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/jenkins14674393094773394802.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:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d 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.25, 0.23, 0.22 + 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-20250817-1222-24de14e6-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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 (10.4 MB/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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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_7.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_1.cc DEP RANAP_Containers_part_7.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_1.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_1.cc DEP 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_5.cc DEP HNBAP_IEs_part_4.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 StatsD_Checker_part_7.cc DEP HNBAP_CommonDataTypes.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_3.cc DEP RAN_Emulation_part_4.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 TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP UD_PortType_part_1.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_2.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_4.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_6.cc DEP StatsD_Types_part_7.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_7.cc DEP StatsD_CodecPort_part_6.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_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_4.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_1.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_Types_part_2.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 SCTP_Templates_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_6.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_3.cc DEP RUA_Types_part_2.cc DEP RUA_Types_part_4.cc DEP RUA_Types_part_1.cc DEP RUA_Templates_part_7.cc DEP RUA_Templates_part_6.cc DEP RUA_Templates_part_5.cc DEP RUA_Templates_part_4.cc DEP RUA_Templates_part_3.cc DEP RUA_Templates_part_2.cc DEP RUA_Templates_part_1.cc DEP RUA_Emulation_part_7.cc DEP RUA_Emulation_part_6.cc DEP RUA_Emulation_part_4.cc DEP RUA_Emulation_part_3.cc DEP RUA_Emulation_part_5.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_5.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_2.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_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.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_3.cc DEP RANAP_Templates_part_2.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_6.cc DEP MTP3asp_Types_part_7.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_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP 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_Emulation_part_7.cc DEP Iuh_Types_part_1.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_6.cc DEP GSM_Types_part_7.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_6.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.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 RTP_CodecPort.cc DEP RANAP_Types.cc DEP RANAP_Templates.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_Types.cc DEP Iuh_Emulation.cc DEP Iuh_CodecPort_CtrlFunct.cc DEP Iuh_CodecPort.cc DEP IuUP_Types.cc DEP IuUP_Emulation.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.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 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_RRM_Types.o CC MobileL3_SMS_Types.o 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 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 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_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_3.o CC IPA_Types_part_2.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_4.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_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_2.o CC TCCInterface_Functions_part_1.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 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_1.o CC HNBAP_CommonDataTypes_part_2.o CC HNBAP_CommonDataTypes_part_3.o 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 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 RUA_EncDec.o CC RANAP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o 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_Types.so CCLD MobileL3_SS_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_4.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD Iuh_CodecPort_part_2.so CCLD Iuh_CodecPort_part_1.so CCLD Iuh_CodecPort_part_4.so CCLD IuUP_Types_part_5.so CCLD Iuh_CodecPort_part_3.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_3.so CCLD Osmocom_CTRL_Functions_part_2.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_4.so CCLD PFCP_Emulation_part_5.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_6.so CCLD RAN_Emulation_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD 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_Constants_part_1.so CCLD HNBAP_CommonDataTypes_part_7.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_3.so CCLD HNBAP_Containers_part_4.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_3.so CCLD RANAP_PDU_Contents_part_2.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 lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.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 TELNETasp_PT.so CCLD HNBAP_EncDec.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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1583 B] Hit:4 http://deb.debian.org/debian bookworm-updates InRelease Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [199 kB] Fetched 200 kB in 0s (414 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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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] + ['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-20250817-1222-24de14e6-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] Installing packages: osmo-stp, osmo-hnbgw, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-hnbgw-dbg, libasn1c-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, 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-20250817-1222-24de14e6-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-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 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-keyring 1.0.2 [2900 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.1.0 [1184 B] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.1 [170 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv1 0.5.0 [16.5 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.1 [104 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.14.0 [58.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0 [101 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.1 [71.1 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.1 [228 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp4 0.5.0 [41.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 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 (63.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package 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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp/stp.log'] [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-20250817-1222-24de14e6-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw/hnbgw.log'] 20250817122219185 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250817122219185 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20250817122219185 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 20250817122219185 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-hnbgw0-0: ASP Restart for server not implemented yet! 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250817122219185 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-hnbgw0: Created AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:123 0: as-hnbgw0: Adding ASP hnbgw0-0 to AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817122219185 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 20250817122219185 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250817122219185 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817122219185 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 20250817122219185 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250817122219185 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817122219185 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 20250817122219185 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250817122219185 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817122219185 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 20250817122219185 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250817122219185 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817122219185 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 20250817122219185 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250817122219185 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817122219185 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 20250817122219185 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250817122219185 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250817122219185 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250817122219185 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817122219185 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'hnbgw0' 20250817122219185 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' 20250817122219185 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250817122219185 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250817122219185 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-sgsn0' 20250817122219185 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250817122219185 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250817122219185 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250817122219185 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250817122219185 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250817122219186 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][generic] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) rate_ctr.c:86 validating counter group 0x55b4551034e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55b4551034c0(iups) with 3 counters 20250817122219417 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250817122219417 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250817122219417 DLGLOBAL DEBUG validating counter group 0x7fd52acae9e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250817122219417 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) 20250817122219417 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250817122219417 DLGLOBAL DEBUG validating counter group 0x7fd52acae9a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250817122219417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_DOWN}: Allocated (fsm.c:456) 20250817122219417 DLSS7 INFO 0: as-as-clnt-CN: Created AS (osmo_ss7_instance.c:315) 20250817122219417 DLSS7 INFO 0: as-as-clnt-CN: Adding ASP asp-clnt-CN-0 to AS (osmo_ss7_as.c:123) 20250817122219417 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250817122219417 DLSS7 INFO 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250817122219417 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Allocated (fsm.c:456) 20250817122219417 DLGLOBAL DEBUG validating counter group 0x55b455103560(msc) with 15 counters (rate_ctr.c:86) 20250817122219417 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250817122219417 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817122219417 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Allocated (fsm.c:456) 20250817122219417 DLGLOBAL DEBUG validating counter group 0x55b455103560(msc) with 15 counters (rate_ctr.c:86) 20250817122219417 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250817122219417 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817122219417 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Allocated (fsm.c:456) 20250817122219417 DLGLOBAL DEBUG validating counter group 0x55b455103560(msc) with 15 counters (rate_ctr.c:86) 20250817122219417 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250817122219417 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817122219418 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Allocated (fsm.c:456) 20250817122219418 DLGLOBAL DEBUG validating counter group 0x55b455103560(msc) with 15 counters (rate_ctr.c:86) 20250817122219418 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250817122219418 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817122219418 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Allocated (fsm.c:456) 20250817122219418 DLGLOBAL DEBUG validating counter group 0x55b455103540(sgsn) with 15 counters (rate_ctr.c:86) 20250817122219418 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250817122219418 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817122219418 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Allocated (fsm.c:456) 20250817122219418 DLGLOBAL DEBUG validating counter group 0x55b455103540(sgsn) with 15 counters (rate_ctr.c:86) 20250817122219418 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250817122219418 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817122219418 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Allocated (fsm.c:456) 20250817122219418 DLGLOBAL DEBUG validating counter group 0x55b455103540(sgsn) with 15 counters (rate_ctr.c:86) 20250817122219418 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250817122219418 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817122219417 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 20250817122219417 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 20250817122219417 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122219417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817122219418 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Allocated (fsm.c:456) 20250817122219418 DLGLOBAL DEBUG validating counter group 0x55b455103540(sgsn) with 15 counters (rate_ctr.c:86) 20250817122219418 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250817122219418 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817122219418 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250817122219418 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250817122219418 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250817122219418 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250817122219418 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250817122219418 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250817122219418 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:36134 (mgcp_client.c:999) 20250817122219418 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250817122219418 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817122219418 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250817122219418 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250817122219418 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20250817122219418 DLSCCP NOTICE msc-0: Using AS instance as-clnt-CN (sccp_user.c:590) 20250817122219418 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20250817122219418 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250817122219418 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{IDLE}: Allocated (fsm.c:456) 20250817122219418 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) 20250817122219418 DLINP DEBUG CLICONN(asp-clnt-CN-0,){CONNECTING} close() (stream_cli.c:178) 20250817122219418 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:717) 20250817122219418 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:717) 20250817122219418 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_DOWN}: Deallocated (fsm.c:568) 20250817122219418 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250817122219418 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-CN-0 (sccp_user.c:705) 20250817122219418 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250817122219418 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250817122219418 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55b46bd03420 (osmo_ss7_user.c:88) 20250817122219418 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250817122219418 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250817122219418 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250817122219418 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (hnbgw_cn.c:800) 20250817122219418 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817122219418 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250817122219418 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817122219418 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250817122219418 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817122219418 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250817122219418 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817122219418 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250817122219418 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817122219418 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250817122219418 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817122219418 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250817122219418 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817122219418 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250817122219418 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817122219418 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250817122219418 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122219418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250817122219418 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122219418 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-hnbgw0-0: xUA SRV SHUTDOWN_EVENT 20250817122219418 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817122219418 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250817122219418 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 20250817122219418 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817122219418 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250817122219418 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 20250817122219418 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 20250817122219418 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817122219418 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250817122219418 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817122219418 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250817122219418 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817122219418 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250817122219418 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817122219418 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250817122219418 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) 20250817122219418 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250817122219418 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) 20250817122219418 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250817122219418 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250817122219418 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250817122219418 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250817122219418 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122219418 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122219418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817122219418 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122219418 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:751) 20250817122219418 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:714) 20250817122219418 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250817122219418 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20250817122219418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250817122219418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122219418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPSM:UP) 20250817122219418 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122219418 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122219418 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122219418 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122219418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122219418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20250817122219418 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250817122219418 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250817122219418 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20250817122219418 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122219418 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250817122219418 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250817122219418 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250817122219418 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250817122219418 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250817122219418 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250817122219418 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122219418 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122219419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122219419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122219418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122219418 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122219418 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122219418 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122219418 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122219418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122219419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122219419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122219419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122219419 DLSS7 ERROR XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250817122219419 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122219419 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122219419 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:751) 20250817122219419 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:714) 20250817122219419 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250817122219419 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55b46bcb2cc0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20250817122219419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250817122219419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20250817122219419 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250817122219419 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250817122219419 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122219419 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122219419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122219419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122219419 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) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 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) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122219419 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) 20250817122219419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122219419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122219419 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122219419 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122219419 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122219419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122219419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122219419 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) 20250817122219419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122219419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122219419 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122219419 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122219419 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122219419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122219419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122219419 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) 20250817122219419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122219419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122219419 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122219419 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122219419 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122219419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122219419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122219419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122219419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122219419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122219419 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122219419 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122219419 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122219419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122219419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122219419 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) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 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) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122219419 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) 20250817122219419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122219419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122219419 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122219419 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122219419 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122219419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122219419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122219419 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) 20250817122219419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122219419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122219419 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122219419 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122219419 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122219419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122219419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122219419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122219419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122219419 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122219419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122219419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122219419 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122219419 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122219419 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250817122219419 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250817122219419 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250817122219419 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55b46bd03200]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250817122219419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122219419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122219419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122219419 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 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122219419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122219419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122219419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122219419 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 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122219419 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 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122219419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122219419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122219419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122219419 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 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122219419 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 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122219419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122219419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122219419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122219419 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817122219419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122219419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122219419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122219419 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 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122219419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122219419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122219419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122219419 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 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122219419 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 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122219419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122219419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122219419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122219419 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122219419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down [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-20250817-1222-24de14e6-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@6f517062176f: Unix server socket created successfully. MC@6f517062176f: Listening on TCP port 41199. 6f517062176f is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests 6f517062176f 41199 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@6f517062176f: New HC connected from 10.0.2.100 [10.0.2.100]. 6f517062176f: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@6f517062176f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6f517062176f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6f517062176f: Configuration file was processed on all HCs. MC@6f517062176f: Creating MTC on host 10.0.2.100. MC@6f517062176f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6f517062176f: 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 ------ Sun Aug 17 12:22:20 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@6f517062176f: 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@6f517062176f: Test case TC_hnb_register started. 20250817122221093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122221102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122221112 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34279<->l=127.0.0.1:4262) (control_if.c:572) 20250817122221147 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122221147 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122221147 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122221147 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122221147 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122221147 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122221147 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122221148 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122221148 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122221148 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122221148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122221148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122221148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122221148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122221148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122221148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122221148 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122221148 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122221148 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122221148 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122221148 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122221148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122221148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122221148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122221148 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122221148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122221148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122221148 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122221148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122221148 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122221148 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122221148 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122221148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122221148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122221148 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122221148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122221148 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122221148 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122221148 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122221148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122221148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122221148 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122221149 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122221149 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122221149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122221149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122221149 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) 20250817122221149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221149 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) 20250817122221149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122221149 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) 20250817122221149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122221149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122221149 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122221150 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122221150 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122221150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122221150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122221150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122221150 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) 20250817122221150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122221150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122221150 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122221150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122221150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122221150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122221150 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 20250817122221150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122221150 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122221150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122221150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122221150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122221150 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 20250817122221150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122221150 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 20250817122221150 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(11)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(11)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(9)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122221178 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122221178 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122221178 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122221178 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122221178 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122221178 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122221178 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122221178 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122221179 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122221179 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122221179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122221179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122221179 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) 20250817122221179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221179 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) 20250817122221179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122221179 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) 20250817122221179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122221179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122221179 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122221179 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122221179 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122221179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122221179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122221179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122221179 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) 20250817122221179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122221179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122221179 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122221179 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122221179 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122221179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122221179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122221179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122221179 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) 20250817122221179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122221179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122221180 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122221180 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122221180 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122221180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122221180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122221180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122221180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122221180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122221180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122221180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122221180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122221180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122221180 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122221180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122221180 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122221180 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122221180 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 20250817122221180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122221180 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122221180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122221180 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122221180 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122221180 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 20250817122221180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122221180 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 20250817122221180 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122221180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122221180 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122221180 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122221180 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 20250817122221180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122221180 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 20250817122221180 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122221180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122221180 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122221180 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122221180 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122221180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122221180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122221180 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122221374 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 20250817122221375 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 20250817122221375 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122221375 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122221384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122221384 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122221384 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122221384 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122221384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122221384 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122221384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122221387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122221387 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122221387 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122221387 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122221387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122221387 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122221387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122221390 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 20250817122221390 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 20250817122221390 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122221390 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122221398 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122221398 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122221398 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122221398 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122221398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122221398 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122221398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122221401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122221401 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122221401 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122221401 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122221401 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122221401 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122221401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122222195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122222195 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122222195 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122222195 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122222195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122222195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122222195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122222195 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122222195 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122222195 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122222195 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122222195 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122222195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122222195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122222195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122222195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122222195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122222195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122222195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122222195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122222195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122222195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122222195 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122222195 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122222195 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) 20250817122222195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122222195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122222195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122222195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122222195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122222195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122222195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122222195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122222195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122222195 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122222195 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122222195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122222195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122222195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122222195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122222195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122222195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122222195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122222195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122222201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122222202 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122222202 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122222202 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122222202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122222202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122222202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122222202 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122222202 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122222202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122222202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122222202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122222202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122222202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122222202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122222202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122222202 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) 20250817122222202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122222202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122222202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222202 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) 20250817122222202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122222202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122222202 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122222202 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122222202 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) 20250817122222202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122222203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122222203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122222203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122222203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122222203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122222203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122222203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122222203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122222203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122222203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122222203 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122222203 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122222203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122222203 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122222203 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122222203 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122222203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122222203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122222203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122222203 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(13)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122222213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122222213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122222213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122222213 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122222213 DLGLOBAL DEBUG validating counter group 0x55b455103be0(hnb) with 60 counters (rate_ctr.c:86) 20250817122222213 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) 20250817122222213 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122222213 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122222213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122222213 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@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122222224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122222224 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34279<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(5)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(4)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122222227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35798<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122222227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122222227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122222227 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122222227 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) 20250817122222227 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register(3)@6f517062176f: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(6)@6f517062176f: Final verdict of PTC: none 20250817122222231 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122222231 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) 20250817122222231 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122222231 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122222232 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-RAN(10)@6f517062176f: Final verdict of PTC: none 20250817122222232 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) 20250817122222232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122222232 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122222232 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122222232 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) 20250817122222232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122222232 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122222232 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 20250817122222232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122222232 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122222232 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122222232 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122222232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122222232 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122222232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122222232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122222232 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122222232 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) 20250817122222232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122222232 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122222232 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 20250817122222232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122222232 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122222232 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122222232 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122222232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122222232 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-MGCP(15)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@6f517062176f: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@6f517062176f: Final verdict of PTC: none 20250817122222232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122222232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@6f517062176f: Test case TC_hnb_register finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sun Aug 17 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 20250817122222306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122222708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35818<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157004) Waiting for packet dumper to finish... 1 (prev_count=157004, count=157640) 20250817122223932 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:265) 20250817122223932 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1057) 20250817122223932 DLSS7 INFO 0: asp-asp-clnt-CN-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250817122223932 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) 20250817122224232 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122224232 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122224232 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122224232 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122224232 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122224232 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_hnb_register_duplicate started. 20250817122225830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122225834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122225836 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38659<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122225852 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122225852 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122225859 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122225859 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122225859 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122225860 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122225860 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122225860 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122225860 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122225860 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122225860 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122225860 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53993 (stream_srv.c:142) 20250817122225860 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53993<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122225861 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122225861 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122225861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122225861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122225861 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) 20250817122225861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225861 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) 20250817122225861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122225861 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) 20250817122225862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122225862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122225862 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122225862 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122225862 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122225862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122225862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122225862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122225862 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) 20250817122225862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122225862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122225862 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122225862 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122225862 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122225862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122225862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122225862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122225862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122225862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122225862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122225862 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122225862 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122225862 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122225862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122225862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122225862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122225862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122225862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122225862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122225862 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122225862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122225862 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122225862 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122225862 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 20250817122225862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122225862 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122225862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122225862 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122225862 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122225862 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 20250817122225862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122225862 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 20250817122225862 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122225862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122225862 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122225862 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122225862 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122225862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122225862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122225862 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122225862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122225862 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122225862 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122225862 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122225862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122225862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122225862 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(26)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(24)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122225876 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122225876 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122225876 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122225876 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122225876 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122225876 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122225876 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122225876 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122225876 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122225877 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122225877 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122225877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122225877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122225877 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) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225877 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) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122225877 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) 20250817122225877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122225877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122225877 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122225877 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122225877 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122225877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122225877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122225877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122225877 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) 20250817122225877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122225877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122225877 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122225877 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122225877 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122225877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122225877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122225877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122225877 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) 20250817122225877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122225877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122225877 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122225877 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122225877 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122225877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122225877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122225877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122225877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122225877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122225877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122225877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122225877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122225877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122225877 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122225877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122225877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122225877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122225877 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 20250817122225877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122225877 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122225877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122225877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122225877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122225877 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 20250817122225877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122225877 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 20250817122225877 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122225877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122225877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122225877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122225877 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 20250817122225877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122225877 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 20250817122225877 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122225877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122225878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122225878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122225878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122225878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122225878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122225878 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122226075 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 20250817122226075 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 20250817122226075 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122226075 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122226080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122226080 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122226080 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122226080 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122226080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122226080 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122226080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122226081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122226081 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122226081 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122226081 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122226081 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122226081 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122226081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122226088 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 20250817122226088 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 20250817122226088 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122226088 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122226096 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122226096 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122226096 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122226096 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122226096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122226096 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122226096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122226098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122226098 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122226098 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122226098 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122226098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122226098 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122226098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122226893 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122226893 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122226893 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122226893 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122226893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122226893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122226893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122226893 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122226893 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122226893 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122226893 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122226893 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122226893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122226893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122226893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122226893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122226893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122226893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122226893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122226893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122226893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122226893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122226893 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122226893 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122226893 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) 20250817122226893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122226893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122226893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122226893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122226893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122226893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122226893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122226893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122226893 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122226893 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122226893 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122226894 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122226894 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122226894 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122226894 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122226894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122226894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122226894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122226894 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122226897 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122226897 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122226897 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122226897 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122226897 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122226897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122226897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122226897 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122226897 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122226897 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122226897 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122226897 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122226897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122226897 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122226897 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122226897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122226897 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) 20250817122226897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122226897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122226897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226897 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) 20250817122226897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226897 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122226897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122226897 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122226897 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122226897 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) 20250817122226897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122226897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122226897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122226897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122226897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122226897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122226897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122226897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122226897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122226897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122226897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122226897 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122226897 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122226897 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122226897 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122226897 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122226897 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122226897 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122226897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122226897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122226897 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122226905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122226905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122226905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122226905 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122226905 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) 20250817122226905 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122226905 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122226905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122226905 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(28)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@6f517062176f: setverdict(pass): none -> pass 20250817122226914 DLINP DEBUG SRVCONN(,r=127.0.0.1:53993<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122226914 DLINP DEBUG SRVCONN(,r=127.0.0.1:53993<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122226914 DLINP DEBUG SRVCONN(,r=127.0.0.1:53993<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122226914 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122226914 DHNBAP ERROR (127.0.0.1:53993 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250817122226914 DHNBAP ERROR (127.0.0.1:53993 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250817122226914 DLINP DEBUG SRVCONN(,r=127.0.0.1:53993<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122226914 DLINP DEBUG SRVCONN(,r=127.0.0.1:53993<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250817122226914 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: talloc reports "struct hnb_context" x 1, expecting 1 MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122226919 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38659<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(18)@6f517062176f: Final verdict of PTC: none 20250817122226920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46130<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(17)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122226921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122226921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122226921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122226921 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122226921 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) 20250817122226921 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(28)@6f517062176f: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(19)@6f517062176f: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@6f517062176f: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@6f517062176f: Final verdict of PTC: none 20250817122226923 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122226923 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) 20250817122226923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122226923 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122226923 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122226923 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) 20250817122226923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122226923 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122226923 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 20250817122226923 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122226923 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122226923 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122226923 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122226923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122226923 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122226923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122226923 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-Iuh1(22)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(30)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@6f517062176f: Final verdict of PTC: none 20250817122226923 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 20250817122226923 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) 20250817122226923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122226923 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122226923 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) 20250817122226923 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122226923 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122226923 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122226923 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122226923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122226923 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122226923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122226923 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(26)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@6f517062176f: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sun Aug 17 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 20250817122226990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122227392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=162188) Waiting for packet dumper to finish... 1 (prev_count=162188, count=162728) 20250817122228925 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122228925 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122228925 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122228925 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122228925 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122228925 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250817122230531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122230538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122230541 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42991<->l=127.0.0.1:4262) (control_if.c:572) 20250817122230555 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122230555 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122230555 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122230555 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122230555 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122230555 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122230555 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122230556 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122230556 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122230556 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122230556 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122230557 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122230557 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122230557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122230557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122230557 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) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230557 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) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122230557 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) 20250817122230557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122230557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122230557 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122230557 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122230557 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122230557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122230557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122230557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122230557 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) 20250817122230557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122230557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122230557 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122230557 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122230557 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122230557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122230557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122230557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122230557 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122230557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122230557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122230557 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122230557 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122230557 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122230557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122230557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122230557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122230557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122230557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122230557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122230557 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122230557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122230557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122230557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122230557 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 20250817122230557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122230557 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122230557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122230557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122230557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122230557 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 20250817122230557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122230557 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 20250817122230557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122230557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122230557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122230557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122230557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122230557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122230557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122230557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122230557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122230557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122230557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122230557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122230557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122230557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122230557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(39)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(37)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122230570 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122230570 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122230570 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122230570 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122230570 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122230570 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122230570 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122230571 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122230571 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122230572 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122230572 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122230572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122230572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122230572 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) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230572 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) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122230572 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) 20250817122230572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122230572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122230572 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122230572 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122230572 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122230572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122230572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122230572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122230572 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) 20250817122230572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122230572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122230572 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122230572 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122230572 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122230572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122230572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122230572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122230572 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) 20250817122230572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122230572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122230572 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122230572 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122230572 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122230572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122230572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122230572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122230572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122230572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122230572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122230572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122230572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122230572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122230572 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122230572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122230572 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122230572 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122230572 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 20250817122230572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122230572 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122230572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122230572 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122230572 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122230572 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 20250817122230572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122230572 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 20250817122230572 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122230572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122230572 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122230572 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122230572 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 20250817122230572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122230572 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 20250817122230572 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122230572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122230572 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122230572 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122230572 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122230572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122230572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122230572 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122230769 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 20250817122230769 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 20250817122230769 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122230769 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122230779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122230779 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122230779 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122230779 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122230779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122230779 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122230780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122230782 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 20250817122230783 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 20250817122230783 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122230783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817122230783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122230783 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122230783 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122230783 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122230783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122230783 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122230783 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(42)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122230789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122230789 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122230789 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122230790 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122230790 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122230790 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122230790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122230792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122230792 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122230792 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122230792 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122230792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122230792 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122230792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122231584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122231584 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122231584 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122231584 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122231584 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122231584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122231584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122231584 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122231584 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122231584 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122231584 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122231584 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122231584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122231584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122231584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122231585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122231585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122231585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122231585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122231585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122231585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231585 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122231585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122231585 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122231585 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122231585 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) 20250817122231585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122231585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122231585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122231585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122231585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122231585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122231585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122231585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122231585 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122231585 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122231585 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122231585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122231585 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122231585 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122231585 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122231585 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122231585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122231585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122231585 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122231596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122231596 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122231596 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122231596 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122231596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122231596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122231596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122231596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122231596 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122231596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122231596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122231596 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122231596 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) 20250817122231596 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122231596 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122231596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122231596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) 20250817122231597 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122231597 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122231597 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122231597 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122231597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122231597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122231597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122231597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122231597 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) 20250817122231597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122231597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122231597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231597 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) 20250817122231597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122231597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122231597 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122231597 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122231597 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) 20250817122231597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122231597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122231597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122231597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122231597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122231597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122231597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122231597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122231597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122231597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122231597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122231597 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122231597 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122231597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122231597 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122231597 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122231597 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122231597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122231597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122231597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122231597 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@6f517062176f: setverdict(pass): none -> pass 20250817122231601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122231601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122231601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122231601 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122231601 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) 20250817122231601 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122231601 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122231601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122231601 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@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: talloc reports "struct hnb_context" x 1, expecting 1 HNBGW_Test.sgsn0-RAN(41)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122231607 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42991<->l=127.0.0.1:4262) (control_if.c:193) 20250817122231609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(33)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(32)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122231610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@6f517062176f: Final verdict of PTC: none 20250817122231611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122231611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122231611 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122231611 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) 20250817122231611 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(37)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@6f517062176f: Final verdict of PTC: none 20250817122231612 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122231612 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) 20250817122231612 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122231612 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122231613 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122231613 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) 20250817122231613 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122231613 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122231613 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122231613 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) 20250817122231613 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122231613 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122231613 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122231613 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) 20250817122231613 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122231613 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122231613 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 20250817122231613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122231613 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122231613 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(41)@6f517062176f: Final verdict of PTC: none 20250817122231613 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122231613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122231613 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122231613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122231613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122231613 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 20250817122231613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122231613 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122231613 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122231613 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122231613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122231613 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122231613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122231613 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(42)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@6f517062176f: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(43)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(34)@6f517062176f: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@6f517062176f: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 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 20250817122231702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122232104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46162<->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) 20250817122233614 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122233614 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122233614 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122233615 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122233615 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122233615 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_hnb_disconnected_timeout started. 20250817122235227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122235234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122235238 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39859<->l=127.0.0.1:4262) (control_if.c:572) 20250817122235255 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122235255 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122235255 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122235255 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122235255 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122235255 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122235255 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122235256 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122235256 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122235256 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122235256 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122235257 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122235257 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122235257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122235257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122235257 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) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235257 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) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122235257 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) 20250817122235257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122235257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122235257 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122235257 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122235257 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122235257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122235257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122235257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122235257 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) 20250817122235257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122235257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122235257 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122235257 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122235257 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122235257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122235257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122235257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122235257 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122235257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122235257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122235257 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122235257 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122235257 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122235257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122235257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122235257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122235257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122235257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122235257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122235257 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122235257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122235257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122235257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122235257 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 20250817122235257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122235257 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122235257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122235257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122235257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122235257 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 20250817122235257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122235257 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 20250817122235257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122235257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122235257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122235257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122235257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122235257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122235257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122235257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122235257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122235257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122235257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122235257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122235257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122235257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122235257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(52)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-SCCP(50)@6f517062176f: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(52)@6f517062176f: ************************************************* 20250817122235271 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122235271 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122235271 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122235272 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122235272 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122235272 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122235272 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122235272 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122235272 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122235273 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122235273 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122235273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122235273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122235273 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) 20250817122235273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235273 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) 20250817122235273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122235273 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) 20250817122235273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122235273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122235273 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122235273 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122235273 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122235274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122235274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122235274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122235274 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) 20250817122235274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122235274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122235274 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122235274 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122235274 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122235274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122235274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122235274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122235274 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) 20250817122235274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122235274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122235274 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122235274 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122235274 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122235274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122235274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122235274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122235274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122235274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122235274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122235274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122235274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122235274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122235274 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122235274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122235274 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122235274 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122235274 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 20250817122235274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122235274 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122235274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122235274 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122235274 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122235274 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 20250817122235274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122235274 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 20250817122235274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122235274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122235274 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122235274 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122235274 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 20250817122235274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122235274 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 20250817122235274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122235274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122235274 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122235274 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122235274 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122235274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122235274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122235274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122235297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122235297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122235297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122235297 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122235297 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) 20250817122235297 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122235297 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122235297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122235297 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@6f517062176f: setverdict(pass): none -> pass 20250817122235469 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 20250817122235469 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 20250817122235469 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122235469 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122235472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122235472 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122235472 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122235472 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122235472 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122235472 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122235472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122235473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122235473 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122235473 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122235473 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122235473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122235473 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122235473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122235487 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 20250817122235487 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 20250817122235487 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122235487 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122235489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122235489 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122235489 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122235489 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122235489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122235489 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122235489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122235490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122235490 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122235490 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122235490 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122235490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122235490 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122235490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122236284 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122236284 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122236284 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122236284 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122236284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122236284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122236284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122236284 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122236284 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122236284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122236284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122236284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122236284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122236284 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122236284 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122236284 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122236285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122236285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122236285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122236285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122236285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122236285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122236285 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122236285 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122236285 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) 20250817122236285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122236285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122236285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122236285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122236285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122236285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122236285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122236285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122236285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122236285 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122236285 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122236285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122236285 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122236285 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122236285 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122236285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122236285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122236285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122236285 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122236303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122236303 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122236303 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122236303 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122236303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122236303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122236303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122236303 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122236303 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122236303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122236303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122236303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122236303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122236303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122236303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122236303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122236303 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) 20250817122236303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122236303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122236304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236304 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) 20250817122236304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122236304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122236304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122236304 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122236304 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) 20250817122236304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122236304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122236304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122236304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122236304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122236304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122236304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122236304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122236304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122236304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122236304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122236304 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122236304 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122236304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122236304 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122236304 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122236304 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122236304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122236304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122236304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122236304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122236309 DLCTRL DEBUG Command: GET 788343499 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817122236309 DLCTRL DEBUG Tx Command reply: GET_REPLY 788343499 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) HNBGW_Test.sgsn0-RAN(54)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@6f517062176f: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@6f517062176f: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250817122236315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122236315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122236315 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122236315 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) 20250817122236315 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@6f517062176f: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250817122237319 DLCTRL DEBUG Command: GET 672116593 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817122237319 DLCTRL DEBUG Tx Command reply: GET_REPLY 672116593 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250817122242334 DLCTRL DEBUG Command: GET 210630925 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817122242335 DLCTRL DEBUG Tx Command reply: ERROR 210630925 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)@6f517062176f: 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@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250817122243374 DLCTRL DEBUG Command: GET 47019036 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817122243374 DLCTRL DEBUG Tx Command reply: ERROR 47019036 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)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122243375 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122243375 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)@6f517062176f: 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@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122243391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122243391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122243391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122243391 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122243392 DLGLOBAL DEBUG validating counter group 0x55b455103be0(hnb) with 60 counters (rate_ctr.c:86) 20250817122243392 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) 20250817122243392 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122243392 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122243392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122243392 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@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250817122243394 DLCTRL DEBUG Command: GET 810679983 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817122243394 DLCTRL DEBUG Tx Command reply: GET_REPLY 810679983 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122244399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122244399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122244399 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122244399 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) 20250817122244399 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@6f517062176f: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250817122244406 DLCTRL DEBUG Command: GET 135684842 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817122244406 DLCTRL DEBUG Tx Command reply: GET_REPLY 135684842 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250817122250417 DLCTRL DEBUG Command: GET 544804484 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817122250418 DLCTRL DEBUG Tx Command reply: ERROR 544804484 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)@6f517062176f: 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@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122250430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122250433 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39859<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(45)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122250435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(53)@6f517062176f: Final verdict of PTC: none 20250817122250436 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122250436 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) 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122250436 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122250436 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) 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122250436 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122250436 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) 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(50)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@6f517062176f: Final verdict of PTC: none 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122250436 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122250436 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) 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122250436 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 20250817122250436 DLSS7 <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.msc0-RAN(51)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@6f517062176f: Final verdict of PTC: none 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122250436 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122250436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122250436 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(55)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(56)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(47)@6f517062176f: Final verdict of PTC: none 20250817122250436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122250436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122250436 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 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122250436 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122250436 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122250436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122250436 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122250436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122250436 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)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@6f517062176f: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sun Aug 17 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 20250817122250494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122250896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59142<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=154264) Waiting for packet dumper to finish... 1 (prev_count=154264, count=173032) 20250817122252437 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122252437 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122252437 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122252437 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122252438 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122252438 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_ue_register started. 20250817122253981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122253987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122253992 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42069<->l=127.0.0.1:4262) (control_if.c:572) 20250817122254008 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122254008 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122254008 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122254009 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122254009 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122254009 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122254009 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122254009 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122254009 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122254010 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122254010 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122254010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122254010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122254010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122254010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122254010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122254010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122254010 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122254010 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122254010 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122254010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122254010 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122254010 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122254010 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122254010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122254010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122254010 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122254011 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122254011 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122254011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122254011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122254011 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) 20250817122254011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254011 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) 20250817122254011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122254011 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) 20250817122254011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122254011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122254011 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122254011 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122254011 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122254011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122254011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122254011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122254011 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) 20250817122254011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122254011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122254011 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122254011 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122254011 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122254011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122254011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122254011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122254011 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122254011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122254011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122254011 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122254012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122254012 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122254012 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122254012 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 20250817122254012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122254012 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122254012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122254012 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122254012 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122254012 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 20250817122254012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122254012 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 20250817122254012 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122254012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122254012 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122254012 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122254012 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122254012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122254012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122254012 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(67)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(65)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122254030 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122254030 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122254030 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122254030 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122254030 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122254030 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122254030 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122254030 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122254030 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122254031 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122254031 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122254031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122254031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122254031 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) 20250817122254031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254031 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) 20250817122254031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122254031 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) 20250817122254031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122254031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122254031 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122254031 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122254031 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122254031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122254031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122254031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122254032 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) 20250817122254032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122254032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122254032 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122254032 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122254032 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122254032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122254032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122254032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122254032 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) 20250817122254032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122254032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122254032 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122254032 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122254032 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122254032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122254032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122254032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122254032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122254032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122254032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122254032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122254032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122254032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122254032 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122254032 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122254032 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122254032 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122254032 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 20250817122254032 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122254032 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122254032 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122254032 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122254032 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122254032 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 20250817122254032 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122254032 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 20250817122254032 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122254032 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122254032 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122254032 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122254032 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 20250817122254032 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122254032 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 20250817122254032 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122254032 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122254032 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122254032 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122254032 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122254032 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122254032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122254032 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122254056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122254056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122254056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122254056 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122254056 DLGLOBAL DEBUG validating counter group 0x55b455103be0(hnb) with 60 counters (rate_ctr.c:86) 20250817122254056 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) 20250817122254056 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122254056 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122254056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122254056 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@6f517062176f: setverdict(pass): none -> pass 20250817122254225 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 20250817122254225 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 20250817122254225 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122254225 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122254230 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122254230 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122254230 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122254230 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122254230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122254230 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122254230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122254231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122254231 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122254231 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122254231 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122254231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122254231 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122254231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122254245 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 20250817122254245 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 20250817122254245 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122254245 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122254252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122254252 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122254252 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122254252 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122254252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122254252 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122254252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122254254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122254254 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122254254 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122254254 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122254254 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122254254 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122254254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122255042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122255042 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122255042 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122255042 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122255043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122255043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122255043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122255043 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122255043 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122255043 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122255043 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122255043 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122255043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122255043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122255043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122255043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122255043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122255043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122255043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122255043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122255043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122255043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122255043 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122255044 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122255044 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) 20250817122255044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122255044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122255044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122255044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122255044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122255044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122255044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122255044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122255044 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122255044 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122255044 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122255044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122255044 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122255044 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122255044 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122255044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122255044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122255044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122255044 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122255055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122255055 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122255055 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122255055 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122255055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122255055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122255055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122255055 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122255055 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122255055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122255055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122255055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122255055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122255055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122255055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122255055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122255055 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) 20250817122255055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122255055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122255055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255055 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) 20250817122255055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122255055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122255056 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122255056 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122255056 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) 20250817122255056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122255056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122255056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122255056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122255056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122255056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122255056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122255056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122255056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122255056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122255056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122255056 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122255056 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122255056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122255056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122255056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122255056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122255056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122255056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122255056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122255056 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(69)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122255066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122255066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122255066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250817122255066 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250817122255066 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250817122255066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122255066 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@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122255075 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42069<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(61)@6f517062176f: Final verdict of PTC: none 20250817122255077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59154<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(60)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122255081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59144<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122255083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122255083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122255083 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122255083 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) 20250817122255083 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register(59)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@6f517062176f: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@6f517062176f: Final verdict of PTC: none 20250817122255084 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122255084 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) 20250817122255084 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122255084 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122255084 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122255084 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) 20250817122255084 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122255084 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(68)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@6f517062176f: Final verdict of PTC: none 20250817122255085 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122255085 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) 20250817122255085 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122255085 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122255085 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122255085 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) 20250817122255085 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122255085 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122255085 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 20250817122255085 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122255085 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122255085 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122255085 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122255085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122255085 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-PFCP(62)@6f517062176f: Final verdict of PTC: none 20250817122255085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122255085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122255085 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 20250817122255085 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122255085 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122255085 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122255086 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122255086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122255086 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122255086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122255086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ue_register-Iuh0(63)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(71)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@6f517062176f: Test case TC_ue_register finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sun Aug 17 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 20250817122255170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122255572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104596) Waiting for packet dumper to finish... 1 (prev_count=104596, count=160204) 20250817122257087 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122257087 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122257087 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122257087 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122257087 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122257087 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_ue_register_tmsi_lai started. MTC@6f517062176f: 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 20250817122258716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122258721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122258723 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40225<->l=127.0.0.1:4262) (control_if.c:572) 20250817122258736 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122258736 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122258736 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122258737 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122258737 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122258737 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122258737 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122258737 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122258737 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122258737 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122258738 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122258738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122258738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122258738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122258738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122258738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122258738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122258738 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122258738 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122258738 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122258738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122258738 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122258738 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122258738 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122258738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122258738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122258738 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122258739 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122258739 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122258739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122258739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122258739 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) 20250817122258739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258739 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) 20250817122258739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122258739 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) 20250817122258739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122258739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122258739 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122258739 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122258739 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122258739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122258739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122258739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122258739 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) 20250817122258739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122258739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122258739 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122258739 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122258739 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122258739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122258739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122258739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122258739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122258739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122258739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122258739 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122258739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122258739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122258739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122258739 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 20250817122258739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122258739 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122258739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122258739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122258739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122258739 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 20250817122258739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122258739 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 20250817122258739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122258739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122258739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122258739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122258739 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122258739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122258739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122258739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(80)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(78)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122258751 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122258751 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122258751 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122258751 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122258751 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122258751 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122258751 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122258751 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122258751 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122258753 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122258753 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122258753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122258753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122258753 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) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258753 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) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122258753 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) 20250817122258753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122258753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122258753 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122258753 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122258753 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122258753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122258753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122258753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122258753 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) 20250817122258753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122258753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122258753 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122258753 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122258753 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122258753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122258753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122258753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122258753 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) 20250817122258753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122258753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122258753 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122258753 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122258753 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122258753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122258753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122258753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122258753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122258753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122258753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122258753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122258753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122258753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122258753 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122258753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122258753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122258753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122258753 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 20250817122258753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122258753 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122258753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122258753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122258753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122258753 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 20250817122258753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122258753 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 20250817122258753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122258753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122258753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122258753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122258753 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 20250817122258753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122258753 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 20250817122258753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122258753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122258753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122258753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122258753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122258753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122258753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122258753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122258772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122258772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122258772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122258772 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122258772 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) 20250817122258772 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122258772 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122258772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122258772 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@6f517062176f: setverdict(pass): none -> pass 20250817122258949 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 20250817122258949 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 20250817122258949 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122258949 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122258958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122258958 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122258958 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122258958 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122258959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122258959 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122258959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122258961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122258961 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122258961 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122258961 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122258961 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122258961 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122258961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122258963 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 20250817122258963 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 20250817122258963 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122258963 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122258968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122258968 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122258968 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122258968 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122258968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122258968 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122258968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122258969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122258969 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122258969 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122258969 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122258969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122258969 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122258969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122259762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122259762 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122259762 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122259762 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122259762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122259762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122259762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122259762 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122259762 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122259762 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122259762 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122259762 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122259762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122259762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122259762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122259762 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122259762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122259762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122259762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122259762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122259762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259762 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122259762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122259762 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122259762 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122259762 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) 20250817122259762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122259762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122259762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122259762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122259762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122259762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122259762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122259762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122259762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122259762 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122259762 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122259762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122259762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122259762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122259762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122259762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122259762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122259762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122259762 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122259776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122259776 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122259776 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122259776 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122259776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122259776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122259776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122259776 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122259776 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122259776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122259776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122259776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122259776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122259776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122259776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122259776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122259776 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) 20250817122259776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122259776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122259776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259776 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) 20250817122259776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259776 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122259776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122259777 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122259777 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122259777 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) 20250817122259777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122259777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122259777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122259777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122259777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122259777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122259777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122259777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122259777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122259777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122259777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122259777 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122259777 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122259777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122259777 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122259777 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122259777 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122259777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122259777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122259777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122259777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122259780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122259780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122259780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250817122259780 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250817122259780 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250817122259780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122259780 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@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(82)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122259785 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40225<->l=127.0.0.1:4262) (control_if.c:193) 20250817122259785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35046<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(74)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(73)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122259788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35034<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122259789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122259789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122259789 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122259789 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) 20250817122259789 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@6f517062176f: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@6f517062176f: Final verdict of PTC: none 20250817122259790 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122259790 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) 20250817122259790 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122259790 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122259790 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122259790 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) 20250817122259790 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122259790 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ue_register_tmsi_lai-Iuh0(76)@6f517062176f: Final verdict of PTC: none 20250817122259790 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 20250817122259791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122259791 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122259791 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122259791 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122259791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122259791 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122259791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122259791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122259791 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122259791 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) 20250817122259791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122259791 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122259791 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 20250817122259791 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122259791 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) 20250817122259791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122259791 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122259791 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 20250817122259791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122259791 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122259791 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122259791 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122259791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122259791 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122259791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122259792 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(83)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(84)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(75)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@6f517062176f: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sun Aug 17 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 20250817122259830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122300232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35048<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104492) Waiting for packet dumper to finish... 1 (prev_count=104492, count=160344) 20250817122301792 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122301792 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122301792 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122301792 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122301793 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122301793 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_ue_register_before_hnb_register started. 20250817122303291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122303297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122303301 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46287<->l=127.0.0.1:4262) (control_if.c:572) 20250817122303314 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122303314 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122303314 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122303314 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122303314 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122303314 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122303314 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122303314 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122303314 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122303315 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122303315 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122303316 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122303316 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122303316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122303316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122303316 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) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303316 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) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122303316 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) 20250817122303316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122303316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122303316 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122303316 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122303316 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122303316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122303316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122303316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122303316 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) 20250817122303316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122303316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122303316 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122303316 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122303316 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122303316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122303316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122303316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122303316 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122303316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122303316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122303316 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122303316 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122303316 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122303316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122303316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122303316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122303316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122303316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122303316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122303316 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122303316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122303316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122303316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122303316 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 20250817122303316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122303316 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122303316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122303316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122303316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122303316 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 20250817122303316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122303316 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 20250817122303316 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122303316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122303316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122303316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122303316 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122303316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122303316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122303316 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122303316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122303316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122303316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122303316 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122303316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122303316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122303316 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(93)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(91)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122303329 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122303329 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122303329 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122303329 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122303329 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122303329 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122303329 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122303330 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122303330 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122303331 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122303331 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122303331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122303331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122303331 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) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303331 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) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122303331 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) 20250817122303331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122303331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122303331 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122303331 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122303331 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122303331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122303331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122303331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122303331 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) 20250817122303331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122303331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122303331 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122303331 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122303331 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122303331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122303331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122303331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122303331 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) 20250817122303331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122303331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122303331 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122303331 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122303331 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122303331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122303331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122303331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122303331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122303331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122303331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122303331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122303331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122303331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122303331 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122303331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122303331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122303331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122303331 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 20250817122303331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122303331 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122303331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122303331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122303331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122303331 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 20250817122303331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122303331 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 20250817122303331 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122303331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122303331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122303331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122303331 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 20250817122303331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122303331 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 20250817122303331 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122303331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122303331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122303331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122303331 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122303331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122303331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122303331 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122303526 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 20250817122303526 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 20250817122303526 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122303526 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122303534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122303534 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122303534 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122303534 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122303534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122303534 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122303534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122303538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122303538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122303538 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122303538 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122303538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122303538 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122303538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122303541 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 20250817122303542 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 20250817122303542 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122303542 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122303546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122303546 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122303546 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122303546 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122303546 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122303546 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122303546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122303548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122303548 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122303548 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122303548 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122303548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122303548 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122303548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122304342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122304342 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122304342 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122304342 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122304342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122304342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122304342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122304342 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122304342 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122304342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122304342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122304342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122304342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122304342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122304342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122304342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122304342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122304342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122304342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122304342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122304343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122304343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122304343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122304343 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122304343 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) 20250817122304343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122304343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122304343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122304343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122304343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122304343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122304343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122304343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122304343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122304343 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122304343 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122304343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122304343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122304343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122304343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122304343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122304343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122304343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122304343 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122304357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122304357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122304357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250817122304357 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250817122304357 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250817122304357 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250817122304357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122304357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) 20250817122304357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122304358 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122304358 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122304358 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122304358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122304358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122304358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122304358 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122304358 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122304358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122304358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122304358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122304358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122304358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122304358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122304358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122304358 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) 20250817122304358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122304358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122304358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304358 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) 20250817122304358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304358 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122304358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122304358 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122304358 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122304358 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) 20250817122304358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122304358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122304358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122304358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122304358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122304358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122304358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122304358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122304358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122304358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122304358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122304358 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122304358 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122304358 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122304358 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122304358 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122304358 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122304358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122304358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122304358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122304358 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(95)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122304367 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46287<->l=127.0.0.1:4262) (control_if.c:193) 20250817122304368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35070<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(87)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(86)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122304370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122304371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122304371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122304371 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122304371 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) 20250817122304371 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@6f517062176f: Final verdict of PTC: none 20250817122304372 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122304372 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) 20250817122304372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122304372 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(95)@6f517062176f: Final verdict of PTC: none 20250817122304372 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122304372 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) 20250817122304372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122304372 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122304372 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122304372 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) 20250817122304372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122304372 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122304372 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 20250817122304372 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122304372 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122304373 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122304373 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122304373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122304373 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122304373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122304373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122304373 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_ue_register_before_hnb_register-Iuh0(89)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@6f517062176f: Final verdict of PTC: none 20250817122304373 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) 20250817122304373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122304373 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122304373 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 20250817122304373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122304373 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122304373 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122304373 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122304373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122304373 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122304373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122304373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(97)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(88)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@6f517062176f: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 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 20250817122304464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122304865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35080<->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=157672) 20250817122306374 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122306374 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122306374 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122306374 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122306374 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122306374 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_ranap_cs_initial_ue started. 20250817122307946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122307950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122307952 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39941<->l=127.0.0.1:4262) (control_if.c:572) 20250817122307964 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122307964 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122307964 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122307965 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122307965 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122307965 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122307965 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122307965 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122307965 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122307965 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122307965 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122307966 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122307966 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122307966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122307966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122307966 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) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307966 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) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122307966 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) 20250817122307966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122307966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122307966 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122307966 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122307966 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122307966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122307966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122307966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122307966 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) 20250817122307966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122307966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122307966 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122307966 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122307966 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122307966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122307966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122307966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122307966 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122307966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122307966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122307966 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122307966 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122307966 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122307966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122307966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122307966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122307966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122307966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122307966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122307966 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122307967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122307967 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122307967 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122307967 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 20250817122307967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122307967 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122307967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122307967 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122307967 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122307967 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 20250817122307967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122307967 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 20250817122307967 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122307967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122307967 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122307967 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122307967 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122307967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122307967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122307967 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122307967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122307967 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122307967 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122307967 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122307967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122307967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122307967 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(106)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(104)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122307982 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122307982 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122307982 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122307982 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122307982 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122307983 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122307983 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122307983 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122307983 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122307983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122307983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122307983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122307983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122307983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122307983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122307983 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122307983 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122307983 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122307983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122307983 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122307983 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122307983 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122307983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122307983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122307983 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817122307984 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122307984 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122307984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122307984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122307984 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) 20250817122307984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307984 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) 20250817122307984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122307984 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) 20250817122307984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122307984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122307984 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122307984 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122307984 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122307984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122307984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122307984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122307984 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) 20250817122307984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122307984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122307984 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122307984 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122307984 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122307984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122307984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122307984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122307984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122307984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122307984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122307984 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) 20250817122307984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122307984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122307984 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122307985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122307985 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122307985 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122307985 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 20250817122307985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122307985 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122307985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122307985 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122307985 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122307985 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 20250817122307985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122307985 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 20250817122307985 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122307985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122307985 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122307985 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122307985 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 20250817122307985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122307985 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 20250817122307985 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122308005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122308005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122308005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122308005 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122308005 DLGLOBAL DEBUG validating counter group 0x55b455103be0(hnb) with 60 counters (rate_ctr.c:86) 20250817122308005 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) 20250817122308006 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122308006 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122308006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122308006 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@6f517062176f: setverdict(pass): none -> pass 20250817122308178 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 20250817122308178 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 20250817122308178 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122308178 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122308185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122308185 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122308185 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122308185 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122308185 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122308185 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122308185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122308188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122308188 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122308188 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122308188 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122308188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122308188 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122308188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122308196 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 20250817122308196 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 20250817122308196 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122308196 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122308202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122308202 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122308202 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122308202 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122308202 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122308202 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122308202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122308205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122308205 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122308205 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122308205 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122308205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122308205 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122308205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122308984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122308984 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122308984 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122308984 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122308984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122308984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122308984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122308984 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122308984 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122308984 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122308984 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122308984 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122308984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122308984 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122308984 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122308984 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122308984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122308984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122308984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122308984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122308984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122308984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122308984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122308984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122308984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122308984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122308984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122308984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122308984 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122308984 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122308984 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122308984 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122308984 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) 20250817122308984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122308984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122308984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122308984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122308984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122308984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122308984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122308984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122308984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122308984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122308984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122308984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122308984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122308984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122308984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122308984 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122308984 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122308984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122308984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122308984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122308984 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122308984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122308984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122308984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122308984 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122309000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122309000 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122309000 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122309000 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122309000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122309000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122309000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122309000 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122309000 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122309000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122309000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122309000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122309000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122309000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122309000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122309000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122309000 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) 20250817122309000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122309000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122309000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122309000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122309000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122309000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122309000 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) 20250817122309000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122309000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122309000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122309000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122309000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122309000 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122309000 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) 20250817122309000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122309000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122309000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122309000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122309000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122309000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122309000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122309000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122309000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122309000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122309000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122309000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122309000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122309000 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122309000 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122309000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122309000 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122309000 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122309000 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122309000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122309000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122309000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122309000 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(108)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122309018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50986<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@6f517062176f: Added conn table entry 0TC_ranap_cs_initial_ue0(111)2380424 20250817122310049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122310049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122310049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122310049 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122310049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x245288, normal) (hnbgw_rua.c:407) 20250817122310049 DHNB DEBUG map_rua[0x55b46bd0a570]{init}: Allocated (fsm.c:456) 20250817122310049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2380424)[0x55b46bd0a570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122310049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2380424 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122310049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122310049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122310049 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2380424 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122310049 DCN DEBUG map_sccp[0x55b46bd0cdb0]{init}: Allocated (fsm.c:456) 20250817122310049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b46bd0cdb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122310050 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-2380424 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122310050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2380424 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122310050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2380424)[0x55b46bd0a570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122310050 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122310050 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122310050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2380424)[0x55b46bd0a570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122310050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b46bd0cdb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122310050 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122310050 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{IDLE}: Allocated (fsm.c:456) 20250817122310050 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122310050 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300017e0056400500f1100926) (sccp_scrc.c:406) 20250817122310050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122310050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122310050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122310050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122310050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122310050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122310050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122310050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122310050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122310050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122310050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122310050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122310050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122310050 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122310050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b46bd0cdb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122310050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2380424)[0x55b46bd0a570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122310050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122310050 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122310050 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122310050 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122310050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122310050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122310050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122310050 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@6f517062176f: Added conn table entry 0TC_ranap_cs_initial_ue0(111)5964383 TC_ranap_cs_initial_ue0(111)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122310058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122310058 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122310058 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122310058 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122310058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122310058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122310058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122310058 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122310058 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122310058 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122310058 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122310058 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122310058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122310058 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=00ed3562) (sccp_scrc.c:477) 20250817122310058 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20250817122310058 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122310058 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122310058 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122310058 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122310058 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) 20250817122310058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b46bd0cdb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122310058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b46bd0cdb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122310061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50980<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(99)@6f517062176f: Final verdict of PTC: none 20250817122310062 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39941<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(100)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122310064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50970<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@6f517062176f: Final verdict of PTC: none 20250817122310066 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122310066 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) 20250817122310066 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122310066 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(105)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@6f517062176f: Final verdict of PTC: none 20250817122310066 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122310066 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) 20250817122310066 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122310066 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122310066 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 20250817122310066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122310066 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122310066 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122310066 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122310066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122310066 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122310066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122310066 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)@6f517062176f: Final verdict of PTC: none 20250817122310067 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122310067 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) 20250817122310067 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122310067 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122310067 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122310067 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) 20250817122310067 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122310067 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122310067 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 20250817122310067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122310067 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122310067 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122310067 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122310067 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122310067 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122310067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW-PFCP(101)@6f517062176f: Final verdict of PTC: none 20250817122310067 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)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(110)@6f517062176f: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@6f517062176f: Final verdict of PTC: none 20250817122310071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50986<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@6f517062176f: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sun Aug 17 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 20250817122310109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122310256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122310256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122310256 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122310256 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) 20250817122310256 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122310256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2380424)[0x55b46bd0a570]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122310256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2380424)[0x55b46bd0a570]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122310256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122310256 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122310256 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122310256 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed3562), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122310256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122310256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122310256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122310256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122310256 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122310256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b46bd0cdb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122310256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2380424)[0x55b46bd0a570]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122310256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2380424)[0x55b46bd0a570]{disrupted}: Freeing instance (context_map.c:202) 20250817122310256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2380424)[0x55b46bd0a570]{disrupted}: Deallocated (fsm.c:568) 20250817122310256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b46bd0cdb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122310256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b46bd0cdb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122310256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b46bd0cdb0]{disconnected}: Deallocated (fsm.c:568) 20250817122310256 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2380424 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817122310257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122310257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122310257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122310257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122310257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122310257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122310257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122310257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122310611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50988<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141020) Waiting for packet dumper to finish... 1 (prev_count=141020, count=190196) 20250817122312068 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122312068 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122312068 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122312068 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122312068 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122312068 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_ranap_ps_initial_ue started. 20250817122313663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122313666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122313669 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43579<->l=127.0.0.1:4262) (control_if.c:572) 20250817122313681 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122313681 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122313681 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122313681 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122313681 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122313681 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122313681 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122313681 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122313681 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122313682 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122313682 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122313682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122313682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122313682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122313682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122313682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122313682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122313682 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122313682 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122313682 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122313682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122313682 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122313682 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122313682 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122313682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122313682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122313682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122313683 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122313683 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122313683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122313683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122313683 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) 20250817122313683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313683 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) 20250817122313683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122313683 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) 20250817122313683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122313683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122313683 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122313683 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122313683 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122313683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122313683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122313683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122313683 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) 20250817122313683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122313683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122313683 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122313683 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122313683 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122313683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122313683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122313683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122313683 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122313683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122313683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122313683 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122313683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122313683 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122313683 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122313683 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 20250817122313683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122313683 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122313683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122313683 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122313683 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122313683 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 20250817122313683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122313683 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 20250817122313683 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122313683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122313683 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122313683 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122313683 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122313683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122313683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122313683 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(120)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122313699 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122313699 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122313699 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122313699 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122313699 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122313700 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122313700 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122313700 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122313700 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122313701 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122313701 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122313701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122313701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122313701 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) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313701 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) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122313701 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) 20250817122313701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122313701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122313701 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122313701 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122313701 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122313701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122313701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122313701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122313701 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) 20250817122313701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122313701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122313701 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122313701 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122313701 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122313701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122313701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122313701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122313701 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) 20250817122313701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122313701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122313701 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122313701 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122313701 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122313701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122313701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122313701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122313701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122313701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122313701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122313701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122313701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122313702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122313702 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122313702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122313702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122313702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122313702 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 20250817122313702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122313702 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122313702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122313702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122313702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122313702 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 20250817122313702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122313702 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 20250817122313702 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122313702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122313702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122313702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122313702 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 20250817122313702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122313702 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 20250817122313702 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122313702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122313702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122313702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122313702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122313702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122313702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122313702 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122313727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122313727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122313727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122313727 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122313727 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) 20250817122313727 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122313727 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122313727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122313727 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@6f517062176f: setverdict(pass): none -> pass 20250817122313894 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 20250817122313894 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 20250817122313894 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122313894 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122313896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122313896 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122313896 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122313896 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122313896 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122313896 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122313896 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122313897 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122313897 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122313897 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122313897 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122313897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122313897 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122313897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122313913 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 20250817122313913 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 20250817122313913 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122313913 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122313914 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122313914 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122313914 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122313914 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122313914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122313914 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122313914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122313915 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122313915 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122313915 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122313915 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122313915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122313915 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122313915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122314700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122314700 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122314700 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122314700 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122314700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122314700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122314700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122314700 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122314700 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122314701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122314701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122314701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122314701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122314701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122314701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122314701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122314701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122314701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122314701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122314701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122314701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122314701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122314701 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122314701 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122314701 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) 20250817122314701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122314701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122314701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122314701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122314701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122314701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122314701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122314701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122314701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122314701 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122314701 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122314701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122314701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122314701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122314701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122314701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122314701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122314701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122314701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122314723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122314723 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122314723 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122314723 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122314723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122314723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122314723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122314723 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122314723 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122314723 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122314723 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122314723 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122314723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122314723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122314723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122314723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122314723 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) 20250817122314723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122314723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122314723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314723 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) 20250817122314723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122314723 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122314723 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122314723 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122314724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122314724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122314724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122314724 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122314723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122314723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122314723 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122314723 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122314723 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) 20250817122314723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122314723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122314723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122314723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122314723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122314723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122314723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122314723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122314723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122314723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122314723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122314723 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122314723 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(122)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122314744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51022<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@6f517062176f: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@6f517062176f: Added conn table entry 0TC_ranap_ps_initial_ue0(125)8634493 20250817122315766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122315766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122315766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122315766 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122315766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x83c07d, normal) (hnbgw_rua.c:407) 20250817122315766 DHNB DEBUG map_rua[0x55b46bd0a570]{init}: Allocated (fsm.c:456) 20250817122315766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8634493)[0x55b46bd0a570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122315766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8634493 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122315766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122315766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122315766 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122315766 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8634493 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122315766 DCN DEBUG map_sccp[0x55b46bd0cdb0]{init}: Allocated (fsm.c:456) 20250817122315766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b46bd0cdb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122315766 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-8634493 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122315766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8634493 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122315766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8634493)[0x55b46bd0a570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122315766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122315766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122315766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8634493)[0x55b46bd0a570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122315766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b46bd0cdb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122315766 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122315766 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{IDLE}: Allocated (fsm.c:456) 20250817122315766 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122315766 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300001f0056400500f1100926) (sccp_scrc.c:406) 20250817122315766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122315766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122315766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122315766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122315766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122315766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122315766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122315766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122315766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122315766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122315766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122315766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122315766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122315766 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122315766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b46bd0cdb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122315766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8634493)[0x55b46bd0a570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122315766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122315766 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122315766 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122315766 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122315766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122315766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122315766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122315766 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@6f517062176f: Added conn table entry 0TC_ranap_ps_initial_ue0(125)7431203 HNBGW_Test.sgsn0-SCCP(121)@6f517062176f: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122315773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122315773 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122315773 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122315773 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122315773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122315773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122315773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122315773 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122315774 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122315774 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122315774 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122315774 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122315774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122315774 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=00e59517) (sccp_scrc.c:477) 20250817122315774 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20250817122315774 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122315774 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122315774 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122315774 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122315774 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) 20250817122315774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b46bd0cdb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122315774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b46bd0cdb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122315777 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43579<->l=127.0.0.1:4262) (control_if.c:193) 20250817122315777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(114)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(113)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122315779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51002<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@6f517062176f: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@6f517062176f: Final verdict of PTC: none 20250817122315782 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122315782 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) 20250817122315782 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122315782 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122315782 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122315782 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) 20250817122315782 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122315782 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(121)@6f517062176f: Final verdict of PTC: none 20250817122315782 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 20250817122315782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122315782 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122315782 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122315782 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122315782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122315782 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122315782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122315782 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_initial_ue-Iuh0(116)@6f517062176f: Final verdict of PTC: none 20250817122315782 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122315782 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) 20250817122315783 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122315783 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122315783 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122315783 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(122)@6f517062176f: Final verdict of PTC: none 20250817122315783 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122315783 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122315783 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 20250817122315783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122315783 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122315783 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122315783 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122315783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122315783 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122315783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122315783 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(120)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(124)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(115)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@6f517062176f: Final verdict of PTC: none 20250817122315786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@6f517062176f: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sun Aug 17 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 20250817122315859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122315968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122315969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122315969 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122315969 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) 20250817122315969 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122315969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8634493)[0x55b46bd0a570]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122315969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8634493)[0x55b46bd0a570]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122315969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122315969 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122315969 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122315969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e59517), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122315969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122315969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122315969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122315969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122315969 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122315969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b46bd0cdb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122315969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8634493)[0x55b46bd0a570]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122315969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8634493)[0x55b46bd0a570]{disrupted}: Freeing instance (context_map.c:202) 20250817122315969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8634493)[0x55b46bd0a570]{disrupted}: Deallocated (fsm.c:568) 20250817122315969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b46bd0cdb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122315969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b46bd0cdb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122315969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b46bd0cdb0]{disconnected}: Deallocated (fsm.c:568) 20250817122315969 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8634493 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250817122315970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122315970 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122315970 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122315970 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122315970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122315970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122315970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122315970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122316361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33150<->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=190140) 20250817122317783 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122317783 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122317783 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122317783 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122317783 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122317783 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250817122319500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122319506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122319509 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41577<->l=127.0.0.1:4262) (control_if.c:572) 20250817122319523 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122319523 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122319523 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122319524 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122319524 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122319524 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122319524 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122319524 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122319524 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122319524 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122319524 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122319525 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122319525 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122319525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122319525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122319525 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) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319525 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) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122319525 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) 20250817122319525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122319525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122319525 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122319525 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122319525 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122319525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122319525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122319525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122319525 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) 20250817122319525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122319525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122319525 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122319525 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122319525 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122319525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122319525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122319525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122319525 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122319525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122319525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122319525 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122319525 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122319525 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122319525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122319525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122319525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122319525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122319525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122319525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122319525 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122319526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122319526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122319526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122319526 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 20250817122319526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122319526 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122319526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122319526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122319526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122319526 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 20250817122319526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122319526 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 20250817122319526 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122319526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122319526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122319526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122319526 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122319526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122319526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122319526 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122319526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122319526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122319526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122319526 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122319526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122319526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122319526 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(134)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(132)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122319537 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122319537 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122319537 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122319537 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122319537 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122319537 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122319537 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122319538 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122319538 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122319539 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122319539 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122319539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122319539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122319539 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) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319539 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) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122319539 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) 20250817122319539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122319539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122319539 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122319539 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122319539 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122319539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122319539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122319539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122319539 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) 20250817122319539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122319539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122319539 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122319539 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122319539 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122319539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122319539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122319539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122319539 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) 20250817122319539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122319539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122319539 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122319539 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122319539 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122319539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122319539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122319539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122319539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122319539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122319539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122319539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122319539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122319539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122319539 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122319539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122319539 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122319539 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122319539 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 20250817122319539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122319539 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122319539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122319539 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122319539 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122319539 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 20250817122319539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122319539 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 20250817122319539 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122319539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122319539 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122319539 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122319539 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 20250817122319539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122319539 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 20250817122319539 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122319539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122319539 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122319539 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122319539 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122319539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122319539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122319539 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122319558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122319558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122319558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122319558 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122319558 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) 20250817122319558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122319558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122319558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122319558 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@6f517062176f: setverdict(pass): none -> pass 20250817122319735 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 20250817122319736 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 20250817122319736 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122319736 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122319745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122319745 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122319745 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122319745 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122319745 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122319745 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122319745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122319745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122319745 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122319745 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122319745 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122319745 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122319745 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122319745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122319749 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 20250817122319749 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 20250817122319749 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122319749 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122319755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122319755 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122319755 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122319755 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122319755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122319755 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122319755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122319756 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122319756 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122319757 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122319757 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122319757 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122319757 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122319757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122320257 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122320258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed3562), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122320258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122320258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122320258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122320258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122320258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122320258 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122320258 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122320258 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122320258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122320258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122320258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122320258 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122320277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122320277 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122320278 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122320278 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122320278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122320278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122320278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122320278 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122320278 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122320278 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122320278 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122320278 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122320278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122320278 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=00ed3562) (sccp_scrc.c:477) 20250817122320278 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20250817122320278 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122320278 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122320278 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122320278 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122320278 DLSCCP DEBUG SCCP-SCOC(1)[0x55b46bd0dc70]{IDLE}: Deallocated (fsm.c:568) 20250817122320556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122320556 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122320556 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122320556 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122320556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122320556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122320556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122320556 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122320556 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122320556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122320556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122320556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122320556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122320556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122320556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122320556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122320556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122320556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122320556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122320556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122320556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122320556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122320556 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122320556 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122320556 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) 20250817122320556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122320556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122320556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122320556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122320556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122320556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122320556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122320556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122320556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122320556 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122320556 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122320556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122320556 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122320556 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122320556 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122320556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122320556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122320556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122320556 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122320558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122320558 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122320558 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122320558 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122320558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122320558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122320558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122320558 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122320558 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122320558 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122320558 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122320558 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122320558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122320558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122320558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122320558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122320558 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) 20250817122320558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122320558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122320558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320558 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) 20250817122320558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320558 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122320558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122320558 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122320558 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122320558 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) 20250817122320558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122320558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122320558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122320558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122320558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122320558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122320558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122320558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122320558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122320558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122320558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122320558 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122320558 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122320559 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122320559 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122320559 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122320559 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122320559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122320559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122320559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122320559 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(136)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122320596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)14239730 20250817122321614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122321614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122321614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122321614 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122321614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd947f2, normal) (hnbgw_rua.c:407) 20250817122321614 DHNB DEBUG map_rua[0x55b46bd0dc70]{init}: Allocated (fsm.c:456) 20250817122321614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14239730)[0x55b46bd0dc70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122321614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14239730 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122321614 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122321614 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122321614 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14239730 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122321614 DCN DEBUG map_sccp[0x55b46bd0a570]{init}: Allocated (fsm.c:456) 20250817122321614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b46bd0a570]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122321614 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-14239730 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122321614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14239730 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122321614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14239730)[0x55b46bd0dc70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122321614 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122321614 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122321614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14239730)[0x55b46bd0dc70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122321614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b46bd0a570]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122321614 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122321614 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{IDLE}: Allocated (fsm.c:456) 20250817122321614 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122321614 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) 20250817122321614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122321614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122321614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122321614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122321614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122321614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122321614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122321614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122321614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122321614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122321614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122321614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122321614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122321614 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122321614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b46bd0a570]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122321614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14239730)[0x55b46bd0dc70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122321614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122321614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122321614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122321614 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122321614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122321614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122321614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122321614 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@6f517062176f: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@6f517062176f: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)16267592 HNBGW_Test.msc0-SCCP(132)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122321617 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122321617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122321617 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122321617 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122321617 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122321617 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122321617 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122321617 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122321617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122321617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122321617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122321617 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122321617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122321617 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=0085d082) (sccp_scrc.c:477) 20250817122321617 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20250817122321617 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122321617 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122321617 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122321617 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122321617 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=0085d082), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000f10056400500f1100926) (sccp_scrc.c:406) 20250817122321617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122321617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122321617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122321617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122321617 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122321617 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122321617 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) 20250817122321617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b46bd0a570]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122321617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b46bd0a570]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122321617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122321617 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122321617 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122321617 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122321617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122321617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122321617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122321617 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122321622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33170<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(127)@6f517062176f: Final verdict of PTC: none 20250817122321623 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41577<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122321624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33160<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@6f517062176f: Final verdict of PTC: none 20250817122321624 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122321624 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) 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122321624 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122321624 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) 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122321624 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 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122321624 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122321624 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122321624 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122321624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122321624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@6f517062176f: Final verdict of PTC: none 20250817122321624 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 20250817122321624 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) 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122321624 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122321624 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) 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817122321624 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) 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122321624 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122321624 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@6f517062176f: Final verdict of PTC: none 20250817122321625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122321625 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122321625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122321625 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(137)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(138)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(129)@6f517062176f: Final verdict of PTC: none 20250817122321641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@6f517062176f: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 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 20250817122321667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122321816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122321816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122321816 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122321816 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) 20250817122321816 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122321816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14239730)[0x55b46bd0dc70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122321816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14239730)[0x55b46bd0dc70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122321816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b46bd0a570]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122321816 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122321816 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122321816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085d082), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122321816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122321816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122321816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122321816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122321816 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122321816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b46bd0a570]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122321816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14239730)[0x55b46bd0dc70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122321816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14239730)[0x55b46bd0dc70]{disrupted}: Freeing instance (context_map.c:202) 20250817122321816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14239730)[0x55b46bd0dc70]{disrupted}: Deallocated (fsm.c:568) 20250817122321816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b46bd0a570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122321816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b46bd0a570]{disconnected}: Freeing instance (context_map.c:206) 20250817122321816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b46bd0a570]{disconnected}: Deallocated (fsm.c:568) 20250817122321816 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14239730 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817122321816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122321816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122321816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122321817 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122321817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122321817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122321817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122321817 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122322169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33182<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207348) Waiting for packet dumper to finish... 1 (prev_count=207348, count=207888) 20250817122323625 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122323625 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122323625 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122323625 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122323625 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122323625 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250817122325262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122325268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122325270 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35545<->l=127.0.0.1:4262) (control_if.c:572) 20250817122325284 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122325284 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122325284 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122325284 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122325284 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122325285 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122325285 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122325285 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122325285 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122325285 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122325285 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122325285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122325285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122325285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122325285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122325285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122325285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122325285 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122325286 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122325286 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122325286 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122325286 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122325286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122325286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122325286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122325286 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122325286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122325286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122325286 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122325286 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122325286 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122325286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122325286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122325286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122325286 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) 20250817122325286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122325286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122325286 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122325286 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122325286 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122325286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122325286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122325286 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) 20250817122325286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325286 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) 20250817122325286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122325286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122325286 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122325286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122325286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122325286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122325286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122325286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122325286 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122325286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122325286 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) 20250817122325286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122325286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122325286 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122325286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122325286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122325286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122325286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122325286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122325286 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 20250817122325286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122325286 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 20250817122325286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122325286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122325286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122325286 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 20250817122325286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122325286 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(148)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(146)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122325300 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122325300 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122325300 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122325300 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122325300 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122325300 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122325300 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122325300 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122325300 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122325301 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122325301 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122325301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122325301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122325301 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) 20250817122325301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325301 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) 20250817122325301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122325301 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) 20250817122325301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122325301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122325301 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122325301 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122325301 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122325301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122325301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122325301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122325301 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) 20250817122325301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122325301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122325301 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122325301 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122325301 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122325301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122325301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122325301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122325302 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) 20250817122325302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122325302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122325302 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122325302 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122325302 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122325302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122325302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122325302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122325302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122325302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122325302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122325302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122325302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122325302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122325302 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122325302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325302 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122325302 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122325302 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 20250817122325302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122325302 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122325302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325302 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122325302 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122325302 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 20250817122325302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122325302 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 20250817122325302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122325302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325302 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122325302 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122325302 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 20250817122325302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122325302 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 20250817122325302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122325302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325302 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122325302 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122325302 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122325302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122325302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122325302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122325321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122325321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122325321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122325321 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122325321 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) 20250817122325321 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122325321 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122325321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122325321 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@6f517062176f: setverdict(pass): none -> pass 20250817122325498 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 20250817122325498 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 20250817122325498 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122325498 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122325508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325508 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122325508 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122325508 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122325508 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122325508 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122325508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122325511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325511 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122325511 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122325511 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122325511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122325511 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122325511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122325512 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 20250817122325512 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 20250817122325512 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122325512 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122325520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325520 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122325520 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122325520 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122325520 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122325520 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122325520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122325523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325523 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122325523 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122325523 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122325523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122325523 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122325523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122325970 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122325970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e59517), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122325970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122325970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122325970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122325970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122325971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122325971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122325971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122325971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122325971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122325971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122325971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122325984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122325984 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122325984 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122325984 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122325984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122325984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122325984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122325984 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122325984 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122325984 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122325984 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122325984 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122325984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122325984 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=00e59517) (sccp_scrc.c:477) 20250817122325984 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250817122325984 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122325984 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122325984 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122325984 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122325984 DLSCCP DEBUG SCCP-SCOC(2)[0x55b46bd0caa0]{IDLE}: Deallocated (fsm.c:568) 20250817122326303 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122326303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122326303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122326303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122326303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122326303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122326303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122326303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122326303 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122326303 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122326303 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122326303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122326303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122326303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122326303 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122326303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122326303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122326303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122326304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122326304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122326304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122326304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122326304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122326304 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122326304 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) 20250817122326304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122326304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122326304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122326304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122326304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122326304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122326304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122326304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122326304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122326304 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122326304 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122326304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122326304 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122326304 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122326304 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122326304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122326304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122326304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122326304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(147)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122326316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122326316 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122326316 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122326316 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122326316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122326316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122326316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122326316 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122326316 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122326316 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122326316 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122326316 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122326316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122326316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122326316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122326316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122326316 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) 20250817122326316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122326316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122326316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326316 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) 20250817122326316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326316 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122326316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122326316 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122326316 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122326316 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) 20250817122326316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122326316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122326316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122326316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122326316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122326316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122326316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122326316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122326316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122326316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122326316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122326316 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122326316 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122326317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122326317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122326317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122326317 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122326317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122326317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122326317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122326317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122326332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42644<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)15403616 20250817122327362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122327362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122327362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122327362 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122327362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeb0a60, normal) (hnbgw_rua.c:407) 20250817122327362 DHNB DEBUG map_rua[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122327363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15403616)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122327363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15403616 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122327363 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122327363 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122327363 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122327363 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15403616 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122327363 DCN DEBUG map_sccp[0x55b46bd0dc70]{init}: Allocated (fsm.c:456) 20250817122327363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b46bd0dc70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122327363 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-15403616 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122327363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15403616 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122327363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15403616)[0x55b46bd0caa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122327363 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122327363 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122327363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15403616)[0x55b46bd0caa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122327363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b46bd0dc70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122327363 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122327363 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{IDLE}: Allocated (fsm.c:456) 20250817122327363 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122327363 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) 20250817122327363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122327363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122327363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122327363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122327363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122327363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122327363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122327363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122327363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122327363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122327363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122327363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122327363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122327363 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122327363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b46bd0dc70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122327363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15403616)[0x55b46bd0caa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122327363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122327363 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122327363 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122327363 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122327363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122327363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122327363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122327363 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@6f517062176f: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@6f517062176f: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11079994 HNBGW_Test.sgsn0-SCCP(149)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122327375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122327375 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122327375 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122327375 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122327375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122327375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122327375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122327375 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122327375 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122327375 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122327375 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122327375 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122327375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122327375 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=0060d178) (sccp_scrc.c:477) 20250817122327375 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20250817122327376 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122327376 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122327376 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122327376 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122327376 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=0060d178), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300025f0056400500f1100926) (sccp_scrc.c:406) 20250817122327376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122327376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122327376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122327376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122327376 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122327376 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122327376 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) 20250817122327376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b46bd0dc70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122327376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b46bd0dc70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122327376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122327376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122327376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122327376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122327376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122327376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122327376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122327376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122327408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42630<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122327408 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35545<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(141)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122327414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42628<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@6f517062176f: Final verdict of PTC: none 20250817122327416 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122327416 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) 20250817122327416 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122327416 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122327416 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122327417 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) 20250817122327417 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122327417 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122327417 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122327417 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) 20250817122327417 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122327417 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122327417 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(150)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(143)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@6f517062176f: Final verdict of PTC: none 20250817122327417 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122327417 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122327417 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122327417 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122327417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122327417 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122327417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122327417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122327417 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122327417 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) 20250817122327417 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122327417 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122327417 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 20250817122327418 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 20250817122327418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122327418 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122327418 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122327418 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122327418 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122327418 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122327418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122327418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(152)@6f517062176f: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@6f517062176f: Final verdict of PTC: none 20250817122327421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42644<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@6f517062176f: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 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 20250817122327506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122327564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122327564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122327564 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122327564 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) 20250817122327564 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122327564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15403616)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122327564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15403616)[0x55b46bd0caa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122327564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b46bd0dc70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122327564 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122327565 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122327565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060d178), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122327565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122327565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122327565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122327565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122327565 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122327565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b46bd0dc70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122327565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15403616)[0x55b46bd0caa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122327565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15403616)[0x55b46bd0caa0]{disrupted}: Freeing instance (context_map.c:202) 20250817122327565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15403616)[0x55b46bd0caa0]{disrupted}: Deallocated (fsm.c:568) 20250817122327565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b46bd0dc70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122327565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b46bd0dc70]{disconnected}: Freeing instance (context_map.c:206) 20250817122327565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b46bd0dc70]{disconnected}: Deallocated (fsm.c:568) 20250817122327565 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15403616 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250817122327565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122327565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122327565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122327565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122327565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122327565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122327565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122327565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122328009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42660<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179596) Waiting for packet dumper to finish... 1 (prev_count=179596, count=209128) 20250817122329418 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122329418 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122329418 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122329418 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122329418 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122329418 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_ranap_cs_bidir started. 20250817122331150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122331157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122331163 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38415<->l=127.0.0.1:4262) (control_if.c:572) 20250817122331182 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122331182 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122331182 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122331182 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122331182 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122331183 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122331183 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122331183 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122331183 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122331183 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122331183 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_bidir-Iuh0(158)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122331184 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122331184 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122331184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122331184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122331184 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) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331184 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) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122331184 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) 20250817122331184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122331184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122331184 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122331184 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122331184 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122331184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122331184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122331184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122331184 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) 20250817122331184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122331184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122331184 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122331184 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122331184 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122331184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122331184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122331184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122331184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122331184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122331184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122331184 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122331184 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122331184 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122331184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122331184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122331184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122331184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122331184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122331184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122331184 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122331184 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331184 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122331184 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122331184 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 20250817122331184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122331184 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122331185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331185 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122331185 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122331185 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 20250817122331185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122331185 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 20250817122331185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122331185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331185 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122331185 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122331185 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122331185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122331185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122331185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122331185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331185 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122331185 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122331185 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122331185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122331185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122331185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(162)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(160)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122331195 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122331195 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122331195 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122331196 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122331196 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122331196 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122331196 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122331196 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122331196 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122331197 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122331197 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122331197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122331197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122331197 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) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331197 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) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122331197 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) 20250817122331197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122331197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122331197 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122331197 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122331197 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122331197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122331197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122331197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122331197 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) 20250817122331197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122331197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122331197 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122331197 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122331197 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122331197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122331197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122331197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122331197 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) 20250817122331197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122331197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122331197 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122331197 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122331197 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122331197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122331197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122331197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122331197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122331197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122331197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122331197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122331197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122331197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122331197 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122331197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122331197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122331197 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 20250817122331197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122331197 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122331197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122331197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122331197 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 20250817122331197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122331197 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 20250817122331197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122331197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122331197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122331197 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 20250817122331197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122331197 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 20250817122331197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122331197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122331197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122331197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122331197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122331197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122331197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122331215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122331215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122331215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122331215 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122331215 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) 20250817122331215 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122331215 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122331215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122331215 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@6f517062176f: setverdict(pass): none -> pass 20250817122331394 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 20250817122331394 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 20250817122331394 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122331394 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122331395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331395 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122331395 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122331395 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122331395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122331395 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122331395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122331396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331396 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122331396 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122331396 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122331396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122331396 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122331396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122331406 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 20250817122331406 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 20250817122331406 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122331406 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122331407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331407 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122331407 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122331407 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122331407 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122331407 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122331407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122331408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331408 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122331408 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122331408 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122331408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122331408 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122331408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122331817 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122331817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085d082), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122331817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122331817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122331817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122331817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122331817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331817 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122331817 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122331817 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122331817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122331817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122331817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122331817 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122331819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122331819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122331819 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122331819 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122331819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122331819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122331819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122331819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122331819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122331819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122331819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122331819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122331819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122331819 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=0085d082) (sccp_scrc.c:477) 20250817122331819 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250817122331819 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122331819 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122331819 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122331819 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122331819 DLSCCP DEBUG SCCP-SCOC(3)[0x55b46bd0cdb0]{IDLE}: Deallocated (fsm.c:568) 20250817122332212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122332212 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122332212 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122332212 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122332212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122332212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122332212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122332212 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122332212 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122332212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122332212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122332212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122332212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122332212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122332212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122332212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122332212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122332212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122332212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122332212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122332212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122332212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122332212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122332212 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122332212 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) 20250817122332212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122332212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122332212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122332212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122332212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122332212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122332212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122332212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122332212 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122332212 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122332212 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122332212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122332212 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122332212 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122332212 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122332212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122332212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122332212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122332212 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122332222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122332222 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122332222 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122332222 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122332222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122332222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122332222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122332222 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122332223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122332223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122332223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122332223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122332223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122332223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122332223 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122332223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122332223 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) 20250817122332223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122332223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122332223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332223 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) 20250817122332223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332223 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122332223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122332223 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122332223 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122332223 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) 20250817122332223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122332223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122332223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122332223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122332223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122332223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122332223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122332223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122332223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122332223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122332223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122332223 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122332223 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122332223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122332223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122332223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122332223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122332223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122332223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122332223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122332223 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(164)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122332242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42670<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@6f517062176f: Added conn table entry 0TC_ranap_cs_bidir0(167)6680447 20250817122333282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122333282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122333282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122333282 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122333282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65ef7f, normal) (hnbgw_rua.c:407) 20250817122333282 DHNB DEBUG map_rua[0x55b46bd0cdb0]{init}: Allocated (fsm.c:456) 20250817122333283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122333283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6680447 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122333283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122333283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122333283 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6680447 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122333283 DCN DEBUG map_sccp[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122333283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122333283 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-6680447 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122333283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6680447 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122333283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122333283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122333283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122333283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122333283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122333283 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122333283 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{IDLE}: Allocated (fsm.c:456) 20250817122333283 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122333283 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300003d0056400500f1100926) (sccp_scrc.c:406) 20250817122333283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122333283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122333283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122333283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122333283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122333283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122333283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122333283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122333283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122333283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122333283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122333283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122333283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122333283 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122333283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122333283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122333283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122333283 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122333283 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122333283 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122333283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122333283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122333283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122333283 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@6f517062176f: Added conn table entry 0TC_ranap_cs_bidir0(167)1934907 HNBGW_Test.msc0-SCCP(160)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@6f517062176f: setverdict(pass): none -> pass 20250817122333300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122333300 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122333300 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122333300 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122333300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122333300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122333300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122333301 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122333301 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122333301 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122333301 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122333301 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122333301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122333301 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=007142c9) (sccp_scrc.c:477) 20250817122333301 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20250817122333301 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122333301 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122333301 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122333301 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122333301 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) 20250817122333301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122333301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@6f517062176f: vl_len:22 HNBGW_Test.msc0-SCCP(160)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(160)@6f517062176f: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A4FEA72ED5E82FDC3109C'O 20250817122333504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122333504 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122333504 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122333505 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122333505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122333505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122333505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122333505 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122333505 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122333505 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122333505 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122333505 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122333505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122333505 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=001440120000010010400b0a4fea72ed5e82fdc3109c) (sccp_scrc.c:477) 20250817122333505 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250817122333505 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122333505 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122333505 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122333505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122333505 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250817122333505 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250817122333505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250817122333505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122333505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250817122333505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122333505 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122333530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122333530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122333530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250817122333530 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122333530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x65ef7f) (hnbgw_rua.c:471) 20250817122333530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6680447 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250817122333530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122333530 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250817122333530 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250817122333530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250817122333530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122333530 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122333530 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122333530 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=007142c9), PART(T=Data,L=22,D=001440120000010010400b0ae49b707507bc4eb04b64) (sccp_scrc.c:406) 20250817122333530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122333530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122333530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122333530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122333531 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122333531 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122333531 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122333531 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122333531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122333531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122333531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122333531 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@6f517062176f: vl_len:20 HNBGW_Test.msc0-SCCP(160)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(160)@6f517062176f: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250817122333551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122333551 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122333551 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122333551 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122333551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122333551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122333551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122333551 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122333551 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122333551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122333551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122333551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122333551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122333551 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) 20250817122333552 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250817122333552 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122333552 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122333552 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122333552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122333552 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250817122333552 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250817122333552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250817122333552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122333552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250817122333552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122333552 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122333567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42666<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122333568 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38415<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(155)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122333571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122333572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122333572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122333572 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122333572 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) 20250817122333572 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122333572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122333572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122333572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122333573 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122333573 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122333573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007142c9), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122333573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122333573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122333573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122333573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122333573 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122333573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122333573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122333573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{disrupted}: Freeing instance (context_map.c:202) 20250817122333573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6680447)[0x55b46bd0cdb0]{disrupted}: Deallocated (fsm.c:568) 20250817122333573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122333573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{disconnected}: Freeing instance (context_map.c:206) 20250817122333573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b46bd0caa0]{disconnected}: Deallocated (fsm.c:568) 20250817122333573 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6680447 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122333573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122333573 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122333573 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122333573 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122333573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122333573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122333573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122333573 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(164)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@6f517062176f: Final verdict of PTC: none 20250817122333574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122333574 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) 20250817122333574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122333574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122333574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122333574 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) 20250817122333574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122333574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122333574 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122333574 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) 20250817122333574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_ranap_cs_bidir-Iuh0-RUA(159)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@6f517062176f: Final verdict of PTC: none 20250817122333574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122333574 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 20250817122333574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122333574 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122333574 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122333574 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122333574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122333574 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122333575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122333575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122333575 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122333575 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) 20250817122333575 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122333575 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122333575 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 20250817122333575 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122333575 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122333575 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122333575 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122333575 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122333575 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122333575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122333575 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(161)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(157)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@6f517062176f: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(166)@6f517062176f: Final verdict of PTC: none 20250817122333578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42670<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@6f517062176f: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sun Aug 17 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 20250817122333649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122334151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42686<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=188148) Waiting for packet dumper to finish... 1 (prev_count=188148, count=224652) 20250817122335575 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122335575 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122335575 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122335575 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122335575 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122335575 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_ranap_ps_bidir started. 20250817122337300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122337304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122337308 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46485<->l=127.0.0.1:4262) (control_if.c:572) 20250817122337322 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122337322 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122337322 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122337322 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122337322 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122337322 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122337322 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122337322 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122337322 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122337322 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122337323 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)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122337324 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122337324 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122337324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122337324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122337324 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) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337324 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) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122337324 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) 20250817122337324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122337324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122337324 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122337324 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122337324 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122337324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122337324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122337324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122337324 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) 20250817122337324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122337324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122337324 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122337324 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122337324 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122337324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122337324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122337324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122337324 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122337324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122337324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122337324 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122337324 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122337324 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122337324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122337324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122337324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122337324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122337324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122337324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122337324 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122337324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337324 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122337324 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122337324 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 20250817122337324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122337324 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122337324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337324 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122337324 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122337324 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 20250817122337324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122337324 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 20250817122337324 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122337324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337324 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122337324 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122337324 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122337324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122337324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122337324 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122337324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337324 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122337324 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122337324 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122337324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122337324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122337324 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(176)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(174)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122337335 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122337335 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122337335 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122337335 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122337335 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122337335 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122337335 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122337335 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122337335 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122337336 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122337336 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122337336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122337336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122337336 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) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337336 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) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122337336 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) 20250817122337336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122337336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122337336 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122337336 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122337336 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122337336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122337336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122337336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122337336 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) 20250817122337336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122337336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122337336 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122337336 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122337336 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122337336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122337336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122337336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122337336 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) 20250817122337336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122337336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122337336 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122337336 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122337336 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122337336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122337336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122337336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122337336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122337336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122337336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122337336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122337336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122337336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122337336 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122337336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122337337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122337337 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 20250817122337337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122337337 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122337337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122337337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122337337 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 20250817122337337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122337337 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 20250817122337337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122337337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122337337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122337337 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 20250817122337337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122337337 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 20250817122337337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122337337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122337337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122337337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122337337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122337337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122337337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122337355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122337355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122337355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122337355 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122337355 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) 20250817122337355 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122337355 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122337355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122337355 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@6f517062176f: setverdict(pass): none -> pass 20250817122337533 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 20250817122337533 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 20250817122337533 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122337534 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122337543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337543 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122337543 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122337543 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122337543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122337543 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122337543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122337545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337545 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122337545 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122337545 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122337545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122337545 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122337545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122337546 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 20250817122337546 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 20250817122337546 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122337546 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122337553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337553 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122337553 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122337553 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122337553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122337553 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122337553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122337557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337557 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122337557 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122337557 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122337557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122337557 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122337557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122337566 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122337566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060d178), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122337566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122337566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122337566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122337566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122337566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122337566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122337566 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122337566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122337566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122337566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122337566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122337570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122337570 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122337570 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122337570 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122337570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122337570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122337570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122337570 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122337570 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122337570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122337570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122337570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122337570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122337570 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=0060d178) (sccp_scrc.c:477) 20250817122337570 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20250817122337570 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122337570 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122337570 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122337570 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122337570 DLSCCP DEBUG SCCP-SCOC(4)[0x55b46bd0a570]{IDLE}: Deallocated (fsm.c:568) 20250817122338343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122338343 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122338343 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122338343 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122338343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122338343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122338343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122338343 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122338343 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122338343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122338343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122338343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122338343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122338343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122338343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122338343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122338343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122338343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122338343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122338343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122338343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122338343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122338343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122338343 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122338343 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) 20250817122338343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122338343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122338344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122338344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122338344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122338344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122338344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122338344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122338344 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122338344 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122338344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122338344 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122338344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122338344 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122338344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122338344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122338344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122338344 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122338359 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122338359 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122338359 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122338359 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122338359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122338359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122338359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122338359 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122338359 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122338359 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122338359 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122338359 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122338359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122338359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122338359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122338359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122338359 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) 20250817122338359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122338359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122338359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338359 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) 20250817122338359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338359 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122338359 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122338359 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122338359 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122338359 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) 20250817122338359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122338359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122338359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122338359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122338359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122338359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122338359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122338359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122338359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122338359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122338359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122338359 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122338359 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122338359 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122338359 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122338359 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122338359 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122338359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122338359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122338359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122338359 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(178)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122338369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36768<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@6f517062176f: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@6f517062176f: Added conn table entry 0TC_ranap_ps_bidir0(181)11432165 20250817122339403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122339403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122339403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122339403 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122339403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xae70e5, normal) (hnbgw_rua.c:407) 20250817122339403 DHNB DEBUG map_rua[0x55b46bd0a570]{init}: Allocated (fsm.c:456) 20250817122339403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122339403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432165 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122339403 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122339403 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122339403 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122339403 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432165 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122339403 DCN DEBUG map_sccp[0x55b46bd0cdb0]{init}: Allocated (fsm.c:456) 20250817122339403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122339403 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-11432165 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122339403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432165 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122339403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122339403 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122339403 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122339404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122339404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122339404 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122339404 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{IDLE}: Allocated (fsm.c:456) 20250817122339404 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122339404 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001cf0056400500f1100926) (sccp_scrc.c:406) 20250817122339404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122339404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122339404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122339404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122339404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122339404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122339404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122339404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122339404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122339404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122339404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122339404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122339404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122339404 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122339404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122339404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122339404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122339404 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122339404 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122339404 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122339404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122339404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122339404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122339404 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@6f517062176f: Added conn table entry 0TC_ranap_ps_bidir0(181)3481462 HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@6f517062176f: setverdict(pass): none -> pass 20250817122339425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122339425 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122339425 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122339425 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122339425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122339425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122339425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122339425 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122339426 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122339426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122339426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122339426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122339426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122339426 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=007ff5d2) (sccp_scrc.c:477) 20250817122339426 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20250817122339426 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122339426 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122339426 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122339426 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122339426 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) 20250817122339426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122339426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A10CBB875F931A04ACD9F'O 20250817122339628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122339628 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122339628 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122339628 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122339628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122339629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122339629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122339629 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122339629 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122339629 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122339629 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122339629 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122339629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122339629 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=001440120000010010400b0a10cbb875f931a04acd9f) (sccp_scrc.c:477) 20250817122339629 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250817122339629 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122339629 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122339629 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122339629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122339629 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250817122339629 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250817122339629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250817122339629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122339629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250817122339629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122339629 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122339652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122339652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122339652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250817122339652 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122339652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xae70e5) (hnbgw_rua.c:471) 20250817122339652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432165 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250817122339652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122339652 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250817122339652 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250817122339652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250817122339652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122339652 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122339652 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122339652 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=007ff5d2), PART(T=Data,L=22,D=001440120000010010400b0ab74082491c6c4ad6008d) (sccp_scrc.c:406) 20250817122339652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122339652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122339652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122339652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122339652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122339653 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122339653 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122339653 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122339653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122339653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122339653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122339653 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@6f517062176f: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250817122339671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122339671 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122339671 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122339671 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122339671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122339671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122339671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122339671 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122339671 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122339671 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122339671 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122339671 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122339671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122339671 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) 20250817122339671 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250817122339671 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122339671 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122339671 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122339671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122339671 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250817122339671 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250817122339671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250817122339671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122339671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250817122339671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122339671 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122339683 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46485<->l=127.0.0.1:4262) (control_if.c:193) 20250817122339683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36764<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(170)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(169)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122339686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36752<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122339686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122339687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122339687 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122339687 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) 20250817122339687 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122339687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122339687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122339687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122339687 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122339687 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122339687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff5d2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122339687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122339687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122339688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122339688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122339688 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122339688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122339688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122339688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{disrupted}: Freeing instance (context_map.c:202) 20250817122339688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11432165)[0x55b46bd0a570]{disrupted}: Deallocated (fsm.c:568) 20250817122339688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122339688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122339688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b46bd0cdb0]{disconnected}: Deallocated (fsm.c:568) 20250817122339688 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11432165 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(175)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@6f517062176f: Final verdict of PTC: none 20250817122339688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122339688 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122339688 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122339688 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122339688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122339688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122339688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122339688 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ranap_ps_bidir-Iuh0-RUA(173)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_bidir(168)@6f517062176f: Final verdict of PTC: none 20250817122339689 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 20250817122339689 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) 20250817122339689 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122339689 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122339690 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122339690 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) 20250817122339690 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122339690 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817122339690 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) 20250817122339690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122339690 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122339690 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122339690 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122339690 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122339690 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122339690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122339690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122339690 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122339690 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) 20250817122339690 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122339690 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122339690 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 20250817122339690 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122339690 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(177)@6f517062176f: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@6f517062176f: Final verdict of PTC: none 20250817122339690 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122339690 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122339690 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 20250817122339690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122339690 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122339690 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122339690 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122339690 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122339690 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122339690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122339690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(171)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(180)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@6f517062176f: Final verdict of PTC: none 20250817122339692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36768<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@6f517062176f: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sun Aug 17 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 20250817122339768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122340270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36780<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225268) Waiting for packet dumper to finish... 1 (prev_count=225268, count=225808) 20250817122341690 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122341690 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122341690 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122341690 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122341690 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122341690 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_rab_assignment started. 20250817122343403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122343408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122343411 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36281<->l=127.0.0.1:4262) (control_if.c:572) 20250817122343427 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122343427 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122343427 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122343427 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122343428 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122343428 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122343428 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122343428 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122343428 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122343428 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122343428 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122343429 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122343429 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122343429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122343429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122343429 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) 20250817122343429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343429 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) 20250817122343429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122343429 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) 20250817122343429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122343429 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122343429 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122343429 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122343429 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122343429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122343429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122343429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122343429 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) 20250817122343429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122343429 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122343429 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122343429 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122343429 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122343429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122343429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122343429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122343429 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122343429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122343429 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122343429 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122343430 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122343430 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122343430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122343430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122343430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122343430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122343430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122343430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122343430 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122343430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343430 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122343430 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122343430 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 20250817122343430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122343430 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122343430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343430 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122343430 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122343430 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 20250817122343430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122343430 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 20250817122343430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122343430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343430 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122343430 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122343430 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122343430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122343430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122343430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122343430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343430 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122343430 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122343430 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122343430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122343430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122343430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(190)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(188)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122343443 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122343443 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122343443 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122343443 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122343443 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122343443 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122343443 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122343444 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122343444 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122343445 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122343445 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122343445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122343445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122343445 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) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343445 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) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122343445 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) 20250817122343445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122343445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122343445 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122343445 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122343445 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122343445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122343445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122343445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122343445 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) 20250817122343445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122343445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122343445 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122343445 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122343445 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122343445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122343445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122343445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122343445 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) 20250817122343445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122343445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122343445 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122343445 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122343445 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122343445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122343445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122343445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122343445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122343445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122343445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122343445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122343445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122343445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122343445 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122343445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122343445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122343445 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 20250817122343445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122343445 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122343445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122343445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122343445 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 20250817122343445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122343445 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 20250817122343445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122343445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122343445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122343445 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 20250817122343445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122343445 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 20250817122343445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122343445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122343445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122343445 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122343445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122343445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122343445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122343464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122343464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122343464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122343464 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122343464 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) 20250817122343464 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122343464 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122343464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122343464 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@6f517062176f: setverdict(pass): none -> pass 20250817122343573 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122343574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007142c9), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122343574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122343574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122343574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122343574 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122343574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343574 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122343574 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122343574 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122343574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122343574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122343574 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122343641 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 20250817122343641 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 20250817122343641 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122343641 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122343651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343651 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122343651 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122343651 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122343651 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122343651 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122343651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122343654 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343654 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122343654 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122343654 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122343654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122343654 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122343654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122343655 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 20250817122343655 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 20250817122343655 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122343655 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122343661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343661 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122343661 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122343661 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122343661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122343661 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122343661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122343661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122343661 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122343661 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122343661 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122343661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122343661 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122343661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122344454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122344454 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122344454 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122344454 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122344454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122344454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122344454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122344454 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122344454 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122344454 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122344454 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122344454 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122344454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122344454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122344454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122344454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122344454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122344454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122344454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122344454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122344454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122344454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122344454 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122344454 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122344454 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) 20250817122344454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122344454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122344454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122344454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122344454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122344454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122344454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122344454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122344454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122344454 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122344454 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122344455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122344455 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122344455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122344455 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122344455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122344455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122344455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122344455 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122344459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122344459 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122344459 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122344459 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122344459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122344459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122344459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122344459 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122344459 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122344459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122344459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122344459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122344459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122344459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122344459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122344459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122344459 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) 20250817122344459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122344459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122344459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344459 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) 20250817122344459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344459 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122344459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122344459 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122344459 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122344459 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) 20250817122344459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122344459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122344459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122344459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122344459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122344459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122344459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122344459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122344459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122344459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122344459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122344459 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122344459 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122344460 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122344460 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122344460 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122344460 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122344460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122344460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122344460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122344460 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(192)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122344477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36808<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@6f517062176f: Added conn table entry 0TC_rab_assignment0(195)5641159 20250817122345510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122345510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122345510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122345510 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122345510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5613c7, normal) (hnbgw_rua.c:407) 20250817122345510 DHNB DEBUG map_rua[0x55b46bd0a570]{init}: Allocated (fsm.c:456) 20250817122345510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122345510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5641159 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122345510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122345510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122345510 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5641159 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122345510 DCN DEBUG map_sccp[0x55b46bd0cdb0]{init}: Allocated (fsm.c:456) 20250817122345510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122345510 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-5641159 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122345510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5641159 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122345510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122345510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122345510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122345510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122345511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122345511 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122345511 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{IDLE}: Allocated (fsm.c:456) 20250817122345511 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122345511 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003190056400500f1100926) (sccp_scrc.c:406) 20250817122345511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122345511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122345511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122345511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122345511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122345511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122345511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122345511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122345511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122345511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122345511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122345511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122345511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122345511 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122345511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122345511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122345511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122345511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122345511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122345511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122345511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122345511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122345511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122345511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@6f517062176f: Added conn table entry 0TC_rab_assignment0(195)211515 HNBGW_Test.msc0-SCCP(188)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@6f517062176f: setverdict(pass): none -> pass 20250817122345523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122345523 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122345523 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122345523 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122345523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122345523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122345523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122345523 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122345523 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122345523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122345523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122345523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122345523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122345523 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=007566e1) (sccp_scrc.c:477) 20250817122345523 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20250817122345523 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122345523 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122345523 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122345523 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122345523 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) 20250817122345523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122345523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(188)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(188)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817122345725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122345725 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122345725 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122345725 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122345725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122345725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122345725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122345725 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122345725 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122345725 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122345725 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122345725 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122345725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122345725 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) 20250817122345725 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250817122345725 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122345725 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122345725 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122345725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122345725 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122345726 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122345726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122345726 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122345726 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122345726 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122345726 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122345726 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122345726 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122345726 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122345726 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{UNUSED}: Allocated (fsm.c:456) 20250817122345726 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{UNUSED}: is child of mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0] (fsm.c:486) 20250817122345726 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0] (mgcp_client_endpoint_fsm.c:724) 20250817122345726 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122345726 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122345726 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122345726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5641159-0)[0x55b46bd0bd90]{ST_CRCX}: Allocated (fsm.c:456) 20250817122345726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5641159-0)[0x55b46bd0bd90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60] (fsm.c:486) 20250817122345726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5641159-0)[0x55b46bd0bd90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122345726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5641159-0)[0x55b46bd0bd90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122345726 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 5613c7'... (mgcp_client.c:807) 20250817122345726 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250817122345727 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5641159-0)[0x55b46bd0bd90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122345727 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5613c717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5613c717", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5613c717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5613c717", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817122345765 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250817122345765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122345765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122345765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122345765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122345765 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122345765 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345765 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345765 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122345765 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122345765 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345765 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122345765 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122345765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122345766 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122345766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122345766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122345766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122345766 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122345794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122345794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122345794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122345794 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122345794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5613c7) (hnbgw_rua.c:471) 20250817122345795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5641159 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122345795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122345795 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122345795 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122345795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122345795 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122345795 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122345795 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122345795 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122345795 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122345795 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0] (mgcp_client_endpoint_fsm.c:724) 20250817122345795 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122345795 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122345795 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345795 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122345795 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 5613c7'... (mgcp_client.c:807) 20250817122345795 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250817122345795 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122345795 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122345795 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345795 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5613c717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5613c717", 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" } } } } } } } 20250817122345819 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250817122345820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122345820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122345820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345820 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122345820 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122345820 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0] (mgcp_client_endpoint_fsm.c:724) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122345820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5641159-0)[0x55b46bd0e1d0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122345820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5641159-0)[0x55b46bd0e1d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60] (fsm.c:486) 20250817122345820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5641159-0)[0x55b46bd0e1d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122345820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5641159-0)[0x55b46bd0e1d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250817122345820 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 5613c7'... (mgcp_client.c:807) 20250817122345820 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250817122345820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5641159-0)[0x55b46bd0e1d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345820 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5613c717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5613c717", 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" } } } } } } } 20250817122345836 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250817122345836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd0e1d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122345836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd0e1d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122345836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd0e1d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122345836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd0e1d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122345836 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122345836 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345836 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345836 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345836 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122345836 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122345836 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345836 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{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) 20250817122345836 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122345836 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122345836 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122345836 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122345836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122345836 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122345836 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122345836 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=007566e1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122345836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122345836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122345836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122345836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122345836 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122345836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122345836 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122345836 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122345836 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122345836 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122345836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122345836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122345836 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(188)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(188)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122345872 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122345872 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122345872 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122345872 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122345872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122345872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122345872 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122345872 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122345872 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122345872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122345872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122345872 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) 20250817122345872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122345872 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122345872 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250817122345872 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122345872 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122345872 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122345872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122345872 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122345872 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122345872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122345872 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122345872 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122345872 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122345872 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122345872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122345872 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 5613c7'... (mgcp_client.c:807) 20250817122345872 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250817122345872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122345872 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd0e1d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122345872 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 5613c7'... (mgcp_client.c:807) 20250817122345872 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250817122345872 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd0e1d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122345872 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{IN_USE}: Removing from parent mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0] (mgcp_client_endpoint_fsm.c:873) 20250817122345872 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122345872 DLMGCP DEBUG mgw-endp(mgw-fsm-5641159-0)[0x55b46bd0bc60]{IN_USE}: Deallocated (fsm.c:568) 20250817122345872 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122345872 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122345872 DMGW DEBUG mgw(mgw-fsm-5641159-0)[0x55b46bd0fbe0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122345872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122345872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122345872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122345872 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5613c717" }, { code := "I", val := "11111" } }, sdp := omit } 20250817122345876 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250817122345876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122345876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122345876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122345876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd0bd90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5613c717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122345876 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250817122345876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd0e1d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122345876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd0e1d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122345876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd0e1d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122345876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd0e1d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@6f517062176f: Deleted conn table entry 0TC_rab_assignment0(195)5641159 20250817122345880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122345880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122345880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122345880 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122345880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5613c7,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122345880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5641159 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122345880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122345880 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122345880 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122345880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122345880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122345880 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122345880 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122345881 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=007566e1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122345881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122345881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122345881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122345881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122345881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122345881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122345881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122345881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122345881 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122345881 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122345881 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122345881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122345881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122345881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122345881 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@6f517062176f: Deleted conn table entry 0TC_rab_assignment0(195)211515 HNBGW_Test.msc0-SCCP(188)@6f517062176f: Session index based on connection ID:0 20250817122345884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122345884 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122345884 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122345884 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122345884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122345884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122345884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122345884 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122345884 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122345884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122345884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122345884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122345884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122345884 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=007566e1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122345884 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20250817122345884 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122345884 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122345884 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122345884 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) 20250817122345884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122345884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122345884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122345884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{disconnected}: Freeing instance (context_map.c:202) 20250817122345884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5641159)[0x55b46bd0a570]{disconnected}: Deallocated (fsm.c:568) 20250817122345884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122345884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122345884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b46bd0cdb0]{disconnected}: Deallocated (fsm.c:568) 20250817122345884 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5641159 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122345884 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=007566e1), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20250817122345884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122345884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122345884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122345885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122345885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122345885 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122345885 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122345885 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122345885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122345885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122345885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122345885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122345885 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122345885 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122345885 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122345885 DLSCCP DEBUG SCCP-SCOC(7)[0x55b46bd0e750]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(188)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@6f517062176f: RLC received in state:disconnect_pending TC_rab_assignment0(195)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122347895 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36281<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@6f517062176f: Final verdict of PTC: none 20250817122347897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(183)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122347902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36786<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122347904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122347904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122347904 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122347904 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) 20250817122347904 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122347905 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122347905 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) 20250817122347905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122347906 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122347906 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.msc0-SCCP(188)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@6f517062176f: Final verdict of PTC: none 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122347906 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122347906 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) 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122347906 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122347906 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) 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122347906 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 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122347906 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122347906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122347906 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122347906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122347906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122347906 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 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122347906 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122347906 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122347906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122347906 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122347906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122347906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assignment-Iuh0-RUA(187)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@6f517062176f: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(194)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(185)@6f517062176f: Final verdict of PTC: none 20250817122347911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36808<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@6f517062176f: Test case TC_rab_assignment finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sun Aug 17 12:23:47 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250817122347991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122348493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269996) Waiting for packet dumper to finish... 1 (prev_count=269996, count=289880) 20250817122349688 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122349688 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff5d2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122349688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122349688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122349688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122349688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122349689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122349689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122349689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122349689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122349689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122349689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122349689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122349689 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122349907 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122349907 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122349907 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122349907 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122349907 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122349907 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_rab_assignment_concurrent started. 20250817122351590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122351595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122351597 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37301<->l=127.0.0.1:4262) (control_if.c:572) 20250817122351612 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122351612 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122351612 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122351612 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122351612 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122351612 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122351612 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122351613 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122351613 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122351613 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122351613 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122351614 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122351614 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122351614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122351614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122351614 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) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351614 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) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122351614 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) 20250817122351614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122351614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122351614 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122351614 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122351614 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122351614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122351614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122351614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122351614 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) 20250817122351614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122351614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122351614 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122351614 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122351614 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122351614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122351614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122351614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122351614 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122351614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122351614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122351614 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122351614 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122351614 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122351614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122351614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122351614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122351614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122351614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122351614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122351614 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122351614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122351614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122351614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122351614 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 20250817122351614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122351614 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122351614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122351614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122351614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122351614 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 20250817122351614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122351614 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 20250817122351614 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122351614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122351614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122351614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122351614 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122351614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122351614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122351614 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122351614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122351614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122351614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122351614 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122351614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122351614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122351614 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(204)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(202)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122351632 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122351632 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122351632 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122351632 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122351632 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122351632 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122351633 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122351633 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122351633 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122351634 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122351634 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122351634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122351634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122351634 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) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351634 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) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122351634 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) 20250817122351634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122351634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122351634 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122351634 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122351634 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122351634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122351634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122351634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122351634 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) 20250817122351634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122351634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122351634 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122351634 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122351634 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122351634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122351634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122351634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122351634 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) 20250817122351634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122351634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122351634 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122351634 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122351634 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122351634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122351634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122351634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122351634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122351634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122351634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122351634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122351634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122351634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122351634 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122351634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122351634 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122351634 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122351634 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 20250817122351634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122351634 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122351634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122351634 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122351634 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122351634 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 20250817122351634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122351634 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 20250817122351634 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122351634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122351634 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122351634 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122351634 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 20250817122351634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122351634 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 20250817122351634 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122351634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122351634 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122351634 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122351635 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122351635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122351635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122351635 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(207)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(205)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122351664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122351664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122351664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122351664 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122351664 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) 20250817122351664 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122351664 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122351664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122351664 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@6f517062176f: setverdict(pass): none -> pass 20250817122351828 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 20250817122351828 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 20250817122351828 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122351828 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122351838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122351838 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122351838 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122351838 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122351838 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122351838 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122351838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122351841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122351841 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122351841 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122351841 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122351841 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122351841 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122351841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122351847 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 20250817122351848 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 20250817122351848 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122351848 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122351854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122351854 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122351854 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122351854 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122351854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122351854 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122351854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122351857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122351857 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122351857 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122351857 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122351857 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122351857 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122351857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122352643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122352643 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122352643 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122352643 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122352643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122352643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122352643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122352643 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122352643 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122352643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122352643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122352643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122352643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122352643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122352643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122352643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122352643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122352643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122352643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122352643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122352643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122352643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122352643 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122352643 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122352643 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) 20250817122352643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122352643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122352643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122352643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122352643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122352643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122352643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122352643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122352643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122352643 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122352643 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122352643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122352643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122352643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122352643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122352643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122352643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122352643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122352643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122352660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122352660 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122352660 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122352660 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122352660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122352660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122352660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122352660 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122352660 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122352660 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122352660 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122352660 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122352660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122352660 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122352660 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122352661 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122352661 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) 20250817122352661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122352661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122352661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352661 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) 20250817122352661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352661 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122352661 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122352661 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122352661 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122352661 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) 20250817122352661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122352661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122352661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122352661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122352661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122352661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122352661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122352661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122352661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122352661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122352661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122352661 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122352661 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122352661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122352661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122352661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122352661 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122352661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122352661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122352661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122352661 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(206)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122353575 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122353575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007142c9), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122353575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122353575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122353575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122353575 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122353575 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122353575 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122353575 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122353575 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122353575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122353575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122353575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122353575 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122353582 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122353582 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122353582 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122353582 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122353582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122353582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122353582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122353582 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122353582 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122353582 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122353582 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122353582 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122353582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122353582 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=007142c9) (sccp_scrc.c:477) 20250817122353582 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20250817122353582 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122353582 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122353582 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122353582 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122353582 DLSCCP DEBUG SCCP-SCOC(5)[0x55b46bd0dc70]{IDLE}: Deallocated (fsm.c:568) 20250817122353697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122353886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56894<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 0TC_rab_assignment_concurrent0(209)9143139 HNBGW_Test.msc0-RAN(203)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 1TC_rab_assignment_concurrent0(210)4899739 20250817122354746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354746 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8b8363, normal) (hnbgw_rua.c:407) 20250817122354746 DHNB DEBUG map_rua[0x55b46bd0dc70]{init}: Allocated (fsm.c:456) 20250817122354746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9143139 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354746 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354746 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354746 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9143139 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354746 DCN DEBUG map_sccp[0x55b46bd0a570]{init}: Allocated (fsm.c:456) 20250817122354746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354747 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-9143139 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9143139 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354747 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354747 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{IDLE}: Allocated (fsm.c:456) 20250817122354747 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354747 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f400300031a0056400500f1100926) (sccp_scrc.c:406) 20250817122354747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354747 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354747 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354747 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. TC_rab_assignment_concurrent0(211)@6f517062176f: 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)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 0TC_rab_assignment_concurrent0(209)11585679 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122354761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354761 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122354761 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122354761 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122354761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122354761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122354761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122354761 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354761 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122354761 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122354761 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122354761 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122354761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122354761 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=00e8c66d) (sccp_scrc.c:477) 20250817122354761 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20250817122354761 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122354761 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122354761 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122354761 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122354761 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) 20250817122354761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122354761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW_Test.msc0-RAN(203)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) HNBGW-MGCP(208)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 2TC_rab_assignment_concurrent0(211)12665250 TC_rab_assignment_concurrent0(212)@6f517062176f: 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)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-RAN(203)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 3TC_rab_assignment_concurrent0(212)13208590 TC_rab_assignment_concurrent0(213)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 4TC_rab_assignment_concurrent0(213)7274603 TC_rab_assignment_concurrent0(214)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(215)@6f517062176f: 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)@6f517062176f: Added conn table entry 5TC_rab_assignment_concurrent0(214)9930100 TC_rab_assignment_concurrent0(216)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 6TC_rab_assignment_concurrent0(215)12619448 TC_rab_assignment_concurrent0(217)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(218)@6f517062176f: 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)@6f517062176f: Added conn table entry 7TC_rab_assignment_concurrent0(216)12879321 HNBGW_Test.msc0-RAN(203)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 8TC_rab_assignment_concurrent0(217)13531012 TC_rab_assignment_concurrent0(219)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 9TC_rab_assignment_concurrent0(218)2002794 TC_rab_assignment_concurrent0(220)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 10TC_rab_assignment_concurrent0(219)14129501 HNBGW_Test.msc0-RAN(203)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent0(221)@6f517062176f: 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)@6f517062176f: Added conn table entry 11TC_rab_assignment_concurrent0(220)10050902 HNBGW_Test.msc0-RAN(203)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 12TC_rab_assignment_concurrent0(221)3949288 TC_rab_assignment_concurrent0(222)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 13TC_rab_assignment_concurrent0(222)12929237 TC_rab_assignment_concurrent0(223)@6f517062176f: 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(224)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 14TC_rab_assignment_concurrent0(223)445481 HNBGW_Test.msc0-RAN(203)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@6f517062176f: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Added conn table entry 15TC_rab_assignment_concurrent0(224)15580743 20250817122354948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354948 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4ac39b, normal) (hnbgw_rua.c:407) 20250817122354948 DHNB DEBUG map_rua[0x55b46bd0e1d0]{init}: Allocated (fsm.c:456) 20250817122354948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899739 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354949 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354949 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354949 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899739 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354949 DCN DEBUG map_sccp[0x55b46bd0bd90]{init}: Allocated (fsm.c:456) 20250817122354949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354949 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-4899739 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899739 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354949 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354949 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354949 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354949 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{IDLE}: Allocated (fsm.c:456) 20250817122354949 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354949 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002e80056400500f1100926) (sccp_scrc.c:406) 20250817122354949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354949 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354949 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc141a2, normal) (hnbgw_rua.c:407) 20250817122354949 DHNB DEBUG map_rua[0x55b46bd13330]{init}: Allocated (fsm.c:456) 20250817122354949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12665250 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354950 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354950 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354950 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354950 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12665250 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354950 DCN DEBUG map_sccp[0x55b46bd165f0]{init}: Allocated (fsm.c:456) 20250817122354950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354950 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122354950 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122354950 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122354950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122354950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122354950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122354950 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354950 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-12665250 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12665250 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354950 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354950 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354950 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354950 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{IDLE}: Allocated (fsm.c:456) 20250817122354950 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354950 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f400300037d0056400500f1100926) (sccp_scrc.c:406) 20250817122354950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354950 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354950 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122354950 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122354950 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122354950 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122354950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122354950 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) 20250817122354950 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250817122354950 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122354950 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122354950 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122354950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122354950 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122354950 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122354950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122354950 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122354951 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122354951 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122354951 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122354951 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122354951 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122354951 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122354951 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{UNUSED}: Allocated (fsm.c:456) 20250817122354951 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{UNUSED}: is child of mgw(mgw-fsm-9143139-0)[0x55b46bd14b20] (fsm.c:486) 20250817122354951 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9143139-0)[0x55b46bd14b20] (mgcp_client_endpoint_fsm.c:724) 20250817122354951 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122354951 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122354951 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122354951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9143139-0)[0x55b46bd164a0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122354951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9143139-0)[0x55b46bd164a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370] (fsm.c:486) 20250817122354951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9143139-0)[0x55b46bd164a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122354951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9143139-0)[0x55b46bd164a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122354951 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 8b8363'... (mgcp_client.c:807) 20250817122354951 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250817122354951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9143139-0)[0x55b46bd164a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122354951 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122354951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354951 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354951 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354951 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354951 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354951 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc98c0e, normal) (hnbgw_rua.c:407) 20250817122354951 DHNB DEBUG map_rua[0x55b46bd16e00]{init}: Allocated (fsm.c:456) 20250817122354951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13208590 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354951 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13208590 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354951 DCN DEBUG map_sccp[0x55b46bd179c0]{init}: Allocated (fsm.c:456) 20250817122354951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354951 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-13208590 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13208590 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354951 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354951 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{IDLE}: Allocated (fsm.c:456) 20250817122354951 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354951 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003e10056400500f1100926) (sccp_scrc.c:406) 20250817122354951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354952 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354952 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354952 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354952 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354952 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354952 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6f006b, normal) (hnbgw_rua.c:407) 20250817122354952 DHNB DEBUG map_rua[0x55b46bd15a70]{init}: Allocated (fsm.c:456) 20250817122354952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354952 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7274603 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354952 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354952 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354952 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7274603 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354952 DCN DEBUG map_sccp[0x55b46bd18650]{init}: Allocated (fsm.c:456) 20250817122354952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354952 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-7274603 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7274603 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354952 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354952 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354952 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354952 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{IDLE}: Allocated (fsm.c:456) 20250817122354952 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354952 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000df0056400500f1100926) (sccp_scrc.c:406) 20250817122354952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354952 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354953 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354953 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354953 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354953 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354953 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x978574, normal) (hnbgw_rua.c:407) 20250817122354953 DHNB DEBUG map_rua[0x55b46bd18810]{init}: Allocated (fsm.c:456) 20250817122354953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9930100 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354953 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9930100 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354953 DCN DEBUG map_sccp[0x55b46bd146f0]{init}: Allocated (fsm.c:456) 20250817122354953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354953 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-9930100 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9930100 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354953 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354953 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{IDLE}: Allocated (fsm.c:456) 20250817122354953 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354953 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002480056400500f1100926) (sccp_scrc.c:406) 20250817122354953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354953 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354953 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc08eb8, normal) (hnbgw_rua.c:407) 20250817122354953 DHNB DEBUG map_rua[0x55b46bd15060]{init}: Allocated (fsm.c:456) 20250817122354953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12619448 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354953 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354953 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354953 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354953 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354953 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12619448 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354953 DCN DEBUG map_sccp[0x55b46bd148a0]{init}: Allocated (fsm.c:456) 20250817122354953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354953 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-12619448 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12619448 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354954 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354954 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{IDLE}: Allocated (fsm.c:456) 20250817122354954 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354954 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002a00056400500f1100926) (sccp_scrc.c:406) 20250817122354954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354954 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354954 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354954 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354954 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354954 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354954 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc485d9, normal) (hnbgw_rua.c:407) 20250817122354954 DHNB DEBUG map_rua[0x55b46bd204d0]{init}: Allocated (fsm.c:456) 20250817122354954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12879321 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354954 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12879321 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354954 DCN DEBUG map_sccp[0x55b46bd1f8d0]{init}: Allocated (fsm.c:456) 20250817122354954 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354954 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-12879321 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12879321 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354954 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354954 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{IDLE}: Allocated (fsm.c:456) 20250817122354954 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354954 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300011a0056400500f1100926) (sccp_scrc.c:406) 20250817122354954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354954 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354955 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354955 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce7784, normal) (hnbgw_rua.c:407) 20250817122354955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354955 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354955 DHNB DEBUG map_rua[0x55b46bd21780]{init}: Allocated (fsm.c:456) 20250817122354955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13531012 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354955 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354955 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354955 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13531012 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354955 DCN DEBUG map_sccp[0x55b46bd1fab0]{init}: Allocated (fsm.c:456) 20250817122354955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354955 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354955 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354955 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-13531012 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13531012 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354955 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354955 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354955 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354955 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{IDLE}: Allocated (fsm.c:456) 20250817122354955 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354955 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030003240056400500f1100926) (sccp_scrc.c:406) 20250817122354955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354955 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354955 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1e8f6a, normal) (hnbgw_rua.c:407) 20250817122354955 DHNB DEBUG map_rua[0x55b46bd22360]{init}: Allocated (fsm.c:456) 20250817122354955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:1 20250817122354955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354955 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354955 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354955 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354956 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2002794 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354955 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354955 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354955 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2002794 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354956 DCN DEBUG map_sccp[0x55b46bd22540]{init}: Allocated (fsm.c:456) 20250817122354956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354956 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-2002794 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2002794 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354956 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354956 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{IDLE}: Allocated (fsm.c:456) 20250817122354956 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354956 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030002210056400500f1100926) (sccp_scrc.c:406) 20250817122354956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354956 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354956 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd7995d, normal) (hnbgw_rua.c:407) 20250817122354956 DHNB DEBUG map_rua[0x55b46bd23e60]{init}: Allocated (fsm.c:456) 20250817122354956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14129501 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354956 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14129501 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354956 DCN DEBUG map_sccp[0x55b46bd23b00]{init}: Allocated (fsm.c:456) 20250817122354956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354956 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-14129501 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14129501 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354956 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354956 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354956 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354956 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354956 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354956 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{IDLE}: Allocated (fsm.c:456) 20250817122354956 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354956 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030000030056400500f1100926) (sccp_scrc.c:406) 20250817122354956 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354957 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354957 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x995d56, normal) (hnbgw_rua.c:407) 20250817122354957 DHNB DEBUG map_rua[0x55b46bd227d0]{init}: Allocated (fsm.c:456) 20250817122354957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10050902 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354957 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10050902 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354957 DCN DEBUG map_sccp[0x55b46bd24b60]{init}: Allocated (fsm.c:456) 20250817122354957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354957 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-10050902 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10050902 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354957 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354957 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354957 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354957 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{IDLE}: Allocated (fsm.c:456) 20250817122354957 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354957 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030001880056400500f1100926) (sccp_scrc.c:406) 20250817122354957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354957 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354958 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c42e8, normal) (hnbgw_rua.c:407) 20250817122354958 DHNB DEBUG map_rua[0x55b46bd25c60]{init}: Allocated (fsm.c:456) 20250817122354958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949288 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354958 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354958 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354958 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949288 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354958 DCN DEBUG map_sccp[0x55b46bd25520]{init}: Allocated (fsm.c:456) 20250817122354958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354958 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-3949288 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949288 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354958 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354958 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. 20250817122354958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354958 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354958 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{IDLE}: Allocated (fsm.c:456) 20250817122354958 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354958 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030001600056400500f1100926) (sccp_scrc.c:406) 20250817122354958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354958 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354959 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc548d5, normal) (hnbgw_rua.c:407) 20250817122354959 DHNB DEBUG map_rua[0x55b46bd25900]{init}: Allocated (fsm.c:456) 20250817122354959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12929237 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354959 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354959 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354959 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12929237 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354959 DCN DEBUG map_sccp[0x55b46bd26350]{init}: Allocated (fsm.c:456) 20250817122354959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354959 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-12929237 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12929237 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354959 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354959 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354959 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354959 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{IDLE}: Allocated (fsm.c:456) 20250817122354959 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354959 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f400300005e0056400500f1100926) (sccp_scrc.c:406) 20250817122354959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354959 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354959 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6cc29, normal) (hnbgw_rua.c:407) 20250817122354959 DHNB DEBUG map_rua[0x55b46bd277e0]{init}: Allocated (fsm.c:456) 20250817122354959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-445481 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354959 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354960 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354960 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-445481 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354960 DCN DEBUG map_sccp[0x55b46bd27330]{init}: Allocated (fsm.c:456) 20250817122354960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354960 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-445481 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-445481 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354960 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354960 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354960 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354960 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{IDLE}: Allocated (fsm.c:456) 20250817122354960 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354960 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030001ad0056400500f1100926) (sccp_scrc.c:406) 20250817122354960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) 20250817122354960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354960 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122354960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122354960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122354960 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122354960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xedbe47, normal) (hnbgw_rua.c:407) 20250817122354960 DHNB DEBUG map_rua[0x55b46bd28480]{init}: Allocated (fsm.c:456) 20250817122354960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122354960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15580743 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122354960 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354960 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354960 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15580743 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122354960 DCN DEBUG map_sccp[0x55b46bd24180]{init}: Allocated (fsm.c:456) 20250817122354960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122354960 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-15580743 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122354960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15580743 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122354960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122354960 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122354960 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122354960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122354961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122354961 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122354961 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{IDLE}: Allocated (fsm.c:456) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 1TC_rab_assignment_concurrent0(210)3338568 20250817122354961 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122354961 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f400300030a0056400500f1100926) (sccp_scrc.c:406) 20250817122354961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122354961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122354961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122354961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122354961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122354961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122354961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122354961 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122354961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122354961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122354961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354961 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122354961 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122354961 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122354961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122354961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122354961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122354961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:3 TC_rab_assignment_concurrent0(210)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 2TC_rab_assignment_concurrent0(211)14229122 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 3TC_rab_assignment_concurrent0(212)2404605 TC_rab_assignment_concurrent0(211)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:4 TC_rab_assignment_concurrent0(212)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 4TC_rab_assignment_concurrent0(213)10519015 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[6]. TC_rab_assignment_concurrent0(213)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 5TC_rab_assignment_concurrent0(214)14323778 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:1 TC_rab_assignment_concurrent0(214)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 6TC_rab_assignment_concurrent0(215)997991 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 7TC_rab_assignment_concurrent0(216)744359 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@6f517062176f: setverdict(pass): none -> pass 20250817122354986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122354986 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122354986 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122354986 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122354986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122354986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122354986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122354986 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122354986 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122354986 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122354986 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122354986 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122354986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122354986 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=00138133) (sccp_scrc.c:477) 20250817122354986 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20250817122354986 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122354986 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122354987 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122354987 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122354987 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) 20250817122354987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122354987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(216)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 8TC_rab_assignment_concurrent0(217)12959798 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 9TC_rab_assignment_concurrent0(218)13295159 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 10TC_rab_assignment_concurrent0(219)2818555 TC_rab_assignment_concurrent0(218)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[11]. TC_rab_assignment_concurrent0(219)@6f517062176f: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(217)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 11TC_rab_assignment_concurrent0(220)6352621 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:4 HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 12TC_rab_assignment_concurrent0(221)15017699 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(220)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:5 HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 13TC_rab_assignment_concurrent0(222)2062879 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:6 TC_rab_assignment_concurrent0(221)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(222)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8b836317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b836317", 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)@6f517062176f: First idle individual index:14 TC_rab_assignment_concurrent0(209)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8b836317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b836317", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@6f517062176f: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 14TC_rab_assignment_concurrent0(223)1504240 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Stopping inactive timer T_ias[15]. TC_rab_assignment_concurrent0(210)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@6f517062176f: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@6f517062176f: Added conn table entry 15TC_rab_assignment_concurrent0(224)5746553 HNBGW-MGCP(208)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(223)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:10 TC_rab_assignment_concurrent0(224)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[11], which is already active (running or expired). 20250817122355011 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250817122355011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355011 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355011 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355011 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355011 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355011 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355011 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355011 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355011 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355011 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355011 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355011 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)@6f517062176f: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355022 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8b8363) (hnbgw_rua.c:471) 20250817122355022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9143139 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355022 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355022 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355022 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355022 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355022 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355022 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9143139-0)[0x55b46bd14b20] (mgcp_client_endpoint_fsm.c:724) 20250817122355022 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355022 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355022 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355022 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355022 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 8b8363'... (mgcp_client.c:807) 20250817122355022 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250817122355022 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355022 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355022 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355022 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "8b836317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b836317", 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" } } } } } } } 20250817122355029 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250817122355029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355029 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355029 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355029 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9143139-0)[0x55b46bd14b20] (mgcp_client_endpoint_fsm.c:724) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9143139-0)[0x55b46bd16f30]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9143139-0)[0x55b46bd16f30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370] (fsm.c:486) 20250817122355029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9143139-0)[0x55b46bd16f30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9143139-0)[0x55b46bd16f30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250817122355029 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 8b8363'... (mgcp_client.c:807) 20250817122355029 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250817122355029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9143139-0)[0x55b46bd16f30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355029 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "8b836317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b836317", 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" } } } } } } } 20250817122355035 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250817122355035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16f30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16f30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355035 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355035 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355035 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355035 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355035 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355035 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355035 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355035 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{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) 20250817122355035 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355035 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355035 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355035 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355035 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355035 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=00e8c66d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355035 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355035 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355035 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355035 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355035 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355035 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355035 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355035 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355035 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355035 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355035 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=00b915c7) (sccp_scrc.c:477) 20250817122355035 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20250817122355035 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355035 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355035 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355035 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355035 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355035 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) 20250817122355035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355035 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355035 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355035 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355035 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355036 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=0042415d) (sccp_scrc.c:477) 20250817122355036 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20250817122355036 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355036 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) 20250817122355036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355036 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=00d388bb) (sccp_scrc.c:477) 20250817122355036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20250817122355036 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355036 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 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) 20250817122355036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355036 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 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=00172247) (sccp_scrc.c:477) 20250817122355036 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20250817122355036 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355036 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355036 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355036 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) 20250817122355036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355036 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355036 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=00a2e912) (sccp_scrc.c:477) 20250817122355036 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20250817122355036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355036 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355036 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355036 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355036 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355036 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) 20250817122355036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355036 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355036 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=00b3f098) (sccp_scrc.c:477) 20250817122355036 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20250817122355036 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355036 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355036 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355036 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355036 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) 20250817122355036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355036 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355036 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=00c8dbfd) (sccp_scrc.c:477) 20250817122355036 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20250817122355036 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355036 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355036 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355036 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355036 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) 20250817122355036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355036 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355036 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355036 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=00276768) (sccp_scrc.c:477) 20250817122355036 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:0 20250817122355036 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355036 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355036 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355036 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355037 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) 20250817122355037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355037 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes20250817122355037 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=00e5039f) (sccp_scrc.c:477) 20250817122355037 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20250817122355037 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355037 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355037 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355037 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355037 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) 20250817122355037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355037 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355037 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=00210aba) (sccp_scrc.c:477) 20250817122355037 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20250817122355037 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355037 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355037 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355037 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355037 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) 20250817122355037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355037 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355037 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=0025c1ff) (sccp_scrc.c:477) 20250817122355037 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20250817122355037 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355037 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355037 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355037 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355037 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) 20250817122355037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355037 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355037 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=009dd5b1) (sccp_scrc.c:477) 20250817122355037 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20250817122355037 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355037 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355037 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355037 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355037 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) 20250817122355037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355037 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355037 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=00e54de0) (sccp_scrc.c:477) 20250817122355037 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20250817122355037 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355037 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355037 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355037 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355037 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) 20250817122355037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355038 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355038 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355038 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355038 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355038 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=004df139) (sccp_scrc.c:477) 20250817122355038 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20250817122355038 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122355038 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122355038 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355038 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122355038 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) 20250817122355038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122355038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122355038 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355038 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355038 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355038 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355038 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) 20250817122355038 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250817122355038 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355038 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355038 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355038 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355038 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355038 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355038 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355038 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355038 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355038 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355038 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355038 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355038 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{UNUSED}: Allocated (fsm.c:456) 20250817122355038 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{UNUSED}: is child of mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0] (fsm.c:486) 20250817122355038 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0] (mgcp_client_endpoint_fsm.c:724) 20250817122355038 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355038 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355038 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899739-0)[0x55b46bd17530]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899739-0)[0x55b46bd17530]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320] (fsm.c:486) 20250817122355038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899739-0)[0x55b46bd17530]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899739-0)[0x55b46bd17530]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355038 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 4ac39b'... (mgcp_client.c:807) 20250817122355038 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250817122355038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899739-0)[0x55b46bd17530]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355038 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4ac39b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4ac39b17", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4ac39b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4ac39b17", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(211)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250817122355046 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250817122355046 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355046 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355046 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355046 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355046 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355046 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355046 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355046 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355046 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355046 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355046 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355046 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355046 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355046 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355046 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355051 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4ac39b) (hnbgw_rua.c:471) 20250817122355051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899739 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355051 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355051 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355051 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355051 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355051 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355051 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355051 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355051 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0] (mgcp_client_endpoint_fsm.c:724) 20250817122355051 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355051 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355051 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355051 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 4ac39'... (mgcp_client.c:807) 20250817122355051 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817122355051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355051 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355051 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355051 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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)@6f517062176f: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4ac39b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4ac39b17", 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" } } } } } } } 20250817122355059 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250817122355059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355059 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355059 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355059 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0] (mgcp_client_endpoint_fsm.c:724) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355059 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899739-0)[0x55b46bd29290]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355059 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899739-0)[0x55b46bd29290]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320] (fsm.c:486) 20250817122355059 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899739-0)[0x55b46bd29290]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355059 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899739-0)[0x55b46bd29290]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250817122355059 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 4ac39'... (mgcp_client.c:807) 20250817122355059 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817122355059 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4899739-0)[0x55b46bd29290]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355059 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4ac39b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4ac39b17", 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" } } } } } } } 20250817122355068 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250817122355068 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd29290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355068 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd29290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355068 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd29290]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355068 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd29290]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{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) 20250817122355068 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355068 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355068 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355068 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355068 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355068 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355068 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=00138133), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355068 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355068 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355068 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355068 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355068 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355068 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355068 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355068 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355068 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355068 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355068 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355068 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355068 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355068 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355068 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355068 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) 20250817122355068 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250817122355068 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355068 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355068 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355068 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355068 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355068 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355068 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355068 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355068 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355068 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355068 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355068 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{UNUSED}: Allocated (fsm.c:456) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{UNUSED}: is child of mgw(mgw-fsm-12665250-0)[0x55b46bd331c0] (fsm.c:486) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12665250-0)[0x55b46bd331c0] (mgcp_client_endpoint_fsm.c:724) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355068 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355068 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665250-0)[0x55b46bd39d70]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355068 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665250-0)[0x55b46bd39d70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390] (fsm.c:486) 20250817122355068 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665250-0)[0x55b46bd39d70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355068 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665250-0)[0x55b46bd39d70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355068 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: c141a'... (mgcp_client.c:807) 20250817122355069 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355069 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665250-0)[0x55b46bd39d70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355069 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c141a217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c141a217", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c141a217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c141a217", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250817122355076 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250817122355076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355077 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355077 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355077 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355077 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355077 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355077 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355077 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355077 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355077 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355077 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)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(211)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355081 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc141a2) (hnbgw_rua.c:471) 20250817122355081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12665250 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355081 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355081 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355081 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355081 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355081 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355081 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12665250-0)[0x55b46bd331c0] (mgcp_client_endpoint_fsm.c:724) 20250817122355082 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355082 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355082 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355082 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: c141a'... (mgcp_client.c:807) 20250817122355082 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817122355082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355082 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355082 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355082 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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)@6f517062176f: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "c141a217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c141a217", 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" } } } } } } } 20250817122355089 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250817122355089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355089 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355089 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355089 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12665250-0)[0x55b46bd331c0] (mgcp_client_endpoint_fsm.c:724) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665250-0)[0x55b46bd32990]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665250-0)[0x55b46bd32990]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390] (fsm.c:486) 20250817122355089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665250-0)[0x55b46bd32990]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665250-0)[0x55b46bd32990]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250817122355089 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: c141a'... (mgcp_client.c:807) 20250817122355089 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817122355089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12665250-0)[0x55b46bd32990]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355089 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "c141a217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c141a217", 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" } } } } } } } 20250817122355097 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250817122355097 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd32990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355097 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd32990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355097 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd32990]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355097 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd32990]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{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) 20250817122355097 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355097 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355097 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355097 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355097 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355097 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=00b915c7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355097 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355097 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355097 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355097 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355097 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355097 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355097 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355097 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355097 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355097 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355097 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355097 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355097 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355097 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) 20250817122355097 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250817122355097 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355097 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355097 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355097 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355097 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355097 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355097 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355097 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355097 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{UNUSED}: Allocated (fsm.c:456) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{UNUSED}: is child of mgw(mgw-fsm-13208590-0)[0x55b46bd32e00] (fsm.c:486) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13208590-0)[0x55b46bd32e00] (mgcp_client_endpoint_fsm.c:724) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13208590-0)[0x55b46bd42740]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13208590-0)[0x55b46bd42740]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90] (fsm.c:486) 20250817122355097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13208590-0)[0x55b46bd42740]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13208590-0)[0x55b46bd42740]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355097 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: c98c0'... (mgcp_client.c:807) 20250817122355097 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13208590-0)[0x55b46bd42740]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355097 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c98c0e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c98c0e17", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c98c0e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c98c0e17", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250817122355116 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250817122355116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355116 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355116 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355116 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355116 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355116 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355116 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355116 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355116 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355116 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355117 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355123 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc98c0e) (hnbgw_rua.c:471) 20250817122355123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13208590 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355123 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355123 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355123 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355123 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355123 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355123 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13208590-0)[0x55b46bd32e00] (mgcp_client_endpoint_fsm.c:724) 20250817122355123 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355123 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355123 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355123 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: c98c0'... (mgcp_client.c:807) 20250817122355123 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817122355123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355123 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355123 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355123 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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)@6f517062176f: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c98c0e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c98c0e17", 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" } } } } } } } 20250817122355130 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250817122355130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355130 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355130 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355130 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13208590-0)[0x55b46bd32e00] (mgcp_client_endpoint_fsm.c:724) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13208590-0)[0x55b46bd3a880]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13208590-0)[0x55b46bd3a880]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90] (fsm.c:486) 20250817122355130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13208590-0)[0x55b46bd3a880]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13208590-0)[0x55b46bd3a880]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250817122355130 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: c98c0'... (mgcp_client.c:807) 20250817122355130 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817122355130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13208590-0)[0x55b46bd3a880]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355130 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c98c0e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c98c0e17", 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" } } } } } } } 20250817122355139 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250817122355139 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3a880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355139 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3a880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355139 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3a880]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355139 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3a880]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355139 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355139 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355139 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355139 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355139 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355139 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355139 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355139 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{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) 20250817122355139 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355139 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355139 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355139 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355139 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355139 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355139 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=0042415d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355139 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355139 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355139 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355139 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355139 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355139 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355139 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355139 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355139 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355139 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355139 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355139 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355139 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355139 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) 20250817122355139 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250817122355139 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355139 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355139 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355139 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355139 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355139 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355139 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355139 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355139 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355140 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355140 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355140 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{UNUSED}: Allocated (fsm.c:456) 20250817122355140 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{UNUSED}: is child of mgw(mgw-fsm-7274603-0)[0x55b46bd446d0] (fsm.c:486) 20250817122355140 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7274603-0)[0x55b46bd446d0] (mgcp_client_endpoint_fsm.c:724) 20250817122355140 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355140 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355140 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7274603-0)[0x55b46bd4b590]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7274603-0)[0x55b46bd4b590]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20] (fsm.c:486) 20250817122355140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7274603-0)[0x55b46bd4b590]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7274603-0)[0x55b46bd4b590]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355140 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 6f006'... (mgcp_client.c:807) 20250817122355140 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7274603-0)[0x55b46bd4b590]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355140 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6f006b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f006b17", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6f006b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f006b17", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250817122355151 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250817122355151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355151 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355151 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355151 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355151 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355151 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355151 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355151 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355151 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355151 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355151 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355151 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355157 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6f006b) (hnbgw_rua.c:471) 20250817122355157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7274603 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355157 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355157 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355157 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355157 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355157 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355157 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7274603-0)[0x55b46bd446d0] (mgcp_client_endpoint_fsm.c:724) 20250817122355157 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355157 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355157 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 6f006'... (mgcp_client.c:807) 20250817122355157 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817122355157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355157 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355157 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355157 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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)@6f517062176f: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6f006b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f006b17", 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" } } } } } } } 20250817122355162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250817122355162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355162 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355162 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355162 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7274603-0)[0x55b46bd446d0] (mgcp_client_endpoint_fsm.c:724) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7274603-0)[0x55b46bd3b4e0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7274603-0)[0x55b46bd3b4e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20] (fsm.c:486) 20250817122355162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7274603-0)[0x55b46bd3b4e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7274603-0)[0x55b46bd3b4e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250817122355162 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 6f006'... (mgcp_client.c:807) 20250817122355162 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817122355162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7274603-0)[0x55b46bd3b4e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355162 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6f006b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f006b17", 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" } } } } } } } 20250817122355167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250817122355167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3b4e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3b4e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3b4e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3b4e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355167 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355167 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355167 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355167 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355167 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355167 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355167 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355167 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{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) 20250817122355167 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355167 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355167 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355167 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355167 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355167 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=00d388bb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355167 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355167 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355167 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355167 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355167 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355167 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355167 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355167 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355167 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355167 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355167 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) 20250817122355167 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250817122355167 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355167 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355167 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355167 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355167 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355167 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355167 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355167 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355167 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355167 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{UNUSED}: Allocated (fsm.c:456) 20250817122355167 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{UNUSED}: is child of mgw(mgw-fsm-9930100-0)[0x55b46bd44020] (fsm.c:486) 20250817122355167 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9930100-0)[0x55b46bd44020] (mgcp_client_endpoint_fsm.c:724) 20250817122355168 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355168 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355168 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355168 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9930100-0)[0x55b46bd541a0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355168 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9930100-0)[0x55b46bd541a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540] (fsm.c:486) 20250817122355168 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9930100-0)[0x55b46bd541a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355168 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9930100-0)[0x55b46bd541a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355168 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 97857'... (mgcp_client.c:807) 20250817122355168 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355168 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9930100-0)[0x55b46bd541a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355168 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "97857417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "97857417", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "97857417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "97857417", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250817122355175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250817122355175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355175 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355175 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355175 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355175 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355175 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355175 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355175 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355175 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355175 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355175 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355179 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x978574) (hnbgw_rua.c:471) 20250817122355179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9930100 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355179 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355179 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355179 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355179 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355179 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355179 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355179 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355179 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9930100-0)[0x55b46bd44020] (mgcp_client_endpoint_fsm.c:724) 20250817122355179 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355179 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355179 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355179 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355179 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 97857'... (mgcp_client.c:807) 20250817122355179 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817122355179 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355179 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355179 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355179 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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)@6f517062176f: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "97857417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "97857417", 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" } } } } } } } 20250817122355185 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250817122355185 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355185 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355185 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355185 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355185 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355185 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9930100-0)[0x55b46bd44020] (mgcp_client_endpoint_fsm.c:724) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9930100-0)[0x55b46bd43250]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9930100-0)[0x55b46bd43250]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540] (fsm.c:486) 20250817122355185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9930100-0)[0x55b46bd43250]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9930100-0)[0x55b46bd43250]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250817122355185 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 97857'... (mgcp_client.c:807) 20250817122355185 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817122355185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9930100-0)[0x55b46bd43250]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355185 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "97857417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "97857417", 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" } } } } } } } 20250817122355189 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250817122355189 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd43250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355189 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd43250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355189 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd43250]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355189 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd43250]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355189 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{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) 20250817122355189 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355189 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355189 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355189 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355189 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355189 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=00172247), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355189 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355189 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355189 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355189 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355189 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355189 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355189 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355189 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355189 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355189 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355189 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) 20250817122355189 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250817122355189 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355189 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355189 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355189 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355190 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355190 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355190 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355190 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355190 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355190 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{UNUSED}: Allocated (fsm.c:456) 20250817122355190 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{UNUSED}: is child of mgw(mgw-fsm-12619448-0)[0x55b46bd561d0] (fsm.c:486) 20250817122355190 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12619448-0)[0x55b46bd561d0] (mgcp_client_endpoint_fsm.c:724) 20250817122355190 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355190 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355190 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12619448-0)[0x55b46bd5d040]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12619448-0)[0x55b46bd5d040]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0] (fsm.c:486) 20250817122355190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12619448-0)[0x55b46bd5d040]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12619448-0)[0x55b46bd5d040]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355190 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: c08eb'... (mgcp_client.c:807) 20250817122355190 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12619448-0)[0x55b46bd5d040]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355190 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c08eb817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c08eb817", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c08eb817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c08eb817", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250817122355196 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250817122355196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355196 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355196 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355196 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355196 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355196 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355196 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355196 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355196 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355196 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355196 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355200 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc08eb8) (hnbgw_rua.c:471) 20250817122355200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12619448 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355200 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355200 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355200 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355200 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355200 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355200 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355200 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355200 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12619448-0)[0x55b46bd561d0] (mgcp_client_endpoint_fsm.c:724) 20250817122355200 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355200 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355200 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355200 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: c08eb'... (mgcp_client.c:807) 20250817122355200 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817122355200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355200 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355200 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355200 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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)@6f517062176f: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "c08eb817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c08eb817", 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" } } } } } } } 20250817122355205 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250817122355205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355205 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355205 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355205 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355205 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355205 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355205 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355205 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355205 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355205 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355205 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12619448-0)[0x55b46bd561d0] (mgcp_client_endpoint_fsm.c:724) 20250817122355205 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355206 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355206 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12619448-0)[0x55b46bd55ed0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12619448-0)[0x55b46bd55ed0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0] (fsm.c:486) 20250817122355206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12619448-0)[0x55b46bd55ed0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12619448-0)[0x55b46bd55ed0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250817122355206 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: c08eb'... (mgcp_client.c:807) 20250817122355206 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817122355206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12619448-0)[0x55b46bd55ed0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355206 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355206 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355206 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355206 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "c08eb817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c08eb817", 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" } } } } } } } 20250817122355210 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250817122355210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55ed0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55ed0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{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) 20250817122355210 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355210 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355210 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355210 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355210 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355210 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=00a2e912), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355210 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355210 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355210 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355210 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355210 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355210 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355210 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355210 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355210 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355210 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355210 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) 20250817122355210 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250817122355210 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355210 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355210 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355210 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355210 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355210 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355210 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355210 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355210 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{UNUSED}: Allocated (fsm.c:456) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{UNUSED}: is child of mgw(mgw-fsm-12879321-0)[0x55b46bd5f420] (fsm.c:486) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12879321-0)[0x55b46bd5f420] (mgcp_client_endpoint_fsm.c:724) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355210 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12879321-0)[0x55b46bd65e20]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12879321-0)[0x55b46bd65e20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550] (fsm.c:486) 20250817122355210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12879321-0)[0x55b46bd65e20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12879321-0)[0x55b46bd65e20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355211 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: c485d'... (mgcp_client.c:807) 20250817122355211 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355211 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12879321-0)[0x55b46bd65e20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355211 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c485d917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c485d917", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c485d917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c485d917", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250817122355217 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250817122355217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355217 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355217 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355217 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355217 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355217 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355217 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355217 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355217 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355217 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355217 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355217 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(216)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355221 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc485d9) (hnbgw_rua.c:471) 20250817122355221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12879321 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355221 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355221 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355221 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355221 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355221 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12879321-0)[0x55b46bd5f420] (mgcp_client_endpoint_fsm.c:724) 20250817122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355221 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: c485d'... (mgcp_client.c:807) 20250817122355221 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817122355221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355221 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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)@6f517062176f: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "c485d917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c485d917", 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" } } } } } } } 20250817122355226 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250817122355226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355226 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355226 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355226 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12879321-0)[0x55b46bd5f420] (mgcp_client_endpoint_fsm.c:724) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12879321-0)[0x55b46bd55080]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12879321-0)[0x55b46bd55080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550] (fsm.c:486) 20250817122355226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12879321-0)[0x55b46bd55080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12879321-0)[0x55b46bd55080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250817122355226 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: c485d'... (mgcp_client.c:807) 20250817122355226 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817122355226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12879321-0)[0x55b46bd55080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355226 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "c485d917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c485d917", 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" } } } } } } } 20250817122355231 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250817122355231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{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) 20250817122355231 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355231 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355231 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355231 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355231 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355231 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=00b3f098), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355231 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355231 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355231 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355231 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355231 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355231 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355231 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355231 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355231 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355231 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355231 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) 20250817122355231 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250817122355231 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355231 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355231 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355231 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355231 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355231 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355231 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355231 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355231 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{UNUSED}: Allocated (fsm.c:456) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{UNUSED}: is child of mgw(mgw-fsm-2002794-0)[0x55b46bd68270] (fsm.c:486) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2002794-0)[0x55b46bd68270] (mgcp_client_endpoint_fsm.c:724) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2002794-0)[0x55b46bd6ec70]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2002794-0)[0x55b46bd6ec70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0] (fsm.c:486) 20250817122355231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2002794-0)[0x55b46bd6ec70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2002794-0)[0x55b46bd6ec70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355231 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 1e8f6'... (mgcp_client.c:807) 20250817122355231 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2002794-0)[0x55b46bd6ec70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355231 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1e8f6a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e8f6a17", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1e8f6a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e8f6a17", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250817122355239 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250817122355239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355239 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355239 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355239 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355239 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355239 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355239 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355239 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355239 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355239 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355240 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355240 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355245 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1e8f6a) (hnbgw_rua.c:471) 20250817122355245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2002794 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355245 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355245 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355245 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355245 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355245 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355245 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355245 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355245 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2002794-0)[0x55b46bd68270] (mgcp_client_endpoint_fsm.c:724) 20250817122355245 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355245 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355245 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355245 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=214 'MDCX 31 rtpbridge/9@mgw MGCP 1.0\r\nC: 1e8f6'... (mgcp_client.c:807) 20250817122355245 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817122355245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355245 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355245 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355245 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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)@6f517062176f: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "1e8f6a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e8f6a17", 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" } } } } } } } 20250817122355251 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250817122355251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355251 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355251 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355251 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2002794-0)[0x55b46bd68270] (mgcp_client_endpoint_fsm.c:724) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2002794-0)[0x55b46bd67a90]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2002794-0)[0x55b46bd67a90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0] (fsm.c:486) 20250817122355251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2002794-0)[0x55b46bd67a90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2002794-0)[0x55b46bd67a90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250817122355251 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=204 'CRCX 32 rtpbridge/9@mgw MGCP 1.0\r\nC: 1e8f6'... (mgcp_client.c:807) 20250817122355251 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817122355251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2002794-0)[0x55b46bd67a90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355251 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "1e8f6a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e8f6a17", 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" } } } } } } } 20250817122355260 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250817122355260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd67a90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd67a90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd67a90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd67a90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{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) 20250817122355260 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355260 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355260 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355260 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355260 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355260 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=00276768), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355260 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355260 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355260 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355260 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355260 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355260 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355260 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355260 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355260 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355260 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355260 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355260 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) 20250817122355260 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250817122355260 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355260 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355260 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355260 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355260 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355260 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355260 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355260 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355260 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{UNUSED}: Allocated (fsm.c:456) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{UNUSED}: is child of mgw(mgw-fsm-14129501-0)[0x55b46bd70940] (fsm.c:486) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14129501-0)[0x55b46bd70940] (mgcp_client_endpoint_fsm.c:724) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14129501-0)[0x55b46bd778a0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14129501-0)[0x55b46bd778a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0] (fsm.c:486) 20250817122355260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14129501-0)[0x55b46bd778a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14129501-0)[0x55b46bd778a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355260 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: d7995'... (mgcp_client.c:807) 20250817122355260 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14129501-0)[0x55b46bd778a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355260 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d7995d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7995d17", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d7995d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7995d17", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250817122355268 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250817122355268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355268 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355268 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355268 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355268 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355268 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355268 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355268 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355268 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355268 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355268 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355268 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)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(219)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355274 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd7995d) (hnbgw_rua.c:471) 20250817122355274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14129501 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355274 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355274 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355274 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355274 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355274 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14129501-0)[0x55b46bd70940] (mgcp_client_endpoint_fsm.c:724) 20250817122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355274 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=215 'MDCX 34 rtpbridge/10@mgw MGCP 1.0\r\nC: d799'... (mgcp_client.c:807) 20250817122355274 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817122355274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355274 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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)@6f517062176f: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d7995d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7995d17", 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" } } } } } } } 20250817122355282 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250817122355282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355282 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355282 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355282 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14129501-0)[0x55b46bd70940] (mgcp_client_endpoint_fsm.c:724) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14129501-0)[0x55b46bd6f3e0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14129501-0)[0x55b46bd6f3e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0] (fsm.c:486) 20250817122355282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14129501-0)[0x55b46bd6f3e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14129501-0)[0x55b46bd6f3e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250817122355282 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=205 'CRCX 35 rtpbridge/10@mgw MGCP 1.0\r\nC: d799'... (mgcp_client.c:807) 20250817122355282 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817122355282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14129501-0)[0x55b46bd6f3e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355282 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d7995d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7995d17", 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" } } } } } } } 20250817122355289 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250817122355289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd6f3e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd6f3e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd6f3e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd6f3e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{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) 20250817122355289 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355289 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355289 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355289 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355289 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355289 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355289 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=00e5039f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355289 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355289 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355289 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355289 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355289 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355289 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355289 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355289 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355289 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355289 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355289 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355289 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355289 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355289 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355289 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) 20250817122355289 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250817122355289 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355289 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355289 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355289 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355289 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355289 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355289 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355289 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355289 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355289 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355289 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355289 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{UNUSED}: Allocated (fsm.c:456) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{UNUSED}: is child of mgw(mgw-fsm-13531012-0)[0x55b46bd79660] (fsm.c:486) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13531012-0)[0x55b46bd79660] (mgcp_client_endpoint_fsm.c:724) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13531012-0)[0x55b46bd805c0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13531012-0)[0x55b46bd805c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0] (fsm.c:486) 20250817122355289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13531012-0)[0x55b46bd805c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13531012-0)[0x55b46bd805c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355289 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: ce778'... (mgcp_client.c:807) 20250817122355289 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13531012-0)[0x55b46bd805c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355289 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce778417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce778417", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce778417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce778417", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250817122355297 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250817122355297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355297 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355297 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355297 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355297 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355297 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355297 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355297 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355297 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355297 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355297 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355301 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xce7784) (hnbgw_rua.c:471) 20250817122355301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13531012 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355301 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355301 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355301 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355301 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355301 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355301 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13531012-0)[0x55b46bd79660] (mgcp_client_endpoint_fsm.c:724) 20250817122355301 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355301 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355301 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355301 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=214 'MDCX 37 rtpbridge/8@mgw MGCP 1.0\r\nC: ce778'... (mgcp_client.c:807) 20250817122355301 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817122355301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355301 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355301 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355301 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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)@6f517062176f: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ce778417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce778417", 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" } } } } } } } 20250817122355308 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250817122355308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355308 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355308 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355308 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13531012-0)[0x55b46bd79660] (mgcp_client_endpoint_fsm.c:724) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13531012-0)[0x55b46bd79480]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13531012-0)[0x55b46bd79480]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0] (fsm.c:486) 20250817122355308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13531012-0)[0x55b46bd79480]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13531012-0)[0x55b46bd79480]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250817122355308 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=204 'CRCX 38 rtpbridge/8@mgw MGCP 1.0\r\nC: ce778'... (mgcp_client.c:807) 20250817122355308 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817122355308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13531012-0)[0x55b46bd79480]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355308 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ce778417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce778417", 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" } } } } } } } 20250817122355313 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250817122355313 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd79480]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355313 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd79480]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355313 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd79480]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355313 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd79480]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{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) 20250817122355313 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355313 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355313 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355313 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355313 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355313 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=00c8dbfd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355313 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355313 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355313 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355313 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355313 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355313 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355313 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355313 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) 20250817122355313 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250817122355313 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355313 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355313 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355313 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355313 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355313 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355313 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355313 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355313 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{UNUSED}: Allocated (fsm.c:456) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{UNUSED}: is child of mgw(mgw-fsm-10050902-0)[0x55b46bd824e0] (fsm.c:486) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10050902-0)[0x55b46bd824e0] (mgcp_client_endpoint_fsm.c:724) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10050902-0)[0x55b46bd893a0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10050902-0)[0x55b46bd893a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0] (fsm.c:486) 20250817122355313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10050902-0)[0x55b46bd893a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10050902-0)[0x55b46bd893a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355313 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 995d5'... (mgcp_client.c:807) 20250817122355313 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10050902-0)[0x55b46bd893a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355313 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "995d5617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "995d5617", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "995d5617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "995d5617", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250817122355327 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250817122355327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355327 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355327 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355327 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355327 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355327 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355327 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355327 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355327 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355327 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355327 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355327 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355333 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x995d56) (hnbgw_rua.c:471) 20250817122355333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10050902 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355333 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355333 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355333 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355333 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355333 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355333 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10050902-0)[0x55b46bd824e0] (mgcp_client_endpoint_fsm.c:724) 20250817122355333 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355333 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355333 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355333 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355333 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 995d'... (mgcp_client.c:807) 20250817122355333 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817122355333 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355333 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355333 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355333 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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)@6f517062176f: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "995d5617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "995d5617", 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" } } } } } } } 20250817122355339 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250817122355339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355339 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355339 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355339 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10050902-0)[0x55b46bd824e0] (mgcp_client_endpoint_fsm.c:724) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10050902-0)[0x55b46bd78010]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10050902-0)[0x55b46bd78010]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0] (fsm.c:486) 20250817122355339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10050902-0)[0x55b46bd78010]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10050902-0)[0x55b46bd78010]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250817122355339 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 995d'... (mgcp_client.c:807) 20250817122355339 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817122355339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10050902-0)[0x55b46bd78010]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355339 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "995d5617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "995d5617", 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" } } } } } } } 20250817122355347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250817122355347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd78010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd78010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd78010]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd78010]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{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) 20250817122355347 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355347 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355347 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355347 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355347 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355347 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=00210aba), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355347 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355347 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355347 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355347 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355347 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355347 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355347 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355347 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355347 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355347 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355347 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) 20250817122355347 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250817122355347 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355347 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355347 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355347 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355347 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355347 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355347 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355347 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355347 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{UNUSED}: Allocated (fsm.c:456) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{UNUSED}: is child of mgw(mgw-fsm-12929237-0)[0x55b46bd8b160] (fsm.c:486) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12929237-0)[0x55b46bd8b160] (mgcp_client_endpoint_fsm.c:724) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12929237-0)[0x55b46bd920c0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12929237-0)[0x55b46bd920c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0] (fsm.c:486) 20250817122355347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12929237-0)[0x55b46bd920c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12929237-0)[0x55b46bd920c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355347 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: c548d'... (mgcp_client.c:807) 20250817122355347 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12929237-0)[0x55b46bd920c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355347 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c548d517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c548d517", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c548d517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c548d517", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250817122355355 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250817122355355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355355 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355355 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355355 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355355 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355355 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355355 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355355 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355355 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355355 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355355 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)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(222)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355360 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc548d5) (hnbgw_rua.c:471) 20250817122355360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12929237 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355360 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355360 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355360 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355360 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355360 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355360 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355360 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12929237-0)[0x55b46bd8b160] (mgcp_client_endpoint_fsm.c:724) 20250817122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355360 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=215 'MDCX 43 rtpbridge/13@mgw MGCP 1.0\r\nC: c548'... (mgcp_client.c:807) 20250817122355360 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817122355360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355360 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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)@6f517062176f: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c548d517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c548d517", 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" } } } } } } } 20250817122355366 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250817122355366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355366 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355366 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355366 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12929237-0)[0x55b46bd8b160] (mgcp_client_endpoint_fsm.c:724) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12929237-0)[0x55b46bd8af80]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12929237-0)[0x55b46bd8af80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0] (fsm.c:486) 20250817122355366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12929237-0)[0x55b46bd8af80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12929237-0)[0x55b46bd8af80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250817122355366 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=205 'CRCX 44 rtpbridge/13@mgw MGCP 1.0\r\nC: c548'... (mgcp_client.c:807) 20250817122355366 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817122355366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12929237-0)[0x55b46bd8af80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355366 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c548d517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c548d517", 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" } } } } } } } 20250817122355371 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250817122355371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8af80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8af80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8af80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8af80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{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) 20250817122355371 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355371 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355371 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355371 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355371 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355371 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355371 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=009dd5b1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355371 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355371 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355371 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355371 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355371 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355371 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355371 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355371 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355371 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355371 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355371 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) 20250817122355371 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250817122355371 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355371 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355371 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355371 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355371 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355371 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355371 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355371 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355371 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355371 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355371 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355371 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{UNUSED}: Allocated (fsm.c:456) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{UNUSED}: is child of mgw(mgw-fsm-3949288-0)[0x55b46bd78a90] (fsm.c:486) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3949288-0)[0x55b46bd78a90] (mgcp_client_endpoint_fsm.c:724) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355371 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3949288-0)[0x55b46bd9ad60]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355371 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3949288-0)[0x55b46bd9ad60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490] (fsm.c:486) 20250817122355371 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3949288-0)[0x55b46bd9ad60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355371 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3949288-0)[0x55b46bd9ad60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355371 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 3c42e'... (mgcp_client.c:807) 20250817122355371 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355371 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3949288-0)[0x55b46bd9ad60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355371 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3c42e817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c42e817", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3c42e817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c42e817", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250817122355378 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250817122355378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355378 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355378 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355378 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355378 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355378 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355378 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355378 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355378 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355378 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355378 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355378 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355382 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3c42e8) (hnbgw_rua.c:471) 20250817122355382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949288 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355382 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355382 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355382 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355382 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355382 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355382 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355382 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3949288-0)[0x55b46bd78a90] (mgcp_client_endpoint_fsm.c:724) 20250817122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355382 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=215 'MDCX 46 rtpbridge/12@mgw MGCP 1.0\r\nC: 3c42'... (mgcp_client.c:807) 20250817122355382 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817122355382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355382 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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)@6f517062176f: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "3c42e817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c42e817", 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" } } } } } } } 20250817122355388 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250817122355388 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355388 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355388 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355388 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355388 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355388 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3949288-0)[0x55b46bd78a90] (mgcp_client_endpoint_fsm.c:724) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355388 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3949288-0)[0x55b46bd89b10]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355388 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3949288-0)[0x55b46bd89b10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490] (fsm.c:486) 20250817122355388 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3949288-0)[0x55b46bd89b10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355388 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3949288-0)[0x55b46bd89b10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250817122355388 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=205 'CRCX 47 rtpbridge/12@mgw MGCP 1.0\r\nC: 3c42'... (mgcp_client.c:807) 20250817122355388 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817122355388 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3949288-0)[0x55b46bd89b10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355388 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "3c42e817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c42e817", 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" } } } } } } } 20250817122355394 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250817122355394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd89b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd89b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd89b10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd89b10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{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) 20250817122355394 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355394 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355394 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355394 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355394 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355394 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=0025c1ff), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355394 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355394 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355394 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355394 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355394 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355394 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355394 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355394 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355394 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355394 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355394 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) 20250817122355394 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250817122355394 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355394 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355394 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355394 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355394 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355394 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355394 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355394 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355394 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{UNUSED}: Allocated (fsm.c:456) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{UNUSED}: is child of mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0] (fsm.c:486) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0] (mgcp_client_endpoint_fsm.c:724) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-445481-0)[0x55b46bda3a80]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-445481-0)[0x55b46bda3a80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0] (fsm.c:486) 20250817122355394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-445481-0)[0x55b46bda3a80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-445481-0)[0x55b46bda3a80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355394 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=198 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 6cc29'... (mgcp_client.c:807) 20250817122355394 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250817122355394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-445481-0)[0x55b46bda3a80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355394 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6cc2917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6cc2917", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6cc2917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6cc2917", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250817122355401 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250817122355401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355401 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355401 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355401 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355402 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355402 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355402 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355402 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355402 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355402 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355402 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)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(223)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355406 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6cc29) (hnbgw_rua.c:471) 20250817122355406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-445481 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355406 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355406 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355406 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355406 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355406 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355406 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0] (mgcp_client_endpoint_fsm.c:724) 20250817122355406 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355406 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355406 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355406 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=213 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 6cc2'... (mgcp_client.c:807) 20250817122355406 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250817122355406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355406 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355406 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355406 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "6cc2917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6cc2917", 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" } } } } } } } 20250817122355411 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250817122355411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355411 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355411 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355411 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0] (mgcp_client_endpoint_fsm.c:724) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355411 DLMGCP DEBUG MGCP_CONN(mgw-fsm-445481-0)[0x55b46bd8a280]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355411 DLMGCP DEBUG MGCP_CONN(mgw-fsm-445481-0)[0x55b46bd8a280]{ST_CRCX}: is child of mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0] (fsm.c:486) 20250817122355411 DLMGCP DEBUG MGCP_CONN(mgw-fsm-445481-0)[0x55b46bd8a280]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355411 DLMGCP DEBUG MGCP_CONN(mgw-fsm-445481-0)[0x55b46bd8a280]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250817122355411 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=203 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 6cc2'... (mgcp_client.c:807) 20250817122355411 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250817122355411 DLMGCP DEBUG MGCP_CONN(mgw-fsm-445481-0)[0x55b46bd8a280]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355411 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "6cc2917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6cc2917", 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" } } } } } } } 20250817122355416 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250817122355416 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8a280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355416 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8a280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355416 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8a280]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355416 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8a280]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355416 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355416 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355416 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355416 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355416 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355416 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355416 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355416 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{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) 20250817122355416 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355416 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355416 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355416 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355416 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355416 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=00e54de0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355416 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355416 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355416 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355416 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355417 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355417 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355417 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122355417 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122355417 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122355417 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122355417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122355417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122355417 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122355417 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122355417 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122355417 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122355417 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122355417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122355417 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) 20250817122355417 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250817122355417 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122355417 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122355417 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122355417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122355417 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122355417 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122355417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122355417 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355417 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355417 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122355417 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122355417 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122355417 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355417 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122355417 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{UNUSED}: Allocated (fsm.c:456) 20250817122355417 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{UNUSED}: is child of mgw(mgw-fsm-15580743-0)[0x55b46bda51b0] (fsm.c:486) 20250817122355417 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15580743-0)[0x55b46bda51b0] (mgcp_client_endpoint_fsm.c:724) 20250817122355417 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355417 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355417 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355417 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15580743-0)[0x55b46bdac620]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355417 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15580743-0)[0x55b46bdac620]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90] (fsm.c:486) 20250817122355417 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15580743-0)[0x55b46bdac620]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355417 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15580743-0)[0x55b46bdac620]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122355417 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: edbe4'... (mgcp_client.c:807) 20250817122355417 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122355417 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15580743-0)[0x55b46bdac620]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355417 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "edbe4717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "edbe4717", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "edbe4717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "edbe4717", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817122355424 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250817122355424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122355424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122355424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355424 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122355424 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355424 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355424 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355424 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355424 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355424 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355424 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122355424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122355424 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122355424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122355424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122355424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122355424 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122355428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122355428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122355428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122355428 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122355428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xedbe47) (hnbgw_rua.c:471) 20250817122355428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15580743 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122355428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122355428 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122355428 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122355428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122355428 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355428 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122355428 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122355428 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355428 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15580743-0)[0x55b46bda51b0] (mgcp_client_endpoint_fsm.c:724) 20250817122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122355428 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: edbe'... (mgcp_client.c:807) 20250817122355428 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817122355428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355428 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "edbe4717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "edbe4717", 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" } } } } } } } 20250817122355433 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250817122355433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122355433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122355433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355433 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355433 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122355433 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15580743-0)[0x55b46bda51b0] (mgcp_client_endpoint_fsm.c:724) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122355433 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15580743-0)[0x55b46bda4a80]{ST_CRCX}: Allocated (fsm.c:456) 20250817122355433 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15580743-0)[0x55b46bda4a80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90] (fsm.c:486) 20250817122355433 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15580743-0)[0x55b46bda4a80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122355433 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15580743-0)[0x55b46bda4a80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250817122355433 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: edbe'... (mgcp_client.c:807) 20250817122355433 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817122355433 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15580743-0)[0x55b46bda4a80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355433 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "edbe4717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "edbe4717", 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" } } } } } } } 20250817122355438 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250817122355438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bda4a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122355438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bda4a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122355438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bda4a80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122355438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bda4a80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122355438 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122355438 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355438 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355438 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355438 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122355438 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122355438 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355438 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{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) 20250817122355438 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122355438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122355438 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122355438 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122355438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122355438 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122355438 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122355438 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=004df139), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122355438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122355438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122355438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122355438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122355438 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122355438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122355438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122355438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122355438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122355438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122355438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122355438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122355438 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357049 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357049 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357049 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357049 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357050 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357050 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) 20250817122357050 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250817122357050 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357050 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357050 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357050 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357050 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357050 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357050 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357050 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357050 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357050 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357050 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 8b836'... (mgcp_client.c:807) 20250817122357050 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357050 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16f30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357050 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 8b836'... (mgcp_client.c:807) 20250817122357050 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357050 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16f30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357050 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{IN_USE}: Removing from parent mgw(mgw-fsm-9143139-0)[0x55b46bd14b20] (mgcp_client_endpoint_fsm.c:873) 20250817122357050 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357050 DLMGCP DEBUG mgw-endp(mgw-fsm-9143139-0)[0x55b46bd16370]{IN_USE}: Deallocated (fsm.c:568) 20250817122357050 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357050 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357050 DMGW DEBUG mgw(mgw-fsm-9143139-0)[0x55b46bd14b20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357050 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "8b836317" }, { code := "I", val := "11111" } }, sdp := omit } 20250817122357065 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250817122357065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "8b836317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357066 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250817122357066 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16f30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357066 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16f30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357066 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16f30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357066 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16f30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)9143139 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357081 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8b8363,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9143139 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357081 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357081 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357081 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357081 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357081 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=00e8c66d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357081 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357081 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357081 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357082 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357082 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357082 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357082 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357082 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357082 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) 20250817122357082 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250817122357082 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357082 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357082 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357082 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357082 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357082 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357082 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357082 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357082 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357083 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 4ac39'... (mgcp_client.c:807) 20250817122357083 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357083 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357083 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd29290]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357083 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 4ac39'... (mgcp_client.c:807) 20250817122357083 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357083 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd29290]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357083 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{IN_USE}: Removing from parent mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0] (mgcp_client_endpoint_fsm.c:873) 20250817122357083 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357083 DLMGCP DEBUG mgw-endp(mgw-fsm-4899739-0)[0x55b46bd17320]{IN_USE}: Deallocated (fsm.c:568) 20250817122357083 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357083 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357083 DMGW DEBUG mgw(mgw-fsm-4899739-0)[0x55b46bd27fc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357083 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)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)11585679 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4ac39b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4ac39b17" }, { code := "I", val := "22222" } }, sdp := omit } 20250817122357105 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(210)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd17530]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817122357106 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250817122357106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd29290]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd29290]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd29290]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd29290]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)4899739 20250817122357109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357109 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4ac39b,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899739 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357110 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357110 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357110 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357110 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357110 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=00138133), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357110 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357110 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357110 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357110 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357110 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357110 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357110 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357110 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357110 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357110 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357110 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357110 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357110 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357111 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357111 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357111 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357110 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357110 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357110 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357110 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357110 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=00e8c66d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357110 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20250817122357110 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357110 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357110 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357110 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) 20250817122357110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{disconnected}: Freeing instance (context_map.c:202) 20250817122357110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9143139)[0x55b46bd0dc70]{disconnected}: Deallocated (fsm.c:568) 20250817122357110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{disconnected}: Freeing instance (context_map.c:206) 20250817122357110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b46bd0a570]{disconnected}: Deallocated (fsm.c:568) 20250817122357110 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9143139 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250817122357110 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=00e8c66d), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20250817122357110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357110 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357110 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357110 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357110 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357110 DLSCCP DEBUG SCCP-SCOC(8)[0x55b46bd0cdb0]{IDLE}: Deallocated (fsm.c:568) 20250817122357110 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357110 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357110 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357110 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357110 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) 20250817122357110 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250817122357110 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357110 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357110 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357110 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357110 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357111 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357111 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout)20250817122357111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357111 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (mgw_fsm.c:598) 20250817122357111 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357111 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357111 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357111 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: c141a'... (mgcp_client.c:807) 20250817122357111 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357111 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357111 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd32990]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357111 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: c141a'... (mgcp_client.c:807) 20250817122357111 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357111 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd32990]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357111 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{IN_USE}: Removing from parent mgw(mgw-fsm-12665250-0)[0x55b46bd331c0] (mgcp_client_endpoint_fsm.c:873) 20250817122357111 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357111 DLMGCP DEBUG mgw-endp(mgw-fsm-12665250-0)[0x55b46bd33390]{IN_USE}: Deallocated (fsm.c:568) 20250817122357111 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357111 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357111 DMGW DEBUG mgw(mgw-fsm-12665250-0)[0x55b46bd331c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357111 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)@6f517062176f: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)3338568 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:1 20250817122357120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357120 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357120 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357120 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357120 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357120 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357120 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357120 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357120 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357120 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=00138133), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357120 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20250817122357120 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357120 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357120 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357120 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) 20250817122357120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{disconnected}: Freeing instance (context_map.c:202) 20250817122357120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4899739)[0x55b46bd0e1d0]{disconnected}: Deallocated (fsm.c:568) 20250817122357120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{disconnected}: Freeing instance (context_map.c:206) 20250817122357120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b46bd0bd90]{disconnected}: Deallocated (fsm.c:568) 20250817122357120 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4899739 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817122357120 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=00138133), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20250817122357120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357120 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357120 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357120 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357120 DLSCCP DEBUG SCCP-SCOC(9)[0x55b46bd0bc60]{IDLE}: Deallocated (fsm.c:568) 20250817122357120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357120 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357120 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357120 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357120 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "c141a217" }, { code := "I", val := "11111" } }, sdp := omit } 20250817122357124 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250817122357124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd39d70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "c141a217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357124 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250817122357124 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd32990]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357124 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd32990]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357124 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd32990]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357124 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd32990]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)12665250 20250817122357131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357131 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc141a2,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12665250 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357131 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357131 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357131 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357131 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357131 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=00b915c7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357131 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357131 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)14229122 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:2 20250817122357138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357138 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357138 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357138 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357138 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357138 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357138 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357138 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357138 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357138 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=00b915c7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357138 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20250817122357138 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357138 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357138 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357138 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) 20250817122357138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{disconnected}: Freeing instance (context_map.c:202) 20250817122357138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12665250)[0x55b46bd13330]{disconnected}: Deallocated (fsm.c:568) 20250817122357138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{disconnected}: Freeing instance (context_map.c:206) 20250817122357138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b46bd165f0]{disconnected}: Deallocated (fsm.c:568) 20250817122357138 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12665250 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250817122357138 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=00b915c7), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20250817122357138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357138 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357138 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357138 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357138 DLSCCP DEBUG SCCP-SCOC(10)[0x55b46bd16bb0]{IDLE}: Deallocated (fsm.c:568) 20250817122357138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357138 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357139 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357139 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357139 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357150 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357151 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357151 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357151 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357151 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357151 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357151 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357151 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357151 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) 20250817122357151 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250817122357151 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357151 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357151 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357151 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357151 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357151 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357151 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357151 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357151 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357151 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: c98c0'... (mgcp_client.c:807) 20250817122357151 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3a880]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357151 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: c98c0'... (mgcp_client.c:807) 20250817122357151 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3a880]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357151 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{IN_USE}: Removing from parent mgw(mgw-fsm-13208590-0)[0x55b46bd32e00] (mgcp_client_endpoint_fsm.c:873) 20250817122357151 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357151 DLMGCP DEBUG mgw-endp(mgw-fsm-13208590-0)[0x55b46bd3bd90]{IN_USE}: Deallocated (fsm.c:568) 20250817122357151 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357151 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357151 DMGW DEBUG mgw(mgw-fsm-13208590-0)[0x55b46bd32e00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357151 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(212)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c98c0e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c98c0e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357165 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250817122357165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd42740]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817122357167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250817122357167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3a880]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3a880]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3a880]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3a880]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)13208590 20250817122357171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357171 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc98c0e,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13208590 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357171 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357171 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357171 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357171 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357171 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=0042415d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)2404605 20250817122357179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357179 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357179 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357179 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357180 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357180 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357180 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) 20250817122357180 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250817122357180 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357180 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357180 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357180 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357180 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357180 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357180 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357180 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357180 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357180 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 6f006'... (mgcp_client.c:807) 20250817122357180 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357180 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3b4e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357180 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 6f006'... (mgcp_client.c:807) 20250817122357180 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357180 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3b4e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357180 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{IN_USE}: Removing from parent mgw(mgw-fsm-7274603-0)[0x55b46bd446d0] (mgcp_client_endpoint_fsm.c:873) 20250817122357180 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357180 DLMGCP DEBUG mgw-endp(mgw-fsm-7274603-0)[0x55b46bd44c20]{IN_USE}: Deallocated (fsm.c:568) 20250817122357180 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357180 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357180 DMGW DEBUG mgw(mgw-fsm-7274603-0)[0x55b46bd446d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357180 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)@6f517062176f: Session index based on connection ID:3 TC_rab_assignment_concurrent0(213)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6f006b17" }, { code := "I", val := "11111" } }, sdp := omit } 20250817122357189 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250817122357190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd4b590]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6f006b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357190 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250817122357190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3b4e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3b4e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3b4e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd3b4e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)7274603 20250817122357193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357193 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6f006b,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7274603 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357193 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357193 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357193 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357193 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357193 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=00d388bb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357193 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357193 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357193 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357193 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357193 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357193 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=0042415d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357193 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20250817122357193 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357193 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357193 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357193 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) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:5 20250817122357193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{disconnected}: Freeing instance (context_map.c:202) 20250817122357193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13208590)[0x55b46bd16e00]{disconnected}: Deallocated (fsm.c:568) 20250817122357193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{disconnected}: Freeing instance (context_map.c:206) 20250817122357193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b46bd179c0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 20250817122357193 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13208590 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122357193 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=0042415d), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20250817122357193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357193 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357193 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357193 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357193 DLSCCP DEBUG SCCP-SCOC(11)[0x55b46bd18d20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 20250817122357193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357194 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357194 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357194 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357194 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357194 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357194 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357194 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357194 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357194 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) 20250817122357194 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250817122357194 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357194 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357194 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357194 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357194 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357194 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357194 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357194 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357194 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357194 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357194 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 97857'... (mgcp_client.c:807) 20250817122357194 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357194 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357194 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd43250]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357194 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 97857'... (mgcp_client.c:807) 20250817122357194 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357194 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd43250]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357194 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{IN_USE}: Removing from parent mgw(mgw-fsm-9930100-0)[0x55b46bd44020] (mgcp_client_endpoint_fsm.c:873) 20250817122357194 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357194 DLMGCP DEBUG mgw-endp(mgw-fsm-9930100-0)[0x55b46bd4d540]{IN_USE}: Deallocated (fsm.c:568) 20250817122357194 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357194 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357194 DMGW DEBUG mgw(mgw-fsm-9930100-0)[0x55b46bd44020]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357194 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)@6f517062176f: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)10519015 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:4 TC_rab_assignment_concurrent0(214)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "97857417" }, { code := "I", val := "11111" } }, sdp := omit } 20250817122357202 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250817122357202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd541a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "97857417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357202 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250817122357202 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd43250]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357202 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd43250]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357202 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd43250]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357202 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd43250]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)9930100 20250817122357206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357206 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x978574,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9930100 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357206 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357206 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357206 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357206 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357206 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=00172247), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357206 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357206 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357206 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357206 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357206 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357206 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357206 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357206 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357206 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357206 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357206 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357206 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=00d388bb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357206 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20250817122357206 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357206 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357207 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357207 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) 20250817122357207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{disconnected}: Freeing instance (context_map.c:202) 20250817122357207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7274603)[0x55b46bd15a70]{disconnected}: Deallocated (fsm.c:568) 20250817122357207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{disconnected}: Freeing instance (context_map.c:206) 20250817122357207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b46bd18650]{disconnected}: Deallocated (fsm.c:568) 20250817122357207 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7274603 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122357207 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=00d388bb), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20250817122357207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357207 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357207 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357207 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357207 DLSCCP DEBUG SCCP-SCOC(12)[0x55b46bd20e60]{IDLE}: Deallocated (fsm.c:568) 20250817122357207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357207 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357207 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357207 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357207 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)14323778 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:5 20250817122357211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357211 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357211 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357211 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357211 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357211 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357211 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=00172247), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357211 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20250817122357211 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357211 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357211 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357211 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) 20250817122357211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{disconnected}: Freeing instance (context_map.c:202) 20250817122357211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9930100)[0x55b46bd18810]{disconnected}: Deallocated (fsm.c:568) 20250817122357211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{disconnected}: Freeing instance (context_map.c:206) 20250817122357211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b46bd146f0]{disconnected}: Deallocated (fsm.c:568) 20250817122357211 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9930100 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250817122357211 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=00172247), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20250817122357211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357211 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357211 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357211 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357211 DLSCCP DEBUG SCCP-SCOC(13)[0x55b46bd1ffc0]{IDLE}: Deallocated (fsm.c:568) 20250817122357211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357211 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357211 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357211 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357211 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357218 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357218 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357218 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357218 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357218 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357218 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357218 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357218 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357218 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) 20250817122357218 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250817122357218 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357218 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357218 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357218 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357218 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357218 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357218 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357218 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357218 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357218 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: c08eb'... (mgcp_client.c:807) 20250817122357218 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357218 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55ed0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357218 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: c08eb'... (mgcp_client.c:807) 20250817122357218 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357218 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55ed0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357218 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{IN_USE}: Removing from parent mgw(mgw-fsm-12619448-0)[0x55b46bd561d0] (mgcp_client_endpoint_fsm.c:873) 20250817122357218 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357218 DLMGCP DEBUG mgw-endp(mgw-fsm-12619448-0)[0x55b46bd563e0]{IN_USE}: Deallocated (fsm.c:568) 20250817122357218 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357218 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357218 DMGW DEBUG mgw(mgw-fsm-12619448-0)[0x55b46bd561d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357219 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "c08eb817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "c08eb817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357229 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250817122357229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd5d040]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817122357229 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250817122357229 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55ed0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357229 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55ed0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357229 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55ed0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357229 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55ed0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)12619448 20250817122357234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357234 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc08eb8,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12619448 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357234 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357234 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357234 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357234 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357234 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=00a2e912), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357234 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357234 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357234 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357234 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357234 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357241 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357241 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357241 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)997991 20250817122357241 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357241 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357241 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) 20250817122357241 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250817122357241 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357242 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357242 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357242 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357242 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357242 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357242 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357242 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357242 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357242 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357242 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: c485d'... (mgcp_client.c:807) 20250817122357242 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357242 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357242 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357242 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: c485d'... (mgcp_client.c:807) 20250817122357242 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357242 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357242 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{IN_USE}: Removing from parent mgw(mgw-fsm-12879321-0)[0x55b46bd5f420] (mgcp_client_endpoint_fsm.c:873) 20250817122357242 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357242 DLMGCP DEBUG mgw-endp(mgw-fsm-12879321-0)[0x55b46bd5f550]{IN_USE}: Deallocated (fsm.c:568) 20250817122357242 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357242 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357242 DMGW DEBUG mgw(mgw-fsm-12879321-0)[0x55b46bd5f420]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357242 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)@6f517062176f: Session index based on connection ID:6 TC_rab_assignment_concurrent0(216)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "c485d917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "c485d917" }, { code := "I", val := "22222" } }, sdp := omit } 20250817122357252 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250817122357252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd65e20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357252 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250817122357252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd55080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)12879321 20250817122357254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357254 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc485d9,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12879321 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357254 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357254 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357254 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357254 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357254 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=00b3f098), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357254 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357254 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357254 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357254 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357254 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357254 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357255 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=00a2e912), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357255 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20250817122357255 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357255 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357255 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357255 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) 20250817122357255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{disconnected}: Freeing instance (context_map.c:202) 20250817122357255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12619448)[0x55b46bd15060]{disconnected}: Deallocated (fsm.c:568) 20250817122357255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{disconnected}: Freeing instance (context_map.c:206) 20250817122357255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b46bd148a0]{disconnected}: Deallocated (fsm.c:568) 20250817122357255 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12619448 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817122357255 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=00a2e912), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20250817122357255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357255 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357255 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357255 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357255 DLSCCP DEBUG SCCP-SCOC(14)[0x55b46bd213b0]{IDLE}: Deallocated (fsm.c:568) 20250817122357255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357255 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357255 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357255 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357255 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)744359 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:7 20250817122357259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357259 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357259 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357259 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357259 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357259 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357259 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357259 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357259 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357259 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=00b3f098), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357259 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20250817122357259 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357259 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357259 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357259 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) 20250817122357259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{disconnected}: Freeing instance (context_map.c:202) 20250817122357259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12879321)[0x55b46bd204d0]{disconnected}: Deallocated (fsm.c:568) 20250817122357259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{disconnected}: Freeing instance (context_map.c:206) 20250817122357259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55b46bd1f8d0]{disconnected}: Deallocated (fsm.c:568) 20250817122357259 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12879321 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250817122357259 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=00b3f098), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20250817122357259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357259 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357259 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357259 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357259 DLSCCP DEBUG SCCP-SCOC(15)[0x55b46bd22000]{IDLE}: Deallocated (fsm.c:568) 20250817122357259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357259 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357259 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357259 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357266 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357266 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357266 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357266 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357266 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357266 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357266 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357266 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357266 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357266 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) 20250817122357266 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250817122357266 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357266 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357266 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357266 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357266 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357266 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357266 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357266 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357266 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357266 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 70 rtpbridge/9@mgw MGCP 1.0\r\nC: 1e8f6'... (mgcp_client.c:807) 20250817122357266 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357267 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd67a90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357267 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 71 rtpbridge/9@mgw MGCP 1.0\r\nC: 1e8f6'... (mgcp_client.c:807) 20250817122357267 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357267 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd67a90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357267 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{IN_USE}: Removing from parent mgw(mgw-fsm-2002794-0)[0x55b46bd68270] (mgcp_client_endpoint_fsm.c:873) 20250817122357267 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357267 DLMGCP DEBUG mgw-endp(mgw-fsm-2002794-0)[0x55b46bd683a0]{IN_USE}: Deallocated (fsm.c:568) 20250817122357267 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357267 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357267 DMGW DEBUG mgw(mgw-fsm-2002794-0)[0x55b46bd68270]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357267 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(218)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "1e8f6a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "1e8f6a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357272 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250817122357272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd6ec70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817122357272 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250817122357272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd67a90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd67a90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd67a90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd67a90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)2002794 20250817122357274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357274 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1e8f6a,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2002794 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357274 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357274 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357274 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357274 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357274 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=00276768), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357274 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357274 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357274 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357274 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)13295159 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:9 20250817122357277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357277 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357277 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357277 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357277 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357277 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357277 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=00276768), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357277 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20250817122357277 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357277 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357277 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357277 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) 20250817122357277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{disconnected}: Freeing instance (context_map.c:202) 20250817122357277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2002794)[0x55b46bd22360]{disconnected}: Deallocated (fsm.c:568) 20250817122357277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{disconnected}: Freeing instance (context_map.c:206) 20250817122357277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b46bd22540]{disconnected}: Deallocated (fsm.c:568) 20250817122357277 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2002794 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250817122357277 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=00276768), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20250817122357277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357277 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357277 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357277 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357277 DLSCCP DEBUG SCCP-SCOC(17)[0x55b46bd239d0]{IDLE}: Deallocated (fsm.c:568) 20250817122357277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357277 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357277 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357277 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357277 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357299 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357299 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357299 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357299 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357299 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357299 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357299 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357299 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357299 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) 20250817122357299 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250817122357299 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357299 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357299 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357299 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357299 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357299 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357299 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357299 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357299 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357299 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357299 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 72 rtpbridge/10@mgw MGCP 1.0\r\nC: d799'... (mgcp_client.c:807) 20250817122357299 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122357299 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357299 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd6f3e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357299 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 73 rtpbridge/10@mgw MGCP 1.0\r\nC: d799'... (mgcp_client.c:807) 20250817122357299 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122357299 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd6f3e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357299 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{IN_USE}: Removing from parent mgw(mgw-fsm-14129501-0)[0x55b46bd70940] (mgcp_client_endpoint_fsm.c:873) 20250817122357299 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357299 DLMGCP DEBUG mgw-endp(mgw-fsm-14129501-0)[0x55b46bd70fd0]{IN_USE}: Deallocated (fsm.c:568) 20250817122357299 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357299 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357299 DMGW DEBUG mgw(mgw-fsm-14129501-0)[0x55b46bd70940]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357300 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(219)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d7995d17" }, { code := "I", val := "11111" } }, sdp := omit } 20250817122357307 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250817122357307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd778a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d7995d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357307 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250817122357307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd6f3e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd6f3e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd6f3e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd6f3e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)14129501 20250817122357314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357314 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd7995d,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14129501 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357314 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357314 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357314 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357314 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357314 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=00e5039f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357314 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357314 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357314 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357314 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)2818555 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:10 20250817122357319 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357319 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357319 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357319 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357319 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357319 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357319 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357319 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357319 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357319 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=00e5039f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357319 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20250817122357319 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357319 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357319 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357319 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) 20250817122357319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{disconnected}: Freeing instance (context_map.c:202) 20250817122357319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14129501)[0x55b46bd23e60]{disconnected}: Deallocated (fsm.c:568) 20250817122357319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{disconnected}: Freeing instance (context_map.c:206) 20250817122357319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b46bd23b00]{disconnected}: Deallocated (fsm.c:568) 20250817122357319 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14129501 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250817122357319 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=00e5039f), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20250817122357319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357319 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357319 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357319 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357319 DLSCCP DEBUG SCCP-SCOC(18)[0x55b46bd247f0]{IDLE}: Deallocated (fsm.c:568) 20250817122357319 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357319 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357319 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357319 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357320 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357323 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357323 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357323 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357323 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357323 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357323 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) 20250817122357323 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250817122357323 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357323 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357323 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357323 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357323 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357323 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357323 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357323 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357323 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357323 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 74 rtpbridge/8@mgw MGCP 1.0\r\nC: ce778'... (mgcp_client.c:807) 20250817122357323 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd79480]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357323 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 75 rtpbridge/8@mgw MGCP 1.0\r\nC: ce778'... (mgcp_client.c:807) 20250817122357323 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd79480]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357323 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{IN_USE}: Removing from parent mgw(mgw-fsm-13531012-0)[0x55b46bd79660] (mgcp_client_endpoint_fsm.c:873) 20250817122357323 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357323 DLMGCP DEBUG mgw-endp(mgw-fsm-13531012-0)[0x55b46bd79cf0]{IN_USE}: Deallocated (fsm.c:568) 20250817122357323 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357323 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357323 DMGW DEBUG mgw(mgw-fsm-13531012-0)[0x55b46bd79660]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357323 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(217)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ce778417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ce778417" }, { code := "I", val := "22222" } }, sdp := omit } 20250817122357335 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250817122357335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(217)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd805c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817122357336 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250817122357336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd79480]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd79480]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd79480]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd79480]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)13531012 20250817122357338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357338 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xce7784,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13531012 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357338 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357338 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357338 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357338 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357338 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=00c8dbfd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357338 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357338 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357338 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357339 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)12959798 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:8 20250817122357343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357343 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357343 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357343 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357343 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357343 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357343 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=00c8dbfd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357343 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20250817122357343 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357343 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357343 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357343 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) 20250817122357343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{disconnected}: Freeing instance (context_map.c:202) 20250817122357343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13531012)[0x55b46bd21780]{disconnected}: Deallocated (fsm.c:568) 20250817122357343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{disconnected}: Freeing instance (context_map.c:206) 20250817122357343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b46bd1fab0]{disconnected}: Deallocated (fsm.c:568) 20250817122357343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13531012 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250817122357343 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=00c8dbfd), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20250817122357343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357343 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357343 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357343 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357343 DLSCCP DEBUG SCCP-SCOC(16)[0x55b46bd22ce0]{IDLE}: Deallocated (fsm.c:568) 20250817122357343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357343 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357356 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357356 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357356 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357356 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357356 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357356 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) 20250817122357356 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250817122357356 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357356 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357356 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357356 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357356 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357356 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357356 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357356 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357356 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357356 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 995d'... (mgcp_client.c:807) 20250817122357356 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122357356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd78010]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357356 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 995d'... (mgcp_client.c:807) 20250817122357356 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122357356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd78010]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357356 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{IN_USE}: Removing from parent mgw(mgw-fsm-10050902-0)[0x55b46bd824e0] (mgcp_client_endpoint_fsm.c:873) 20250817122357356 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357356 DLMGCP DEBUG mgw-endp(mgw-fsm-10050902-0)[0x55b46bd82ad0]{IN_USE}: Deallocated (fsm.c:568) 20250817122357356 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357356 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357356 DMGW DEBUG mgw(mgw-fsm-10050902-0)[0x55b46bd824e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357357 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(220)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "995d5617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "995d5617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357369 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250817122357369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd893a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817122357370 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250817122357370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd78010]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd78010]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd78010]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd78010]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)10050902 20250817122357373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357374 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x995d56,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10050902 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357374 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357374 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357374 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357374 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357374 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=00210aba), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357374 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357374 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)6352621 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 20250817122357380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357380 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357380 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357380 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357380 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 20250817122357380 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357380 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=00210aba), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357380 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20250817122357380 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357380 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357380 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357380 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) 20250817122357380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{disconnected}: Freeing instance (context_map.c:202) 20250817122357380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10050902)[0x55b46bd227d0]{disconnected}: Deallocated (fsm.c:568) 20250817122357380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{disconnected}: Freeing instance (context_map.c:206) 20250817122357380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b46bd24b60]{disconnected}: Deallocated (fsm.c:568) 20250817122357380 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10050902 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250817122357380 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=00210aba), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20250817122357380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357380 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357380 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357380 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357380 DLSCCP DEBUG SCCP-SCOC(19)[0x55b46bd253f0]{IDLE}: Deallocated (fsm.c:568) 20250817122357381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357381 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357381 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357381 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357381 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357381 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357381 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357381 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357381 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357381 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357381 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) 20250817122357381 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250817122357381 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357381 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357381 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357382 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357382 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357382 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357382 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357382 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357382 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357382 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 78 rtpbridge/13@mgw MGCP 1.0\r\nC: c548'... (mgcp_client.c:807) 20250817122357382 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122357382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8af80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357382 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 79 rtpbridge/13@mgw MGCP 1.0\r\nC: c548'... (mgcp_client.c:807) 20250817122357382 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122357382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8af80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357382 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{IN_USE}: Removing from parent mgw(mgw-fsm-12929237-0)[0x55b46bd8b160] (mgcp_client_endpoint_fsm.c:873) 20250817122357382 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357382 DLMGCP DEBUG mgw-endp(mgw-fsm-12929237-0)[0x55b46bd8b7f0]{IN_USE}: Deallocated (fsm.c:568) 20250817122357382 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357382 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357382 DMGW DEBUG mgw(mgw-fsm-12929237-0)[0x55b46bd8b160]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357382 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)@6f517062176f: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c548d517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c548d517" }, { code := "I", val := "22222" } }, sdp := omit } 20250817122357391 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250817122357391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd920c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357391 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250817122357391 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8af80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357391 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8af80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357391 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8af80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357391 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8af80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)12929237 20250817122357395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357395 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc548d5,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12929237 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357395 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357395 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357395 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357395 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357395 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=009dd5b1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357395 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)2062879 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:13 20250817122357399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357399 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357399 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357399 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357399 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357399 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357399 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357399 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357399 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357399 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=009dd5b1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357399 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20250817122357399 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357399 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357399 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357399 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) 20250817122357399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{disconnected}: Freeing instance (context_map.c:202) 20250817122357399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12929237)[0x55b46bd25900]{disconnected}: Deallocated (fsm.c:568) 20250817122357399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 20250817122357399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55b46bd26350]{disconnected}: Deallocated (fsm.c:568) 20250817122357399 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12929237 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250817122357399 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=009dd5b1), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20250817122357399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357399 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357399 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357399 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357399 DLSCCP DEBUG SCCP-SCOC(21)[0x55b46bd26ea0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 20250817122357399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357399 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357399 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357399 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357399 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357401 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357401 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357401 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357401 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending 20250817122357401 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357401 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) 20250817122357401 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250817122357401 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357401 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357401 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357401 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357401 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357401 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357401 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357401 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357401 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 80 rtpbridge/12@mgw MGCP 1.0\r\nC: 3c42'... (mgcp_client.c:807) 20250817122357401 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122357401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd89b10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 81 rtpbridge/12@mgw MGCP 1.0\r\nC: 3c42'... (mgcp_client.c:807) 20250817122357401 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122357401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd89b10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357401 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{IN_USE}: Removing from parent mgw(mgw-fsm-3949288-0)[0x55b46bd78a90] (mgcp_client_endpoint_fsm.c:873) 20250817122357401 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357401 DLMGCP DEBUG mgw-endp(mgw-fsm-3949288-0)[0x55b46bd94490]{IN_USE}: Deallocated (fsm.c:568) 20250817122357401 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357401 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357401 DMGW DEBUG mgw(mgw-fsm-3949288-0)[0x55b46bd78a90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357401 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(221)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "3c42e817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "3c42e817" }, { code := "I", val := "22222" } }, sdp := omit } 20250817122357408 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250817122357408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd9ad60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357408 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250817122357408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd89b10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd89b10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd89b10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd89b10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)3949288 20250817122357414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357414 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3c42e8,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949288 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357414 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357414 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357414 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357414 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357414 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=0025c1ff), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357414 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357414 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357414 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357415 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)15017699 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:12 20250817122357420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357420 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357420 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357420 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357420 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357420 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357420 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357420 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357420 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357420 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=0025c1ff), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357420 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20250817122357420 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357420 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357420 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357420 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) 20250817122357420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{disconnected}: Freeing instance (context_map.c:202) 20250817122357420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3949288)[0x55b46bd25c60]{disconnected}: Deallocated (fsm.c:568) 20250817122357420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{disconnected}: Freeing instance (context_map.c:206) 20250817122357420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b46bd25520]{disconnected}: Deallocated (fsm.c:568) 20250817122357420 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3949288 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250817122357420 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=0025c1ff), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20250817122357420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357421 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357421 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357421 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357421 DLSCCP DEBUG SCCP-SCOC(20)[0x55b46bd26220]{IDLE}: Deallocated (fsm.c:568) 20250817122357421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357423 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357423 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357423 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357423 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357423 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357423 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) 20250817122357423 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250817122357423 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357423 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357423 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357423 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357423 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357423 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357423 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357423 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357423 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357423 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357423 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 6cc2'... (mgcp_client.c:807) 20250817122357423 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357423 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8a280]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357423 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 6cc2'... (mgcp_client.c:807) 20250817122357423 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122357423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8a280]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357423 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{IN_USE}: Removing from parent mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0] (mgcp_client_endpoint_fsm.c:873) 20250817122357423 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357423 DLMGCP DEBUG mgw-endp(mgw-fsm-445481-0)[0x55b46bd9d1b0]{IN_USE}: Deallocated (fsm.c:568) 20250817122357423 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357423 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357423 DMGW DEBUG mgw(mgw-fsm-445481-0)[0x55b46bd9cbc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357423 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(223)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "6cc2917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "6cc2917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357434 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250817122357434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bda3a80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817122357434 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250817122357434 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8a280]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357434 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8a280]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357434 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8a280]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357434 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd8a280]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)445481 20250817122357438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357438 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6cc29,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-445481 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357438 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357438 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357438 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357438 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357438 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=00e54de0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357439 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357439 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357439 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357439 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357439 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357439 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)1504240 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:15 20250817122357446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357446 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357446 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357446 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357446 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(202)@6f517062176f: vl_from0 20250817122357446 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357446 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=00e54de0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357446 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20250817122357446 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357446 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357446 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357446 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) 20250817122357446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{disconnected}: Freeing instance (context_map.c:202) 20250817122357447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-445481)[0x55b46bd277e0]{disconnected}: Deallocated (fsm.c:568) 20250817122357447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{disconnected}: Freeing instance (context_map.c:206) 20250817122357447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b46bd27330]{disconnected}: Deallocated (fsm.c:568) 20250817122357447 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-445481 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250817122357447 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=00e54de0), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20250817122357447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc0-SCCP(202)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122357447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357447 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357447 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357447 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357447 DLSCCP DEBUG SCCP-SCOC(22)[0x55b46bd27c50]{IDLE}: Deallocated (fsm.c:568) 20250817122357447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357447 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357447 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357447 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357447 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357448 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357448 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357448 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357448 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357448 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357448 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357448 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357448 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357448 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) 20250817122357448 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250817122357448 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122357448 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357448 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122357448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122357448 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122357448 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122357448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122357448 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122357448 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122357448 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122357448 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122357448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357448 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: edbe'... (mgcp_client.c:807) 20250817122357448 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122357448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bda4a80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122357448 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: edbe'... (mgcp_client.c:807) 20250817122357448 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122357448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bda4a80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122357448 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{IN_USE}: Removing from parent mgw(mgw-fsm-15580743-0)[0x55b46bda51b0] (mgcp_client_endpoint_fsm.c:873) 20250817122357448 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122357448 DLMGCP DEBUG mgw-endp(mgw-fsm-15580743-0)[0x55b46bd9cd90]{IN_USE}: Deallocated (fsm.c:568) 20250817122357448 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122357448 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122357448 DMGW DEBUG mgw(mgw-fsm-15580743-0)[0x55b46bda51b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122357449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122357449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122357449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122357449 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)@6f517062176f: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "edbe4717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "edbe4717" }, { code := "I", val := "22222" } }, sdp := omit } 20250817122357462 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250817122357462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bdac620]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122357463 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250817122357463 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bda4a80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122357463 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bda4a80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122357463 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bda4a80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122357463 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bda4a80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)15580743 20250817122357467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122357467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122357468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122357468 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122357468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xedbe47,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122357468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15580743 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122357468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122357468 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122357468 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122357468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122357468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122357468 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122357468 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122357468 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=004df139), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122357468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122357468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122357468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122357468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357468 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@6f517062176f: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)5746553 HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on connection ID:15 20250817122357476 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357476 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122357476 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122357476 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122357476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122357476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122357476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122357476 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122357476 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122357476 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122357476 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122357476 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122357476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122357476 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=004df139), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122357476 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20250817122357476 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122357477 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122357477 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122357477 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) 20250817122357477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122357477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122357477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122357477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{disconnected}: Freeing instance (context_map.c:202) 20250817122357477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15580743)[0x55b46bd28480]{disconnected}: Deallocated (fsm.c:568) 20250817122357477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122357477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{disconnected}: Freeing instance (context_map.c:206) 20250817122357477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b46bd24180]{disconnected}: Deallocated (fsm.c:568) 20250817122357477 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15580743 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250817122357477 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=004df139), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20250817122357477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122357477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122357477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122357477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122357477 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122357477 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122357477 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122357477 DLSCCP DEBUG SCCP-SCOC(23)[0x55b46bd288f0]{IDLE}: Deallocated (fsm.c:568) 20250817122357477 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122357477 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122357477 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122357477 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122357477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122357477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122357477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122357477 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@6f517062176f: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@6f517062176f: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122359486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56750<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359487 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37301<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(197)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122359491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56734<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122359494 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122359494 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) 20250817122359494 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122359494 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122359494 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122359494 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) 20250817122359494 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122359494 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122359494 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122359494 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) 20250817122359494 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122359494 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122359494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122359494 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122359494 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) 20250817122359494 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(206)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@6f517062176f: Final verdict of PTC: none 20250817122359494 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 20250817122359494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122359495 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122359495 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122359495 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122359495 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122359495 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122359495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122359495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122359495 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122359495 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) 20250817122359495 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122359495 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122359495 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 20250817122359495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122359495 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122359495 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122359495 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122359495 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122359495 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122359495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122359495 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)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@6f517062176f: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@6f517062176f: Final verdict of PTC: none 20250817122359504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56820<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56778<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@6f517062176f: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@6f517062176f: Final verdict of PTC: none 20250817122359505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56790<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56804<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56806<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56812<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56828<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56842<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56854<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@6f517062176f: Final verdict of PTC: pass 20250817122359507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56864<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122359509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56894<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@6f517062176f: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@6f517062176f: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(203)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@6f517062176f: Final verdict of PTC: none TC_rab_assignment_concurrent0(224)@6f517062176f: Final verdict of PTC: pass HNBGW-PFCP(199)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(208)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@6f517062176f: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sun Aug 17 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 20250817122359628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122359689 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122359689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff5d2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122359689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122359689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122359689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122359689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122359690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122359690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122359690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122359690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122359690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122359690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122359690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122359690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122400131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49816<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1884160) Waiting for packet dumper to finish... 1 (prev_count=1884160, count=1884796) 20250817122401496 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122401496 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122401496 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122401496 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122401496 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122401496 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_rab_release started. 20250817122403245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122403247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122403250 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40637<->l=127.0.0.1:4262) (control_if.c:572) 20250817122403260 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122403260 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122403260 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122403261 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122403261 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122403261 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122403261 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122403261 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122403261 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122403261 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122403261 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122403262 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122403262 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122403262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122403262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122403262 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) 20250817122403262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403262 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) 20250817122403262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122403262 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) 20250817122403262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122403262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122403262 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122403262 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122403262 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122403262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122403262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122403262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122403262 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) 20250817122403262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122403262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122403262 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122403262 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122403262 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122403262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122403262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122403262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122403262 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122403262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122403262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122403262 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122403262 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122403263 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122403263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122403263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122403263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122403263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122403263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122403263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122403263 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122403263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122403263 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122403263 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122403263 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 20250817122403263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122403263 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122403263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122403263 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122403263 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122403263 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 20250817122403263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122403263 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 20250817122403263 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122403263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122403263 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122403263 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122403263 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122403263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122403263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122403263 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122403263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122403263 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122403263 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122403263 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122403263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122403263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122403263 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(233)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122403277 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122403277 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122403277 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122403278 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122403278 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122403278 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122403278 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122403278 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122403278 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122403279 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122403279 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122403279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122403279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122403279 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) 20250817122403279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403279 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) 20250817122403279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122403279 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) 20250817122403279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122403279 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122403279 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122403279 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122403279 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122403279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122403279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122403279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122403279 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) 20250817122403279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122403279 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122403279 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122403279 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122403279 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122403279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122403279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122403279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122403279 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) 20250817122403279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122403279 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122403279 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122403279 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122403279 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122403279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122403279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122403280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122403280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122403280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122403280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122403280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122403280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122403280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122403280 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122403280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122403280 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122403280 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122403280 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 20250817122403280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122403280 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122403280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122403280 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122403280 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122403280 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 20250817122403280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122403280 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 20250817122403280 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122403280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122403280 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122403280 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122403280 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 20250817122403280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122403280 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 20250817122403280 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122403280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122403280 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122403280 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122403280 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122403280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122403280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122403280 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122403301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122403301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122403301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122403301 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122403301 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) 20250817122403301 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122403301 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122403301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122403301 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@6f517062176f: setverdict(pass): none -> pass 20250817122403472 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 20250817122403472 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 20250817122403472 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122403472 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122403474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122403474 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122403474 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122403474 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122403474 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122403474 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122403474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122403475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122403475 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122403475 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122403475 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122403475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122403475 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122403475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122403489 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 20250817122403489 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 20250817122403489 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122403489 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122403491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122403491 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122403491 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122403491 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122403491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122403491 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122403491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122403492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122403492 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122403492 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122403492 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122403492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122403492 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122403492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122404294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122404295 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122404295 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122404295 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122404295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122404295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122404295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122404295 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122404295 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122404295 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122404295 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122404295 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122404295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122404295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122404295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122404295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122404295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122404295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122404295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122404295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122404295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122404295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122404295 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122404295 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122404295 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) 20250817122404295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122404295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122404295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122404295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122404295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122404295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122404296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122404296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122404296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122404296 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122404296 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122404296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122404296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122404296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122404296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122404296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122404296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122404296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122404296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122404310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122404310 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122404310 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122404310 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122404310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122404310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122404310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122404310 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122404311 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122404311 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122404311 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122404311 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122404311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122404311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122404311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122404311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122404311 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) 20250817122404311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122404311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122404311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404311 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) 20250817122404311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122404311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122404311 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122404311 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122404311 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) 20250817122404311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122404311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122404311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122404311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122404311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122404311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122404311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122404311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122404311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122404311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122404311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122404311 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122404311 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122404311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122404311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122404311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122404311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122404312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122404312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122404312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122404312 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(235)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122404342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@6f517062176f: Added conn table entry 0TC_rab_release0(238)8581693 20250817122405382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122405382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122405382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122405382 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122405382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x82f23d, normal) (hnbgw_rua.c:407) 20250817122405382 DHNB DEBUG map_rua[0x55b46bd0cdb0]{init}: Allocated (fsm.c:456) 20250817122405382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122405382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8581693 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122405382 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122405382 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122405382 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8581693 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122405382 DCN DEBUG map_sccp[0x55b46bd29290]{init}: Allocated (fsm.c:456) 20250817122405382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122405382 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-8581693 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122405382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8581693 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122405382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122405382 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122405382 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122405382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122405382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122405382 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122405382 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{IDLE}: Allocated (fsm.c:456) 20250817122405382 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122405382 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f400300019b0056400500f1100926) (sccp_scrc.c:406) 20250817122405382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122405382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122405382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122405382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122405382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122405382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122405382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122405382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122405382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122405382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122405382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122405382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122405382 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122405382 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122405382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122405382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122405382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122405382 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122405382 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122405382 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122405382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122405382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122405382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122405382 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@6f517062176f: Added conn table entry 0TC_rab_release0(238)14415993 HNBGW_Test.msc0-SCCP(231)@6f517062176f: Session index based on connection ID:0 TC_rab_release0(238)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122405386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122405386 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122405386 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122405386 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122405386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122405386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122405386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122405386 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122405386 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122405386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122405386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122405386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122405386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122405386 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=0063c1bf) (sccp_scrc.c:477) 20250817122405386 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20250817122405386 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122405386 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122405386 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122405386 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122405386 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) 20250817122405386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122405386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(231)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(231)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817122405588 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122405589 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122405589 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122405589 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122405589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122405589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122405589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122405589 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122405589 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122405589 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122405589 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122405589 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122405589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122405589 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) 20250817122405589 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250817122405589 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122405589 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122405589 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122405589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122405589 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122405589 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122405589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122405589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122405589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122405589 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122405589 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122405589 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122405589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122405589 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122405589 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{UNUSED}: Allocated (fsm.c:456) 20250817122405589 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{UNUSED}: is child of mgw(mgw-fsm-8581693-0)[0x55b46bd17320] (fsm.c:486) 20250817122405589 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8581693-0)[0x55b46bd17320] (mgcp_client_endpoint_fsm.c:724) 20250817122405589 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122405589 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122405589 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122405589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8581693-0)[0x55b46bd164a0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122405589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8581693-0)[0x55b46bd164a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30] (fsm.c:486) 20250817122405589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8581693-0)[0x55b46bd164a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122405590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8581693-0)[0x55b46bd164a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122405590 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 82f23'... (mgcp_client.c:807) 20250817122405590 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122405590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8581693-0)[0x55b46bd164a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122405590 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82f23d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82f23d17", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82f23d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82f23d17", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817122405626 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250817122405626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122405626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122405626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122405626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122405626 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122405626 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405626 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405626 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122405626 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122405626 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405626 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122405626 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122405626 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122405626 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122405626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122405626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122405626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122405626 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122405649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122405649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122405649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122405649 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122405649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x82f23d) (hnbgw_rua.c:471) 20250817122405649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8581693 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122405649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122405649 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122405649 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122405649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122405649 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122405649 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122405649 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122405649 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122405649 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122405649 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8581693-0)[0x55b46bd17320] (mgcp_client_endpoint_fsm.c:724) 20250817122405649 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122405649 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122405649 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122405649 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 82f23'... (mgcp_client.c:807) 20250817122405649 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817122405649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122405649 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122405649 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405649 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "82f23d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82f23d17", 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" } } } } } } } 20250817122405667 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250817122405667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122405667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122405667 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122405667 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122405667 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405667 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405667 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122405667 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122405667 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405667 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122405667 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122405667 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122405667 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8581693-0)[0x55b46bd17320] (mgcp_client_endpoint_fsm.c:724) 20250817122405668 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122405668 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122405668 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122405668 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8581693-0)[0x55b46bd16370]{ST_CRCX}: Allocated (fsm.c:456) 20250817122405668 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8581693-0)[0x55b46bd16370]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30] (fsm.c:486) 20250817122405668 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8581693-0)[0x55b46bd16370]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122405668 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8581693-0)[0x55b46bd16370]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250817122405668 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 82f23'... (mgcp_client.c:807) 20250817122405668 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817122405668 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8581693-0)[0x55b46bd16370]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122405668 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122405668 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405668 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405668 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "82f23d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82f23d17", 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" } } } } } } } 20250817122405677 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250817122405678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122405678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122405678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122405678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122405678 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122405678 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405678 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405678 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405678 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122405678 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122405678 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405678 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{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) 20250817122405678 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122405678 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122405678 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122405678 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122405678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122405678 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122405678 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122405678 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=0063c1bf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122405678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122405678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122405678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122405678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122405678 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122405678 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122405678 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122405678 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122405678 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122405678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122405678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122405678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122405678 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@6f517062176f: vl_len:21 HNBGW_Test.msc0-SCCP(231)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(231)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250817122405708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122405708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122405708 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122405708 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122405708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122405708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122405708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122405708 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122405708 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122405708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122405708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122405708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122405708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122405708 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) 20250817122405708 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250817122405708 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122405708 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122405708 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122405708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122405708 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122405708 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122405708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122405708 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250817122405708 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250817122405708 DMGW NOTICE mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250817122405708 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250817122405708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250817122405708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250817122405708 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250817122405708 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122405708 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122405708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122405708 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 82f23'... (mgcp_client.c:807) 20250817122405708 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122405708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122405708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122405708 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 82f23'... (mgcp_client.c:807) 20250817122405708 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122405708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122405708 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{IN_USE}: Removing from parent mgw(mgw-fsm-8581693-0)[0x55b46bd17320] (mgcp_client_endpoint_fsm.c:873) 20250817122405708 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122405708 DLMGCP DEBUG mgw-endp(mgw-fsm-8581693-0)[0x55b46bd16f30]{IN_USE}: Deallocated (fsm.c:568) 20250817122405708 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122405708 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122405708 DMGW DEBUG mgw(mgw-fsm-8581693-0)[0x55b46bd17320]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122405708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122405708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) 20250817122405711 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250817122405711 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122405711 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122405711 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122405711 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "82f23d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "82f23d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122405711 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250817122405711 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122405711 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122405711 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122405711 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122405755 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40637<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@6f517062176f: Final verdict of PTC: none 20250817122405761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49840<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@6f517062176f: Final verdict of PTC: none 20250817122405762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49830<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122405762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122405762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122405762 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122405762 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) 20250817122405762 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122405762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122405762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122405762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122405762 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122405762 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122405762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063c1bf), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122405762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122405762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122405762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122405762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122405762 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122405762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122405762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122405762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{disrupted}: Freeing instance (context_map.c:202) 20250817122405762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8581693)[0x55b46bd0cdb0]{disrupted}: Deallocated (fsm.c:568) 20250817122405762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122405762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{disconnected}: Freeing instance (context_map.c:206) 20250817122405762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55b46bd29290]{disconnected}: Deallocated (fsm.c:568) 20250817122405762 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8581693 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250817122405762 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122405762 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) 20250817122405762 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122405762 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122405762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122405762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122405762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122405762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122405762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122405762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122405762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122405762 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122405762 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122405762 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) 20250817122405762 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122405762 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122405762 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 20250817122405762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122405762 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122405762 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122405762 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122405762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122405762 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122405762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122405762 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(234)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@6f517062176f: Final verdict of PTC: none 20250817122405763 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 20250817122405763 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) 20250817122405763 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122405763 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_rab_release-Iuh0-RUA(230)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@6f517062176f: Final verdict of PTC: none TC_rab_release-Iuh0(229)@6f517062176f: Final verdict of PTC: none 20250817122405763 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) 20250817122405763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122405763 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122405763 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122405763 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122405763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122405763 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122405763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122405763 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(232)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(228)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(237)@6f517062176f: Final verdict of PTC: none 20250817122405764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@6f517062176f: Test case TC_rab_release finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sun Aug 17 12:24:05 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250817122405799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122406301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40844<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=270328) Waiting for packet dumper to finish... 1 (prev_count=270328, count=270964) 20250817122407763 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122407763 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122407763 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122407763 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122407764 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122407764 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_rab_release_abnormal started. 20250817122409377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122409383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122409385 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46415<->l=127.0.0.1:4262) (control_if.c:572) 20250817122409400 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122409400 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122409400 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122409400 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122409400 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122409400 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122409400 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122409400 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122409400 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122409400 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122409401 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122409402 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122409402 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122409402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122409402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122409402 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) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409402 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) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122409402 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) 20250817122409402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122409402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122409402 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122409402 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122409402 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122409402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122409402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122409402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122409402 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) 20250817122409402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122409402 DLSS7[38;5;43m DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122409402 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122409402 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122409402 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122409402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122409402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122409402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122409402 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122409402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122409402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122409402 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122409402 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122409402 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122409402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122409402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122409402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122409402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122409402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122409402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122409402 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122409402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122409402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122409402 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 20250817122409402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122409402 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122409402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122409402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122409402 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 20250817122409402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122409402 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 20250817122409402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122409402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122409402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122409402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122409402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122409402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122409402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122409403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409403 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122409403 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122409403 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122409403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122409403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122409403 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(247)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(245)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122409415 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122409415 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122409415 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122409415 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122409415 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122409416 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122409416 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122409416 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122409416 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122409417 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122409417 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122409417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122409417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122409417 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) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409417 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) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122409417 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) 20250817122409417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122409417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122409417 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122409417 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122409417 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122409417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122409417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122409417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122409417 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) 20250817122409417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122409417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122409417 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122409417 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122409417 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122409417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122409417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122409417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122409417 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) 20250817122409417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122409417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122409417 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122409417 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122409417 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122409417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122409417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122409417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122409417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122409417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122409417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122409417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122409417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122409417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122409417 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122409417 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409417 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122409417 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122409417 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 20250817122409417 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122409417 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122409418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122409418 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122409418 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 20250817122409418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122409418 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 20250817122409418 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122409418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122409418 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122409418 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 20250817122409418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122409418 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 20250817122409418 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122409418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122409418 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122409418 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122409418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122409418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122409418 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122409436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122409436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122409436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122409436 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122409436 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) 20250817122409436 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122409436 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122409436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122409436 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@6f517062176f: setverdict(pass): none -> pass 20250817122409613 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 20250817122409613 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 20250817122409613 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122409613 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122409621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409621 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122409621 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122409621 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122409621 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122409621 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122409621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122409624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409624 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122409624 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122409624 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122409624 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122409624 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122409624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122409627 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 20250817122409627 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 20250817122409627 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122409627 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122409635 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409635 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122409635 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122409635 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122409635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122409635 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122409635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122409637 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409638 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122409638 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122409638 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122409638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122409638 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122409638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122409690 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122409690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff5d2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122409690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122409690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122409690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122409690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122409690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122409690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122409690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122409690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122409690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122409690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122409690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122409700 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122409700 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122409700 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122409700 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122409700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122409700 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=007ff5d2) (sccp_scrc.c:477) 20250817122409700 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20250817122409700 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122409700 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122409700 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122409700 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122409700 DLSCCP DEBUG SCCP-SCOC(6)[0x55b46bd0caa0]{IDLE}: Deallocated (fsm.c:568) 20250817122409700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122409700 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122409700 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122409700 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122409700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122409700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122409700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122409700 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122410436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122410436 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122410436 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122410436 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122410436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122410436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122410436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122410436 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122410436 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122410436 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122410436 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122410436 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122410436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122410436 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122410436 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122410436 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122410436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122410436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122410436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122410436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122410436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410436 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122410436 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122410436 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122410436 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122410436 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) 20250817122410436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122410436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122410436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122410436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122410437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122410437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122410437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122410437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122410437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122410437 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122410437 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122410437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122410437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122410437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122410437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122410437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122410437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122410437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122410437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122410444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122410444 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122410444 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122410444 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122410445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122410445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122410445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122410445 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122410445 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122410445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122410445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122410445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122410445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122410445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122410445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122410445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122410445 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) 20250817122410445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122410445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122410445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410445 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) 20250817122410445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410445 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122410445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122410445 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122410445 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122410445 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) 20250817122410445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122410445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122410445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122410445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122410445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122410445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122410445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122410445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122410445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122410445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122410445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122410445 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122410445 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122410445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122410445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122410445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122410445 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122410445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122410445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122410445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122410445 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(249)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122410458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@6f517062176f: Added conn table entry 0TC_rab_release_abnormal0(252)4909600 20250817122411510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122411510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122411511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122411511 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122411511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4aea20, normal) (hnbgw_rua.c:407) 20250817122411511 DHNB DEBUG map_rua[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122411511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122411511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4909600 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122411511 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122411511 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122411511 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4909600 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122411511 DCN DEBUG map_sccp[0x55b46bd0cdb0]{init}: Allocated (fsm.c:456) 20250817122411511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122411511 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-4909600 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122411511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4909600 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122411511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122411511 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122411511 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122411511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122411511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122411511 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122411511 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{IDLE}: Allocated (fsm.c:456) 20250817122411511 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122411511 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030002530056400500f1100926) (sccp_scrc.c:406) 20250817122411511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122411511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122411511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122411511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122411511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122411511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122411511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122411511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122411511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122411511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122411511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122411511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122411511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122411511 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122411511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122411511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122411511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122411512 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122411512 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122411512 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122411512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122411512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122411512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122411512 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@6f517062176f: Added conn table entry 0TC_rab_release_abnormal0(252)12537979 HNBGW_Test.msc0-SCCP(245)@6f517062176f: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122411531 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122411532 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122411532 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122411532 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122411532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122411532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122411532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122411532 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122411532 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122411532 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122411532 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122411532 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122411532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122411532 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=00255a5f) (sccp_scrc.c:477) 20250817122411532 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20250817122411532 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122411532 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122411532 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122411532 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122411532 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) 20250817122411532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122411532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(245)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(245)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817122411733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122411733 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122411733 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122411733 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122411733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122411733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122411733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122411733 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122411733 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122411733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122411733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122411733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122411733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122411733 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) 20250817122411733 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250817122411733 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122411733 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122411733 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122411733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122411733 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122411733 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122411733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122411733 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122411733 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122411733 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122411733 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122411734 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122411734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122411734 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122411734 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{UNUSED}: Allocated (fsm.c:456) 20250817122411734 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{UNUSED}: is child of mgw(mgw-fsm-4909600-0)[0x55b46bd16370] (fsm.c:486) 20250817122411734 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4909600-0)[0x55b46bd16370] (mgcp_client_endpoint_fsm.c:724) 20250817122411734 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122411734 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122411734 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122411734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4909600-0)[0x55b46bd16f30]{ST_CRCX}: Allocated (fsm.c:456) 20250817122411734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4909600-0)[0x55b46bd16f30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0] (fsm.c:486) 20250817122411734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4909600-0)[0x55b46bd16f30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122411734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4909600-0)[0x55b46bd16f30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122411734 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 4aea2'... (mgcp_client.c:807) 20250817122411734 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122411734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4909600-0)[0x55b46bd16f30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122411734 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4aea2017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4aea2017", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4aea2017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4aea2017", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817122411770 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250817122411770 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122411770 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122411770 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122411770 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122411770 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122411770 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411770 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411770 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122411770 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122411770 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411770 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122411770 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122411770 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122411770 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122411770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122411770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122411770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122411770 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122411796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122411796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122411796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122411796 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122411796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4aea20) (hnbgw_rua.c:471) 20250817122411796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4909600 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122411796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122411796 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122411796 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122411796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122411796 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122411796 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122411796 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122411796 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122411796 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122411796 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4909600-0)[0x55b46bd16370] (mgcp_client_endpoint_fsm.c:724) 20250817122411796 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122411796 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122411796 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411796 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122411796 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 4aea2'... (mgcp_client.c:807) 20250817122411796 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817122411796 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122411796 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122411796 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411796 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "4aea2017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4aea2017", 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" } } } } } } } 20250817122411821 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250817122411821 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122411821 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122411821 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122411821 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122411821 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411821 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411821 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122411821 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122411821 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411821 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122411821 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122411821 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122411821 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4909600-0)[0x55b46bd16370] (mgcp_client_endpoint_fsm.c:724) 20250817122411821 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122411821 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122411821 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122411822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4909600-0)[0x55b46bd17320]{ST_CRCX}: Allocated (fsm.c:456) 20250817122411822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4909600-0)[0x55b46bd17320]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0] (fsm.c:486) 20250817122411822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4909600-0)[0x55b46bd17320]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122411822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4909600-0)[0x55b46bd17320]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250817122411822 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 4aea2'... (mgcp_client.c:807) 20250817122411822 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817122411822 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4909600-0)[0x55b46bd17320]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122411822 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122411822 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411822 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411822 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "4aea2017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4aea2017", 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" } } } } } } } 20250817122411842 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250817122411842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122411842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122411842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17320]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122411842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17320]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122411842 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122411842 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411842 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411842 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411842 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122411842 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122411842 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411842 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{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) 20250817122411842 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122411842 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122411842 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122411842 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122411842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122411842 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122411842 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122411842 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=00255a5f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122411842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122411842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122411842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122411842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122411842 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122411842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122411842 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122411842 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122411842 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122411842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122411842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122411842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122411842 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@6f517062176f: vl_len:21 HNBGW_Test.msc0-SCCP(245)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(245)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250817122411885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122411885 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122411885 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122411885 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122411885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122411885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122411885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122411885 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122411885 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122411885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122411885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122411885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122411885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122411885 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) 20250817122411885 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250817122411885 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122411885 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122411885 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122411885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122411885 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122411885 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122411885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122411885 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250817122411885 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250817122411885 DMGW NOTICE mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250817122411885 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250817122411885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250817122411885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250817122411885 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250817122411885 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122411885 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122411885 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122411885 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 4aea2'... (mgcp_client.c:807) 20250817122411885 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122411885 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122411885 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17320]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122411885 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 4aea2'... (mgcp_client.c:807) 20250817122411885 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122411885 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17320]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122411885 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{IN_USE}: Removing from parent mgw(mgw-fsm-4909600-0)[0x55b46bd16370] (mgcp_client_endpoint_fsm.c:873) 20250817122411885 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122411885 DLMGCP DEBUG mgw-endp(mgw-fsm-4909600-0)[0x55b46bd164a0]{IN_USE}: Deallocated (fsm.c:568) 20250817122411885 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122411885 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122411885 DMGW DEBUG mgw(mgw-fsm-4909600-0)[0x55b46bd16370]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122411886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122411886 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)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "4aea2017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "4aea2017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122411888 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250817122411888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122411888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122411888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122411888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817122411888 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250817122411888 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17320]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122411888 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17320]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122411888 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17320]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122411888 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17320]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122411949 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46415<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@6f517062176f: Final verdict of PTC: none 20250817122411957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40862<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122411957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122411958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122411958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122411958 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122411958 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) 20250817122411958 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(249)@6f517062176f: Final verdict of PTC: none 20250817122411958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122411958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122411958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122411958 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122411958 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122411958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00255a5f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122411958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122411958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122411958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122411958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122411958 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122411958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122411958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122411958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{disrupted}: Freeing instance (context_map.c:202) 20250817122411958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4909600)[0x55b46bd0caa0]{disrupted}: Deallocated (fsm.c:568) 20250817122411958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122411958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122411958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b46bd0cdb0]{disconnected}: Deallocated (fsm.c:568) 20250817122411958 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4909600 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250817122411958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122411958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122411958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122411958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122411958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122411958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122411958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122411958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_release_abnormal-Iuh0-RUA(244)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_rab_release_abnormal(239)@6f517062176f: Final verdict of PTC: none 20250817122411958 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122411958 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) 20250817122411958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122411958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(248)@6f517062176f: Final verdict of PTC: none 20250817122411958 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 20250817122411959 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) 20250817122411959 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122411959 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122411959 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122411959 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) 20250817122411959 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122411959 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122411959 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122411959 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) 20250817122411959 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122411959 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817122411959 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 20250817122411959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122411959 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122411959 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122411959 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(246)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@6f517062176f: Final verdict of PTC: none 20250817122411959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122411959 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122411959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122411959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122411959 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) 20250817122411959 DLSS7 <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-MGCP(251)@6f517062176f: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@6f517062176f: Final verdict of PTC: none 20250817122411959 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122411959 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122411959 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122411959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122411959 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122411959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122411959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(242)@6f517062176f: Final verdict of PTC: none 20250817122411959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@6f517062176f: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sun Aug 17 12:24:11 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 20250817122412014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122412517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40880<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=282684) Waiting for packet dumper to finish... 1 (prev_count=282684, count=283320) 20250817122413960 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122413960 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122413960 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122413960 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122413960 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122413960 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_rab_assign_fail started. 20250817122415636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122415641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122415644 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35947<->l=127.0.0.1:4262) (control_if.c:572) 20250817122415659 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122415659 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122415659 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122415659 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122415659 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122415659 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122415659 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122415659 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122415659 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122415660 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122415660 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122415660 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122415660 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122415660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122415660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122415660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122415660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122415660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122415660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122415660 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122415660 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122415660 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122415660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122415660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122415660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122415660 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122415660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122415660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122415660 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122415660 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122415660 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122415660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122415660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122415660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122415660 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) 20250817122415660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122415660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122415660 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122415660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122415660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122415661 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122415661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122415661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122415661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122415661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122415661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122415661 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122415661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122415661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122415661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122415661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122415661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122415661 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 20250817122415661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122415661 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 20250817122415661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122415662 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122415662 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122415662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122415662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122415662 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) 20250817122415662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415662 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) 20250817122415662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122415662 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) 20250817122415662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122415662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122415662 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122415662 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415662 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122415662 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122415662 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 20250817122415662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122415662 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(261)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(259)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122415677 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122415677 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122415677 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122415677 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122415677 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122415677 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122415677 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122415678 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122415678 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122415679 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122415679 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122415679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122415679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122415679 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) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415679 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) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122415679 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) 20250817122415679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122415679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122415679 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122415679 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122415679 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122415679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122415679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122415679 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) 20250817122415679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122415679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122415679 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122415679 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122415679 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122415679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122415679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122415679 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) 20250817122415679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122415679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122415679 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122415679 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122415679 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122415679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122415679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122415679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122415679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122415679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122415679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122415679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122415679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122415679 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122415679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122415679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122415679 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 20250817122415679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122415679 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122415679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122415679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122415679 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 20250817122415679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122415679 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 20250817122415679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122415679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122415679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122415679 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 20250817122415679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122415679 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 20250817122415679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122415679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122415679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122415679 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122415679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122415679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122415679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122415700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122415700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122415700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122415700 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122415700 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) 20250817122415700 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122415700 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122415700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122415700 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@6f517062176f: setverdict(pass): none -> pass 20250817122415762 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122415762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063c1bf), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122415763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122415763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122415763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122415763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122415763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122415763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122415763 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122415763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122415763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122415763 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122415875 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 20250817122415875 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 20250817122415875 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122415875 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122415886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415886 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122415886 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122415886 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122415886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122415886 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122415886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122415889 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415889 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122415889 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122415889 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122415889 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122415889 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122415889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122415890 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 20250817122415890 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 20250817122415890 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122415890 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122415895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415895 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122415895 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122415895 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122415895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122415895 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122415895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122415896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122415896 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122415896 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122415896 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122415896 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122415896 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122415896 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122416696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122416696 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122416696 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122416696 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122416696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122416696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122416696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122416696 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122416696 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122416696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122416696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122416696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122416696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122416696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122416696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122416696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122416696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122416696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122416696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122416696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122416696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122416696 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122416696 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122416696 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) 20250817122416696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122416697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122416697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122416697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122416697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122416697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122416697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122416697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122416697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122416697 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122416697 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122416697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122416697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122416697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122416697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122416697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122416697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122416697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122416697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122416715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122416715 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122416715 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122416715 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122416715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122416715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122416715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122416715 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122416715 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122416715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122416715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122416715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122416715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122416715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122416715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122416715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122416715 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) 20250817122416715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122416715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122416715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416715 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) 20250817122416715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122416715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122416715 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122416715 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122416715 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) 20250817122416715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122416715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122416715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122416715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122416715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122416715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122416715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122416715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122416715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122416715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122416715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122416715 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122416715 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122416715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122416715 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122416715 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122416715 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122416715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122416715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122416715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122416715 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122416721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57322<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(263)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_rab_assign_fail0(266)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@6f517062176f: Added conn table entry 0TC_rab_assign_fail0(266)9414823 20250817122417770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122417770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122417770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122417770 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122417770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8fa8a7, normal) (hnbgw_rua.c:407) 20250817122417770 DHNB DEBUG map_rua[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122417770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9414823)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122417770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9414823 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122417770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122417770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122417770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9414823 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122417770 DCN DEBUG map_sccp[0x55b46bd0cdb0]{init}: Allocated (fsm.c:456) 20250817122417770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122417770 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-9414823 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122417771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9414823 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122417771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9414823)[0x55b46bd0caa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122417771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122417771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122417771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9414823)[0x55b46bd0caa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122417771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122417771 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122417771 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{IDLE}: Allocated (fsm.c:456) 20250817122417771 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122417771 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001690056400500f1100926) (sccp_scrc.c:406) 20250817122417771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122417771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122417771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122417771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122417771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122417771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122417771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122417771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122417771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122417771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122417771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122417771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122417771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122417771 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122417771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122417771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9414823)[0x55b46bd0caa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122417771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122417771 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122417771 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122417771 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122417771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122417771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122417771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122417771 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@6f517062176f: Added conn table entry 0TC_rab_assign_fail0(266)5361249 HNBGW_Test.msc0-SCCP(259)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@6f517062176f: setverdict(pass): none -> pass 20250817122417788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122417788 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122417788 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122417788 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122417788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122417788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122417788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122417788 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122417789 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122417789 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122417789 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122417789 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122417789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122417789 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=0061a340) (sccp_scrc.c:477) 20250817122417789 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20250817122417789 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122417789 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122417789 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122417789 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122417789 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) 20250817122417789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122417789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(259)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(259)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817122417992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122417993 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122417993 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122417993 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122417993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122417993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122417993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122417993 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122417993 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122417993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122417993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122417993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122417993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122417993 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) 20250817122417993 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20250817122417993 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122417993 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122417993 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122417993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122417993 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122417993 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122417993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122417993 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122417993 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122417993 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122417993 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122417993 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122417993 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122417993 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122417993 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{UNUSED}: Allocated (fsm.c:456) 20250817122417993 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{UNUSED}: is child of mgw(mgw-fsm-9414823-0)[0x55b46bd16f30] (fsm.c:486) 20250817122417993 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9414823-0)[0x55b46bd16f30] (mgcp_client_endpoint_fsm.c:724) 20250817122417993 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122417993 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122417993 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122417993 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9414823-0)[0x55b46bd16370]{ST_CRCX}: Allocated (fsm.c:456) 20250817122417993 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9414823-0)[0x55b46bd16370]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0] (fsm.c:486) 20250817122417994 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9414823-0)[0x55b46bd16370]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122417994 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9414823-0)[0x55b46bd16370]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122417994 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 8fa8a'... (mgcp_client.c:807) 20250817122417994 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122417994 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9414823-0)[0x55b46bd16370]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122417994 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8fa8a717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8fa8a717", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8fa8a717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8fa8a717", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817122418030 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250817122418030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122418030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122418030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16370]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122418030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16370]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122418030 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122418030 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{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) 20250817122418030 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{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) 20250817122418030 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122418030 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122418030 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{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) 20250817122418030 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122418030 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122418030 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122418030 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122418030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9414823)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122418030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122418030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122418030 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122418046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122418046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122418046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250817122418046 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122418046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8fa8a7) (hnbgw_rua.c:471) 20250817122418046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9414823 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250817122418046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9414823)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122418046 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122418046 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122418046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9414823)[0x55b46bd0caa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122418046 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250817122418046 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122418046 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122418046 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250817122418046 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250817122418046 DMGW ERROR mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250817122418046 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250817122418046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250817122418046 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122418046 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122418046 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=0061a340), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20250817122418046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122418046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122418046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122418047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122418047 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250817122418047 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122418047 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122418047 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16370]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122418047 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 8fa8a'... (mgcp_client.c:807) 20250817122418047 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817122418047 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16370]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122418047 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{IN_USE}: Removing from parent mgw(mgw-fsm-9414823-0)[0x55b46bd16f30] (mgcp_client_endpoint_fsm.c:873) 20250817122418047 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122418047 DLMGCP DEBUG mgw-endp(mgw-fsm-9414823-0)[0x55b46bd164a0]{IN_USE}: Deallocated (fsm.c:568) 20250817122418047 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122418047 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122418047 DMGW DEBUG mgw(mgw-fsm-9414823-0)[0x55b46bd16f30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122418047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122418047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122418047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122418047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122418047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122418047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122418047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122418047 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "8fa8a717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122418061 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250817122418061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16370]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122418061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16370]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122418061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16370]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122418061 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16370]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122418063 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35947<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@6f517062176f: Final verdict of PTC: none 20250817122418075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57312<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122418076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57304<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assign_fail(253)@6f517062176f: Final verdict of PTC: none 20250817122418077 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-SCCP(262)@6f517062176f: Final verdict of PTC: none 20250817122418077 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) 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122418077 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122418077 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) 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122418077 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122418077 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) 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122418077 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122418077 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) 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122418077 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 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122418077 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122418077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122418077 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_rab_assign_fail-Iuh0-RUA(258)@6f517062176f: Final verdict of PTC: none 20250817122418077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122418077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122418077 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 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122418077 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122418077 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122418077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122418077 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122418077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122418077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assign_fail-Iuh0(257)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(256)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(265)@6f517062176f: Final verdict of PTC: none 20250817122418078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57322<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@6f517062176f: Test case TC_rab_assign_fail finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sun Aug 17 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 20250817122418119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122418248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122418249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122418249 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122418249 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) 20250817122418249 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122418249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9414823)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122418249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9414823)[0x55b46bd0caa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122418249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122418249 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122418249 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122418249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061a340), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122418249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122418249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122418249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122418249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122418249 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122418249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122418249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9414823)[0x55b46bd0caa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122418249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9414823)[0x55b46bd0caa0]{disrupted}: Freeing instance (context_map.c:202) 20250817122418249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9414823)[0x55b46bd0caa0]{disrupted}: Deallocated (fsm.c:568) 20250817122418249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122418249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122418249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b46bd0cdb0]{disconnected}: Deallocated (fsm.c:568) 20250817122418249 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9414823 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122418249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122418249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122418249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122418249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122418249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122418249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122418249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122418249 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122418621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236992) Waiting for packet dumper to finish... 1 (prev_count=236992, count=247244) 20250817122420079 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122420079 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122420079 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122420079 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122420079 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122420079 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:24:20 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@6f517062176f: 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@6f517062176f: Test case TC_rab_assign_mgcp_to started. 20250817122421745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122421749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122421752 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41907<->l=127.0.0.1:4262) (control_if.c:572) 20250817122421765 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122421765 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122421765 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122421765 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122421765 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122421766 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122421766 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122421766 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122421766 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122421766 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122421766 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122421767 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122421767 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122421767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122421767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122421767 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) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421767 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) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122421767 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) 20250817122421767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122421767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122421767 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122421767 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122421767 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122421767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122421767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122421767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122421767 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) 20250817122421767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122421767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122421767 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122421767 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122421767 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122421767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122421767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122421767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122421767 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122421767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122421767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122421767 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122421767 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122421767 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122421767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122421767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122421767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122421767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122421767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122421767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122421767 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122421767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122421767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122421767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122421767 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 20250817122421767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122421767 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122421767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122421767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122421767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122421767 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 20250817122421767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122421767 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 20250817122421767 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122421767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122421767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122421767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122421767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122421767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122421767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122421767 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122421767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122421767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122421767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122421767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122421767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122421767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122421767 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(273)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122421779 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122421779 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122421779 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122421780 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122421780 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122421780 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122421780 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122421780 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122421780 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122421781 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122421781 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122421781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122421781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122421781 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) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421781 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) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122421781 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) 20250817122421781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122421781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122421781 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122421781 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122421781 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122421781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122421781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122421781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122421781 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) 20250817122421781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122421781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122421781 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122421781 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122421781 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122421781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122421781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122421781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122421781 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) 20250817122421781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122421781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122421781 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122421781 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122421781 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122421781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122421781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122421781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122421781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122421781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122421781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122421781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122421781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122421781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122421781 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122421781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122421781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122421781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122421781 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 20250817122421781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122421781 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122421781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122421781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122421781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122421781 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 20250817122421781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122421781 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 20250817122421781 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122421781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122421781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122421781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122421781 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 20250817122421781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122421781 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 20250817122421781 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122421781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122421781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122421781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122421781 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122421781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122421781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122421781 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122421801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122421801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122421801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122421801 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122421801 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) 20250817122421801 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122421801 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122421801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122421801 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@6f517062176f: setverdict(pass): none -> pass 20250817122421959 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122421959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00255a5f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122421959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122421959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122421959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122421959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122421960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122421960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122421960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122421960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122421960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122421960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122421960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122421977 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 20250817122421977 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 20250817122421977 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122421977 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122421984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122421984 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122421984 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122421984 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122421984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122421984 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122421984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122421987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122421987 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122421987 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122421987 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122421987 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122421987 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122421987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122421991 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 20250817122421991 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 20250817122421991 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122421991 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122421998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122421998 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122421998 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122421998 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122421998 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122421998 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122421998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122422002 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122422002 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122422002 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122422002 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122422002 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122422002 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122422002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122422798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122422798 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122422798 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122422798 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122422798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122422798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122422798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122422798 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122422798 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122422798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122422798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122422798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122422798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122422798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122422798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122422798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122422798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122422798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122422798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122422798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122422798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122422799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122422799 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122422799 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122422799 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) 20250817122422799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122422799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122422799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122422799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122422799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122422799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122422799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122422799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122422799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122422799 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122422799 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122422799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122422799 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122422799 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122422799 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122422799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122422799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122422799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122422799 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122422802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122422802 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122422802 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122422802 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122422802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122422802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122422802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122422802 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122422802 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122422802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122422802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122422802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122422802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122422802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122422802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122422802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122422802 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) 20250817122422802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122422802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122422802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422802 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) 20250817122422802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122422802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122422802 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122422802 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122422802 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) 20250817122422802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122422802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122422802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122422802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122422802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122422802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122422802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122422802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122422802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122422802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122422803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122422803 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122422803 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122422803 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122422803 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122422803 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122422803 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122422803 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122422803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122422803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122422803 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(277)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122422815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@6f517062176f: Added conn table entry 0TC_rab_assign_mgcp_to0(280)10504589 20250817122423830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122423830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122423830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122423830 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122423830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa0498d, normal) (hnbgw_rua.c:407) 20250817122423830 DHNB DEBUG map_rua[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122423830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10504589)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122423830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10504589 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122423830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122423830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122423830 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10504589 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122423830 DCN DEBUG map_sccp[0x55b46bd0cdb0]{init}: Allocated (fsm.c:456) 20250817122423830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122423830 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-10504589 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122423830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10504589 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122423830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10504589)[0x55b46bd0caa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122423830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122423830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122423830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10504589)[0x55b46bd0caa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122423830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122423830 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122423830 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{IDLE}: Allocated (fsm.c:456) 20250817122423830 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122423830 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001740056400500f1100926) (sccp_scrc.c:406) 20250817122423830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122423830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122423830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122423830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122423830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122423830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122423830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122423830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122423830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122423830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122423830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122423830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122423830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122423830 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122423830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122423830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10504589)[0x55b46bd0caa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122423830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122423830 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122423830 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122423831 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122423831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122423831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122423831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122423831 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@6f517062176f: Added conn table entry 0TC_rab_assign_mgcp_to0(280)15724409 HNBGW_Test.msc0-SCCP(273)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@6f517062176f: setverdict(pass): none -> pass 20250817122423835 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122423835 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122423835 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122423835 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122423835 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122423835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122423835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122423835 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122423835 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122423835 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122423835 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122423835 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122423835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122423835 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=0088d88d) (sccp_scrc.c:477) 20250817122423835 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20250817122423835 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122423835 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122423835 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122423835 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122423835 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) 20250817122423835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122423835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(273)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(273)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817122424036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122424037 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122424037 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122424037 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122424037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122424037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122424037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122424037 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122424037 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122424037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122424037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122424037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122424037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122424037 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) 20250817122424037 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250817122424037 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122424037 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122424037 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122424037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122424037 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122424037 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122424037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122424037 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122424037 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122424037 DMGW DEBUG mgw(mgw-fsm-10504589-0)[0x55b46bd164a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122424037 DMGW DEBUG mgw(mgw-fsm-10504589-0)[0x55b46bd164a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122424037 DMGW DEBUG mgw(mgw-fsm-10504589-0)[0x55b46bd164a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122424037 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122424037 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122424037 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{UNUSED}: Allocated (fsm.c:456) 20250817122424037 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{UNUSED}: is child of mgw(mgw-fsm-10504589-0)[0x55b46bd164a0] (fsm.c:486) 20250817122424037 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10504589-0)[0x55b46bd164a0] (mgcp_client_endpoint_fsm.c:724) 20250817122424037 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122424037 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122424037 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122424037 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10504589-0)[0x55b46bd081c0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122424037 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10504589-0)[0x55b46bd081c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30] (fsm.c:486) 20250817122424037 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10504589-0)[0x55b46bd081c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122424037 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10504589-0)[0x55b46bd081c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122424037 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: a0498'... (mgcp_client.c:807) 20250817122424037 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122424037 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10504589-0)[0x55b46bd081c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122424037 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0498d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0498d17", 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)@6f517062176f: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0498d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0498d17", 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" } } } } } } } 20250817122425763 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122425763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063c1bf), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122425763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122425763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122425763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122425763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122425764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122425764 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122425764 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122425764 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122425764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122425764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122425764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122425764 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122425771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122425771 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122425771 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122425771 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122425771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122425771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122425771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122425771 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122425771 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122425771 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122425771 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122425771 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122425771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122425771 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=0063c1bf) (sccp_scrc.c:477) 20250817122425771 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20250817122425771 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122425771 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122425771 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122425771 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122425771 DLSCCP DEBUG SCCP-SCOC(24)[0x55b46bd17530]{IDLE}: Deallocated (fsm.c:568) 20250817122428038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd081c0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250817122428039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd081c0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250817122428039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd081c0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30] (mgcp_client_fsm.c:526) 20250817122428039 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250817122428039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd081c0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250817122428039 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd081c0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250817122428039 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250817122428039 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122428039 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250817122428039 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-10504589-0)[0x55b46bd164a0] (mgcp_client_endpoint_fsm.c:925) 20250817122428039 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250817122428039 DLMGCP DEBUG mgw-endp(mgw-fsm-10504589-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250817122428039 DMGW DEBUG mgw(mgw-fsm-10504589-0)[0x55b46bd164a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250817122428039 DMGW ERROR mgw(mgw-fsm-10504589-0)[0x55b46bd164a0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250817122428039 DMGW DEBUG mgw(mgw-fsm-10504589-0)[0x55b46bd164a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250817122428039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250817122428039 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122428039 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122428039 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=0088d88d), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20250817122428039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122428039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122428039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122428039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122428039 DMGW DEBUG mgw(mgw-fsm-10504589-0)[0x55b46bd164a0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250817122428039 DMGW DEBUG mgw(mgw-fsm-10504589-0)[0x55b46bd164a0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250817122428039 DMGW DEBUG mgw(mgw-fsm-10504589-0)[0x55b46bd164a0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250817122428039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122428039 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122428039 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122428039 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122428039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122428039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122428039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122428039 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(273)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(273)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122428059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122428059 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122428059 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122428059 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122428059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122428059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122428059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122428059 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122428059 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122428059 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122428059 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122428059 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122428059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122428059 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) 20250817122428059 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250817122428059 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122428059 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122428059 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122428059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122428059 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122428059 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122428059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122428059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10504589)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122428060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122428060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122428060 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@6f517062176f: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)10504589 20250817122428079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122428079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122428079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122428079 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122428079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa0498d,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122428079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10504589 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122428079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10504589)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122428079 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122428079 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122428079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10504589)[0x55b46bd0caa0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122428079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122428079 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122428079 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122428079 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=0088d88d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122428079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122428079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122428079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122428079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122428079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10504589)[0x55b46bd0caa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122428079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122428079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122428079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122428079 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122428080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122428080 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122428080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122428080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122428080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122428080 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@6f517062176f: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)15724409 HNBGW_Test.msc0-SCCP(273)@6f517062176f: Session index based on connection ID:0 20250817122428090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122428090 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122428090 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122428090 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122428090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122428090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122428090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122428090 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122428090 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122428090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122428090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122428090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122428090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122428090 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=0088d88d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122428090 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20250817122428090 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122428090 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122428090 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122428090 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) 20250817122428090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122428090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122428090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10504589)[0x55b46bd0caa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122428090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10504589)[0x55b46bd0caa0]{disconnected}: Freeing instance (context_map.c:202) 20250817122428090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10504589)[0x55b46bd0caa0]{disconnected}: Deallocated (fsm.c:568) 20250817122428090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122428090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122428091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55b46bd0cdb0]{disconnected}: Deallocated (fsm.c:568) 20250817122428091 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10504589 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817122428091 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=0088d88d), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20250817122428091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122428091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122428091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122428091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122428091 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122428091 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122428091 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122428091 DLSCCP DEBUG SCCP-SCOC(27)[0x55b46bd16370]{IDLE}: Deallocated (fsm.c:568) 20250817122428091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122428091 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122428091 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122428091 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122428091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122428091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122428091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122428091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@6f517062176f: RLC received in state:disconnect_pending 20250817122428250 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122428250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061a340), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122428250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122428250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122428250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122428250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122428250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122428250 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122428250 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122428250 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122428250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122428251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122428251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122428251 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122428257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122428257 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122428257 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122428257 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122428257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122428257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122428257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122428257 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122428257 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122428257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122428257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122428257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122428257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122428257 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=0061a340) (sccp_scrc.c:477) 20250817122428257 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20250817122428257 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122428257 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122428257 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122428257 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122428257 DLSCCP DEBUG SCCP-SCOC(26)[0x55b46bd17320]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122430100 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41907<->l=127.0.0.1:4262) (control_if.c:193) 20250817122430100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57348<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(269)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(268)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122430106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57336<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122430107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122430107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122430107 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122430107 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) 20250817122430107 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(276)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgcp_to(267)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@6f517062176f: Final verdict of PTC: none 20250817122430110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122430110 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) 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122430110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122430110 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) 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122430110 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122430110 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) 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122430110 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 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed HNBGW_Test.sgsn0-RAN(277)@6f517062176f: Final verdict of PTC: none 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122430110 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122430110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122430110 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122430110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122430110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122430110 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122430110 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) 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_rab_assign_mgcp_to-Iuh0-RUA(272)@6f517062176f: Final verdict of PTC: none 20250817122430110 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 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122430110 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122430110 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122430110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122430110 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122430110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122430110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(270)@6f517062176f: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(279)@6f517062176f: Final verdict of PTC: none 20250817122430114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@6f517062176f: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sun Aug 17 12:24:30 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 20250817122430202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122430705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=242076) Waiting for packet dumper to finish... 1 (prev_count=242076, count=261960) 20250817122431960 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122431960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00255a5f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122431961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122431961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122431961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122431961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122431961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122431961 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122431961 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122431961 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122431961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122431961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122431961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122431961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122432111 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122432111 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122432111 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122432111 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122432111 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122432111 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:24: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_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@6f517062176f: 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@6f517062176f: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250817122433813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122433820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122433824 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33275<->l=127.0.0.1:4262) (control_if.c:572) 20250817122433845 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122433845 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122433845 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122433846 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122433846 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122433846 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122433846 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122433846 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122433846 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)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122433847 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122433847 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122433847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122433847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122433847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122433847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122433847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122433847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122433847 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122433847 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122433847 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122433847 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122433847 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122433847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122433847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122433847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122433847 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122433847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122433847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122433847 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122433847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122433847 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122433847 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122433847 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122433847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122433847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122433847 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122433847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122433847 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122433847 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122433847 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122433847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122433847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122433847 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122433848 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122433848 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122433848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122433848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122433848 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) 20250817122433848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433848 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) 20250817122433848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122433848 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) 20250817122433848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122433848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122433848 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122433848 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122433848 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122433848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122433848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122433848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122433848 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) 20250817122433848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122433848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122433848 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122433848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122433848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122433848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122433848 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 20250817122433848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122433848 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122433848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122433848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122433848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122433848 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 20250817122433848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122433848 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 20250817122433848 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(289)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(287)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122433862 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122433862 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122433862 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122433862 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122433862 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122433862 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122433862 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122433863 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122433863 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122433864 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122433864 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122433864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122433864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122433864 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) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433864 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) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122433864 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) 20250817122433864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122433864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122433864 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122433864 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122433864 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122433864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122433864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122433864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122433864 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) 20250817122433864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122433864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122433864 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122433864 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122433864 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122433864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122433864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122433864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122433864 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) 20250817122433864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122433864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122433864 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122433864 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122433864 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122433864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122433864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122433864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122433864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122433864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122433864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122433864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122433864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122433864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122433864 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122433864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122433864 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122433864 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122433864 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 20250817122433864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122433864 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122433864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122433864 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122433864 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122433864 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 20250817122433864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122433864 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 20250817122433864 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122433864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122433864 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122433864 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122433864 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 20250817122433864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122433864 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 20250817122433864 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122433864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122433864 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122433864 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122433864 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122433864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122433864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122433864 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122433883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122433883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122433883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122433883 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122433883 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) 20250817122433883 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122433883 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122433883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122433883 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@6f517062176f: setverdict(pass): none -> pass 20250817122434059 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 20250817122434059 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 20250817122434059 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122434059 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122434061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122434061 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122434061 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122434061 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122434061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122434061 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122434061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122434062 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122434062 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122434062 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122434062 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122434062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122434062 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122434062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122434073 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 20250817122434073 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 20250817122434073 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122434073 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122434075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122434075 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122434075 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122434075 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122434075 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122434075 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122434075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122434075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122434075 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122434075 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122434075 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122434075 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122434075 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122434075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122434865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122434865 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122434865 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122434865 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122434865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122434865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122434865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122434865 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122434865 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122434865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122434865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122434865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122434865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122434865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122434865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122434865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122434865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122434865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122434865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122434865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122434865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122434865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122434865 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122434865 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122434865 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) 20250817122434865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122434865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122434865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122434865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122434865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122434865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122434865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122434865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122434865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122434865 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122434865 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122434865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122434865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122434865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122434865 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122434865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122434865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122434865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122434865 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122434878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122434878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122434878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122434878 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122434878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122434878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122434878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122434878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122434878 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122434878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122434878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122434878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122434878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122434878 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122434878 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122434878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122434878 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) 20250817122434878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122434878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122434878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434878 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) 20250817122434878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434878 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122434878 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122434878 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122434878 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122434878 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) 20250817122434878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122434878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122434878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122434878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122434878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122434878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122434878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122434878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122434878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122434878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122434878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122434878 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122434878 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122434878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122434878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122434878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122434878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122434878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122434878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122434878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122434878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(291)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122434893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34214<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)15452434 20250817122435940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122435940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122435940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122435940 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122435940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xebc912, normal) (hnbgw_rua.c:407) 20250817122435940 DHNB DEBUG map_rua[0x55b46bd17320]{init}: Allocated (fsm.c:456) 20250817122435940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122435940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15452434 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122435940 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122435940 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122435940 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15452434 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122435940 DCN DEBUG map_sccp[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122435940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122435940 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-15452434 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122435940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15452434 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122435940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122435940 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122435940 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122435940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122435940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122435940 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122435940 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{IDLE}: Allocated (fsm.c:456) 20250817122435940 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122435940 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003e60056400500f1100926) (sccp_scrc.c:406) 20250817122435940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122435940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122435940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122435940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122435940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122435940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122435940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122435940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122435940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122435940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122435940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122435940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122435940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122435940 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122435940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122435940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122435940 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122435940 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122435940 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122435940 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122435940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122435940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122435940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122435940 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@6f517062176f: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)9834522 HNBGW_Test.msc0-SCCP(287)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@6f517062176f: setverdict(pass): none -> pass 20250817122435953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122435953 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122435953 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122435953 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122435953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122435953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122435953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122435953 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122435953 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122435953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122435953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122435953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122435953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122435953 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=0036f739) (sccp_scrc.c:477) 20250817122435953 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20250817122435953 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122435953 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122435953 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122435953 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122435953 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) 20250817122435953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122435953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@6f517062176f: 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)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(287)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(287)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817122436160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122436161 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122436161 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122436161 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122436161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122436161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122436161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122436161 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122436161 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122436161 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122436161 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122436161 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122436161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122436161 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) 20250817122436161 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250817122436161 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122436161 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122436161 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122436161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122436161 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122436161 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122436161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122436161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122436161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122436161 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122436161 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122436161 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122436161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122436161 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122436161 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{UNUSED}: Allocated (fsm.c:456) 20250817122436161 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{UNUSED}: is child of mgw(mgw-fsm-15452434-0)[0x55b46bd16370] (fsm.c:486) 20250817122436161 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15452434-0)[0x55b46bd16370] (mgcp_client_endpoint_fsm.c:724) 20250817122436161 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122436161 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122436161 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122436161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15452434-0)[0x55b46bd164a0]{ST_CRCX}: Allocated (fsm.c:456) 20250817122436161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15452434-0)[0x55b46bd164a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30] (fsm.c:486) 20250817122436161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15452434-0)[0x55b46bd164a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122436161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15452434-0)[0x55b46bd164a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122436161 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: ebc91'... (mgcp_client.c:807) 20250817122436161 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817122436162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15452434-0)[0x55b46bd164a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122436162 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ebc91217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ebc91217", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ebc91217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ebc91217", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817122436202 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250817122436203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122436203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122436203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122436203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122436203 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122436203 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436203 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436203 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122436203 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122436203 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436203 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122436203 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122436203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122436203 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122436203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122436203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122436203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122436203 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122436220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122436220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122436220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122436220 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122436220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xebc912) (hnbgw_rua.c:471) 20250817122436220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15452434 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122436220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122436220 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122436220 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122436220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122436220 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122436220 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122436220 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122436220 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122436220 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122436220 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15452434-0)[0x55b46bd16370] (mgcp_client_endpoint_fsm.c:724) 20250817122436220 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122436220 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122436220 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436220 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122436220 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: ebc9'... (mgcp_client.c:807) 20250817122436220 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817122436220 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122436220 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122436220 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436220 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ebc91217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ebc91217", 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" } } } } } } } 20250817122436226 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250817122436226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250817122436226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122436226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122436226 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122436226 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436226 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436226 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122436226 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122436226 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436226 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122436226 DMGW INFO mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{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) 20250817122436226 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250817122436226 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122436226 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122436226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122436226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122436226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122436226 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122436227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122436227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122436227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122436227 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122436227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xebc912) (hnbgw_rua.c:471) 20250817122436227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15452434 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122436227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122436227 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122436227 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122436227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122436227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122436227 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122436227 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122436227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122436227 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250817122436227 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250817122436227 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122436227 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15452434-0)[0x55b46bd16370] (mgcp_client_endpoint_fsm.c:724) 20250817122436227 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122436227 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122436227 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122436227 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15452434-0)[0x55b46bd17530]{ST_CRCX}: Allocated (fsm.c:456) 20250817122436227 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15452434-0)[0x55b46bd17530]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30] (fsm.c:486) 20250817122436227 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15452434-0)[0x55b46bd17530]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122436227 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15452434-0)[0x55b46bd17530]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250817122436227 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: ebc9'... (mgcp_client.c:807) 20250817122436227 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817122436227 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15452434-0)[0x55b46bd17530]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122436227 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122436227 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436227 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436227 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ebc91217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ebc91217", 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" } } } } } } } 20250817122436232 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250817122436232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122436232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122436232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17530]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122436232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17530]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122436232 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122436232 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436232 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436232 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436232 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122436232 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122436232 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436232 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{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) 20250817122436232 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122436232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122436232 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122436232 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122436232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122436232 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122436232 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122436232 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=0036f739), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122436232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122436232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122436232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122436232 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122436232 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122436232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122436232 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122436232 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122436232 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122436232 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122436232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122436232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122436232 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(287)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(287)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122436249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122436249 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122436249 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122436249 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122436249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122436249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122436249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122436249 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122436249 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122436249 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122436249 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122436249 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122436249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122436249 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) 20250817122436249 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250817122436249 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122436249 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122436249 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122436249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122436249 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122436249 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122436249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122436249 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122436249 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122436249 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122436249 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122436249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122436249 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: ebc9'... (mgcp_client.c:807) 20250817122436249 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122436249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122436249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17530]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122436249 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: ebc9'... (mgcp_client.c:807) 20250817122436249 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122436249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17530]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122436249 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{IN_USE}: Removing from parent mgw(mgw-fsm-15452434-0)[0x55b46bd16370] (mgcp_client_endpoint_fsm.c:873) 20250817122436249 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122436249 DLMGCP DEBUG mgw-endp(mgw-fsm-15452434-0)[0x55b46bd16f30]{IN_USE}: Deallocated (fsm.c:568) 20250817122436249 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122436249 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122436249 DMGW DEBUG mgw(mgw-fsm-15452434-0)[0x55b46bd16370]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122436249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122436249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817122436249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122436249 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ebc91217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ebc91217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122436252 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250817122436252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122436252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122436252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122436252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd164a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817122436252 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250817122436252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17530]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122436252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17530]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122436252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17530]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122436252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd17530]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@6f517062176f: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)15452434 20250817122436256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122436256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122436256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122436256 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122436256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xebc912,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122436256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15452434 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122436256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122436256 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122436256 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122436256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122436256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122436256 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122436256 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122436256 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=0036f739), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122436256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122436256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122436256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122436256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122436256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122436256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122436256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122436256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122436256 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122436256 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122436256 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122436256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122436256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122436256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122436256 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@6f517062176f: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)9834522 HNBGW_Test.msc0-SCCP(287)@6f517062176f: Session index based on connection ID:0 20250817122436259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122436259 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122436259 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122436259 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122436259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122436259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122436259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122436259 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122436259 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122436259 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122436259 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122436259 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122436259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122436259 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=0036f739), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122436259 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20250817122436259 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122436259 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122436259 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122436259 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) 20250817122436259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122436259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122436259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122436259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{disconnected}: Freeing instance (context_map.c:202) 20250817122436259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15452434)[0x55b46bd17320]{disconnected}: Deallocated (fsm.c:568) 20250817122436259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122436259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{disconnected}: Freeing instance (context_map.c:206) 20250817122436259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b46bd0caa0]{disconnected}: Deallocated (fsm.c:568) 20250817122436259 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15452434 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122436259 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=0036f739), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20250817122436259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122436259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122436259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122436259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122436259 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122436259 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122436259 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122436259 DLSCCP DEBUG SCCP-SCOC(28)[0x55b46bd0cdb0]{IDLE}: Deallocated (fsm.c:568) 20250817122436259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122436259 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122436259 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122436259 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122436259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122436259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122436259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122436259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@6f517062176f: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122438274 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33275<->l=127.0.0.1:4262) (control_if.c:193) 20250817122438275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34200<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(283)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(282)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122438280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34188<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122438281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122438281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122438281 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122438281 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) 20250817122438281 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(290)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@6f517062176f: Final verdict of PTC: none 20250817122438282 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122438282 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) 20250817122438282 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122438283 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122438283 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) 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122438283 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122438283 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) 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(291)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@6f517062176f: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@6f517062176f: Final verdict of PTC: none 20250817122438283 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122438283 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) 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122438283 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 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122438283 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122438283 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122438283 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122438283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122438283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122438283 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 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122438283 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122438283 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122438283 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122438283 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122438283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122438283 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(289)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(284)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(293)@6f517062176f: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@6f517062176f: Final verdict of PTC: none 20250817122438287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34214<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@6f517062176f: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:24:38 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 20250817122438381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122438884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45110<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274952) Waiting for packet dumper to finish... 1 (prev_count=274952, count=293044) 20250817122440284 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122440284 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122440285 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122440285 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122440285 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122440285 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:24:40 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 20250817122441962 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122441962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00255a5f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122441962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122441962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122441962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122441962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122441962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122441962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122441962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122441962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122441962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122441962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122441962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: Test case TC_ranap_cs_mo_disconnect started. 20250817122441986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122441990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122441994 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44451<->l=127.0.0.1:4262) (control_if.c:572) 20250817122442012 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122442012 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122442012 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122442013 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122442013 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122442013 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122442013 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122442013 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122442013 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122442014 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122442014 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122442014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122442014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122442014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122442014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122442014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122442014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122442014 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122442014 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122442014 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122442014 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122442014 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122442014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122442014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122442014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122442014 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122442014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122442014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122442014 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122442014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122442014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122442014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122442014 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122442014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122442014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122442014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122442014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122442014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122442014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122442014 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122442014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122442014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122442014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122442015 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122442015 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122442015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122442015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122442015 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) 20250817122442015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442015 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) 20250817122442015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122442015 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) 20250817122442015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122442015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122442015 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122442015 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122442015 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122442015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122442015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122442015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122442015 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) 20250817122442015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122442015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122442015 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122442015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122442015 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122442015 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122442015 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 20250817122442015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122442015 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122442015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122442015 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122442015 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122442015 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 20250817122442015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122442015 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 20250817122442015 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(303)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(301)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122442032 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122442032 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122442032 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122442033 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122442033 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122442033 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122442033 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122442033 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122442033 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122442034 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122442034 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122442034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122442034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122442034 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) 20250817122442034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442034 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) 20250817122442034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122442034 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) 20250817122442034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122442034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122442034 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122442034 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122442034 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122442034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122442034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122442034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122442034 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) 20250817122442034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122442035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122442035 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122442035 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122442035 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122442035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122442035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122442035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122442035 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) 20250817122442035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122442035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122442035 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122442035 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122442035 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122442035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122442035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122442035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122442035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122442035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122442035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122442035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122442035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122442035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122442035 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122442035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122442035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122442035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122442035 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 20250817122442035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122442035 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122442035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122442035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122442035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122442035 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 20250817122442035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122442035 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 20250817122442035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122442035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122442035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122442035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122442035 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 20250817122442035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122442035 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 20250817122442035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122442035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122442035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122442035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122442035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122442035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122442035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122442035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122442058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122442058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122442058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122442058 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122442058 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) 20250817122442058 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122442058 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122442058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122442058 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@6f517062176f: setverdict(pass): none -> pass 20250817122442229 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 20250817122442229 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 20250817122442229 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122442229 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122442238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122442238 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122442238 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122442238 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122442238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122442238 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122442238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122442241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122442241 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122442241 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122442241 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122442241 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122442241 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122442241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122442247 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 20250817122442248 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 20250817122442248 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122442248 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122442254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122442254 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122442254 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122442254 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122442254 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122442254 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122442254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122442256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122442256 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122442256 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122442256 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122442256 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122442256 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122442256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122443045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122443045 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122443045 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122443045 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122443045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122443045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122443045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122443045 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122443045 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122443045 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122443045 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122443045 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122443045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122443045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122443045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122443045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122443045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122443045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122443045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122443045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122443045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443045 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122443045 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122443046 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122443046 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122443046 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) 20250817122443046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122443046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122443046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122443046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122443046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122443046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122443046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122443046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122443046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122443046 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122443046 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122443046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122443046 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122443046 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122443047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122443047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122443047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122443047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122443047 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122443063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122443063 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122443063 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122443063 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122443063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122443063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122443063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122443063 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122443063 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122443064 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122443064 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122443064 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122443064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122443064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122443064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122443064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122443064 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) 20250817122443064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122443064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122443064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443064 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) 20250817122443064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122443064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122443064 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122443064 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122443064 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) 20250817122443064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122443064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122443064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122443064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122443064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122443064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122443064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122443064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122443064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122443064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122443064 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122443064 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122443064 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122443064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122443064 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122443064 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122443064 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122443064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122443064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122443064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122443064 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(305)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122443075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45126<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@6f517062176f: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)9555540 20250817122444107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122444107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122444107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122444107 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122444108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x91ce54, normal) (hnbgw_rua.c:407) 20250817122444108 DHNB DEBUG map_rua[0x55b46bd17320]{init}: Allocated (fsm.c:456) 20250817122444108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122444108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9555540 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122444108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122444108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122444108 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9555540 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122444108 DCN DEBUG map_sccp[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122444108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122444108 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-9555540 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122444108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9555540 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122444108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122444108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122444108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122444108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122444108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122444108 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122444108 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{IDLE}: Allocated (fsm.c:456) 20250817122444108 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122444108 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030003de0056400500f1100926) (sccp_scrc.c:406) 20250817122444108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122444108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122444108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122444108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122444108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122444108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122444108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122444108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122444108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122444108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122444108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122444108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122444108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122444108 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122444108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122444108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122444108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122444108 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122444108 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122444108 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122444108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122444108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122444108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122444108 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@6f517062176f: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)9111272 HNBGW_Test.msc0-SCCP(301)@6f517062176f: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122444128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122444128 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122444128 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122444128 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122444128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122444128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122444128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122444128 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122444128 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122444128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122444128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122444128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122444128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122444128 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=006af825) (sccp_scrc.c:477) 20250817122444128 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20250817122444128 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122444128 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122444128 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122444128 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122444128 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) 20250817122444128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122444128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122444308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122444308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122444308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250817122444309 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122444309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x91ce54) (hnbgw_rua.c:471) 20250817122444309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9555540 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250817122444309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122444309 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250817122444309 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250817122444309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250817122444309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122444309 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122444309 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122444309 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=006af825), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250817122444309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122444309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122444309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122444309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122444309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122444309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122444309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122444309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122444309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122444309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122444309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122444309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@6f517062176f: vl_len:13 HNBGW_Test.msc0-SCCP(301)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(301)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250817122444332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122444332 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122444332 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122444332 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122444332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122444332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122444332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122444332 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122444332 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122444332 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122444332 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122444332 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122444332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122444332 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) 20250817122444332 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20250817122444332 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122444332 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122444332 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122444332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122444332 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122444332 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122444332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122444332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122444333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250817122444333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122444333 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@6f517062176f: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)9555540 20250817122444343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122444343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122444343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122444343 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122444343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x91ce54,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122444343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9555540 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122444343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122444343 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122444343 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122444343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122444343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122444343 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122444343 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122444343 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=006af825), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122444343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122444343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122444343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122444343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122444343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122444343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122444343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122444343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122444343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122444343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122444343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122444343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122444343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122444343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122444343 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@6f517062176f: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)9111272 HNBGW_Test.msc0-SCCP(301)@6f517062176f: Session index based on connection ID:0 20250817122444348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122444348 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122444348 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122444348 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122444348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122444348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122444348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122444348 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122444348 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122444348 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122444348 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122444348 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122444348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122444348 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=006af825), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122444348 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20250817122444348 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122444348 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122444348 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122444348 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) 20250817122444348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122444348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122444348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122444348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{disconnected}: Freeing instance (context_map.c:202) 20250817122444348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9555540)[0x55b46bd17320]{disconnected}: Deallocated (fsm.c:568) 20250817122444348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122444348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{disconnected}: Freeing instance (context_map.c:206) 20250817122444348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b46bd0caa0]{disconnected}: Deallocated (fsm.c:568) 20250817122444348 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9555540 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250817122444348 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=006af825), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20250817122444348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122444348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122444348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122444348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122444348 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122444348 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122444348 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122444348 DLSCCP DEBUG SCCP-SCOC(29)[0x55b46bd0cdb0]{IDLE}: Deallocated (fsm.c:568) 20250817122444348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122444348 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122444348 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122444348 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122444348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122444348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122444348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122444349 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@6f517062176f: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122446361 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44451<->l=127.0.0.1:4262) (control_if.c:193) 20250817122446363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45120<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(297)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(296)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122446369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45114<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122446371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122446371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122446371 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122446371 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) 20250817122446371 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@6f517062176f: Final verdict of PTC: none 20250817122446372 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122446372 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) 20250817122446372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122446372 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122446372 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122446372 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) 20250817122446372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122446372 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122446373 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122446373 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) 20250817122446373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122446373 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(301)@6f517062176f: Final verdict of PTC: none 20250817122446373 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122446373 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) 20250817122446373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122446373 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122446373 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 20250817122446373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122446373 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122446373 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122446373 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122446373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122446373 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@6f517062176f: Final verdict of PTC: none 20250817122446373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122446373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122446373 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 20250817122446373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122446373 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122446373 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122446373 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122446373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122446373 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122446373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122446373 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(302)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(298)@6f517062176f: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(307)@6f517062176f: Final verdict of PTC: none 20250817122446392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45126<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@6f517062176f: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sun Aug 17 12:24:46 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 20250817122446458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122446960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37588<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223972) Waiting for packet dumper to finish... 1 (prev_count=223972, count=224612) 20250817122448374 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122448374 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122448374 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122448374 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122448374 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122448374 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_ranap_ps_mo_disconnect started. 20250817122450101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122450107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122450111 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43971<->l=127.0.0.1:4262) (control_if.c:572) 20250817122450130 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122450130 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122450130 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122450130 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122450130 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122450130 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122450130 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122450130 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122450130 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122450130 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122450130 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)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122450131 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122450131 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122450131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122450131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122450131 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) 20250817122450131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450131 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) 20250817122450131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122450131 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) 20250817122450131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122450131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122450131 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122450132 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122450132 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122450132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122450132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122450132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122450132 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) 20250817122450132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122450132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122450132 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122450132 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122450132 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122450132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122450132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122450132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122450132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122450132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122450132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122450132 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122450132 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122450132 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122450132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122450132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122450132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122450132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122450132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122450132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122450132 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122450132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122450132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122450132 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122450132 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 20250817122450132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122450132 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122450132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122450132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122450132 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122450132 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 20250817122450132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122450132 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 20250817122450132 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122450132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122450132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122450132 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122450132 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122450132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122450132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122450132 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122450132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122450132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122450132 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122450132 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122450132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122450132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122450132 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(317)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(315)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122450145 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122450145 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122450145 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122450145 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122450145 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122450145 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122450145 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122450145 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122450145 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122450146 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122450146 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122450146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122450146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122450146 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) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450146 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) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122450146 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) 20250817122450146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122450146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122450146 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122450146 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122450146 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122450146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122450146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122450146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122450146 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) 20250817122450146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122450146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122450146 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122450146 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122450146 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122450146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122450146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122450146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122450146 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) 20250817122450146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122450146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122450146 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122450146 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122450146 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122450146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122450146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122450146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122450146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122450146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122450146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122450146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122450146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122450146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122450146 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122450146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122450146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122450146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122450146 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 20250817122450146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122450146 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122450146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122450146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122450146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122450146 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 20250817122450146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122450146 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 20250817122450146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122450146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122450146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122450146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122450146 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 20250817122450147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122450147 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 20250817122450147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122450147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122450147 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122450147 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122450147 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122450147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122450147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122450147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122450177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122450177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122450177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122450177 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122450177 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) 20250817122450177 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122450177 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122450177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122450177 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@6f517062176f: setverdict(pass): none -> pass 20250817122450342 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 20250817122450342 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 20250817122450342 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122450342 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122450346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122450346 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122450346 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122450346 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122450346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122450346 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122450346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122450347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122450347 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122450347 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122450347 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122450347 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122450347 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122450347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122450361 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 20250817122450361 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 20250817122450361 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122450361 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122450368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122450368 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122450368 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122450368 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122450368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122450368 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122450368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122450370 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122450371 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122450371 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122450371 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122450371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122450371 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122450371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122451166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122451166 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122451166 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122451166 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122451166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122451166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122451166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122451166 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122451166 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122451166 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122451166 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122451166 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122451166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122451166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122451166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122451166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122451166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122451166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122451166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122451166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122451166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122451166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122451166 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122451166 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122451166 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) 20250817122451166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122451166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122451166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122451166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122451166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122451166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122451167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122451167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122451167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122451167 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122451167 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122451167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122451167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122451167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122451167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122451167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122451167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122451167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122451167 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122451172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122451172 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122451172 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122451172 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122451172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122451172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122451172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122451172 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122451172 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122451172 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122451173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122451173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122451173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122451173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122451173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122451173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122451173 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) 20250817122451173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122451173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122451173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451173 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) 20250817122451173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122451173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122451173 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122451173 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122451173 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) 20250817122451173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122451173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122451173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122451173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122451173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122451173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122451173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122451173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122451173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122451173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122451173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122451173 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122451173 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122451173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122451173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122451173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122451173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122451174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122451174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122451174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122451174 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(319)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122451209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122451963 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122451963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00255a5f), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122451963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122451963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122451963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122451963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122451964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122451964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122451964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122451964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122451964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122451964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122451964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122451964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122451970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122451970 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122451970 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122451970 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122451970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122451970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122451970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122451970 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122451970 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122451971 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122451971 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122451971 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122451971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122451971 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=00255a5f) (sccp_scrc.c:477) 20250817122451971 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20250817122451971 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122451971 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122451971 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122451971 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122451971 DLSCCP DEBUG SCCP-SCOC(25)[0x55b46bd29290]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@6f517062176f: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@6f517062176f: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)456943 20250817122452249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122452249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122452249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122452249 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122452249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6f8ef, normal) (hnbgw_rua.c:407) 20250817122452249 DHNB DEBUG map_rua[0x55b46bd17320]{init}: Allocated (fsm.c:456) 20250817122452249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122452249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-456943 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122452249 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122452249 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122452249 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122452249 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-456943 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122452249 DCN DEBUG map_sccp[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122452249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122452249 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-456943 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122452249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-456943 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122452249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122452249 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122452249 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122452249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122452249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122452249 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122452249 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{IDLE}: Allocated (fsm.c:456) 20250817122452249 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122452249 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002d10056400500f1100926) (sccp_scrc.c:406) 20250817122452249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122452249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122452249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122452249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122452249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122452249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122452249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122452249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122452249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122452249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122452249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122452249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122452249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122452249 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122452249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122452249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122452249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122452249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122452249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122452249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122452249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122452249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122452249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122452249 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@6f517062176f: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)765116 HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122452253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122452253 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122452253 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122452253 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122452253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122452253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122452253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122452253 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122452253 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122452253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122452253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122452253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122452253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122452253 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=00b8e432) (sccp_scrc.c:477) 20250817122452253 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20250817122452253 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122452253 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122452253 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122452253 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122452253 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) 20250817122452253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122452253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122452453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122452453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122452453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250817122452453 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122452453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6f8ef) (hnbgw_rua.c:471) 20250817122452453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-456943 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250817122452453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122452453 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250817122452453 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250817122452453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250817122452453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122452453 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122452453 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122452453 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=00b8e432), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250817122452453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122452453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122452453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122452453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122452453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122452453 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122452453 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122452453 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122452453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122452453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122452453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122452453 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250817122452476 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122452476 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122452476 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122452476 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122452476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122452476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122452476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122452476 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122452476 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122452477 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122452477 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122452477 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122452477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122452477 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) 20250817122452477 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20250817122452477 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122452477 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122452477 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122452477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122452477 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122452477 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122452477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122452477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122452477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250817122452477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122452477 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@6f517062176f: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)456943 20250817122452504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122452504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122452504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122452505 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122452505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6f8ef,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122452505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-456943 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122452505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122452505 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122452505 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122452505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122452505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122452505 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122452505 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122452505 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=00b8e432), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122452505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122452505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122452505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122452505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122452505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122452505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122452505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122452505 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122452505 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122452505 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122452505 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122452505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122452505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122452505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122452505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@6f517062176f: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)765116 HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: Session index based on connection ID:0 20250817122452516 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122452516 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122452516 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122452516 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122452516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122452516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122452516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122452516 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122452516 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122452516 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122452516 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122452516 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122452516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122452516 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=00b8e432), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122452516 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20250817122452516 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122452516 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122452516 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122452516 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) 20250817122452516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122452516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122452516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122452516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{disconnected}: Freeing instance (context_map.c:202) 20250817122452516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-456943)[0x55b46bd17320]{disconnected}: Deallocated (fsm.c:568) 20250817122452516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122452516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{disconnected}: Freeing instance (context_map.c:206) 20250817122452516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55b46bd0caa0]{disconnected}: Deallocated (fsm.c:568) 20250817122452516 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-456943 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817122452516 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=00b8e432), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20250817122452516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122452517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122452517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122452517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122452517 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122452517 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122452517 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122452517 DLSCCP DEBUG SCCP-SCOC(30)[0x55b46bd0cdb0]{IDLE}: Deallocated (fsm.c:568) 20250817122452517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122452517 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122452517 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122452517 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122452517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122452517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122452517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122452517 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@6f517062176f: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122454527 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43971<->l=127.0.0.1:4262) (control_if.c:193) 20250817122454528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(311)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(310)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122454532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37598<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122454533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122454533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122454533 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122454533 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) 20250817122454533 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122454535 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122454535 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) 20250817122454535 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122454535 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122454535 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122454535 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) 20250817122454535 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122454535 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122454535 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 20250817122454535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122454536 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_mo_disconnect(309)@6f517062176f: Final verdict of PTC: none 20250817122454536 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122454536 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122454536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122454536 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122454536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122454536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122454536 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122454536 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) 20250817122454536 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122454536 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122454536 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 20250817122454536 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122454536 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) 20250817122454536 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122454536 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122454536 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 20250817122454536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122454536 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122454536 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122454536 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122454536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122454536 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122454536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122454536 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(318)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@6f517062176f: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(321)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(312)@6f517062176f: Final verdict of PTC: none 20250817122454539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37616<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@6f517062176f: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sun Aug 17 12:24:54 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 20250817122454639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122455041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37624<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212124) Waiting for packet dumper to finish... 1 (prev_count=212124, count=232724) 20250817122456536 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122456536 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122456536 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122456536 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122456536 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122456536 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_ranap_cs_creq_cref started. 20250817122458108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122458113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54620<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122458117 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35693<->l=127.0.0.1:4262) (control_if.c:572) 20250817122458139 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122458139 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122458139 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122458139 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122458139 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122458140 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122458140 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122458140 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122458140 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122458140 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122458140 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122458140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122458140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122458140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) TC_ranap_cs_creq_cref-Iuh0(327)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122458140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122458140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122458140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122458140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122458140 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122458140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122458140 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122458140 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122458140 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122458140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122458140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122458140 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122458140 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122458140 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122458140 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122458140 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122458140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122458140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122458140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122458140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122458140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122458140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122458140 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122458140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122458141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122458141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122458141 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122458141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122458141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122458141 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122458142 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122458142 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122458142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122458142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122458142 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) 20250817122458142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458142 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) 20250817122458142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122458142 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) 20250817122458142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122458142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122458142 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122458142 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122458142 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122458142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122458142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122458142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122458142 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) 20250817122458142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122458142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122458142 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122458142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122458142 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122458142 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122458142 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 20250817122458142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122458142 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122458142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122458142 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122458142 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122458142 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 20250817122458142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122458142 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 20250817122458142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(331)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(329)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122458162 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122458162 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122458162 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122458163 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122458163 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122458163 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122458163 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122458163 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122458163 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122458164 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122458164 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122458164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122458164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122458164 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) 20250817122458164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458164 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) 20250817122458164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122458164 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) 20250817122458164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122458164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122458164 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122458164 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122458164 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122458164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122458164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122458164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122458165 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) 20250817122458165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122458165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122458165 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122458165 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122458165 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122458165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122458165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122458165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122458165 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) 20250817122458165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122458165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122458165 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122458165 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122458165 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122458165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122458165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122458165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122458165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122458165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122458165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122458165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122458165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122458165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122458165 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122458165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122458165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122458165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122458165 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 20250817122458165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122458165 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122458165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122458165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122458165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122458165 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 20250817122458165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122458165 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 20250817122458165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122458165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122458165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122458165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122458165 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 20250817122458165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122458165 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 20250817122458165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122458165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122458165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122458165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122458165 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122458165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122458165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122458165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122458184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122458184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122458184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122458184 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122458184 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) 20250817122458184 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122458184 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122458184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122458184 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@6f517062176f: setverdict(pass): none -> pass 20250817122458359 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 20250817122458359 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 20250817122458359 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122458359 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122458368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122458368 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122458368 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122458368 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122458368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122458368 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122458368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122458371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122458371 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122458371 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122458371 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122458371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122458371 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122458371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122458375 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 20250817122458375 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 20250817122458375 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122458375 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122458382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122458382 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122458382 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122458382 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122458382 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122458382 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122458382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122458385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122458385 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122458385 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122458385 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122458385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122458385 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122458385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122459169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122459169 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122459169 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122459169 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122459169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122459169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122459169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122459169 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122459169 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122459169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122459169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122459169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122459169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122459169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122459169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122459169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122459169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122459169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122459169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122459169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122459169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122459169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122459169 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122459169 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122459169 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) 20250817122459169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122459169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122459169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122459169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122459169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122459169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122459169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122459169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122459169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122459169 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122459169 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122459169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122459169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122459169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122459169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122459169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122459169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122459169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122459169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122459179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122459179 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122459179 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122459179 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122459179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122459179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122459179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122459179 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122459179 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122459180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122459180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122459180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122459180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122459180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122459180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122459180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122459180 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) 20250817122459180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122459180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122459180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459180 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) 20250817122459180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122459180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122459180 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122459180 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122459180 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) 20250817122459180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122459180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122459180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122459180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122459180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122459180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122459180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122459180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122459180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122459180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122459180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122459180 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122459180 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122459180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122459180 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122459180 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122459180 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122459180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122459180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122459180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122459180 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(333)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122459212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54624<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@6f517062176f: Added conn table entry 0TC_ranap_cs_creq_cref0(336)8710157 20250817122500256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122500256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122500256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122500256 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122500256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x84e80d, normal) (hnbgw_rua.c:407) 20250817122500256 DHNB DEBUG map_rua[0x55b46bd17320]{init}: Allocated (fsm.c:456) 20250817122500256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8710157)[0x55b46bd17320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122500256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8710157 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122500256 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122500256 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122500257 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8710157 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122500257 DCN DEBUG map_sccp[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122500257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122500257 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-8710157 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122500257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8710157 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122500257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8710157)[0x55b46bd17320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122500257 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122500257 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122500257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8710157)[0x55b46bd17320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122500257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b46bd0caa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122500257 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122500257 DLSCCP DEBUG SCCP-SCOC(31)[0x55b46bd0cdb0]{IDLE}: Allocated (fsm.c:456) 20250817122500257 DLSCCP DEBUG SCCP-SCOC(31)[0x55b46bd0cdb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122500257 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003b00056400500f1100926) (sccp_scrc.c:406) 20250817122500257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122500257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122500257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122500257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122500257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122500257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122500257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122500257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122500257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122500257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122500257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122500257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122500257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122500257 DLSCCP DEBUG SCCP-SCOC(31)[0x55b46bd0cdb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122500257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b46bd0caa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122500257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8710157)[0x55b46bd17320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122500257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122500257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122500257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122500257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122500257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122500257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122500257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122500257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@6f517062176f: Added conn table entry 0TC_ranap_cs_creq_cref0(336)8824753 TC_ranap_cs_creq_cref0(336)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@6f517062176f: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)8824753 HNBGW_Test.msc0-SCCP(329)@6f517062176f: Session index based on connection ID:0 20250817122500284 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122500284 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122500284 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122500284 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122500284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122500284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122500284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122500284 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122500284 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122500284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122500284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122500284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122500284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122500284 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) 20250817122500284 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20250817122500284 DLSCCP DEBUG SCCP-SCOC(31)[0x55b46bd0cdb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250817122500284 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122500284 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122500284 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) 20250817122500284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b46bd0caa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122500284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b46bd0caa0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250817122500284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8710157)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250817122500284 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8710157)[0x55b46bd17320]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250817122500284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817122500284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8710157)[0x55b46bd17320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250817122500284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8710157)[0x55b46bd17320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122500284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8710157)[0x55b46bd17320]{disrupted}: Freeing instance (context_map.c:202) 20250817122500284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8710157)[0x55b46bd17320]{disrupted}: Deallocated (fsm.c:568) 20250817122500284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b46bd0caa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122500284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b46bd0caa0]{disconnected}: Freeing instance (context_map.c:206) 20250817122500284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b46bd0caa0]{disconnected}: Deallocated (fsm.c:568) 20250817122500284 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8710157 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250817122500284 DLSCCP DEBUG SCCP-SCOC(31)[0x55b46bd0cdb0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250817122500284 DLSCCP DEBUG SCCP-SCOC(31)[0x55b46bd0cdb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122500284 DLSCCP DEBUG SCCP-SCOC(31)[0x55b46bd0cdb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122500284 DLSCCP DEBUG SCCP-SCOC(31)[0x55b46bd0cdb0]{IDLE}: Deallocated (fsm.c:568) 20250817122500284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122500284 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)@6f517062176f: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)8710157 MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122500308 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35693<->l=127.0.0.1:4262) (control_if.c:193) 20250817122500310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54620<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(325)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(324)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122500313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54616<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122500315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@6f517062176f: Final verdict of PTC: none 20250817122500315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122500315 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122500315 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) 20250817122500315 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_creq_cref(323)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@6f517062176f: Final verdict of PTC: none 20250817122500316 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122500316 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) 20250817122500316 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122500316 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122500316 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122500316 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) 20250817122500316 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122500316 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122500316 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 20250817122500316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122500316 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122500316 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122500316 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122500316 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122500317 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(330)@6f517062176f: Final verdict of PTC: none 20250817122500317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122500317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122500317 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122500317 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) 20250817122500317 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122500317 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122500317 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122500317 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) 20250817122500317 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122500317 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122500317 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 20250817122500317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122500317 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122500317 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122500317 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122500317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122500317 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122500317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122500317 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(331)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(326)@6f517062176f: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(335)@6f517062176f: Final verdict of PTC: none 20250817122500320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54624<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@6f517062176f: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sun Aug 17 12:25:00 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 20250817122500408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122500810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54640<->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=186156) 20250817122502317 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122502317 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122502317 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122502318 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122502318 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122502318 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:25: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_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@6f517062176f: 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@6f517062176f: Test case TC_ranap_ps_creq_cref started. 20250817122503951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122503957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122503961 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35981<->l=127.0.0.1:4262) (control_if.c:572) 20250817122503978 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122503978 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122503978 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122503978 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122503978 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122503978 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122503978 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122503979 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122503979 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122503979 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122503979 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122503979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122503979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122503979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122503979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122503979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122503979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122503979 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122503979 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122503979 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122503979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122503979 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122503979 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122503979 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122503979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122503979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122503979 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122503980 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122503980 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122503980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122503980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122503980 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) 20250817122503980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503980 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) 20250817122503980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122503980 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) 20250817122503980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122503980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122503980 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122503980 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122503980 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122503980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122503980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122503980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122503980 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) 20250817122503980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122503980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122503980 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122503980 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122503980 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122503980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122503980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122503980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122503980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122503980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122503980 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 20250817122503980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122503980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122503980 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122503980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122503980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122503980 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122503980 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122503980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122503980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122503980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122503980 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 20250817122503980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122503980 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 20250817122503980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122503980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122503980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122503980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122503980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122503980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122503980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122503980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(345)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(343)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122503993 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122503993 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122503994 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122503994 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122503994 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122503994 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122503994 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122503994 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122503994 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122503995 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122503995 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122503995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122503995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122503995 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) 20250817122503995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503995 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) 20250817122503995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122503995 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) 20250817122503995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122503995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122503995 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122503995 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122503995 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122503995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122503995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122503995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122503995 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) 20250817122503995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122503995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122503995 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122503995 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122503995 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122503995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122503995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122503995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122503995 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) 20250817122503995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122503995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122503995 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122503995 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122503995 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122503995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122503996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122503996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122503996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122503996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122503996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122503996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122503996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122503996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122503996 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122503996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122503996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122503996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122503996 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 20250817122503996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122503996 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122503996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122503996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122503996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122503996 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 20250817122503996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122503996 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 20250817122503996 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122503996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122503996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122503996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122503996 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 20250817122503996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122503996 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 20250817122503996 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122503996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122503996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122503996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122503996 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122503996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122503996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122503996 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122504016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122504016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122504016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122504016 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122504016 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) 20250817122504016 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122504016 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122504016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122504016 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@6f517062176f: setverdict(pass): none -> pass 20250817122504191 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 20250817122504191 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 20250817122504191 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122504191 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122504199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122504199 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122504199 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122504199 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122504199 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122504199 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122504199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122504202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122504202 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122504202 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122504202 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122504202 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122504202 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122504202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122504206 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 20250817122504206 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 20250817122504206 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122504206 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122504212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122504212 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122504212 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122504212 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122504212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122504212 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122504212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122504215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122504215 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122504215 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122504215 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122504215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122504215 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122504215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122504996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122504996 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122504996 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122504996 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122504996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122504996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122504996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122504996 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122504996 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122504996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122504996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122504996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122504996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122504996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122504996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122504996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122504996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122504996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122504996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122504996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122504996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122504996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122504996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122504996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122504996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122504996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122504996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122504996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122504996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122504996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122504996 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122504996 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122504996 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) 20250817122504996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122504996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122504996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122504996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122504996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122504996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122504996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122504996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122504996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122504997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122504997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122504997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122504997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122504997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122504997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122504997 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122504997 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122504997 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122504997 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122504997 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122504997 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122504997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122504997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122504997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122504997 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122505011 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122505011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122505011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122505011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122505012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122505012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122505012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122505011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122505011 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122505011 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122505011 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122505011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122505011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122505011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122505011 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122505012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122505012 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) 20250817122505012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122505012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122505012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122505012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122505012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122505012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122505012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122505012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122505012 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) 20250817122505012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122505012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122505012 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122505012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122505012 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122505012 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122505012 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) 20250817122505012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122505012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122505012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122505012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122505012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122505012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122505012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122505012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122505012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122505012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122505012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122505012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122505012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122505012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122505012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122505012 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122505012 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122505012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122505012 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122505012 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122505012 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122505012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122505012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122505012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122505012 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(347)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122505026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54668<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@6f517062176f: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@6f517062176f: Added conn table entry 0TC_ranap_ps_creq_cref0(350)6236418 20250817122506064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122506064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122506064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122506064 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122506065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5f2902, normal) (hnbgw_rua.c:407) 20250817122506065 DHNB DEBUG map_rua[0x55b46bd17320]{init}: Allocated (fsm.c:456) 20250817122506065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6236418)[0x55b46bd17320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122506065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6236418 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122506065 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122506065 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122506065 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122506065 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6236418 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122506065 DCN DEBUG map_sccp[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122506065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122506065 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-6236418 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122506065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6236418 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122506065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6236418)[0x55b46bd17320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122506065 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122506065 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122506065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6236418)[0x55b46bd17320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122506065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b46bd0caa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122506065 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122506065 DLSCCP DEBUG SCCP-SCOC(32)[0x55b46bd0cdb0]{IDLE}: Allocated (fsm.c:456) 20250817122506065 DLSCCP DEBUG SCCP-SCOC(32)[0x55b46bd0cdb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122506065 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002d40056400500f1100926) (sccp_scrc.c:406) 20250817122506065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122506065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122506065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122506065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122506065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122506065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122506065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122506065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122506065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122506065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122506065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122506065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122506065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122506065 DLSCCP DEBUG SCCP-SCOC(32)[0x55b46bd0cdb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122506065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b46bd0caa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122506065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6236418)[0x55b46bd17320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122506065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122506065 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122506065 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122506065 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122506065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122506065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122506065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122506065 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@6f517062176f: Added conn table entry 0TC_ranap_ps_creq_cref0(350)9267731 TC_ranap_ps_creq_cref0(350)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@6f517062176f: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)9267731 HNBGW_Test.sgsn0-SCCP(346)@6f517062176f: Session index based on connection ID:0 20250817122506077 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122506077 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122506077 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122506077 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122506077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122506077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122506077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122506077 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122506077 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122506077 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122506077 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122506077 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122506077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122506077 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) 20250817122506077 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20250817122506077 DLSCCP DEBUG SCCP-SCOC(32)[0x55b46bd0cdb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250817122506077 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122506077 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122506077 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) 20250817122506077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b46bd0caa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122506077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b46bd0caa0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250817122506077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6236418)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250817122506077 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6236418)[0x55b46bd17320]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250817122506077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250817122506077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6236418)[0x55b46bd17320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250817122506077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6236418)[0x55b46bd17320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122506077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6236418)[0x55b46bd17320]{disrupted}: Freeing instance (context_map.c:202) 20250817122506077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6236418)[0x55b46bd17320]{disrupted}: Deallocated (fsm.c:568) 20250817122506077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b46bd0caa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122506077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b46bd0caa0]{disconnected}: Freeing instance (context_map.c:206) 20250817122506077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55b46bd0caa0]{disconnected}: Deallocated (fsm.c:568) 20250817122506077 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6236418 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250817122506077 DLSCCP DEBUG SCCP-SCOC(32)[0x55b46bd0cdb0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250817122506077 DLSCCP DEBUG SCCP-SCOC(32)[0x55b46bd0cdb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122506077 DLSCCP DEBUG SCCP-SCOC(32)[0x55b46bd0cdb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122506077 DLSCCP DEBUG SCCP-SCOC(32)[0x55b46bd0cdb0]{IDLE}: Deallocated (fsm.c:568) 20250817122506077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122506077 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)@6f517062176f: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)6236418 MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122506089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54654<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122506090 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35981<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(339)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(338)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122506093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54644<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122506094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122506094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122506094 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122506094 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) 20250817122506094 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@6f517062176f: Final verdict of PTC: none 20250817122506096 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122506097 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(347)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(340)@6f517062176f: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(349)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@6f517062176f: Final verdict of PTC: none 20250817122506097 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122506097 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122506097 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122506097 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) 20250817122506097 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122506097 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122506097 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 20250817122506097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122506097 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122506097 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122506097 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122506097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122506097 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122506097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122506097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122506098 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122506098 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) 20250817122506098 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122506098 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122506098 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122506098 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) 20250817122506098 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122506098 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122506098 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 20250817122506098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122506098 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122506098 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122506098 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122506098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122506098 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122506098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122506098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122506100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54668<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@6f517062176f: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sun Aug 17 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 20250817122506186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122506588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38798<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140872) Waiting for packet dumper to finish... 1 (prev_count=140872, count=186804) 20250817122508099 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122508099 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122508099 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122508099 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122508099 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122508099 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:25: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_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@6f517062176f: 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@6f517062176f: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250817122509718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122509722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122509728 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45997<->l=127.0.0.1:4262) (control_if.c:572) 20250817122509747 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122509747 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122509747 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122509747 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122509747 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122509748 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122509748 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122509748 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122509748 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122509748 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122509748 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122509749 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122509749 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122509749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122509749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122509749 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) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509749 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) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122509749 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) 20250817122509749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122509749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122509749 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122509749 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122509749 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122509749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122509749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122509749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122509749 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) 20250817122509749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122509749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122509749 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122509749 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122509749 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122509749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122509749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122509749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122509749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122509749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122509749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122509749 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122509749 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122509749 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122509749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122509749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122509749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122509749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122509749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122509749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122509749 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122509749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122509749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122509749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122509749 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 20250817122509749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122509749 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122509749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122509749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122509749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122509749 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 20250817122509749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122509749 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 20250817122509749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122509749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122509749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122509749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122509749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122509749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122509749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122509749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122509750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122509750 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122509750 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122509750 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122509750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122509750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122509750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(359)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(357)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122509767 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122509767 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122509767 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122509768 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122509768 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122509768 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122509768 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122509768 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122509768 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122509768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122509768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122509768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122509769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122509769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122509769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122509769 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122509769 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122509769 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122509769 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122509769 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122509769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122509769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122509769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122509769 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) 20250817122509769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122509769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122509769 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122509769 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122509769 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122509769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122509769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122509769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122509769 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) 20250817122509769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122509769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122509769 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122509769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122509769 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122509769 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122509769 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122509769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122509769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122509769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817122509769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122509769 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122509769 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122509769 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 20250817122509769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122509769 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 20250817122509769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122509769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122509769 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122509769 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122509769 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 20250817122509769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122509769 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 20250817122509769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122509770 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122509770 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122509770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122509770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122509770 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) 20250817122509770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509770 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) 20250817122509770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122509770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122509770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122509770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122509770 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) 20250817122509770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122509770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122509770 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122509770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122509770 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122509770 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122509771 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 20250817122509771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122509771 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122509802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122509802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122509802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122509802 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122509803 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) 20250817122509803 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122509803 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122509803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122509803 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@6f517062176f: setverdict(pass): none -> pass 20250817122509961 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 20250817122509961 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 20250817122509961 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122509961 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122509971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122509971 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122509971 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122509971 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122509971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122509971 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122509971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122509974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122509974 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122509974 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122509974 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122509974 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122509974 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122509974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122509987 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 20250817122509987 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 20250817122509987 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122509987 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122509992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122509992 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122509992 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122509992 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122509992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122509992 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122509992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122509992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122509992 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122509992 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122509992 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122509992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122509992 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122509992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122510767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122510767 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122510767 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122510767 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122510767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122510767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122510767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122510767 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122510767 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122510767 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122510767 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122510767 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122510767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122510767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122510767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122510767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122510767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122510767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122510767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122510767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122510767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122510767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122510767 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122510767 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122510767 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) 20250817122510767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122510767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122510767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122510767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122510767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122510767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122510767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122510767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122510767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122510767 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122510767 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122510767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122510767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122510767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122510767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122510767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122510767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122510767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122510767 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122510791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122510791 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122510791 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122510791 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122510791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122510791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122510791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122510791 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122510791 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122510791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122510791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122510791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122510791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122510791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122510791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122510791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122510791 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) 20250817122510791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122510791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122510791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510791 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) 20250817122510791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510791 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122510791 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122510791 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122510791 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122510791 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) 20250817122510791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122510791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122510791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122510791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122510791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122510791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122510791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122510791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122510791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122510791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122510791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122510791 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122510791 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122510791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122510791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122510791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122510791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122510791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122510791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122510791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122510791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(361)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122510813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)66434 20250817122511842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122511842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122511842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122511842 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122511842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x10382, normal) (hnbgw_rua.c:407) 20250817122511842 DHNB DEBUG map_rua[0x55b46bd17320]{init}: Allocated (fsm.c:456) 20250817122511842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-66434)[0x55b46bd17320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122511842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-66434 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122511842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122511842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122511842 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122511842 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-66434 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122511842 DCN DEBUG map_sccp[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122511842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122511842 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-66434 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122511842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-66434 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122511842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-66434)[0x55b46bd17320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122511842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122511842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122511842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-66434)[0x55b46bd17320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122511842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b46bd0caa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122511842 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122511842 DLSCCP DEBUG SCCP-SCOC(33)[0x55b46bd0cdb0]{IDLE}: Allocated (fsm.c:456) 20250817122511842 DLSCCP DEBUG SCCP-SCOC(33)[0x55b46bd0cdb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122511842 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300002a0056400500f1100926) (sccp_scrc.c:406) 20250817122511842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122511842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122511842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122511842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122511842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122511842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122511842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122511842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122511842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122511842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122511842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122511842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122511842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122511842 DLSCCP DEBUG SCCP-SCOC(33)[0x55b46bd0cdb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122511842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b46bd0caa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122511842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-66434)[0x55b46bd17320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122511843 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122511843 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122511843 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122511843 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122511843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122511843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122511843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122511843 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@6f517062176f: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5906089 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@6f517062176f: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@6f517062176f: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)66434 20250817122512044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122512044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122512044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250817122512045 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122512045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x10382,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250817122512045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-66434 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250817122512045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-66434)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122512045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-66434)[0x55b46bd17320]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122512045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b46bd0caa0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122512873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122512873 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122512873 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122512873 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122512873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122512873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122512873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122512873 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122512873 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122512873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122512873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122512873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122512873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122512873 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=00d84f0c) (sccp_scrc.c:477) 20250817122512873 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20250817122512873 DLSCCP DEBUG SCCP-SCOC(33)[0x55b46bd0cdb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122512873 DLSCCP DEBUG SCCP-SCOC(33)[0x55b46bd0cdb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122512873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122512873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122512873 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) 20250817122512873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b46bd0caa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122512873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b46bd0caa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122512873 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122512873 DLSCCP DEBUG SCCP-SCOC(33)[0x55b46bd0cdb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122512873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d84f0c), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122512873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122512873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122512874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122512874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122512874 DLSCCP DEBUG SCCP-SCOC(33)[0x55b46bd0cdb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122512874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b46bd0caa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250817122512874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-66434)[0x55b46bd17320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122512874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-66434)[0x55b46bd17320]{disconnected}: Freeing instance (context_map.c:202) 20250817122512874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-66434)[0x55b46bd17320]{disconnected}: Deallocated (fsm.c:568) 20250817122512874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b46bd0caa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122512874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b46bd0caa0]{disconnected}: Freeing instance (context_map.c:206) 20250817122512874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55b46bd0caa0]{disconnected}: Deallocated (fsm.c:568) 20250817122512874 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-66434 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817122512874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122512874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122512874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122512874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122512874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122512874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122512874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122512874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@6f517062176f: Session index based on local reference:0 20250817122512878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122512878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122512878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122512878 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122512878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122512878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122512878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122512878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122512878 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122512878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122512878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122512878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122512878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122512878 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=00d84f0c) (sccp_scrc.c:477) 20250817122512878 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20250817122512878 DLSCCP DEBUG SCCP-SCOC(33)[0x55b46bd0cdb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122512878 DLSCCP DEBUG SCCP-SCOC(33)[0x55b46bd0cdb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122512878 DLSCCP DEBUG SCCP-SCOC(33)[0x55b46bd0cdb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122512878 DLSCCP DEBUG SCCP-SCOC(33)[0x55b46bd0cdb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122512878 DLSCCP DEBUG SCCP-SCOC(33)[0x55b46bd0cdb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@6f517062176f: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5906089 MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122513882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38814<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(352)@6f517062176f: Final verdict of PTC: none 20250817122513882 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45997<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(353)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122513883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122513883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122513883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122513883 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122513883 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) 20250817122513883 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122513883 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122513883 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) 20250817122513883 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122513883 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122513883 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122513883 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) 20250817122513883 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122513883 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122513883 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 20250817122513883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122513884 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122513884 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122513884 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122513884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122513884 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122513884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122513884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@6f517062176f: Final verdict of PTC: none 20250817122513884 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 20250817122513884 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) 20250817122513884 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122513884 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122513884 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122513884 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) 20250817122513884 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122513884 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817122513884 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) 20250817122513884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122513884 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122513884 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122513884 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122513884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122513884 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122513884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122513884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(363)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@6f517062176f: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(354)@6f517062176f: Final verdict of PTC: none 20250817122513885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@6f517062176f: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:25:13 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 20250817122513937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122514339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38826<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179080) Waiting for packet dumper to finish... 1 (prev_count=179080, count=199480) 20250817122515884 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122515885 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122515885 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122515885 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122515885 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122515885 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:25:16 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@6f517062176f: 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@6f517062176f: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250817122517473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122517477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122517480 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34121<->l=127.0.0.1:4262) (control_if.c:572) 20250817122517494 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122517494 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122517494 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122517494 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122517494 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122517495 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122517495 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122517495 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122517495 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122517495 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122517495 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122517496 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122517496 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122517496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122517496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122517496 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) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517496 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) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122517496 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) 20250817122517496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122517496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122517496 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122517496 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122517496 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122517496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122517496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122517496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122517496 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) 20250817122517496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122517496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122517496 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122517496 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122517496 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122517496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122517496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122517496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122517496 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122517496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122517496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122517496 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122517496 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122517496 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122517496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122517496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122517496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122517496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122517496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122517496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122517496 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122517496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122517496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122517496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122517496 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 20250817122517496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122517496 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122517496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122517496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122517496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122517496 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 20250817122517496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122517496 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 20250817122517496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122517496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122517496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122517496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122517496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122517496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122517496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122517496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122517496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122517496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122517496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122517496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122517496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122517497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122517497 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(373)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(371)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122517509 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122517509 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122517509 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122517509 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122517509 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122517509 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122517509 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122517509 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122517509 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122517510 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122517510 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122517510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122517510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122517510 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) 20250817122517510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517510 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) 20250817122517510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122517510 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) 20250817122517510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122517510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122517510 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122517510 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122517510 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122517510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122517510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122517510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122517510 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) 20250817122517510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122517510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122517510 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122517510 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122517510 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122517510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122517510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122517510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122517510 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) 20250817122517510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122517510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122517510 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122517511 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122517511 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122517511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122517511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122517511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122517511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122517511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122517511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122517511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122517511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122517511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122517511 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122517511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122517511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122517511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122517511 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 20250817122517511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122517511 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122517511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122517511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122517511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122517511 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 20250817122517511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122517511 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 20250817122517511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122517511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122517511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122517511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122517511 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 20250817122517511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122517511 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 20250817122517511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122517511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122517511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122517511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122517511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122517511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122517511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122517511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(374)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122517535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122517535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122517535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122517535 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122517535 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) 20250817122517535 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122517535 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122517535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122517535 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@6f517062176f: setverdict(pass): none -> pass 20250817122517707 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 20250817122517707 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 20250817122517707 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122517707 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122517717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122517717 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122517717 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122517717 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122517717 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122517717 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122517717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122517720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122517720 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122517720 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122517721 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122517721 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122517721 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122517721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122517723 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 20250817122517723 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 20250817122517723 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122517723 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122517729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122517729 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122517729 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122517729 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122517729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122517729 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122517729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122517729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122517729 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122517729 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122517729 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122517729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122517729 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122517729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122518512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122518512 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122518512 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122518512 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122518512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122518512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122518512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122518512 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122518512 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122518512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122518512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122518512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122518512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122518512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122518512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122518512 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122518512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122518512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122518512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122518512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122518512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518512 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122518512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122518512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122518512 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122518512 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122518512 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122518512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122518512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122518512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122518512 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122518512 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122518512 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122518512 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) 20250817122518512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122518512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122518512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122518512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122518512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122518512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122518512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122518512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122518512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122518512 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122518512 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(372)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122518527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122518527 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122518527 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122518527 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122518527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122518527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122518527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122518527 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122518527 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122518527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122518527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122518527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122518527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122518527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122518527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122518527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122518527 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) 20250817122518527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122518527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122518527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518527 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) 20250817122518527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122518527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122518527 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122518527 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122518527 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) 20250817122518527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122518527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122518527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122518527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122518527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122518527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122518527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122518527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122518527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122518527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122518527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122518527 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122518527 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122518527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122518527 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122518527 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122518527 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122518527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122518527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122518527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122518527 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(375)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122518545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56472<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3996330 20250817122519582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122519582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122519582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122519582 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122519582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3cfaaa, normal) (hnbgw_rua.c:407) 20250817122519582 DHNB DEBUG map_rua[0x55b46bd0cdb0]{init}: Allocated (fsm.c:456) 20250817122519582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3996330)[0x55b46bd0cdb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122519582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996330 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122519582 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122519582 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122519582 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996330 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122519582 DCN DEBUG map_sccp[0x55b46bd17320]{init}: Allocated (fsm.c:456) 20250817122519582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b46bd17320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122519582 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-3996330 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122519582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996330 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122519582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3996330)[0x55b46bd0cdb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122519582 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122519582 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122519582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3996330)[0x55b46bd0cdb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122519582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b46bd17320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122519583 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122519583 DLSCCP DEBUG SCCP-SCOC(34)[0x55b46bd0caa0]{IDLE}: Allocated (fsm.c:456) 20250817122519583 DLSCCP DEBUG SCCP-SCOC(34)[0x55b46bd0caa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122519583 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003010056400500f1100926) (sccp_scrc.c:406) 20250817122519583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122519583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122519583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122519583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122519583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122519583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122519583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122519583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122519583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122519583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122519583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122519583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122519583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122519583 DLSCCP DEBUG SCCP-SCOC(34)[0x55b46bd0caa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122519583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b46bd17320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122519583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3996330)[0x55b46bd0cdb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122519583 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122519583 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122519583 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122519583 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122519583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122519583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122519583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122519583 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@6f517062176f: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)9779053 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@6f517062176f: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@6f517062176f: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3996330 20250817122519784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122519784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122519784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250817122519784 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122519785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3cfaaa,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250817122519785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996330 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250817122519785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3996330)[0x55b46bd0cdb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122519785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3996330)[0x55b46bd0cdb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122519785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b46bd17320]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122520610 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122520610 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122520610 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122520610 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122520610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122520610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122520610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122520610 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122520610 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122520610 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122520611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122520611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122520611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122520611 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=0000841f) (sccp_scrc.c:477) 20250817122520611 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20250817122520611 DLSCCP DEBUG SCCP-SCOC(34)[0x55b46bd0caa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122520611 DLSCCP DEBUG SCCP-SCOC(34)[0x55b46bd0caa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122520611 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122520611 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122520611 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) 20250817122520611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b46bd17320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122520611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b46bd17320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122520611 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122520611 DLSCCP DEBUG SCCP-SCOC(34)[0x55b46bd0caa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122520611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0000841f), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122520611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122520611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122520611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122520611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122520611 DLSCCP DEBUG SCCP-SCOC(34)[0x55b46bd0caa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122520611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b46bd17320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250817122520611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3996330)[0x55b46bd0cdb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122520611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3996330)[0x55b46bd0cdb0]{disconnected}: Freeing instance (context_map.c:202) 20250817122520611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3996330)[0x55b46bd0cdb0]{disconnected}: Deallocated (fsm.c:568) 20250817122520611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b46bd17320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122520611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b46bd17320]{disconnected}: Freeing instance (context_map.c:206) 20250817122520611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b46bd17320]{disconnected}: Deallocated (fsm.c:568) 20250817122520611 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996330 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817122520611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122520611 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122520611 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122520611 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122520611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122520611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122520611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122520611 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@6f517062176f: Session index based on local reference:0 20250817122520615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122520615 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122520615 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122520615 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122520615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122520615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122520615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122520615 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122520615 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122520615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122520615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122520615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122520615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122520615 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=0000841f) (sccp_scrc.c:477) 20250817122520615 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20250817122520615 DLSCCP DEBUG SCCP-SCOC(34)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122520615 DLSCCP DEBUG SCCP-SCOC(34)[0x55b46bd0caa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122520615 DLSCCP DEBUG SCCP-SCOC(34)[0x55b46bd0caa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122520615 DLSCCP DEBUG SCCP-SCOC(34)[0x55b46bd0caa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122520615 DLSCCP DEBUG SCCP-SCOC(34)[0x55b46bd0caa0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@6f517062176f: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)9779053 MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122521620 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34121<->l=127.0.0.1:4262) (control_if.c:193) 20250817122521621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56458<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(367)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(366)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122521621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56446<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122521622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122521622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122521622 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn0-RAN(375)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@6f517062176f: Final verdict of PTC: none 20250817122521622 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) 20250817122521622 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(372)@6f517062176f: Final verdict of PTC: none 20250817122521622 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122521622 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) 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122521622 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122521622 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) 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122521622 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 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122521622 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122521622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122521622 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122521622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122521622 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)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@6f517062176f: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@6f517062176f: Final verdict of PTC: none 20250817122521622 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 20250817122521622 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) 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122521622 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122521622 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) 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817122521622 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) 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122521622 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122521622 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122521622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122521622 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122521622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122521622 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(376)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(377)@6f517062176f: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(368)@6f517062176f: Final verdict of PTC: none 20250817122521623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56472<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@6f517062176f: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:25:21 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 20250817122521673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122522075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194700) Waiting for packet dumper to finish... 1 (prev_count=194700, count=198580) 20250817122523623 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122523623 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122523624 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122523624 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122523624 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122523624 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_cs_iu_release_req_rua_disconnect started. 20250817122525207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122525214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57554<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122525219 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34999<->l=127.0.0.1:4262) (control_if.c:572) 20250817122525241 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122525241 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122525241 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122525241 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122525241 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122525241 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122525241 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122525242 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122525242 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122525242 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122525242 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122525242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122525242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122525242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122525242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122525242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122525242 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122525242 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122525242 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122525242 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122525242 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122525242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122525242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122525242 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122525242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122525242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122525242 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122525242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122525242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122525242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122525242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122525242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122525242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122525242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122525242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122525242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122525242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122525242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122525242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122525242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122525242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122525243 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122525243 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122525243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122525243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122525243 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) 20250817122525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525243 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) 20250817122525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122525243 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) 20250817122525243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122525243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122525243 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122525243 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122525243 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122525243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122525243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122525243 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) 20250817122525243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122525243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122525243 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122525244 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122525244 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122525244 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122525244 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 20250817122525244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122525244 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122525244 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122525244 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122525244 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122525244 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 20250817122525244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122525244 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 20250817122525244 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(387)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(385)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122525256 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122525256 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122525256 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122525256 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122525256 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122525256 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122525256 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122525256 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122525256 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122525257 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122525257 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122525257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122525257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122525257 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) 20250817122525257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525257 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) 20250817122525257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122525257 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) 20250817122525258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122525258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122525258 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122525258 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122525258 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122525258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122525258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122525258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122525258 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) 20250817122525258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122525258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122525258 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122525258 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122525258 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122525258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122525258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122525258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122525258 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) 20250817122525258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122525258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122525258 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122525258 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122525258 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122525258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122525258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122525258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122525258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122525258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122525258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122525258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122525258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122525258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122525258 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122525258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122525258 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122525258 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122525258 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 20250817122525258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122525258 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122525258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122525258 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122525258 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122525258 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 20250817122525258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122525258 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 20250817122525258 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122525258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122525258 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122525258 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122525258 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 20250817122525258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122525258 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 20250817122525258 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122525258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122525258 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122525258 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122525258 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122525258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122525258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122525258 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(390)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(388)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122525283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122525283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122525283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122525283 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122525283 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) 20250817122525283 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122525283 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122525283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122525283 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@6f517062176f: setverdict(pass): none -> pass 20250817122525455 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 20250817122525455 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 20250817122525455 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122525455 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122525464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122525464 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122525464 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122525464 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122525464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122525464 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122525464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122525467 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122525467 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122525467 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122525467 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122525467 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122525467 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122525467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122525470 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 20250817122525470 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 20250817122525470 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122525470 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122525475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122525475 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122525475 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122525475 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122525475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122525475 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122525475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122525476 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122525476 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122525476 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122525476 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122525476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122525476 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122525476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122526270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122526270 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122526271 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122526271 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122526271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122526271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122526271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122526271 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122526271 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122526271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122526271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122526271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122526271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122526271 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122526271 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122526271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122526271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122526271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122526271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122526271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122526271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526271 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122526271 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122526271 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122526271 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122526271 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) 20250817122526271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122526271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122526271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122526271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122526271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122526271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122526271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122526271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122526271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122526271 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122526271 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122526272 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122526272 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122526272 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122526272 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122526272 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122526272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122526272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122526272 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122526282 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122526282 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122526282 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122526282 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122526282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122526282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122526282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122526282 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122526282 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122526282 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122526282 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122526282 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122526282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122526282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122526282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122526282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122526282 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) 20250817122526282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122526282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122526282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526282 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) 20250817122526282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526282 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122526282 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122526282 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122526282 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122526282 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) 20250817122526282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122526282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122526282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122526282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122526282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122526282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122526282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122526282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122526282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122526282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122526282 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122526282 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122526282 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122526282 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122526282 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122526282 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122526282 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122526282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122526282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122526282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122526282 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(389)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122526301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57558<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)4208474 20250817122527344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122527344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122527344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122527344 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122527344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x40375a, normal) (hnbgw_rua.c:407) 20250817122527344 DHNB DEBUG map_rua[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122527344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122527344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4208474 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122527344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122527344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122527344 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4208474 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122527344 DCN DEBUG map_sccp[0x55b46bd0cdb0]{init}: Allocated (fsm.c:456) 20250817122527344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122527344 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-4208474 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122527344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4208474 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122527344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122527344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122527344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122527344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122527344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122527344 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122527344 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{IDLE}: Allocated (fsm.c:456) 20250817122527344 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122527344 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030002990056400500f1100926) (sccp_scrc.c:406) 20250817122527344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122527344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122527344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122527344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122527344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122527344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122527344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122527344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122527344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122527344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122527344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122527344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122527344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122527344 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122527344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122527344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122527344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122527344 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122527344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122527344 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122527344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122527344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122527344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122527344 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@6f517062176f: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)16186287 HNBGW_Test.msc0-SCCP(385)@6f517062176f: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122527365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122527365 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122527365 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122527365 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122527365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122527365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122527365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122527365 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122527365 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122527365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122527365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122527365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122527366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122527366 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=0013d6f6) (sccp_scrc.c:477) 20250817122527366 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20250817122527366 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122527366 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122527366 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122527366 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122527366 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) 20250817122527366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122527366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@6f517062176f: 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)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(385)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(385)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817122527569 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122527569 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122527569 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122527569 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122527569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122527569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122527569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122527569 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122527569 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122527569 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122527569 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122527569 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122527569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122527569 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) 20250817122527569 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20250817122527569 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122527569 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122527569 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122527569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122527569 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122527569 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122527569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122527569 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122527569 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122527569 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817122527570 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817122527570 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817122527570 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122527570 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817122527570 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{UNUSED}: Allocated (fsm.c:456) 20250817122527570 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{UNUSED}: is child of mgw(mgw-fsm-4208474-0)[0x55b46bd17530] (fsm.c:486) 20250817122527570 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4208474-0)[0x55b46bd17530] (mgcp_client_endpoint_fsm.c:724) 20250817122527570 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122527570 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122527570 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122527570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4208474-0)[0x55b46bd16f30]{ST_CRCX}: Allocated (fsm.c:456) 20250817122527570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4208474-0)[0x55b46bd16f30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0] (fsm.c:486) 20250817122527570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4208474-0)[0x55b46bd16f30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122527570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4208474-0)[0x55b46bd16f30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817122527570 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 4037'... (mgcp_client.c:807) 20250817122527570 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250817122527570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4208474-0)[0x55b46bd16f30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122527570 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "40375a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40375a17", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "40375a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40375a17", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817122527610 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250817122527610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817122527610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817122527610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122527610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122527610 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817122527610 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527610 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527610 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122527610 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122527610 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527610 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122527610 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817122527610 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122527610 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817122527610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817122527610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817122527610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122527610 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122527639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122527639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122527639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122527639 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122527639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x40375a) (hnbgw_rua.c:471) 20250817122527639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4208474 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122527639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122527639 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122527639 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122527639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122527639 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122527639 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817122527639 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817122527639 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122527639 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817122527639 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4208474-0)[0x55b46bd17530] (mgcp_client_endpoint_fsm.c:724) 20250817122527639 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122527639 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122527639 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817122527639 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 4037'... (mgcp_client.c:807) 20250817122527639 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817122527639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122527639 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122527639 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527639 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "40375a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40375a17", 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" } } } } } } } 20250817122527669 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250817122527669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817122527669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817122527669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817122527669 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817122527669 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527669 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527669 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122527669 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122527669 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527669 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122527669 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817122527669 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817122527669 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4208474-0)[0x55b46bd17530] (mgcp_client_endpoint_fsm.c:724) 20250817122527669 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817122527669 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817122527669 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817122527669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4208474-0)[0x55b46bd16370]{ST_CRCX}: Allocated (fsm.c:456) 20250817122527670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4208474-0)[0x55b46bd16370]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0] (fsm.c:486) 20250817122527670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4208474-0)[0x55b46bd16370]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817122527670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4208474-0)[0x55b46bd16370]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250817122527670 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 4037'... (mgcp_client.c:807) 20250817122527670 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817122527670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4208474-0)[0x55b46bd16370]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817122527670 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817122527670 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527670 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527670 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "40375a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40375a17", 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" } } } } } } } 20250817122527689 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250817122527689 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817122527689 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817122527689 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817122527689 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817122527689 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817122527689 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527689 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527689 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527689 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817122527689 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817122527689 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527689 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{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) 20250817122527689 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817122527689 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122527689 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817122527689 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817122527689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817122527689 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122527689 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122527689 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=0013d6f6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817122527689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122527689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122527689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122527689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122527689 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817122527689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122527689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122527689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122527689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122527689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122527689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122527689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122527689 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122527841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122527841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122527841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250817122527841 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122527841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x40375a) (hnbgw_rua.c:471) 20250817122527841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4208474 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250817122527841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122527841 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250817122527841 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250817122527841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250817122527841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122527841 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122527841 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122527841 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=0013d6f6), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250817122527841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122527841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122527841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122527841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122527841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122527841 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122527841 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122527841 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122527841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122527841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122527841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122527841 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@6f517062176f: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)4208474 20250817122528048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122528048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122528048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250817122528048 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122528049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x40375a,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250817122528049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4208474 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250817122528049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122528049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122528049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122528049 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122528049 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122528049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013d6f6), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122528049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122528049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122528049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122528049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122528049 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122528049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250817122528049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122528049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{disconnected}: Freeing instance (context_map.c:202) 20250817122528049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4208474)[0x55b46bd0caa0]{disconnected}: Deallocated (fsm.c:568) 20250817122528049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122528049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122528049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55b46bd0cdb0]{disconnected}: Deallocated (fsm.c:568) 20250817122528049 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817122528049 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817122528049 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817122528049 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817122528049 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122528049 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 4037'... (mgcp_client.c:807) 20250817122528049 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122528049 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122528049 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817122528049 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 4037'... (mgcp_client.c:807) 20250817122528049 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817122528049 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817122528049 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{IN_USE}: Removing from parent mgw(mgw-fsm-4208474-0)[0x55b46bd17530] (mgcp_client_endpoint_fsm.c:873) 20250817122528049 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817122528049 DLMGCP DEBUG mgw-endp(mgw-fsm-4208474-0)[0x55b46bd164a0]{IN_USE}: Deallocated (fsm.c:568) 20250817122528049 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817122528049 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817122528049 DMGW DEBUG mgw(mgw-fsm-4208474-0)[0x55b46bd17530]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817122528049 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4208474 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250817122528049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122528049 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122528049 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122528049 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122528049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122528049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122528049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122528049 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@6f517062176f: Session index based on local reference:0 20250817122528054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122528054 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122528054 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122528054 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122528054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122528054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122528054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122528054 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@6f517062176f: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)16186287 20250817122528054 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122528054 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122528054 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122528054 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122528054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122528054 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=0013d6f6) (sccp_scrc.c:477) 20250817122528054 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20250817122528054 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122528054 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122528054 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122528054 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122528054 DLSCCP DEBUG SCCP-SCOC(35)[0x55b46bd17320]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "40375a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "40375a17" }, { code := "I", val := "22222" } }, sdp := omit } 20250817122528059 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250817122528059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122528059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122528059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122528059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd16f30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122528059 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250817122528059 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817122528059 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817122528059 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817122528059 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd16370]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122529073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57554<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122529073 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34999<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(381)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(380)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122529078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57540<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122529080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122529080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122529080 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122529080 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) 20250817122529080 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@6f517062176f: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@6f517062176f: Final verdict of PTC: none 20250817122529082 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122529082 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) 20250817122529082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122529082 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122529082 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122529082 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) 20250817122529082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122529082 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122529082 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 20250817122529082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122529082 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122529082 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122529082 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122529082 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122529082 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122529082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122529082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122529082 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122529082 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) 20250817122529082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122529082 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122529082 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122529083 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) 20250817122529083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122529083 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122529083 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 20250817122529083 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 20250817122529083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122529083 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122529083 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122529083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122529083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122529083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122529083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122529083 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(386)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@6f517062176f: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(382)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(391)@6f517062176f: Final verdict of PTC: none 20250817122529088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57558<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@6f517062176f: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 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 20250817122529177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122529578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57570<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259448) Waiting for packet dumper to finish... 1 (prev_count=259448, count=260088) 20250817122531084 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122531084 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122531084 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122531084 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122531084 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122531084 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:25:31 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@6f517062176f: 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@6f517062176f: Test case TC_ps_iu_release_req_rua_disconnect started. 20250817122532690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122532697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122532704 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34491<->l=127.0.0.1:4262) (control_if.c:572) 20250817122532728 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122532728 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122532728 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122532728 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122532728 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122532728 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122532728 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122532728 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122532728 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122532728 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122532728 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122532730 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122532730 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122532730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122532730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122532730 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) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532730 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) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122532730 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) 20250817122532730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122532730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122532730 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122532730 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122532730 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122532730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122532730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122532730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122532730 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) 20250817122532730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122532730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122532730 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122532730 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122532730 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122532730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122532730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122532730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122532730 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122532730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122532730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122532730 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122532730 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122532730 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122532730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122532730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122532730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122532730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122532730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122532730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122532730 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122532730 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122532730 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122532730 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122532730 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 20250817122532730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122532730 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122532730 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122532730 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122532730 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122532730 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 20250817122532730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122532730 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 20250817122532730 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122532730 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122532730 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122532730 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122532730 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122532730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122532730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122532730 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122532730 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122532730 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122532730 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122532730 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122532730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122532730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122532730 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(401)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(399)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122532742 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122532742 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122532742 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122532742 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122532742 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122532742 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122532742 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122532742 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122532742 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122532743 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122532743 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122532743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122532743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122532743 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) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532743 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) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122532743 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) 20250817122532743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122532743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122532743 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122532743 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122532743 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122532743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122532743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122532743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122532743 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) 20250817122532743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122532743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122532743 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122532743 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122532743 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122532743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122532743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122532743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122532743 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) 20250817122532743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122532743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122532743 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122532743 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122532743 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122532743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122532743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122532743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122532743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122532743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122532743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122532743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122532743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122532743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122532743 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122532743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122532743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122532743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122532743 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 20250817122532743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122532743 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122532743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122532743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122532743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122532743 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 20250817122532743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122532743 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 20250817122532743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122532744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122532744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122532744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122532744 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 20250817122532744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122532744 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 20250817122532744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122532744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122532744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122532744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122532744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122532744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122532744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122532744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122532763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122532763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122532763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122532763 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122532763 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) 20250817122532763 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122532763 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122532763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122532763 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@6f517062176f: setverdict(pass): none -> pass 20250817122532940 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 20250817122532941 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 20250817122532941 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122532941 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122532950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122532950 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122532950 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122532950 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122532950 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122532950 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122532950 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122532953 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 20250817122532953 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 20250817122532953 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122532953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817122532954 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122532954 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122532954 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122532954 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122532954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122532954 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122532954 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122532960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122532960 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122532960 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122532960 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122532960 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122532960 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122532960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122532962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122532962 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122532962 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122532962 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122532962 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122532962 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122532962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122533757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122533757 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122533757 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122533757 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122533757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122533757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122533757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122533757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122533757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122533757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122533757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122533757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122533757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122533757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122533757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122533757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122533757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122533757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122533758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122533758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122533758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533758 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122533758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122533758 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122533758 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122533758 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) 20250817122533758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122533758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122533758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122533758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122533758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122533758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122533758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122533758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122533758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122533758 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122533758 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122533758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122533758 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122533758 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122533758 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122533758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122533758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122533758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122533758 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122533763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122533763 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122533763 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122533763 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122533763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122533763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122533763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122533763 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122533763 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122533764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122533764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122533764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122533764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122533764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122533764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122533764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122533764 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) 20250817122533764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122533764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122533764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533764 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) 20250817122533764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122533764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122533764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122533764 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122533764 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) 20250817122533764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122533764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122533764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122533764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122533764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122533764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122533764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122533764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122533764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122533764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122533764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122533764 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122533764 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122533764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122533764 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122533764 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122533764 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122533764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122533764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122533764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122533764 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122533788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13462 20250817122534805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122534805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122534805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122534805 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122534805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3496, normal) (hnbgw_rua.c:407) 20250817122534805 DHNB DEBUG map_rua[0x55b46bd16370]{init}: Allocated (fsm.c:456) 20250817122534805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122534805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13462 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122534805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122534805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122534806 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122534806 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13462 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122534806 DCN DEBUG map_sccp[0x55b46bd16f30]{init}: Allocated (fsm.c:456) 20250817122534806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122534806 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-13462 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122534806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13462 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122534806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122534806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122534806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122534806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122534806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122534806 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122534806 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{IDLE}: Allocated (fsm.c:456) 20250817122534806 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122534806 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030000d60056400500f1100926) (sccp_scrc.c:406) 20250817122534806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122534806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122534806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122534806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122534806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122534806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122534806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122534806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122534806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122534806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122534806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122534806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122534806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122534806 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122534806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122534806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122534806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122534806 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122534806 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122534806 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122534806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122534806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122534806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122534806 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@6f517062176f: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)14783410 HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@6f517062176f: setverdict(pass): none -> pass 20250817122534810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122534810 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122534810 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122534810 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122534810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122534810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122534810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122534810 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122534810 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122534810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122534810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122534810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122534810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122534810 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=0003aa50) (sccp_scrc.c:477) 20250817122534810 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20250817122534810 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122534810 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122534810 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122534810 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122534810 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) 20250817122534810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122534810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(396)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817122535012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122535012 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122535012 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122535012 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122535012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122535012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122535012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122535012 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122535012 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122535012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122535012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122535012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122535012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122535012 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) 20250817122535012 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20250817122535012 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122535012 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122535012 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122535012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122535012 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122535012 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122535012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122535012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122535012 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122535012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122535013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122535013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122535013 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122535024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122535024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122535024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122535024 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122535024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3496) (hnbgw_rua.c:471) 20250817122535024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13462 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122535024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122535024 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122535024 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122535024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122535024 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122535024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122535024 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122535024 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122535024 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=0003aa50), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122535024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122535024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122535024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122535024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122535024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122535025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122535025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122535025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122535025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122535025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122535025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122535025 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122535229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122535229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122535229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250817122535229 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122535229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3496) (hnbgw_rua.c:471) 20250817122535229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13462 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250817122535229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122535229 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250817122535229 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250817122535229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250817122535229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122535229 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122535229 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122535229 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=0003aa50), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250817122535229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122535229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122535229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122535229 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122535229 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122535229 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122535229 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122535229 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122535229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122535229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122535229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122535230 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@6f517062176f: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13462 20250817122535433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122535433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122535433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250817122535433 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122535433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3496,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250817122535433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13462 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250817122535433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122535433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122535433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122535433 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122535433 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122535433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003aa50), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122535433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122535433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122535433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122535433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122535433 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122535433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250817122535433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122535433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{disconnected}: Freeing instance (context_map.c:202) 20250817122535433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13462)[0x55b46bd16370]{disconnected}: Deallocated (fsm.c:568) 20250817122535433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122535433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{disconnected}: Freeing instance (context_map.c:206) 20250817122535433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55b46bd16f30]{disconnected}: Deallocated (fsm.c:568) 20250817122535433 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13462 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250817122535433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122535433 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122535433 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122535433 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122535434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122535434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122535434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122535434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-RAN(403)@6f517062176f: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)14783410 20250817122535439 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122535439 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122535440 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122535440 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122535440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122535440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122535440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122535440 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122535440 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122535440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122535440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122535440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122535440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122535440 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=0003aa50) (sccp_scrc.c:477) 20250817122535440 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20250817122535440 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122535440 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122535440 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122535440 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122535440 DLSCCP DEBUG SCCP-SCOC(36)[0x55b46bd17320]{IDLE}: Deallocated (fsm.c:568) MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122536453 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34491<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(395)@6f517062176f: Final verdict of PTC: none 20250817122536455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(394)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122536459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122536460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122536461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122536461 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122536461 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) 20250817122536461 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(400)@6f517062176f: Final verdict of PTC: none 20250817122536462 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122536462 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) 20250817122536462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122536462 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122536462 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122536462 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) 20250817122536462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122536462 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122536462 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 20250817122536462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122536463 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122536463 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122536463 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122536463 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122536463 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122536463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122536463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122536463 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122536463 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) 20250817122536463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122536463 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122536463 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 20250817122536463 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(399)@6f517062176f: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@6f517062176f: Final verdict of PTC: none 20250817122536463 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) 20250817122536463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122536463 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122536463 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 20250817122536463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122536463 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122536463 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122536463 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122536463 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122536464 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122536464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-SCCP(402)@6f517062176f: Final verdict of PTC: none 20250817122536464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(396)@6f517062176f: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(405)@6f517062176f: Final verdict of PTC: none 20250817122536467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@6f517062176f: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:25:36 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 20250817122536555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122536957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50300<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=203808) Waiting for packet dumper to finish... 1 (prev_count=203808, count=224516) 20250817122538463 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122538463 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122538463 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122538464 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122538464 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122538464 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250817122540087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122540092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122540097 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35969<->l=127.0.0.1:4262) (control_if.c:572) 20250817122540118 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122540118 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122540118 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122540119 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122540119 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122540119 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122540119 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122540119 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122540119 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122540119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122540119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122540119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122540120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122540120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122540120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122540120 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122540120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122540120 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122540120 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122540120 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122540120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122540120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122540120 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122540120 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122540120 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122540120 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122540120 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122540121 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122540121 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122540121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122540121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122540121 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) 20250817122540121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540121 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) 20250817122540121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122540121 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) 20250817122540121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122540121 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122540121 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122540121 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122540121 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122540121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122540121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122540121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122540121 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) 20250817122540121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122540121 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122540121 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122540121 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122540121 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122540121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122540121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122540121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122540121 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122540121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122540121 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122540121 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122540122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122540122 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122540122 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122540122 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 20250817122540122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122540122 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122540122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122540122 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122540122 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122540122 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 20250817122540122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122540122 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 20250817122540122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122540122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122540122 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122540122 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122540122 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122540122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122540122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122540122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(415)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(413)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122540139 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122540139 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122540139 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122540139 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122540139 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122540139 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122540139 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122540139 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122540139 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122540140 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122540140 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122540141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122540141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122540141 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) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540141 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) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122540141 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) 20250817122540141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122540141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122540141 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122540141 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122540141 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122540141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122540141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122540141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122540141 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) 20250817122540141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122540141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122540141 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122540141 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122540141 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122540141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122540141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122540141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122540141 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) 20250817122540141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122540141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122540141 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122540141 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122540141 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122540141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122540141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122540141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122540141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122540141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122540141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122540141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122540141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122540141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122540141 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122540141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122540141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122540141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122540141 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 20250817122540141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122540141 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122540141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122540141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122540141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122540141 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 20250817122540141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122540141 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 20250817122540141 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122540141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122540141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122540141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122540141 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 20250817122540141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122540141 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 20250817122540141 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122540141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122540141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122540141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122540141 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122540141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122540141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122540141 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(416)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122540161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122540161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122540161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122540161 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122540161 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) 20250817122540161 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122540161 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122540161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122540161 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@6f517062176f: setverdict(pass): none -> pass 20250817122540334 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 20250817122540334 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 20250817122540334 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122540334 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122540344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122540344 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122540344 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122540344 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122540344 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122540344 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122540344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122540347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122540347 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122540347 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122540347 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122540347 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122540347 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122540347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122540351 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 20250817122540351 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 20250817122540351 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122540351 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122540356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122540356 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122540356 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122540356 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122540356 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122540356 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122540356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122540357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122540357 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122540357 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122540357 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122540357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122540357 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122540357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122541149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122541149 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122541149 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122541149 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122541149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122541149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122541149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122541149 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122541150 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122541150 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122541150 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122541150 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122541150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122541150 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122541150 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122541150 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122541150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122541150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122541150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122541150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122541150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541150 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122541150 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122541150 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122541150 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122541150 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) 20250817122541150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122541150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122541150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122541150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122541150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122541150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122541150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122541150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122541150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122541150 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122541150 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122541151 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122541151 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122541151 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122541151 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122541151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122541151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122541151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122541151 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122541160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122541160 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122541160 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122541160 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122541160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122541160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122541160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122541160 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122541160 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122541160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122541160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122541160 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122541160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122541160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122541160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122541160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122541160 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) 20250817122541160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122541160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122541160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541160 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) 20250817122541160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122541160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122541160 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122541160 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122541160 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) 20250817122541160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122541160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122541160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122541160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122541160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122541160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122541160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122541160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122541160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122541160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122541160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122541160 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122541160 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122541160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122541160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122541160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122541160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122541160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122541160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122541160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122541160 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(417)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122541182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)11839664 20250817122542220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122542220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122542220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122542220 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122542220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4a8b0, normal) (hnbgw_rua.c:407) 20250817122542220 DHNB DEBUG map_rua[0x55b46bd17320]{init}: Allocated (fsm.c:456) 20250817122542220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11839664)[0x55b46bd17320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122542220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11839664 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122542220 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122542220 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122542220 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11839664 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122542220 DCN DEBUG map_sccp[0x55b46bd16370]{init}: Allocated (fsm.c:456) 20250817122542220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55b46bd16370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122542220 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-11839664 <-> SCCP-37 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122542220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11839664 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122542220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11839664)[0x55b46bd17320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122542220 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122542220 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122542220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11839664)[0x55b46bd17320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122542220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55b46bd16370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122542220 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122542220 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{IDLE}: Allocated (fsm.c:456) 20250817122542220 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122542220 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001830056400500f1100926) (sccp_scrc.c:406) 20250817122542220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122542220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122542220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122542220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122542220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122542220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122542220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122542220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122542220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122542220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122542220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122542220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122542220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122542220 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122542220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55b46bd16370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122542220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11839664)[0x55b46bd17320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122542221 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122542221 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122542221 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122542221 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122542221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122542221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122542221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122542221 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(413)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@6f517062176f: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)2059864 TC_cs_rua_dt_during_sccp_wait_cc0(420)@6f517062176f: setverdict(pass): none -> pass 20250817122542421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122542421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122542421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122542421 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122542421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb4a8b0) (hnbgw_rua.c:471) 20250817122542421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11839664 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250817122542421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11839664)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122542421 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250817122542421 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250817122542421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11839664)[0x55b46bd17320]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250817122542421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55b46bd16370]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122542421 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55b46bd16370]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.msc0-SCCP(413)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122543251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122543251 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122543251 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122543251 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122543251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122543251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122543251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122543251 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122543251 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122543252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122543252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122543252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122543252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122543252 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=00be8c33) (sccp_scrc.c:477) 20250817122543252 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20250817122543252 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122543252 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122543252 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122543252 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122543252 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) 20250817122543252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55b46bd16370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122543252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55b46bd16370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_rua_dt_during_sccp_wait_cc0(420)@6f517062176f: 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)@6f517062176f: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@6f517062176f: Test Component 420 has requested to stop MTC. Terminating current testcase execution. 20250817122548254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50322<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122548255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122548255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122548255 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122548256 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) 20250817122548256 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122548256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11839664)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122548256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11839664)[0x55b46bd17320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122548256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55b46bd16370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122548256 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122548256 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122548256 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be8c33), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122548256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122548256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122548256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122548256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122548256 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122548256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55b46bd16370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122548256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11839664)[0x55b46bd17320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122548256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11839664)[0x55b46bd17320]{disrupted}: Freeing instance (context_map.c:202) 20250817122548256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11839664)[0x55b46bd17320]{disrupted}: Deallocated (fsm.c:568) 20250817122548256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55b46bd16370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122548256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55b46bd16370]{disconnected}: Freeing instance (context_map.c:206) 20250817122548256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55b46bd16370]{disconnected}: Deallocated (fsm.c:568) 20250817122548256 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11839664 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817122548256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122548256 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35969<->l=127.0.0.1:4262) (control_if.c:193) 20250817122548256 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122548256 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122548256 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122548256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122548256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122548256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122548256 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(417)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@6f517062176f: Final verdict of PTC: none 20250817122548257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50308<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122548257 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122548257 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) 20250817122548257 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122548257 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122548257 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122548257 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) 20250817122548257 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122548257 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(414)@6f517062176f: Final verdict of PTC: none 20250817122548257 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 20250817122548257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122548257 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122548257 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122548258 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122548258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122548258 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@6f517062176f: Final verdict of PTC: none 20250817122548258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122548258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122548258 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 20250817122548258 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) 20250817122548258 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122548258 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122548258 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 20250817122548258 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 VirtHNBGW-STATS(408)@6f517062176f: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(410)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@6f517062176f: Final verdict of PTC: none 20250817122548258 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) 20250817122548258 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122548258 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-M3UA(415)@6f517062176f: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@6f517062176f: Final verdict of PTC: none 20250817122548258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(419)@6f517062176f: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc0(420)@6f517062176f: 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@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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'. Sun Aug 17 12:25:48 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 20250817122548296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122548798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=186868) Waiting for packet dumper to finish... 1 (prev_count=186868, count=190844) 20250817122550259 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122550259 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122550259 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:25: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_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@6f517062176f: 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@6f517062176f: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250817122551906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122551911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122551916 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43943<->l=127.0.0.1:4262) (control_if.c:572) 20250817122551935 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122551936 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122551936 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122551936 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122551936 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122551936 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122551936 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122551936 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122551936 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122551937 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122551937 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122551937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122551937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122551937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122551937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122551937 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122551937 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122551937 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122551937 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122551937 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122551937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122551937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122551937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122551937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122551937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122551937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122551937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122551937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122551937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122551937 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122551937 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 20250817122551937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122551937 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122551937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122551937 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122551937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122551937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122551937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122551937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122551937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122551937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122551937 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122551938 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122551938 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122551938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122551938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122551938 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) 20250817122551938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551938 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) 20250817122551938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122551938 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) 20250817122551938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122551938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122551938 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122551938 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122551938 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122551938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122551938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122551938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122551939 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) 20250817122551939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122551939 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122551939 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122551939 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122551939 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122551939 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122551939 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 20250817122551939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122551939 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122551939 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122551939 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122551939 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122551939 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 20250817122551939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122551939 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 20250817122551939 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(429)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(427)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122551951 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122551951 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122551951 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122551951 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122551951 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122551951 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122551951 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122551951 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122551951 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122551952 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122551952 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122551952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122551952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122551952 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) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551952 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) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122551952 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) 20250817122551952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122551952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122551952 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122551952 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122551952 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122551952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122551952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122551952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122551952 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) 20250817122551952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122551952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122551952 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122551952 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122551952 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122551952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122551952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122551952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122551952 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) 20250817122551952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122551952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122551952 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122551952 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122551952 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122551952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122551952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122551952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122551952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122551952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122551952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122551952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122551952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122551952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122551952 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122551953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122551953 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122551953 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122551953 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 20250817122551953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122551953 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122551953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122551953 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122551953 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122551953 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 20250817122551953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122551953 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 20250817122551953 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122551953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122551953 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122551953 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122551953 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 20250817122551953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122551953 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 20250817122551953 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122551953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122551953 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122551953 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122551953 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122551953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122551953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122551953 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122551971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122551971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122551971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122551971 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122551971 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) 20250817122551971 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122551971 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122551971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122551971 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@6f517062176f: setverdict(pass): none -> pass 20250817122552150 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 20250817122552150 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 20250817122552150 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 20250817122552150 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122552150 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122552150 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122552150 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(429)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122552159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122552159 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122552159 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122552159 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122552159 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122552159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122552159 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122552159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122552162 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 20250817122552162 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 20250817122552163 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122552163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817122552164 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122552164 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122552164 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122552164 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122552164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122552164 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250817122552164 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(432)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122552168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122552168 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122552168 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122552168 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122552168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122552168 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122552168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122552168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122552168 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122552168 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122552168 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122552168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122552168 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122552168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122552961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122552961 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122552961 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122552961 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122552961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122552961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122552961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122552961 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122552961 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122552961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122552961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122552961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122552961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122552961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122552961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122552961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122552961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122552961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122552961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122552961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122552961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552961 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122552961 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122552961 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122552961 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122552961 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) 20250817122552961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122552961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122552961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122552961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122552962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122552962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122552962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122552962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122552962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122552962 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122552962 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122552962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122552962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122552962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122552962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122552962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122552962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122552962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122552962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122552970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122552970 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122552970 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122552970 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122552970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122552970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122552970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122552970 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122552970 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122552970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122552970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122552970 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122552970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122552970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122552970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122552970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122552970 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) 20250817122552970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122552970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122552970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552970 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) 20250817122552970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122552970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122552970 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122552970 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122552970 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) 20250817122552970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122552970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122552970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122552970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122552970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122552970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122552970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122552970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122552970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122552970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122552970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122552970 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122552970 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122552970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122552970 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122552970 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122552970 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122552970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122552970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122552970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122552970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122552984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53286<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@6f517062176f: 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)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)818982 20250817122554021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122554021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122554021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122554021 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122554021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc7f26, normal) (hnbgw_rua.c:407) 20250817122554021 DHNB DEBUG map_rua[0x55b46bd17320]{init}: Allocated (fsm.c:456) 20250817122554021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-818982)[0x55b46bd17320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122554021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-818982 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122554021 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122554021 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122554021 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122554021 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-818982 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122554021 DCN DEBUG map_sccp[0x55b46bd16370]{init}: Allocated (fsm.c:456) 20250817122554021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b46bd16370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122554021 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-818982 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122554021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-818982 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122554021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-818982)[0x55b46bd17320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122554021 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122554021 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122554021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-818982)[0x55b46bd17320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122554021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b46bd16370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122554021 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122554021 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{IDLE}: Allocated (fsm.c:456) 20250817122554021 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122554021 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300038f0056400500f1100926) (sccp_scrc.c:406) 20250817122554021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122554021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122554021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122554021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122554021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122554021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122554021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122554021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122554021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122554021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122554021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122554021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122554021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122554021 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122554021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b46bd16370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122554021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-818982)[0x55b46bd17320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122554022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122554022 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122554022 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122554022 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122554022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122554022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122554022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122554022 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@6f517062176f: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)11670738 TC_ps_rua_dt_during_sccp_wait_cc0(434)@6f517062176f: setverdict(pass): none -> pass 20250817122554224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122554224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122554224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122554224 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122554225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc7f26) (hnbgw_rua.c:471) 20250817122554225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-818982 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250817122554225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-818982)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122554225 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250817122554225 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250817122554225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-818982)[0x55b46bd17320]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250817122554225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b46bd16370]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122554225 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b46bd16370]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.sgsn0-SCCP(430)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122555046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122555046 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122555046 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122555046 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122555046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122555046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122555046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122555046 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122555046 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122555047 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122555047 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122555047 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122555047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122555047 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=00835ac5) (sccp_scrc.c:477) 20250817122555047 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20250817122555047 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122555047 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122555047 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122555047 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122555047 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) 20250817122555047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b46bd16370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122555047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b46bd16370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122558258 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122558258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be8c33), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122558258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122558258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122558258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122558258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122558258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122558258 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122558258 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122558258 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122558258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122558258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122558258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122558258 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122558265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122558265 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122558265 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122558265 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122558265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122558265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122558265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122558266 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122558266 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122558266 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122558266 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122558266 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122558266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122558266 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=00be8c33) (sccp_scrc.c:477) 20250817122558266 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1824) 20250817122558266 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122558266 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122558266 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122558266 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122558266 DLSCCP DEBUG SCCP-SCOC(37)[0x55b46bd16f30]{IDLE}: Deallocated (fsm.c:568) TC_ps_rua_dt_during_sccp_wait_cc0(434)@6f517062176f: 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)@6f517062176f: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@6f517062176f: Test Component 434 has requested to stop MTC. Terminating current testcase execution. 20250817122600054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53272<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(427)@6f517062176f: Final verdict of PTC: none 20250817122600055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122600055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122600055 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122600055 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) 20250817122600055 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122600055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-818982)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122600055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-818982)[0x55b46bd17320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122600055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b46bd16370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122600055 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122600055 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122600055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00835ac5), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122600055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122600055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122600055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@6f517062176f: Final verdict of PTC: none 20250817122600056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122600056 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122600056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b46bd16370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122600056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-818982)[0x55b46bd17320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122600056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-818982)[0x55b46bd17320]{disrupted}: Freeing instance (context_map.c:202) 20250817122600056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-818982)[0x55b46bd17320]{disrupted}: Deallocated (fsm.c:568) 20250817122600056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b46bd16370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122600056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b46bd16370]{disconnected}: Freeing instance (context_map.c:206) 20250817122600056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55b46bd16370]{disconnected}: Deallocated (fsm.c:568) 20250817122600056 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-818982 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817122600056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122600056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122600056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122600056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122600056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122600056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122600056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122600056 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122600056 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122600056 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) 20250817122600056 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122600056 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122600056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53284<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122600056 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43943<->l=127.0.0.1:4262) (control_if.c:193) HNBGW-PFCP(424)@6f517062176f: Final verdict of PTC: none 20250817122600057 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW-MGCP(433)@6f517062176f: Final verdict of PTC: none 20250817122600057 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) 20250817122600057 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122600057 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122600057 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 20250817122600057 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122600057 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122600057 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122600057 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122600057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122600057 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122600057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122600057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122600057 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 20250817122600057 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 20250817122600057 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) 20250817122600057 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122600057 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122600057 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122600057 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) 20250817122600057 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122600057 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@6f517062176f: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@6f517062176f: Final verdict of PTC: none 20250817122600058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53286<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(422)@6f517062176f: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc0(434)@6f517062176f: 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@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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'. Sun Aug 17 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 20250817122600105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122600608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60670<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179392) Waiting for packet dumper to finish... 1 (prev_count=179392, count=204048) 20250817122602059 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122602059 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122602059 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:26: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_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@6f517062176f: 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@6f517062176f: Test case TC_ps_rab_assignment started. 20250817122603730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122603734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122603735 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44871<->l=127.0.0.1:4262) (control_if.c:572) 20250817122603747 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122603747 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122603747 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122603747 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122603747 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122603747 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122603747 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122603747 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122603747 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(439)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122603748 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122603748 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122603749 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122603749 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122603749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122603749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122603749 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) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603749 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) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122603749 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) 20250817122603749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122603749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122603749 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122603749 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122603749 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122603749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122603749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122603749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122603749 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) 20250817122603749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122603749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122603749 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122603749 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122603749 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122603749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122603749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122603749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122603749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122603749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122603749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122603749 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122603749 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122603749 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122603749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122603749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122603749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122603749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122603749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122603749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122603749 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122603749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122603749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122603749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122603749 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 20250817122603749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122603749 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122603749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122603749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122603749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122603749 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 20250817122603749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122603749 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 20250817122603749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122603749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122603749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122603749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122603749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122603749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122603749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122603749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122603749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122603749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122603749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122603749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122603749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122603749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122603749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(443)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(443)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(441)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122603761 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122603761 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122603761 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122603761 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122603761 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122603761 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122603761 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122603762 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122603762 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122603763 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122603763 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122603763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122603763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122603763 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) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603763 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) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122603763 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) 20250817122603763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122603763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122603763 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122603763 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122603763 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122603763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122603763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122603763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122603763 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) 20250817122603763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122603763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122603763 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122603763 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122603763 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122603763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122603763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122603763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122603763 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) 20250817122603763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122603763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122603763 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122603763 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122603763 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122603763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122603763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122603763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122603763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122603763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122603763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122603763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122603763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122603763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122603763 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122603763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122603763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122603763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122603763 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 20250817122603763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122603763 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122603763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122603763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122603763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122603763 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 20250817122603763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122603763 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 20250817122603763 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122603763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122603763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122603763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122603763 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 20250817122603763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122603763 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 20250817122603763 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122603763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122603763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122603763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122603763 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122603763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122603763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122603763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122603763 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122603763 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(446)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(446)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122603785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122603785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122603785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122603785 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122603785 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) 20250817122603785 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122603785 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122603785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122603785 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@6f517062176f: setverdict(pass): none -> pass 20250817122603959 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 20250817122603959 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 20250817122603959 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122603959 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122603961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122603961 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122603961 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122603961 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122603961 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122603961 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122603961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122603961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122603961 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122603961 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122603961 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122603961 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122603961 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122603961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122603961 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 20250817122603973 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 20250817122603973 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 20250817122603973 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 20250817122603973 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122603973 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122603973 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122603973 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(446)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122603974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122603974 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122603974 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122603974 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122603974 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122603974 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122603974 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122603974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122603975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122603975 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122603975 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122603975 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122603975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122603975 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250817122603975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122604764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122604764 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122604764 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122604764 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122604764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122604765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122604765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122604765 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122604765 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122604765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122604765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122604765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122604765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122604765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122604765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122604765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122604765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122604765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122604765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122604765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122604765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604765 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122604765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122604765 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122604765 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122604765 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) 20250817122604765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122604765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122604765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122604765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122604765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122604765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122604765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122604765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122604765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122604765 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122604765 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122604765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122604765 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122604765 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122604765 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122604765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122604765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122604765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122604765 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(442)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122604778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122604778 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122604778 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122604778 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122604778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122604778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122604778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122604778 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122604778 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122604778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122604778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122604778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122604778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122604778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122604778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122604778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122604778 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) 20250817122604778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122604778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122604778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604778 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) 20250817122604778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122604778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122604778 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122604778 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122604778 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) 20250817122604778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122604778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122604778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122604778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122604778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122604778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122604778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122604778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122604778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122604778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122604778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122604778 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122604778 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122604778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122604778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122604778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122604778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122604778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122604778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122604778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122604778 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(445)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122605799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40088<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@6f517062176f: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@6f517062176f: Added conn table entry 0TC_ps_rab_assignment0(448)3537198 20250817122606818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122606818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122606818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122606818 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122606818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x35f92e, normal) (hnbgw_rua.c:407) 20250817122606818 DHNB DEBUG map_rua[0x55b46bd17320]{init}: Allocated (fsm.c:456) 20250817122606818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122606818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3537198 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122606818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122606818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122606818 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122606818 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3537198 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122606818 DCN DEBUG map_sccp[0x55b46bd16370]{init}: Allocated (fsm.c:456) 20250817122606818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122606818 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-3537198 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122606818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3537198 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122606818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122606818 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122606818 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122606818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122606818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122606818 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122606818 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{IDLE}: Allocated (fsm.c:456) 20250817122606818 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122606818 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030002dc0056400500f1100926) (sccp_scrc.c:406) 20250817122606818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122606818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122606818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122606818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122606818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122606818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122606818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122606818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122606818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122606818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122606818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122606818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122606818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122606818 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122606818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122606818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122606819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122606819 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122606819 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122606819 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122606819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122606819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122606819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122606819 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@6f517062176f: Added conn table entry 0TC_ps_rab_assignment0(448)2519552 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(448)@6f517062176f: setverdict(pass): none -> pass 20250817122606824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122606824 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122606824 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122606824 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122606824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122606824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122606824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122606824 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122606824 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122606824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122606824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) HNBGW-PFCP(438)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(448) subscribed for broadcast 20250817122606824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122606824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122606824 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=00a9c577) (sccp_scrc.c:477) 20250817122606824 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20250817122606824 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122606824 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122606824 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122606824 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122606824 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) 20250817122606824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122606824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817122607024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122607024 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122607024 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122607024 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122607024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122607024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122607024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122607024 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122607024 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122607024 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122607024 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122607024 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122607024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122607024 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) 20250817122607024 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250817122607024 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122607024 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122607024 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122607024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122607024 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122607024 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122607024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122607024 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122607024 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122607024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122607024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122607024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122607025 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122607037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122607037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122607037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122607037 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122607037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x35f92e) (hnbgw_rua.c:471) 20250817122607037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3537198 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122607037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122607037 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122607037 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122607037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122607037 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122607037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122607037 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122607037 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122607037 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=00a9c577), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122607037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122607037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122607037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122607037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122607037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122607037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122607037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122607037 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122607037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122607037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122607037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122607037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122609050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122609050 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122609050 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122609050 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122609050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122609050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122609050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122609050 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122609050 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122609050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122609050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122609050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122609050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122609050 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) 20250817122609050 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250817122609050 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122609051 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122609051 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122609051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122609051 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122609051 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122609051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122609051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122609051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122609051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122609051 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(440)@6f517062176f: Deleted conn table entry 0TC_ps_rab_assignment0(448)3537198 20250817122609071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122609071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122609071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122609071 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122609071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x35f92e,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122609071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3537198 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122609071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122609071 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122609071 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122609071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122609071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122609071 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122609071 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122609071 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=00a9c577), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122609071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122609071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122609071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122609071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122609071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122609071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122609071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122609072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122609072 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122609072 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122609072 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122609072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122609072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122609072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122609072 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@6f517062176f: Deleted conn table entry 0TC_ps_rab_assignment0(448)2519552 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: Session index based on connection ID:0 20250817122609078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122609078 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122609078 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122609078 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122609078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122609078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122609078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122609078 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122609079 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122609079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122609079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122609079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122609079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122609079 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=00a9c577), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122609079 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20250817122609079 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122609079 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122609079 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122609079 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) 20250817122609079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122609079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122609079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122609079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{disconnected}: Freeing instance (context_map.c:202) 20250817122609079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3537198)[0x55b46bd17320]{disconnected}: Deallocated (fsm.c:568) 20250817122609079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122609079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{disconnected}: Freeing instance (context_map.c:206) 20250817122609079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55b46bd16370]{disconnected}: Deallocated (fsm.c:568) 20250817122609079 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3537198 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250817122609079 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=00a9c577), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20250817122609079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122609079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122609079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122609079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122609079 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122609079 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122609079 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122609079 DLSCCP DEBUG SCCP-SCOC(39)[0x55b46bd16f30]{IDLE}: Deallocated (fsm.c:568) 20250817122609079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122609079 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122609079 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122609079 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122609079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122609079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122609079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122609079 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: RLC received in state:disconnect_pending 20250817122610056 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122610056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00835ac5), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122610056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122610056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122610056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122610056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122610056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122610057 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122610057 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122610057 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122610057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122610057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122610057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122610057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122610059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122610060 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122610060 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122610060 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122610060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122610060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122610060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122610060 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122610060 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122610060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122610060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122610060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122610060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122610060 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=00835ac5) (sccp_scrc.c:477) 20250817122610060 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1824) 20250817122610060 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122610060 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122610060 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122610060 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122610060 DLSCCP DEBUG SCCP-SCOC(38)[0x55b46bd0caa0]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment0(448)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122611091 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44871<->l=127.0.0.1:4262) (control_if.c:193) 20250817122611092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(437)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(436)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122611095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122611097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122611097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122611097 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122611097 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) 20250817122611097 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(441)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(442)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(435)@6f517062176f: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(440)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(445)@6f517062176f: Final verdict of PTC: none 20250817122611099 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122611099 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) 20250817122611099 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122611099 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122611099 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122611099 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) 20250817122611099 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122611099 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122611100 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122611100 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) 20250817122611100 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122611100 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122611100 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 20250817122611100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122611100 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122611100 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122611100 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122611100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122611100 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(444)@6f517062176f: Final verdict of PTC: none 20250817122611100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122611100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122611100 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122611100 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) 20250817122611100 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122611100 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122611100 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 20250817122611100 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 20250817122611100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122611100 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122611100 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122611100 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122611100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122611100 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122611100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122611100 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-Iuh0(439)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(438)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(447)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(446)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(443)@6f517062176f: Final verdict of PTC: none 20250817122611106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40088<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@6f517062176f: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sun Aug 17 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 20250817122611182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122611583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40090<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240760) Waiting for packet dumper to finish... 1 (prev_count=240760, count=245180) 20250817122613102 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122613102 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122613102 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122613102 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122613102 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122613102 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:26:13 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@6f517062176f: 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@6f517062176f: Test case TC_ps_rab_assignment_concurrent started. 20250817122614635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122614637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122614640 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42361<->l=127.0.0.1:4262) (control_if.c:572) 20250817122614653 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122614653 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122614653 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122614653 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122614653 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122614653 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122614653 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122614654 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122614654 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(453)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122614654 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122614654 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122614654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122614654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122614654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122614654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122614654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122614654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122614654 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122614654 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122614654 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122614654 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122614654 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122614654 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122614654 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122614654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122614654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122614654 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122614655 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122614655 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122614655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122614655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122614655 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) 20250817122614655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614655 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) 20250817122614655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122614655 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) 20250817122614655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122614655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122614655 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122614655 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122614655 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122614655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122614655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122614655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122614655 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) 20250817122614655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122614655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122614655 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122614655 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122614655 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122614655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122614655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122614655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122614655 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122614655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122614655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122614655 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122614655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122614655 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122614655 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122614655 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 20250817122614655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122614655 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122614655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122614655 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122614655 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122614655 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 20250817122614655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122614655 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 20250817122614655 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122614655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122614655 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122614655 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122614655 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122614655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122614655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122614655 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(457)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(457)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(455)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122614671 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122614671 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122614671 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122614671 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122614671 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122614671 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122614671 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122614671 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122614671 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122614672 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122614672 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122614672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122614672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122614672 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) 20250817122614672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614672 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) 20250817122614672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122614672 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) 20250817122614672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122614672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122614672 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122614672 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122614672 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122614672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122614672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122614672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122614672 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) 20250817122614672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122614672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122614672 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122614672 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122614672 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122614672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122614672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122614672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122614672 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) 20250817122614672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122614672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122614672 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122614672 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122614673 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122614673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122614673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122614673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122614673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122614673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122614673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122614673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122614673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122614673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122614673 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122614673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122614673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122614673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122614673 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 20250817122614673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122614673 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122614673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122614673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122614673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122614673 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 20250817122614673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122614673 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 20250817122614673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122614673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122614673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122614673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122614673 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 20250817122614673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122614673 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 20250817122614673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122614673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122614673 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122614673 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122614673 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122614673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122614673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122614673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(460)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122614695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122614695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122614695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122614695 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122614695 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) 20250817122614695 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122614695 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122614695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122614695 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@6f517062176f: setverdict(pass): none -> pass 20250817122614868 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 20250817122614868 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 20250817122614868 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122614868 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122614872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122614872 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122614872 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122614872 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122614872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122614872 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122614872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122614873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122614873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122614873 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122614873 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122614873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122614873 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122614873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122614885 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 20250817122614885 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 20250817122614885 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122614885 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122614889 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122614889 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122614889 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122614889 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122614889 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122614889 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122614889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122614890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122614890 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122614890 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122614890 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122614890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122614890 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122614890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122615682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122615682 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122615682 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122615682 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122615682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122615682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122615682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122615682 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122615682 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122615682 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122615682 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122615682 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122615682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122615682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122615682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122615682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122615682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122615682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122615682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122615682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122615682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122615682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122615682 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122615682 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122615682 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) 20250817122615682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122615682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122615682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122615682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122615682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122615682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122615682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122615682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122615682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122615682 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122615682 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122615683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122615683 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122615683 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122615683 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122615683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122615683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122615683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122615683 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(456)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122615690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122615690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122615690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122615690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122615690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122615690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122615690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122615690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122615690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122615690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122615690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122615690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122615690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122615690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122615690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122615690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122615690 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) 20250817122615690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122615690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122615690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615690 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) 20250817122615690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122615690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122615690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122615690 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122615690 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) 20250817122615690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122615690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122615690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122615690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122615690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122615690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122615690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122615690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122615690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122615690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122615690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122615690 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122615690 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122615690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122615690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122615690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122615690 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122615690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122615690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122615690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122615690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122616707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122616844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59680<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(463)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)5251953 20250817122617724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617724 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x502371, normal) (hnbgw_rua.c:407) 20250817122617724 DHNB DEBUG map_rua[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122617724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5251953 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617724 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617724 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617724 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617724 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5251953 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617724 DCN DEBUG map_sccp[0x55b46bd17320]{init}: Allocated (fsm.c:456) 20250817122617724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617724 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-5251953 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5251953 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617724 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617724 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617724 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617724 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{IDLE}: Allocated (fsm.c:456) 20250817122617724 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617724 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030002230056400500f1100926) (sccp_scrc.c:406) 20250817122617724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617724 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617724 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)11878988 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(462)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122617729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617729 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122617729 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122617729 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122617729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122617729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122617729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122617729 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617729 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122617729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122617729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122617729 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122617729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122617729 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=00d413bc) (sccp_scrc.c:477) 20250817122617729 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20250817122617729 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122617729 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122617729 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122617729 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122617729 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) 20250817122617729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122617729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(462) subscribed for broadcast TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)2094914 TC_ps_rab_assignment_concurrent0(464)@6f517062176f: 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(465)@6f517062176f: 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)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(459)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[1] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)7065143 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)1906271 TC_ps_rab_assignment_concurrent0(466)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)2871344 TC_ps_rab_assignment_concurrent0(467)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)10109548 TC_ps_rab_assignment_concurrent0(468)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)16372738 TC_ps_rab_assignment_concurrent0(469)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)1086680 TC_ps_rab_assignment_concurrent0(470)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)10625377 TC_ps_rab_assignment_concurrent0(471)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)14452480 TC_ps_rab_assignment_concurrent0(472)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)3883814 TC_ps_rab_assignment_concurrent0(473)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(474)@6f517062176f: 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)@6f517062176f: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)13151128 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)1447502 TC_ps_rab_assignment_concurrent0(475)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)11457575 TC_ps_rab_assignment_concurrent0(476)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)3594696 TC_ps_rab_assignment_concurrent0(477)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)7338673 20250817122617925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617925 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1ff742, normal) (hnbgw_rua.c:407) 20250817122617925 DHNB DEBUG map_rua[0x55b46bd16f30]{init}: Allocated (fsm.c:456) 20250817122617925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2094914 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617925 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617925 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617925 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617925 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2094914 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617925 DCN DEBUG map_sccp[0x55b46bd0cdb0]{init}: Allocated (fsm.c:456) 20250817122617925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617925 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-2094914 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2094914 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617925 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617925 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617925 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617925 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{IDLE}: Allocated (fsm.c:456) 20250817122617925 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617925 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030001700056400500f1100926) (sccp_scrc.c:406) 20250817122617925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617925 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617926 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6bce37, normal) (hnbgw_rua.c:407) 20250817122617926 DHNB DEBUG map_rua[0x55b46bd17530]{init}: Allocated (fsm.c:456) 20250817122617926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7065143 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617926 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617926 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7065143 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617926 DCN DEBUG map_sccp[0x55b46bd18230]{init}: Allocated (fsm.c:456) 20250817122617926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617926 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-7065143 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7065143 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617926 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617926 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617926 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617926 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617926 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{IDLE}: Allocated (fsm.c:456) 20250817122617926 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617926 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617926 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003500056400500f1100926) (sccp_scrc.c:406) 20250817122617926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617926 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617926 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1d165f, normal) (hnbgw_rua.c:407) 20250817122617926 DHNB DEBUG map_rua[0x55b46bd18410]{init}: Allocated (fsm.c:456) 20250817122617926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906271 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617926 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617926 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906271 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617926 DCN DEBUG map_sccp[0x55b46bd179c0]{init}: Allocated (fsm.c:456) 20250817122617926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617926 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122617926 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122617926 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122617926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122617926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122617926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122617926 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617927 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-1906271 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906271 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617927 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617927 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{IDLE}: Allocated (fsm.c:456) 20250817122617927 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617927 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002de0056400500f1100926) (sccp_scrc.c:406) 20250817122617927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617927 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617927 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617927 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617927 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617927 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617927 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617927 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122617927 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122617927 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122617927 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122617927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122617927 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) 20250817122617927 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250817122617927 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122617927 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122617927 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122617927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122617927 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122617927 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122617927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122617927 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122617927 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122617927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122617927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122617927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617927 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2bd030, normal) (hnbgw_rua.c:407) 20250817122617927 DHNB DEBUG map_rua[0x55b46bd27320]{init}: Allocated (fsm.c:456) 20250817122617927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2871344 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617928 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617928 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617928 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617928 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2871344 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617928 DCN DEBUG map_sccp[0x55b46bd26980]{init}: Allocated (fsm.c:456) 20250817122617928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617928 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-2871344 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2871344 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617928 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617928 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617928 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617928 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617928 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617928 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617928 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{IDLE}: Allocated (fsm.c:456) 20250817122617928 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617928 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300027d0056400500f1100926) (sccp_scrc.c:406) 20250817122617928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617928 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250817122617928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617928 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9a426c, normal) (hnbgw_rua.c:407) 20250817122617928 DHNB DEBUG map_rua[0x55b46bd289f0]{init}: Allocated (fsm.c:456) 20250817122617928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10109548 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617928 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617928 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617928 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617928 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10109548 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617928 DCN DEBUG map_sccp[0x55b46bd28b20]{init}: Allocated (fsm.c:456) 20250817122617928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617928 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617928 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617928 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617928 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-10109548 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10109548 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617928 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617928 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617928 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617929 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{IDLE}: Allocated (fsm.c:456) 20250817122617929 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617929 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f400300023c0056400500f1100926) (sccp_scrc.c:406) 20250817122617929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617929 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122617929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617929 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf9d402, normal) (hnbgw_rua.c:407) 20250817122617929 DHNB DEBUG map_rua[0x55b46bd13fd0]{init}: Allocated (fsm.c:456) 20250817122617929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16372738 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617929 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617929 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16372738 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617929 DCN DEBUG map_sccp[0x55b46bd2a3f0]{init}: Allocated (fsm.c:456) 20250817122617929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617929 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-16372738 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16372738 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617929 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617929 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617929 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617929 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{IDLE}: Allocated (fsm.c:456) 20250817122617929 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617929 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002fc0056400500f1100926) (sccp_scrc.c:406) 20250817122617929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617929 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617929 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617929 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617929 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617929 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617930 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1094d8, normal) (hnbgw_rua.c:407) 20250817122617930 DHNB DEBUG map_rua[0x55b46bd27c40]{init}: Allocated (fsm.c:456) 20250817122617930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1086680 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617930 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617930 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617930 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617930 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1086680 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617930 DCN DEBUG map_sccp[0x55b46bd152e0]{init}: Allocated (fsm.c:456) 20250817122617930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617930 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-1086680 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1086680 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617930 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617930 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617930 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617930 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{IDLE}: Allocated (fsm.c:456) 20250817122617930 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617930 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030001d40056400500f1100926) (sccp_scrc.c:406) 20250817122617930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617930 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617930 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617930 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617930 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617930 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617930 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa22161, normal) (hnbgw_rua.c:407) 20250817122617930 DHNB DEBUG map_rua[0x55b46bd13ea0]{init}: Allocated (fsm.c:456) 20250817122617930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10625377 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617930 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617930 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617930 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617930 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10625377 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617930 DCN DEBUG map_sccp[0x55b46bd17060]{init}: Allocated (fsm.c:456) 20250817122617930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617930 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-10625377 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10625377 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617930 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617930 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617930 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617930 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617930 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617930 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{IDLE}: Allocated (fsm.c:456) 20250817122617930 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617930 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f400300019a0056400500f1100926) (sccp_scrc.c:406) 20250817122617930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617930 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617930 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617930 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617930 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617930 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617930 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617930 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617930 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdc8700, normal) (hnbgw_rua.c:407) 20250817122617930 DHNB DEBUG map_rua[0x55b46bd56420]{init}: Allocated (fsm.c:456) 20250817122617930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14452480 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617930 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617930 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617930 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617930 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14452480 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617930 DCN DEBUG map_sccp[0x55b46bd13cf0]{init}: Allocated (fsm.c:456) 20250817122617930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617930 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-14452480 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14452480 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617930 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617930 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617930 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617930 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{IDLE}: Allocated (fsm.c:456) 20250817122617930 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617930 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f400300026a0056400500f1100926) (sccp_scrc.c:406) 20250817122617930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617930 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:1 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617931 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617931 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617931 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617931 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617931 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3b4326, normal) (hnbgw_rua.c:407) 20250817122617931 DHNB DEBUG map_rua[0x55b46bd55a60]{init}: Allocated (fsm.c:456) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3883814 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617931 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617931 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3883814 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617931 DCN DEBUG map_sccp[0x55b46bd55550]{init}: Allocated (fsm.c:456) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617931 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-3883814 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3883814 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617931 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{IDLE}: Allocated (fsm.c:456) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617931 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030002f40056400500f1100926) (sccp_scrc.c:406) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617931 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617931 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617931 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617931 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc8ab98, normal) (hnbgw_rua.c:407) 20250817122617931 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617931 DHNB DEBUG map_rua[0x55b46bd22d80]{init}: Allocated (fsm.c:456) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151128 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617931 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617931 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151128 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617931 DCN DEBUG map_sccp[0x55b46bd21520]{init}: Allocated (fsm.c:456) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617931 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-13151128 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151128 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617931 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{IDLE}: Allocated (fsm.c:456) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617931 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f400300011f0056400500f1100926) (sccp_scrc.c:406) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617931 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x16164e, normal) (hnbgw_rua.c:407) 20250817122617931 DHNB DEBUG map_rua[0x55b46bd21780]{init}: Allocated (fsm.c:456) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1447502 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617931 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617931 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1447502 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617931 DCN DEBUG map_sccp[0x55b46bd21e10]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617931 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-1447502 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1447502 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617931 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{IDLE}: Allocated (fsm.c:456) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617931 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030000180056400500f1100926) (sccp_scrc.c:406) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617931 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617931 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617931 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617931 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaed427, normal) (hnbgw_rua.c:407) 20250817122617931 DHNB DEBUG map_rua[0x55b46bd22930]{init}: Allocated (fsm.c:456) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11457575 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617931 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617931 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617931 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617931 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617931 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617931 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11457575 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617931 DCN DEBUG map_sccp[0x55b46bd22a60]{init}: Allocated (fsm.c:456) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617931 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-11457575 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11457575 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617931 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{IDLE}: Allocated (fsm.c:456) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617931 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f400300004d0056400500f1100926) (sccp_scrc.c:406) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617931 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x36d9c8, normal) (hnbgw_rua.c:407) 20250817122617931 DHNB DEBUG map_rua[0x55b46bd114c0]{init}: Allocated (fsm.c:456) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3594696 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617931 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617931 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3594696 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617931 DCN DEBUG map_sccp[0x55b46bd115f0]{init}: Allocated (fsm.c:456) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617931 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-3594696 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617931 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617931 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617931 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617931 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3594696 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617931 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{IDLE}: Allocated (fsm.c:456) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617931 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f400300017f0056400500f1100926) (sccp_scrc.c:406) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122617931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122617931 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6ffab1, normal) (hnbgw_rua.c:407) 20250817122617931 DHNB DEBUG map_rua[0x55b46bd11d40]{init}: Allocated (fsm.c:456) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7338673 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122617931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617931 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122617931 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7338673 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122617931 DCN DEBUG map_sccp[0x55b46bd11e70]{init}: Allocated (fsm.c:456) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122617931 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-7338673 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122617931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7338673 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122617931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122617931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122617931 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{IDLE}: Allocated (fsm.c:456) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122617931 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030003c70056400500f1100926) (sccp_scrc.c:406) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122617931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122617931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122617931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122617931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122617931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122617931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122617931 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122617931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122617931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122617931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617931 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617931 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617931 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617931 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617931 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122617931 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122617931 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122617931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122617931 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)14607036 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:4 TC_ps_rab_assignment_concurrent0(463)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[1] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)8606617 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:5 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:6 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)12976873 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[6]. HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(463) subscribed for broadcast TC_ps_rab_assignment_concurrent0(464)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(464) subscribed for broadcast TC_ps_rab_assignment_concurrent0(465)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)7206800 20250817122617937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122617937 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122617937 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122617937 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122617937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122617937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122617937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122617938 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122617938 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122617938 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122617938 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122617938 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122617938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122617938 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=009e6d60) (sccp_scrc.c:477) 20250817122617938 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20250817122617938 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122617938 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122617938 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122617938 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122617938 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) 20250817122617938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122617938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(465) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)12651573 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:7 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)3748424 TC_ps_rab_assignment_concurrent0(466)@6f517062176f: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(467)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[7]. HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(467) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:8 HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(466) subscribed for broadcast TC_ps_rab_assignment_concurrent0(468)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)14906657 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:9 HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(468) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)2789223 TC_ps_rab_assignment_concurrent0(469)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:10 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)12083621 HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(469) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[10]. TC_ps_rab_assignment_concurrent0(470)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:11 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)1431555 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[11]. TC_ps_rab_assignment_concurrent0(471)@6f517062176f: setverdict(pass): none -> pass HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(470) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(462)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(471) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)11903151 TC_ps_rab_assignment_concurrent0(472)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent0(473)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(472) subscribed for broadcast HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(473) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:13 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)2835639 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: First idle individual index:15 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)8168836 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Stopping inactive timer T_ias[15]. TC_ps_rab_assignment_concurrent0(474)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(475)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(474) subscribed for broadcast HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(475) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)7426810 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)16360896 TC_ps_rab_assignment_concurrent0(476)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(476) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[9], which is already active (running or expired). 20250817122618002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618002 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x502371) (hnbgw_rua.c:471) 20250817122618003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5251953 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618003 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618003 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618003 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618003 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618003 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=00d413bc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618003 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618003 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618003 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618003 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618003 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618003 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618003 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618003 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618003 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618003 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618003 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618004 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618004 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618004 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618004 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618004 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618004 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618004 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618004 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618004 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618004 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618004 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618004 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618003 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618003 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618003 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618003 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618003 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=0075d414) (sccp_scrc.c:477) 20250817122618004 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20250817122618004 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618004 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618004 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618004 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618004 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) 20250817122618004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618004 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618004 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=003073ac) (sccp_scrc.c:477) 20250817122618004 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20250817122618004 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618004 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618004 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618004 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618004 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618004 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618004 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618004 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618004 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:10 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618004 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618004 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618004 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618004 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) 20250817122618004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618004 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618004 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=00675bb9) (sccp_scrc.c:477) 20250817122618004 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20250817122618004 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618004 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618004 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618004 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618004 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) 20250817122618004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618004 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618004 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=003dbd23) (sccp_scrc.c:477) 20250817122618004 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20250817122618004 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618004 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618004 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618004 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618004 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) 20250817122618004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618004 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618004 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=00f11ca5) (sccp_scrc.c:477) 20250817122618004 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20250817122618004 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618004 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618004 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618004 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618004 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) 20250817122618004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618004 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618004 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=0063f21b) (sccp_scrc.c:477) 20250817122618004 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20250817122618004 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618004 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618005 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618005 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618005 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) 20250817122618005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618005 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618005 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=0016b737) (sccp_scrc.c:477) 20250817122618005 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20250817122618005 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618005 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618005 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618005 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618005 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) 20250817122618005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(477)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:11 HNBGW-PFCP(452)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(477) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 TC_ps_rab_assignment_concurrent0(462)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817122618205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618205 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618205 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618205 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618205 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618205 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618205 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618205 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618205 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618205 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618205 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618205 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618205 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618205 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618205 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618205 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618205 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618205 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=00b1b45e) (sccp_scrc.c:477) 20250817122618205 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20250817122618205 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618205 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618205 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618205 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618205 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618205 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618205 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618205 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618206 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618206 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618206 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618206 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618206 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) 20250817122618206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618206 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618206 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618206 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618206 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618206 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=00704bc3) (sccp_scrc.c:477) 20250817122618206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618206 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618206 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618206 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618206 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618206 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618206 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618206 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618206 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618206 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20250817122618206 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618206 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618206 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618206 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618206 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) 20250817122618206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618206 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618206 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618206 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618206 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618206 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618206 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618206 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618206 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618206 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=00b0299d) (sccp_scrc.c:477) 20250817122618206 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20250817122618206 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618206 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618206 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618206 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618206 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618206 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618206 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618206 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618206 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618206 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618206 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618206 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) 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618206 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618207 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618207 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618207 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618207 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618207 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618207 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) 20250817122618207 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250817122618207 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618207 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618207 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618207 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618207 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618207 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618207 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618207 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618207 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618207 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618207 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618207 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618207 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618207 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618207 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618207 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618207 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618207 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618207 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618207 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618207 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618207 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618207 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618207 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618207 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618207 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618207 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618207 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618207 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) 20250817122618207 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250817122618207 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618207 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618207 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618208 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618208 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618208 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618208 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618208 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618208 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618208 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618208 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618208 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618208 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618208 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618208 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618208 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618208 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618208 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618208 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618208 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618208 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618208 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618208 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618208 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618208 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618208 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618208 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618208 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618208 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618208 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122618208 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122618208 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122618208 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618208 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) 20250817122618208 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250817122618208 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122618208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122618208 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618208 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618208 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618208 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618208 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618209 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618209 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618209 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=00c06d80) (sccp_scrc.c:477) 20250817122618209 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20250817122618209 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618209 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618209 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618209 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618209 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) 20250817122618209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618209 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618209 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=001059ad) (sccp_scrc.c:477) 20250817122618209 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20250817122618209 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618209 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618210 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618210 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618210 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) 20250817122618210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618210 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618210 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) 20250817122618210 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250817122618210 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618210 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618210 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618210 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618210 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618210 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618210 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618210 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) 20250817122618210 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250817122618210 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618210 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618210 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618211 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618211 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618211 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618211 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618211 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=00b96761) (sccp_scrc.c:477) 20250817122618211 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20250817122618211 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618211 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618211 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618211 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618211 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) 20250817122618211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618211 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618211 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=006c9528) (sccp_scrc.c:477) 20250817122618211 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20250817122618211 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122618211 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122618211 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618211 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122618211 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) 20250817122618211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122618211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122618211 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618211 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) 20250817122618211 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250817122618211 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618211 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618211 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618211 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618211 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618211 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618211 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618211 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) 20250817122618211 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250817122618211 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618211 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618211 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618211 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618211 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618211 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618212 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618212 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) 20250817122618212 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250817122618212 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618212 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618212 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618212 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618212 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618212 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618212 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) 20250817122618212 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250817122618212 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618212 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618212 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618212 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618212 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618212 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618212 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) 20250817122618212 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250817122618212 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618212 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618212 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618212 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618212 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618212 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618212 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) 20250817122618212 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250817122618212 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618212 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618212 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618212 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618212 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618212 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618212 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) 20250817122618212 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250817122618212 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618212 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618212 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618212 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618212 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618212 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618212 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) 20250817122618212 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250817122618212 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618212 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618212 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618212 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618212 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618212 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618212 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) 20250817122618212 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250817122618212 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618212 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618212 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618212 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618212 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618212 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122618212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122618212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122618212 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) 20250817122618212 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250817122618212 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122618212 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122618212 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122618212 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122618212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122618212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122618212 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122618212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122618212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250817122618212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122618212 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122618218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618218 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6bce37) (hnbgw_rua.c:471) 20250817122618218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7065143 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618218 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618218 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618218 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618218 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618218 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618218 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=0075d414), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618218 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618218 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618218 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618218 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618218 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(464)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122618420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618421 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1ff742) (hnbgw_rua.c:471) 20250817122618421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2094914 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618421 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618421 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618421 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618421 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618421 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=009e6d60), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618421 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2bd030) (hnbgw_rua.c:471) 20250817122618421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2871344 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618421 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618421 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618421 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618421 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618421 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=00675bb9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618421 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa22161) (hnbgw_rua.c:471) 20250817122618421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10625377 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618421 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618421 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618422 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618422 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618422 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=0016b737), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618422 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc8ab98) (hnbgw_rua.c:471) 20250817122618422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151128 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618422 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618422 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618422 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618422 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618422 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618422 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=00b0299d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618422 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618422 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618422 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618422 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1d165f) (hnbgw_rua.c:471) 20250817122618422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906271 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618422 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618422 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618422 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618422 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618422 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618422 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=003073ac), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618422 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618422 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618422 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618422 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x16164e) (hnbgw_rua.c:471) 20250817122618422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1447502 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618423 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618423 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618423 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618423 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618423 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=00c06d80), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618422 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618422 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618423 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618423 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaed427) (hnbgw_rua.c:471) 20250817122618423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11457575 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618423 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618423 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618423 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618423 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618423 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618423 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=001059ad), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618423 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1094d8) (hnbgw_rua.c:471) 20250817122618423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1086680 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618423 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618423 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618423 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618423 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618423 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618423 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=0063f21b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618424 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9a426c) (hnbgw_rua.c:471) 20250817122618424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10109548 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618424 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618424 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618424 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618424 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618424 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=003dbd23), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618424 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x36d9c8) (hnbgw_rua.c:471) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:1 20250817122618424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3594696 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618424 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618424 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer 20250817122618424 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618424 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618424 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=00b96761), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618425 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618425 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618425 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250817122618424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618424 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf9d402) (hnbgw_rua.c:471) 20250817122618425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16372738 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618425 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618425 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618425 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618425 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618425 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=00f11ca5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618425 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618425 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618425 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3b4326) (hnbgw_rua.c:471) 20250817122618425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3883814 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618425 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618425 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618425 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618425 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618425 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618425 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=00704bc3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618425 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6ffab1) (hnbgw_rua.c:471) 20250817122618425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7338673 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618425 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618425 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618425 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618425 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618425 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=006c9528), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618425 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618425 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122618425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122618425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122618426 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122618426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdc8700) (hnbgw_rua.c:471) 20250817122618426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14452480 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122618426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122618426 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122618426 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122618426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122618426 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122618426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122618426 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122618426 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122618426 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=00b1b45e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122618426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122618426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122618426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122618426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122618426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122618426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122618426 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122618426 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122618426 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122618426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122618426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122618426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122618426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(473)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(465)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(475)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(474)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(469)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122620027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620027 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620027 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620027 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620027 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620027 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620027 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) 20250817122620027 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250817122620027 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620027 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620027 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620027 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620027 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122620027 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)5251953 20250817122620041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122620041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620041 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x502371,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5251953 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620041 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620041 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620041 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620041 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620041 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=00d413bc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620042 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620042 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620042 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620042 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(462)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)11878988 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:0 20250817122620050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620050 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620050 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620050 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620050 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620050 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620050 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=00d413bc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620050 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20250817122620050 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620050 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620050 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620050 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) 20250817122620050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{disconnected}: Freeing instance (context_map.c:202) 20250817122620050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5251953)[0x55b46bd0caa0]{disconnected}: Deallocated (fsm.c:568) 20250817122620050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{disconnected}: Freeing instance (context_map.c:206) 20250817122620050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55b46bd17320]{disconnected}: Deallocated (fsm.c:568) 20250817122620050 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5251953 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250817122620050 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=00d413bc), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20250817122620050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620050 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620050 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620050 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620050 DLSCCP DEBUG SCCP-SCOC(40)[0x55b46bd16370]{IDLE}: Deallocated (fsm.c:568) 20250817122620051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620051 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620051 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620051 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620051 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122620224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620224 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620224 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620224 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620224 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620224 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620224 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620224 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620224 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620224 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) 20250817122620224 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250817122620224 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620224 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620224 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620224 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620224 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122620224 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(464)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)7065143 20250817122620228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122620228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620228 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6bce37,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7065143 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620228 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620228 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620228 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620228 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620228 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=0075d414), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620229 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620229 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620229 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620229 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620229 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(464)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)8606617 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:2 20250817122620231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620231 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620231 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620231 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620231 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620231 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620231 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=0075d414), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620231 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20250817122620231 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620231 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620231 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620231 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) 20250817122620231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{disconnected}: Freeing instance (context_map.c:202) 20250817122620231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7065143)[0x55b46bd17530]{disconnected}: Deallocated (fsm.c:568) 20250817122620231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{disconnected}: Freeing instance (context_map.c:206) 20250817122620231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55b46bd18230]{disconnected}: Deallocated (fsm.c:568) 20250817122620231 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7065143 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250817122620231 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=0075d414), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20250817122620231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620231 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620231 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620231 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620231 DLSCCP DEBUG SCCP-SCOC(42)[0x55b46bd14ec0]{IDLE}: Deallocated (fsm.c:568) 20250817122620231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620231 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620231 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620231 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620231 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122620441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620441 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620441 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620441 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:4 20250817122620441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620441 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620441 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620442 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) 20250817122620442 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250817122620442 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 20250817122620442 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620442 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620442 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620442 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122620442 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)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:11 TC_ps_rab_assignment_concurrent0(463)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)2094914 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122620455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122620455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620455 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1ff742,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2094914 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620455 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620455 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620455 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620455 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620455 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=009e6d60), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:12 20250817122620456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620456 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 20250817122620456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620456 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620456 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620456 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620456 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620457 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620457 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620457 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620457 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620457 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122620457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620457 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620457 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620457 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620457 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620457 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620458 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620458 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620458 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620458 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620458 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620458 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620458 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620457 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) 20250817122620457 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250817122620457 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620457 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620457 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620457 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620457 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620457 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620457 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) 20250817122620457 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250817122620457 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620457 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620457 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620457 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620457 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122620457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250817122620457 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620457 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620457 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) 20250817122620457 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250817122620457 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620458 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620458 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620458 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620458 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122620458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250817122620458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122620458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250817122620458 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620458 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) 20250817122620458 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250817122620458 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620458 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620458 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620458 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620458 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122620458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250817122620458 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620459 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) 20250817122620459 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250817122620459 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620459 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620459 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620459 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620459 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122620459 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)@6f517062176f: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:5 TC_ps_rab_assignment_concurrent0(470)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 TC_ps_rab_assignment_concurrent0(463)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(473)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(465)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)14607036 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)2871344 TC_ps_rab_assignment_concurrent0(475)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:10 20250817122620471 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-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 20250817122620471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620471 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2bd030,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2871344 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620471 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620471 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620472 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620472 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620472 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=00675bb9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620472 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)10625377 20250817122620472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620472 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620472 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620472 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620473 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620473 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620473 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122620473 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620473 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620473 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620473 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620473 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620473 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620473 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620473 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620473 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620473 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) 20250817122620473 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250817122620473 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620473 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620473 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620474 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620474 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620474 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620474 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620474 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620474 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620474 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620474 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620474 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620474 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) 20250817122620474 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250817122620474 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620474 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620474 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620474 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620474 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620474 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620474 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620474 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_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)13151128 20250817122620474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620474 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620474 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620474 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250817122620475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620475 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620475 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:9 20250817122620475 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) 20250817122620475 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250817122620475 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620475 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620475 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620475 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620475 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250817122620475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620475 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa22161,cause=radio(normal)) (hnbgw_rua.c:439) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 20250817122620475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10625377 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620476 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620476 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620476 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620476 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620476 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=0016b737), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)1906271 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817122620476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250817122620476 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620476 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620476 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620476 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620477 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) 20250817122620477 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250817122620477 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620477 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620477 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620477 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620477 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620477 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620477 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620477 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620477 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620477 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250817122620477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620477 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc8ab98,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620477 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620477 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620478 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620478 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620478 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151128 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620477 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620477 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620477 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620478 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620478 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=00b0299d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250817122620478 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620478 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) 20250817122620478 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250817122620478 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620478 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620478 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620478 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620478 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:4 20250817122620479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250817122620479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620479 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1d165f,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620479 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620479 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620479 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620479 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906271 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620479 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620479 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620479 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620479 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620479 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620479 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)@6f517062176f: DT1 will be put to the reassembly buffer 20250817122620479 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620479 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620479 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=003073ac), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620479 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620480 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)@6f517062176f: DT1 data has been put to the reassembly buffer 20250817122620480 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620480 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) 20250817122620480 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250817122620480 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620480 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620480 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620480 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620480 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250817122620480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122620480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250817122620481 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620481 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620481 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620481 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620481 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620481 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620481 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) 20250817122620481 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250817122620481 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620481 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620481 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620481 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620481 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122620481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250817122620481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122620481 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)@6f517062176f: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: vl_from0 TC_ps_rab_assignment_concurrent0(474)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)11457575 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(466)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122620484 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620484 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620484 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620484 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620484 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620484 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620484 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620484 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620484 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620484 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) 20250817122620484 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:1 20250817122620484 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122620484 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620484 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122620484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122620484 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817122620484 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817122620484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817122620484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122620485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817122620485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250817122620485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620485 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaed427,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11457575 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620485 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620485 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620485 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620485 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620485 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=001059ad), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620485 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250817122620485 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620485 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620485 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620485 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(469)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)7206800 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:8 20250817122620489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620489 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620489 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620489 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620489 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer 20250817122620489 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620489 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=009e6d60), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620489 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20250817122620489 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620489 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer 20250817122620489 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620489 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) 20250817122620489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{disconnected}: Freeing instance (context_map.c:202) 20250817122620490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2094914)[0x55b46bd16f30]{disconnected}: Deallocated (fsm.c:568) 20250817122620490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122620490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122620490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55b46bd0cdb0]{disconnected}: Deallocated (fsm.c:568) 20250817122620490 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2094914 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817122620490 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=009e6d60), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20250817122620490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620490 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620490 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620490 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620490 DLSCCP DEBUG SCCP-SCOC(41)[0x55b46bd164a0]{IDLE}: Deallocated (fsm.c:568) 20250817122620490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620490 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620491 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620491 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620491 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:11 TC_ps_rab_assignment_concurrent0(476)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(470)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)1447502 TC_ps_rab_assignment_concurrent0(471)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122620498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122620498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620498 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x16164e,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1447502 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620498 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620498 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) TC_ps_rab_assignment_concurrent0(473)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122620498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620498 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620498 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620498 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=00c06d80), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:13 TC_ps_rab_assignment_concurrent0(477)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(465)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)1086680 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)2789223 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)11903151 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)10109548 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)3594696 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)12976873 TC_ps_rab_assignment_concurrent0(475)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)16372738 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)14452480 20250817122620506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620506 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620506 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620506 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620506 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620506 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:12 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)8168836 20250817122620506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620507 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=00675bb9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620507 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20250817122620507 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620507 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620507 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620507 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) 20250817122620507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{disconnected}: Freeing instance (context_map.c:202) 20250817122620507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2871344)[0x55b46bd27320]{disconnected}: Deallocated (fsm.c:568) 20250817122620507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{disconnected}: Freeing instance (context_map.c:206) 20250817122620507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55b46bd26980]{disconnected}: Deallocated (fsm.c:568) 20250817122620507 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2871344 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122620507 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=00675bb9), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20250817122620507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620507 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620507 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620507 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620507 DLSCCP DEBUG SCCP-SCOC(44)[0x55b46bd27a50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer 20250817122620507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620507 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620507 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620507 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)3883814 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:8 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)7338673 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:11 20250817122620510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620510 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620510 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620510 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620510 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620510 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620510 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620510 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=0016b737), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620510 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20250817122620510 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620510 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620510 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620510 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) 20250817122620510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{disconnected}: Freeing instance (context_map.c:202) 20250817122620510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10625377)[0x55b46bd13ea0]{disconnected}: Deallocated (fsm.c:568) 20250817122620510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{disconnected}: Freeing instance (context_map.c:206) 20250817122620510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55b46bd17060]{disconnected}: Deallocated (fsm.c:568) 20250817122620510 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10625377 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250817122620510 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=0016b737), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20250817122620510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620510 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620510 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620510 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620510 DLSCCP DEBUG SCCP-SCOC(48)[0x55b46bd55420]{IDLE}: Deallocated (fsm.c:568) 20250817122620511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(474)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:3 20250817122620512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620512 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620512 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620512 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620512 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620512 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620512 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=00b0299d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620512 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20250817122620512 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620512 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620512 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620512 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) 20250817122620512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{disconnected}: Freeing instance (context_map.c:202) 20250817122620512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13151128)[0x55b46bd22d80]{disconnected}: Deallocated (fsm.c:568) 20250817122620512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{disconnected}: Freeing instance (context_map.c:206) 20250817122620512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55b46bd21520]{disconnected}: Deallocated (fsm.c:568) 20250817122620512 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13151128 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250817122620512 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=00b0299d), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20250817122620512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620512 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620512 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620512 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620512 DLSCCP DEBUG SCCP-SCOC(51)[0x55b46bd22800]{IDLE}: Deallocated (fsm.c:568) 20250817122620512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620512 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620512 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620512 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620512 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)2835639 20250817122620513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620513 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620513 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620513 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending 20250817122620513 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:8 20250817122620513 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620513 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620513 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620513 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620513 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=003073ac), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620513 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20250817122620513 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620513 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620513 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620513 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) 20250817122620513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{disconnected}: Freeing instance (context_map.c:202) 20250817122620513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1906271)[0x55b46bd18410]{disconnected}: Deallocated (fsm.c:568) 20250817122620513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{disconnected}: Freeing instance (context_map.c:206) 20250817122620513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55b46bd179c0]{disconnected}: Deallocated (fsm.c:568) 20250817122620513 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1906271 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122620513 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=003073ac), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20250817122620513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620514 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620514 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620514 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620514 DLSCCP DEBUG SCCP-SCOC(43)[0x55b46bd15630]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending 20250817122620514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620514 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620514 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620514 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620514 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:12 20250817122620515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620515 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620515 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620515 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620515 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620515 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620515 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=001059ad), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620515 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20250817122620515 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620515 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620515 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620515 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) 20250817122620515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{disconnected}: Freeing instance (context_map.c:202) 20250817122620515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457575)[0x55b46bd22930]{disconnected}: Deallocated (fsm.c:568) 20250817122620515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{disconnected}: Freeing instance (context_map.c:206) 20250817122620515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55b46bd22a60]{disconnected}: Deallocated (fsm.c:568) 20250817122620515 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11457575 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250817122620515 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=001059ad), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20250817122620515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620515 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620515 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620515 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620515 DLSCCP DEBUG SCCP-SCOC(53)[0x55b46bd11c10]{IDLE}: Deallocated (fsm.c:568) 20250817122620515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620515 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620515 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620515 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620515 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620515 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)@6f517062176f: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending 20250817122620515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620515 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620515 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620515 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=00c06d80), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620515 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20250817122620515 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620515 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620515 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620515 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) 20250817122620515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{disconnected}: Freeing instance (context_map.c:202) 20250817122620515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1447502)[0x55b46bd21780]{disconnected}: Deallocated (fsm.c:568) 20250817122620515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{disconnected}: Freeing instance (context_map.c:206) 20250817122620515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55b46bd21e10]{disconnected}: Deallocated (fsm.c:568) 20250817122620515 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1447502 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250817122620515 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=00c06d80), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20250817122620515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending 20250817122620515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620515 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620515 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620515 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620515 DLSCCP DEBUG SCCP-SCOC(52)[0x55b46bd10eb0]{IDLE}: Deallocated (fsm.c:568) 20250817122620515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620515 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending 20250817122620700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122620701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620701 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1094d8,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1086680 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620701 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620701 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620701 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620701 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620701 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=0063f21b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122620701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620701 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9a426c,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10109548 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620701 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620701 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620701 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620701 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620701 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=003dbd23), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122620701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620701 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x36d9c8,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3594696 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620702 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620702 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620702 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620702 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620702 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=00b96761), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620702 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122620702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620702 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf9d402,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16372738 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620702 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620702 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620702 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620702 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620702 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=00f11ca5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122620702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620702 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdc8700,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14452480 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620702 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620702 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620702 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620702 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620702 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620702 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=00b1b45e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620703 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122620702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620702 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3b4326,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3883814 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620703 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620703 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620703 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620703 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620703 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=00704bc3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122620703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122620703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817122620703 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817122620703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6ffab1,cause=radio(normal)) (hnbgw_rua.c:439) 20250817122620703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7338673 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817122620703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620703 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620703 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817122620703 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817122620703 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817122620703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817122620703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122620703 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122620703 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122620703 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=006c9528), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817122620703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817122620703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817122620703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817122620703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620703 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620703 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620703 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620704 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(469)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)14906657 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)12651573 TC_ps_rab_assignment_concurrent0(468)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent0(471)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122620719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620720 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620720 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620720 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620720 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620720 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620720 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620720 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:5 TC_ps_rab_assignment_concurrent0(472)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122620720 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620720 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=0063f21b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620720 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20250817122620720 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620720 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620720 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620720 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) 20250817122620720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{disconnected}: Freeing instance (context_map.c:202) 20250817122620720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1086680)[0x55b46bd27c40]{disconnected}: Deallocated (fsm.c:568) 20250817122620721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{disconnected}: Freeing instance (context_map.c:206) 20250817122620721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55b46bd152e0]{disconnected}: Deallocated (fsm.c:568) 20250817122620721 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1086680 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250817122620721 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=0063f21b), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20250817122620721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620721 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620721 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620721 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620721 DLSCCP DEBUG SCCP-SCOC(47)[0x55b46bd13870]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)7426810 TC_ps_rab_assignment_concurrent0(477)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122620721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620721 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620721 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620721 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620722 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620722 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620723 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620723 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620723 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620723 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620723 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620723 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620723 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=003dbd23), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620723 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20250817122620723 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620723 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620723 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620723 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) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:14 20250817122620723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{disconnected}: Freeing instance (context_map.c:202) 20250817122620723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10109548)[0x55b46bd289f0]{disconnected}: Deallocated (fsm.c:568) 20250817122620723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{disconnected}: Freeing instance (context_map.c:206) 20250817122620723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55b46bd28b20]{disconnected}: Deallocated (fsm.c:568) 20250817122620723 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10109548 SCCP-45 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250817122620723 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=003dbd23), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20250817122620723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620723 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620723 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620723 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620723 DLSCCP DEBUG SCCP-SCOC(45)[0x55b46bd275d0]{IDLE}: Deallocated (fsm.c:568) 20250817122620723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620724 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)3748424 20250817122620725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620725 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620725 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620725 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)12083621 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending 20250817122620725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620725 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620725 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620725 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620725 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620725 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620725 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=00b96761), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620725 DLSCCP DEBUG Received CO:RELRE for local reference 54 (sccp_scoc.c:1824) 20250817122620725 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620725 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620725 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620725 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) 20250817122620725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{disconnected}: Freeing instance (context_map.c:202) 20250817122620725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3594696)[0x55b46bd114c0]{disconnected}: Deallocated (fsm.c:568) 20250817122620725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{disconnected}: Freeing instance (context_map.c:206) 20250817122620726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x55b46bd115f0]{disconnected}: Deallocated (fsm.c:568) 20250817122620726 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3594696 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250817122620726 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=00b96761), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:406) 20250817122620726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620726 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620726 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620726 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620726 DLSCCP DEBUG SCCP-SCOC(54)[0x55b46bd12920]{IDLE}: Deallocated (fsm.c:568) 20250817122620726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620726 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:6 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)1431555 HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)16360896 20250817122620728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620728 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=00f11ca5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620728 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20250817122620728 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620728 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620728 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620728 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) 20250817122620728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{disconnected}: Freeing instance (context_map.c:202) 20250817122620728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16372738)[0x55b46bd13fd0]{disconnected}: Deallocated (fsm.c:568) 20250817122620728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{disconnected}: Freeing instance (context_map.c:206) 20250817122620728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55b46bd2a3f0]{disconnected}: Deallocated (fsm.c:568) 20250817122620728 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16372738 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817122620728 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=00f11ca5), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20250817122620728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620728 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620728 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620728 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620728 DLSCCP DEBUG SCCP-SCOC(46)[0x55b46bd23620]{IDLE}: Deallocated (fsm.c:568) 20250817122620729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620729 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620729 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620729 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620729 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:9 20250817122620732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620732 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620732 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620732 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620732 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620732 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620733 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=00b1b45e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620733 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20250817122620733 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620733 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620733 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620733 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) 20250817122620733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{disconnected}: Freeing instance (context_map.c:202) 20250817122620733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14452480)[0x55b46bd56420]{disconnected}: Deallocated (fsm.c:568) 20250817122620733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{disconnected}: Freeing instance (context_map.c:206) 20250817122620733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55b46bd13cf0]{disconnected}: Deallocated (fsm.c:568) 20250817122620733 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14452480 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250817122620733 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=00b1b45e), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20250817122620733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620733 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620733 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620733 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620733 DLSCCP DEBUG SCCP-SCOC(49)[0x55b46bd56060]{IDLE}: Deallocated (fsm.c:568) 20250817122620733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620733 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending 20250817122620734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620734 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620734 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620734 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620734 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620735 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620735 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620735 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620735 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620735 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=00704bc3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620735 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20250817122620735 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620735 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620735 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620735 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) 20250817122620735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{disconnected}: Freeing instance (context_map.c:202) 20250817122620735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3883814)[0x55b46bd55a60]{disconnected}: Deallocated (fsm.c:568) 20250817122620735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{disconnected}: Freeing instance (context_map.c:206) 20250817122620735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55b46bd55550]{disconnected}: Deallocated (fsm.c:568) 20250817122620735 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3883814 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250817122620735 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=00704bc3), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20250817122620735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620735 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620735 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620735 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620735 DLSCCP DEBUG SCCP-SCOC(50)[0x55b46bd21ce0]{IDLE}: Deallocated (fsm.c:568) 20250817122620735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620735 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending 20250817122620737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620737 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122620737 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122620737 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122620737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122620737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122620737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122620737 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122620737 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122620737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122620737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122620737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122620737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122620737 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=006c9528), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817122620737 DLSCCP DEBUG Received CO:RELRE for local reference 55 (sccp_scoc.c:1824) 20250817122620737 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817122620737 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122620737 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817122620737 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) 20250817122620737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817122620737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817122620737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122620737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{disconnected}: Freeing instance (context_map.c:202) 20250817122620737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7338673)[0x55b46bd11d40]{disconnected}: Deallocated (fsm.c:568) 20250817122620737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122620737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{disconnected}: Freeing instance (context_map.c:206) 20250817122620737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x55b46bd11e70]{disconnected}: Deallocated (fsm.c:568) 20250817122620738 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7338673 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250817122620738 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=006c9528), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:406) 20250817122620738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122620738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122620738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122620738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122620738 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817122620738 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122620738 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122620738 DLSCCP DEBUG SCCP-SCOC(55)[0x55b46bd24960]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:10 20250817122620738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122620738 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122620738 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122620738 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122620738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122620738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122620738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122620738 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122622728 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42361<->l=127.0.0.1:4262) (control_if.c:193) 20250817122622729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40118<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(451)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(450)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122622732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40104<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122622734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122622734 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122622734 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) 20250817122622734 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(455)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(456)@6f517062176f: Final verdict of PTC: none 20250817122622736 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122622736 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) 20250817122622736 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122622736 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122622736 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122622736 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) 20250817122622736 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122622736 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122622736 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 20250817122622736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122622736 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122622736 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122622736 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122622736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122622736 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122622736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122622736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122622738 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 20250817122622738 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) 20250817122622738 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122622738 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122622738 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122622738 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) 20250817122622738 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122622738 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817122622738 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) 20250817122622738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122622738 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122622738 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122622738 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122622738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122622738 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122622738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122622738 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(457)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@6f517062176f: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(453)@6f517062176f: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(458)@6f517062176f: Final verdict of PTC: none 20250817122622751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59612<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59646<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59598<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59640<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59654<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59610<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59658<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59624<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59680<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59630<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122622752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59652<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(464)@6f517062176f: Final verdict of PTC: pass 20250817122622754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59678<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(472)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(470)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(469)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(474)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(475)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(473)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(463)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(465)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(477)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(467)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(468)@6f517062176f: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(471)@6f517062176f: Final verdict of PTC: pass HNBGW-MGCP(461)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(449)@6f517062176f: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(476)@6f517062176f: Final verdict of PTC: pass HNBGW-PFCP(452)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(459)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@6f517062176f: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sun Aug 17 12:26:22 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 20250817122622877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59694<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122623279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59694<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1291744) Waiting for packet dumper to finish... 1 (prev_count=1291744, count=1292284) 20250817122624737 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122624737 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122624737 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122624738 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122624738 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122624738 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_ps_rab_release started. 20250817122626377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122626384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122626390 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34225<->l=127.0.0.1:4262) (control_if.c:572) 20250817122626409 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122626409 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122626409 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122626409 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122626409 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122626410 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122626410 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_release-Iuh0(482)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122626410 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122626410 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122626410 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122626410 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122626410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122626410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122626410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122626410 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122626410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122626410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122626410 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122626410 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122626410 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122626410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122626410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122626410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122626411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122626411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122626411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122626411 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122626411 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122626411 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122626411 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122626411 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122626411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122626411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122626411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122626411 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) 20250817122626411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122626411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122626411 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122626411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122626411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122626411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122626411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122626411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122626411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122626411 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122626411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122626411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122626411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122626411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122626411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122626411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122626411 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122626411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122626411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122626411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122626411 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 20250817122626411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122626411 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 20250817122626411 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122626412 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122626412 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122626412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122626412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122626412 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) 20250817122626412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626412 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) 20250817122626412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122626412 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) 20250817122626412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122626412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122626412 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122626412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122626412 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122626412 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122626412 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 20250817122626412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122626412 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(486)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(486)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(484)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122626429 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122626429 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122626429 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122626429 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122626429 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122626429 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122626429 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122626429 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122626429 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122626430 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122626430 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122626430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122626430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122626430 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) 20250817122626430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626430 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) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122626431 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) 20250817122626431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122626431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122626431 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122626431 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122626431 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122626431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122626431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122626431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122626431 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) 20250817122626431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122626431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122626431 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122626431 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122626431 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122626431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122626431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122626431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122626431 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) 20250817122626431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122626431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122626431 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122626431 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122626431 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122626431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122626431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122626431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122626431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122626431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122626431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122626431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122626431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122626431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122626431 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122626431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122626431 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122626431 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122626431 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 20250817122626431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122626431 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122626431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122626431 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122626431 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122626431 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 20250817122626431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122626431 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 20250817122626431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122626431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122626431 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122626431 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122626431 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 20250817122626431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122626431 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 20250817122626431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122626431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122626431 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122626431 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122626431 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122626431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122626431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122626431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(489)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122626454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122626454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122626454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122626454 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122626454 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) 20250817122626455 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122626455 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122626455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122626455 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@6f517062176f: setverdict(pass): none -> pass 20250817122626625 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 20250817122626625 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 20250817122626625 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122626625 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122626629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122626629 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122626629 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122626629 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122626629 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122626629 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122626629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122626630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122626630 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122626630 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122626630 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122626630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122626630 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122626630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122626643 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 20250817122626643 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 20250817122626643 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122626643 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122626651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122626651 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122626651 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122626651 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122626651 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122626651 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122626652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122626654 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122626654 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122626654 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122626654 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122626654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122626654 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122626654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122627438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122627438 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122627438 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122627438 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122627438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122627438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122627438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122627438 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122627438 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122627438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122627438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122627438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122627438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122627438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122627438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122627438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122627438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122627438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122627439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122627439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122627439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122627439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122627439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122627439 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122627439 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) 20250817122627439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122627439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122627439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122627439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122627439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122627439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122627439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122627439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122627439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122627439 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122627439 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122627440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122627440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122627440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122627440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122627440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122627440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122627440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122627440 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(485)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122627459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122627459 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122627459 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122627459 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122627459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122627459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122627459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122627459 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122627459 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122627459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122627459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122627459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122627459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122627459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122627459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122627460 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122627460 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) 20250817122627460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122627460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122627460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627460 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) 20250817122627460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627460 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122627460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122627460 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122627460 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122627460 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) 20250817122627460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122627460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122627460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122627460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122627460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122627460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122627460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122627460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122627460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122627460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122627460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122627460 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122627460 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122627460 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122627460 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122627460 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122627460 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122627460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122627460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122627460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122627460 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(488)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122627469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49096<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@6f517062176f: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@6f517062176f: Added conn table entry 0TC_ps_rab_release0(491)15894529 20250817122628487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122628487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122628487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122628487 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122628487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf28801, normal) (hnbgw_rua.c:407) 20250817122628487 DHNB DEBUG map_rua[0x55b46bd164a0]{init}: Allocated (fsm.c:456) 20250817122628487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122628487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15894529 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122628487 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122628487 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122628487 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122628487 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15894529 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122628487 DCN DEBUG map_sccp[0x55b46bd17530]{init}: Allocated (fsm.c:456) 20250817122628487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122628487 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-15894529 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122628487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15894529 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122628487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122628487 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122628487 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122628487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122628487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122628487 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122628487 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{IDLE}: Allocated (fsm.c:456) 20250817122628487 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122628487 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030002a90056400500f1100926) (sccp_scrc.c:406) 20250817122628487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122628487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122628487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122628487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122628487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122628487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122628487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122628487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122628487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122628487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122628487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122628487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122628487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122628487 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122628487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122628487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122628487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122628487 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122628487 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122628487 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122628487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122628487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122628487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122628487 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@6f517062176f: Added conn table entry 0TC_ps_rab_release0(491)15376060 TC_ps_rab_release0(491)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122628494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122628494 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122628494 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122628494 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122628495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122628495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122628495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122628495 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122628495 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122628495 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122628495 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122628495 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122628495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122628495 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=009d2d1b) (sccp_scrc.c:477) 20250817122628495 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20250817122628495 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122628495 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122628495 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122628495 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122628495 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) 20250817122628495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122628495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(481)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release0(491) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817122628696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122628696 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122628696 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122628696 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122628696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122628696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122628696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122628696 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122628696 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122628697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122628697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122628697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122628697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122628697 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) 20250817122628697 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250817122628697 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122628697 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122628697 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122628697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122628697 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122628697 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122628697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122628697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122628697 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122628697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122628697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122628697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122628697 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122628723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122628723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122628723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122628723 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122628723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf28801) (hnbgw_rua.c:471) 20250817122628723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15894529 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122628723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122628723 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122628723 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122628723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122628723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122628723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122628723 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122628723 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122628723 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=009d2d1b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122628723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122628723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122628723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122628723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122628723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122628723 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122628723 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122628723 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122628723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122628723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122628723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122628723 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250817122628755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122628755 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122628755 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122628755 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122628755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122628755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122628755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122628755 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122628755 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122628755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122628755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122628755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122628755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122628755 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) 20250817122628755 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250817122628755 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122628755 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122628755 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122628755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122628755 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122628755 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122628755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122628755 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250817122628755 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122628755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122628755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:122) 20250817122628755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122628755 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122628762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122628762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122628763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250817122628763 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122628763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf28801) (hnbgw_rua.c:471) 20250817122628763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15894529 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250817122628763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122628763 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122628763 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122628763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122628763 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250817122628763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122628763 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122628763 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122628763 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=009d2d1b), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:406) 20250817122628763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122628763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122628763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122628763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122628763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122628763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122628763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122628763 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122628763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122628763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122628763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122628763 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122628825 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34225<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(480)@6f517062176f: Final verdict of PTC: none 20250817122628834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(479)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122628835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(487)@6f517062176f: Final verdict of PTC: none TC_ps_rab_release-Iuh0-RUA(483)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release(478)@6f517062176f: Final verdict of PTC: none 20250817122628835 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122628835 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) 20250817122628835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122628835 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122628835 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122628835 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.msc0-RAN(485)@6f517062176f: Final verdict of PTC: none 20250817122628835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122628835 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122628836 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122628836 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) 20250817122628836 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122628836 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(484)@6f517062176f: Final verdict of PTC: none 20250817122628836 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122628836 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) 20250817122628836 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122628836 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122628836 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 20250817122628836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122628836 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122628836 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122628836 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122628836 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122628836 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122628836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122628836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122628836 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 20250817122628836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122628836 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122628836 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122628836 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122628836 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122628836 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122628836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122628836 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(489)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(488)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(486)@6f517062176f: Final verdict of PTC: none TC_ps_rab_release-Iuh0(482)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(481)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(490)@6f517062176f: Final verdict of PTC: none 20250817122628838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49096<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release0(491)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) Sun Aug 17 12:26:28 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 MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_release0(491): pass (pass -> pass) MTC@6f517062176f: Test case TC_ps_rab_release finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass'. 20250817122628876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122628964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122628964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122628964 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122628964 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) 20250817122628964 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122628964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122628964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122628964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122628965 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122628965 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122628965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d2d1b), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122628965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122628965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122628965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122628965 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122628965 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122628965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122628965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122628965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{disrupted}: Freeing instance (context_map.c:202) 20250817122628965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15894529)[0x55b46bd164a0]{disrupted}: Deallocated (fsm.c:568) 20250817122628965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122628965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{disconnected}: Freeing instance (context_map.c:206) 20250817122628965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x55b46bd17530]{disconnected}: Deallocated (fsm.c:568) 20250817122628965 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15894529 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250817122628965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122628965 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122628965 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122628965 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122628965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122628965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122628965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122628965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122629378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=243096) Waiting for packet dumper to finish... 1 (prev_count=243096, count=243732) 20250817122630836 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122630836 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122630836 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122630836 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122630836 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122630837 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:26:31 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@6f517062176f: 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@6f517062176f: Test case TC_ps_rab_release_abnormal started. 20250817122632501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122632505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122632509 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35859<->l=127.0.0.1:4262) (control_if.c:572) 20250817122632526 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122632526 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122632526 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122632526 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122632526 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122632526 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122632526 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122632526 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122632526 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_release_abnormal-Iuh0(496)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122632526 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122632527 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122632528 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122632528 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122632528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122632528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122632528 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) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632528 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) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122632528 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) 20250817122632528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122632528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122632528 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122632528 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122632528 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122632528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122632528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122632528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122632528 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) 20250817122632528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122632528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122632528 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122632528 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122632528 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122632528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122632528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122632528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122632528 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122632528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122632528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122632528 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122632528 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122632528 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122632528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122632528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122632528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122632528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122632528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122632528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122632528 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122632528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122632528 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122632528 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122632528 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 20250817122632528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122632528 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122632528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122632528 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122632528 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122632528 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 20250817122632528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122632528 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 20250817122632528 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122632528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122632528 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122632528 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122632528 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122632528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122632528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122632528 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122632528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122632528 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122632528 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122632528 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122632528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122632528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122632528 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(500)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(500)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(498)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122632541 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122632541 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122632541 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122632542 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122632542 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122632542 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122632542 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122632542 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122632542 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122632543 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122632543 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122632543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122632543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122632543 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) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632543 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) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122632543 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) 20250817122632543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122632543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122632543 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122632543 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122632543 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122632543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122632543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122632543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122632543 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) 20250817122632543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122632543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122632543 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122632543 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122632543 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122632543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122632543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122632543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122632543 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) 20250817122632543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122632543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122632543 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122632543 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122632543 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122632543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122632543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122632543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122632543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122632543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122632543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122632543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122632543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122632543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122632543 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122632543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122632543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122632543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122632543 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 20250817122632543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122632543 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122632543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122632543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122632543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122632543 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 20250817122632543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122632543 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 20250817122632543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122632543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122632543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122632543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122632543 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 20250817122632543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122632543 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 20250817122632543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122632543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122632543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122632543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122632543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122632544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122632544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122632544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(503)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122632568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122632568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122632568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122632568 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122632568 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) 20250817122632568 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122632568 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122632568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122632568 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@6f517062176f: setverdict(pass): none -> pass 20250817122632740 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 20250817122632740 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 20250817122632740 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122632740 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122632747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122632747 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122632747 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122632747 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122632747 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122632747 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122632747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122632750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122632750 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122632750 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122632750 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122632750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122632750 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122632750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122632756 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 20250817122632756 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 20250817122632756 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122632756 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122632762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122632762 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122632762 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122632762 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122632762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122632762 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122632762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122632763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122632763 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122632763 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122632763 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122632763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122632763 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122632763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122633546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122633546 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122633546 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122633546 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122633546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122633546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122633546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122633546 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122633546 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122633546 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122633546 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122633546 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122633546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122633546 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122633546 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122633546 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122633546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122633546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122633546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122633546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122633546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633546 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122633546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122633546 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122633546 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122633546 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) 20250817122633546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122633546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122633546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122633546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122633546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122633546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122633546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122633546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122633546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122633546 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122633546 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122633546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122633546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122633546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122633546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122633546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122633546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122633546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122633546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(499)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122633560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122633560 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122633560 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122633560 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122633560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122633560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122633560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122633560 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122633560 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122633560 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122633560 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122633560 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122633560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122633560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122633560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122633560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122633560 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) 20250817122633560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122633560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122633560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633560 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) 20250817122633560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122633560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122633560 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122633560 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122633560 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) 20250817122633560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122633560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122633560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122633560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122633560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122633560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122633560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122633560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122633560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122633560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122633560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122633560 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122633560 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122633560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122633560 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122633560 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122633560 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122633560 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122633560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122633560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122633560 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(502)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122633582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49136<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@6f517062176f: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@6f517062176f: Added conn table entry 0TC_ps_rab_release_abnormal0(505)9055912 20250817122634615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122634615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122634615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122634615 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122634615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8a2ea8, normal) (hnbgw_rua.c:407) 20250817122634615 DHNB DEBUG map_rua[0x55b46bd20560]{init}: Allocated (fsm.c:456) 20250817122634615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122634615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9055912 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122634615 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122634615 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122634615 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122634615 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9055912 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122634615 DCN DEBUG map_sccp[0x55b46bd164a0]{init}: Allocated (fsm.c:456) 20250817122634615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122634615 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-9055912 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122634615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9055912 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122634615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122634615 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122634615 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122634615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122634615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122634615 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122634615 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{IDLE}: Allocated (fsm.c:456) 20250817122634615 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122634615 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f400300038a0056400500f1100926) (sccp_scrc.c:406) 20250817122634615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122634615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122634615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122634615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122634615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122634615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122634615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122634615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122634615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122634615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122634615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122634615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122634615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122634615 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122634615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122634615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122634615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122634615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122634615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122634615 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122634615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122634615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122634615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122634615 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@6f517062176f: Added conn table entry 0TC_ps_rab_release_abnormal0(505)6867210 HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: Session index based on connection ID:0 TC_ps_rab_release_abnormal0(505)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW-PFCP(495)@6f517062176f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release_abnormal0(505) subscribed for broadcast 20250817122634624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122634624 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122634624 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122634624 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122634624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122634624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122634624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122634624 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122634624 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122634624 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122634624 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122634624 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122634624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122634624 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=00a1f1a3) (sccp_scrc.c:477) 20250817122634624 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20250817122634624 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122634624 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122634624 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122634624 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122634624 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) 20250817122634624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122634624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817122634824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122634824 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122634824 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122634824 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122634824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122634824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122634824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122634824 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122634824 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122634824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122634824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122634825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122634825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122634825 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) 20250817122634825 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250817122634825 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122634825 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122634825 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122634825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122634825 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122634825 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122634825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122634825 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817122634825 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122634825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122634825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817122634825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122634825 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122634850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122634850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122634850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817122634850 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122634850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a2ea8) (hnbgw_rua.c:471) 20250817122634850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9055912 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817122634850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122634850 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122634850 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122634850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122634850 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817122634850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122634850 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122634850 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122634850 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=00a1f1a3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250817122634850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122634850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122634850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122634850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122634850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122634850 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122634850 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122634850 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122634850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122634850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122634850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122634850 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250817122634879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122634879 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122634879 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122634879 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122634879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122634879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122634879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122634879 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122634879 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122634879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122634879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122634879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122634879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122634879 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) 20250817122634879 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250817122634879 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817122634879 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122634879 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817122634879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817122634879 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817122634879 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817122634879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817122634879 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250817122634879 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250817122634879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817122634879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:122) 20250817122634879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122634879 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122634883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122634883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122634883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250817122634883 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817122634883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a2ea8) (hnbgw_rua.c:471) 20250817122634883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9055912 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250817122634883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817122634883 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817122634883 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817122634883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817122634883 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250817122634883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122634883 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817122634883 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817122634883 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=00a1f1a3), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:406) 20250817122634883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122634883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122634883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122634883 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122634883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122634883 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122634883 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122634883 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122634883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122634883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122634883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122634883 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@6f517062176f: 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)@6f517062176f: Warning: Stopping inactive timer T_poll_converge. MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122634978 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35859<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(494)@6f517062176f: Final verdict of PTC: none 20250817122634988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49134<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(493)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122634989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49122<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(499)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release_abnormal(492)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(498)@6f517062176f: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0-RUA(497)@6f517062176f: Final verdict of PTC: none 20250817122634990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122634990 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) 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122634990 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122634990 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) 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122634990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122634990 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) 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122634990 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122634990 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) 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122634990 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 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122634990 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122634990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122634990 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122634990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122634990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122634990 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 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122634990 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122634990 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122634990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122634990 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122634990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122634990 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_release_abnormal-Iuh0(496)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(502)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(503)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(504)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(501)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(500)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(495)@6f517062176f: Final verdict of PTC: none 20250817122634992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49136<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal0(505)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_ps_rab_release_abnormal0(505): pass (pass -> pass) MTC@6f517062176f: Test case TC_ps_rab_release_abnormal finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass'. Sun Aug 17 12:26:34 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 20250817122635026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122635084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122635084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122635084 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122635084 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) 20250817122635084 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122635084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122635084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122635084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122635084 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122635084 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122635084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1f1a3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122635084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122635084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122635084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122635084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122635084 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122635084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122635084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122635084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{disrupted}: Freeing instance (context_map.c:202) 20250817122635084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9055912)[0x55b46bd20560]{disrupted}: Deallocated (fsm.c:568) 20250817122635084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122635084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{disconnected}: Freeing instance (context_map.c:206) 20250817122635084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b46bd164a0]{disconnected}: Deallocated (fsm.c:568) 20250817122635084 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9055912 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250817122635084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122635084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122635084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122635084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122635084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122635084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122635084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122635084 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122635528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49150<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215956) Waiting for packet dumper to finish... 1 (prev_count=215956, count=244024) 20250817122636991 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122636991 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122636991 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122636992 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122636992 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122636992 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:26: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_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@6f517062176f: 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@6f517062176f: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250817122638648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122638654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122638658 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36575<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122638675 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122638675 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122638684 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122638684 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122638684 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122638684 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122638684 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122638684 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122638684 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122638684 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122638684 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122638684 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41179 (stream_srv.c:142) 20250817122638684 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41179<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122638685 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122638685 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122638685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122638685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122638685 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) 20250817122638685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638685 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) 20250817122638685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122638685 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) 20250817122638685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122638685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122638685 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122638685 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122638685 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122638685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122638685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122638685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122638685 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) 20250817122638685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122638685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122638685 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122638685 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122638685 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122638685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122638685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122638685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122638685 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122638685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122638685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122638686 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122638686 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122638686 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122638686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122638686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122638686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122638686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122638686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122638686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122638686 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122638686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122638686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122638686 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 20250817122638686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122638686 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122638686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122638686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122638686 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 20250817122638686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122638686 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 20250817122638686 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122638686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122638686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122638686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122638686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122638686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122638686 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122638686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122638686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122638686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122638686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122638686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122638686 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(516)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(516)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(514)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122638698 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122638698 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122638698 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122638698 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122638698 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122638698 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122638698 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122638698 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122638698 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122638699 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122638699 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122638699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122638699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122638699 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) 20250817122638699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638699 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) 20250817122638699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122638699 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) 20250817122638699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122638699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122638699 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122638699 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122638699 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122638699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122638699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122638699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122638699 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) 20250817122638699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122638699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122638699 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122638699 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122638699 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122638699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122638699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122638699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122638700 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) 20250817122638700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122638700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122638700 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122638700 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122638700 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122638700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122638700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122638700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122638700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122638700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122638700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122638700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122638700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122638700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122638700 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122638700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122638700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122638700 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 20250817122638700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122638700 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122638700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122638700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122638700 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 20250817122638700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122638700 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 20250817122638700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122638700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122638700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122638700 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 20250817122638700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122638700 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 20250817122638700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122638700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122638700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122638700 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122638700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122638700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122638700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(519)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(519)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(517)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122638720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122638720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122638720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122638720 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122638720 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) 20250817122638720 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122638720 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122638720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122638720 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@6f517062176f: setverdict(pass): none -> pass 20250817122638725 DLINP DEBUG SRVCONN(,r=127.0.0.1:41179<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122638725 DLINP DEBUG SRVCONN(,r=127.0.0.1:41179<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122638725 DLINP DEBUG SRVCONN(,r=127.0.0.1:41179<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122638725 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122638725 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) 20250817122638725 DLGLOBAL DEBUG validating counter group 0x55b455103be0(hnb) with 60 counters (rate_ctr.c:86) 20250817122638725 DHNBAP DEBUG (127.0.0.1:41179 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122638725 DHNBAP NOTICE (127.0.0.1:41179 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122638725 DHNBAP NOTICE (127.0.0.1:41179 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122638725 DLINP DEBUG SRVCONN(,r=127.0.0.1:41179<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122638725 DLINP DEBUG SRVCONN(,r=127.0.0.1:41179<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122638896 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 20250817122638896 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 20250817122638896 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122638896 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122638905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638905 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122638905 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122638905 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122638906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122638906 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122638906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122638908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638908 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122638908 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122638908 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122638908 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122638908 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122638909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122638910 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 20250817122638910 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 20250817122638910 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122638910 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122638919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638919 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122638919 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122638919 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122638919 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122638919 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122638919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122638922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638922 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122638922 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122638922 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122638922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122638922 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122638922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122638965 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122638965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d2d1b), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122638965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122638965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122638965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122638965 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122638965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638966 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122638966 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122638966 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122638966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122638966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122638966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122638966 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122638977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122638977 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122638977 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122638977 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122638977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122638977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122638977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122638977 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122638977 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122638977 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122638977 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122638977 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122638977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122638978 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=009d2d1b) (sccp_scrc.c:477) 20250817122638978 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20250817122638978 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122638978 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122638978 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122638978 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122638978 DLSCCP DEBUG SCCP-SCOC(56)[0x55b46bd18230]{IDLE}: Deallocated (fsm.c:568) 20250817122639715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122639715 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122639715 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122639715 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122639715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122639715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122639715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122639715 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122639715 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122639715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122639715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122639715 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122639715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122639715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122639715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122639715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122639715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122639715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122639715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122639715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122639715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122639715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122639715 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122639715 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122639715 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) 20250817122639716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122639716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122639716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122639716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122639716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122639716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122639716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122639716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122639716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122639716 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122639716 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122639716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122639716 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122639716 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122639716 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122639716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122639716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122639716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122639716 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122639719 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122639719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122639719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122639720 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122639720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122639720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122639720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122639720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122639720 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) 20250817122639720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122639720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122639720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639720 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) 20250817122639720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639720 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122639720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122639720 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122639720 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122639720 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) 20250817122639720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122639720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122639720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122639720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122639720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122639720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122639720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122639720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122639720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122639720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122639720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122639720 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122639720 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122639719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122639719 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122639719 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122639719 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122639719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122639719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122639719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122639719 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122639720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122639720 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122639720 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122639720 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122639720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122639720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122639720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122639720 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(515)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(518)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122639729 DLCTRL DEBUG Command: GET 692195230 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122639729 DLCTRL DEBUG Tx Command reply: GET_REPLY 692195230 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122639733 DLCTRL DEBUG Command: GET 54221637 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122639733 DLCTRL DEBUG Tx Command reply: GET_REPLY 54221637 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122639737 DLCTRL DEBUG Command: GET 201044323 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122639737 DLCTRL DEBUG Tx Command reply: GET_REPLY 201044323 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122639741 DLCTRL DEBUG Command: GET 17474306 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122639741 DLCTRL DEBUG Tx Command reply: GET_REPLY 17474306 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122639744 DLCTRL DEBUG Command: GET 356143260 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122639744 DLCTRL DEBUG Tx Command reply: GET_REPLY 356143260 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122639747 DLCTRL DEBUG Command: GET 664653263 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122639747 DLCTRL DEBUG Tx Command reply: GET_REPLY 664653263 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122639749 DLCTRL DEBUG Command: GET 67246795 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122639749 DLCTRL DEBUG Tx Command reply: GET_REPLY 67246795 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122639751 DLCTRL DEBUG Command: GET 99481065 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122639751 DLCTRL DEBUG Tx Command reply: GET_REPLY 99481065 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122639753 DLCTRL DEBUG Command: GET 733188869 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122639753 DLCTRL DEBUG Tx Command reply: GET_REPLY 733188869 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122639755 DLCTRL DEBUG Command: GET 567258877 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122639755 DLCTRL DEBUG Tx Command reply: GET_REPLY 567258877 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122639756 DLCTRL DEBUG Command: GET 183132930 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122639756 DLCTRL DEBUG Tx Command reply: GET_REPLY 183132930 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122639758 DLCTRL DEBUG Command: GET 596629266 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122639758 DLCTRL DEBUG Tx Command reply: GET_REPLY 596629266 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122639759 DLCTRL DEBUG Command: GET 468226862 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122639759 DLCTRL DEBUG Tx Command reply: GET_REPLY 468226862 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122639760 DLCTRL DEBUG Command: GET 770484358 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122639760 DLCTRL DEBUG Tx Command reply: GET_REPLY 770484358 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122639761 DLCTRL DEBUG Command: GET 844351860 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122639761 DLCTRL DEBUG Tx Command reply: GET_REPLY 844351860 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122639762 DLCTRL DEBUG Command: GET 463741250 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122639762 DLCTRL DEBUG Tx Command reply: GET_REPLY 463741250 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122639763 DLCTRL DEBUG Command: GET 363467122 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122639763 DLCTRL DEBUG Tx Command reply: GET_REPLY 363467122 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122639764 DLCTRL DEBUG Command: GET 947845327 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122639765 DLCTRL DEBUG Tx Command reply: GET_REPLY 947845327 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122639765 DLCTRL DEBUG Command: GET 165328593 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122639765 DLCTRL DEBUG Tx Command reply: GET_REPLY 165328593 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122639766 DLCTRL DEBUG Command: GET 455542848 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122639766 DLCTRL DEBUG Tx Command reply: GET_REPLY 455542848 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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 := '000000000000000011100010'B, t_guard := 20.000000 } 20250817122639780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34936<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)1643529 20250817122640794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122640794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122640794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122640794 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122640794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x191409, normal) (hnbgw_rua.c:407) 20250817122640794 DHNB DEBUG map_rua[0x55b46bd18230]{init}: Allocated (fsm.c:456) 20250817122640794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1643529)[0x55b46bd18230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122640794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1643529 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122640794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122640794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122640794 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1643529 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122640794 DCN DEBUG map_sccp[0x55b46bd20560]{init}: Allocated (fsm.c:456) 20250817122640794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b46bd20560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122640794 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-1643529 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122640794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1643529 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122640794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1643529)[0x55b46bd18230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122640794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122640794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122640794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1643529)[0x55b46bd18230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122640794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b46bd20560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122640794 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122640794 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{IDLE}: Allocated (fsm.c:456) 20250817122640794 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122640794 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000e20056400500f1100926) (sccp_scrc.c:406) 20250817122640794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122640794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122640794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122640794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122640794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122640794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122640794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122640795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122640795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122640795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122640795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122640795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122640795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122640795 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122640795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b46bd20560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122640795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1643529)[0x55b46bd18230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122640795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122640795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122640795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122640795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122640795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122640795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122640795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122640795 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@6f517062176f: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)15029144 HNBGW_Test.msc0-SCCP(514)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(514)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122640800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122640800 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122640800 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122640800 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122640800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122640800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122640800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122640800 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(521)@6f517062176f: setverdict(pass): none -> pass 20250817122640800 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122640800 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122640800 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122640800 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122640800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122640800 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=007b4825) (sccp_scrc.c:477) 20250817122640801 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20250817122640801 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122640801 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122640801 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122640801 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122640801 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) 20250817122640801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b46bd20560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122640801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b46bd20560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122640801 DLCTRL DEBUG Command: GET 302170152 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122640801 DLCTRL DEBUG Tx Command reply: GET_REPLY 302170152 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122640803 DLCTRL DEBUG Command: GET 306906728 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122640803 DLCTRL DEBUG Tx Command reply: GET_REPLY 306906728 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122640804 DLCTRL DEBUG Command: GET 965122233 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122640804 DLCTRL DEBUG Tx Command reply: GET_REPLY 965122233 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122640805 DLCTRL DEBUG Command: GET 301679349 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122640805 DLCTRL DEBUG Tx Command reply: GET_REPLY 301679349 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122640806 DLCTRL DEBUG Command: GET 298654805 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122640806 DLCTRL DEBUG Tx Command reply: GET_REPLY 298654805 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122640807 DLCTRL DEBUG Command: GET 714809634 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122640807 DLCTRL DEBUG Tx Command reply: GET_REPLY 714809634 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122640808 DLCTRL DEBUG Command: GET 839747476 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122640808 DLCTRL DEBUG Tx Command reply: GET_REPLY 839747476 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122640809 DLCTRL DEBUG Command: GET 251859043 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122640809 DLCTRL DEBUG Tx Command reply: GET_REPLY 251859043 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122640810 DLCTRL DEBUG Command: GET 402639862 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122640810 DLCTRL DEBUG Tx Command reply: GET_REPLY 402639862 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122640811 DLCTRL DEBUG Command: GET 267490339 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122640811 DLCTRL DEBUG Tx Command reply: GET_REPLY 267490339 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122640812 DLCTRL DEBUG Command: GET 874919291 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122640812 DLCTRL DEBUG Tx Command reply: GET_REPLY 874919291 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122640813 DLCTRL DEBUG Command: GET 879234547 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122640813 DLCTRL DEBUG Tx Command reply: GET_REPLY 879234547 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122640814 DLCTRL DEBUG Command: GET 157913856 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122640814 DLCTRL DEBUG Tx Command reply: GET_REPLY 157913856 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122640814 DLCTRL DEBUG Command: GET 776240545 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122640814 DLCTRL DEBUG Tx Command reply: GET_REPLY 776240545 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122640815 DLCTRL DEBUG Command: GET 404915968 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122640815 DLCTRL DEBUG Tx Command reply: GET_REPLY 404915968 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122640816 DLCTRL DEBUG Command: GET 335943903 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122640816 DLCTRL DEBUG Tx Command reply: GET_REPLY 335943903 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122640816 DLCTRL DEBUG Command: GET 760442820 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122640816 DLCTRL DEBUG Tx Command reply: GET_REPLY 760442820 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122640817 DLCTRL DEBUG Command: GET 911460179 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122640817 DLCTRL DEBUG Tx Command reply: GET_REPLY 911460179 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122640818 DLCTRL DEBUG Command: GET 297892331 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122640818 DLCTRL DEBUG Tx Command reply: GET_REPLY 297892331 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122640818 DLCTRL DEBUG Command: GET 271041336 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122640818 DLCTRL DEBUG Tx Command reply: GET_REPLY 271041336 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001001100100'B, t_guard := 20.000000 } 20250817122640828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34946<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@6f517062176f: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)1833822 20250817122641854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122641854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122641854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122641854 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122641854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1bfb5e, normal) (hnbgw_rua.c:407) 20250817122641854 DHNB DEBUG map_rua[0x55b46bd14ec0]{init}: Allocated (fsm.c:456) 20250817122641854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1833822)[0x55b46bd14ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122641854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1833822 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122641854 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122641854 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122641854 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817122641854 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1833822 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122641854 DCN DEBUG map_sccp[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122641854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122641854 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-1833822 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122641855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1833822 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122641855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1833822)[0x55b46bd14ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122641855 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122641855 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122641855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1833822)[0x55b46bd14ec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122641855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b46bd0caa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122641855 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122641855 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{IDLE}: Allocated (fsm.c:456) 20250817122641855 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122641855 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030002640056400500f1100926) (sccp_scrc.c:406) 20250817122641855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122641855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122641855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122641855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122641855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122641855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122641855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122641855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122641855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122641855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122641855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122641855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122641855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122641855 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122641855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b46bd0caa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122641855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1833822)[0x55b46bd14ec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122641855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122641855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122641855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122641855 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122641855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122641855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122641855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122641855 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@6f517062176f: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@6f517062176f: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@6f517062176f: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)13612772 HNBGW_Test.msc0-SCCP(514)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817122641861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122641861 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122641861 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122641861 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122641862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122641862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122641862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122641862 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122641862 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122641862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122641862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122641862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122641862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122641862 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=0006c2f2) (sccp_scrc.c:477) 20250817122641862 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20250817122641862 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122641862 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122641862 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122641862 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122641862 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) 20250817122641862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b46bd0caa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122641862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b46bd0caa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(522)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122641864 DLCTRL DEBUG Command: GET 31321177 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122641864 DLCTRL DEBUG Tx Command reply: GET_REPLY 31321177 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817122641868 DLCTRL DEBUG Command: GET 843987774 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122641868 DLCTRL DEBUG Tx Command reply: GET_REPLY 843987774 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122641871 DLCTRL DEBUG Command: GET 576928529 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122641871 DLCTRL DEBUG Tx Command reply: GET_REPLY 576928529 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122641874 DLCTRL DEBUG Command: GET 88695906 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122641874 DLCTRL DEBUG Tx Command reply: GET_REPLY 88695906 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122641878 DLCTRL DEBUG Command: GET 950388140 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122641878 DLCTRL DEBUG Tx Command reply: GET_REPLY 950388140 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122641882 DLCTRL DEBUG Command: GET 254669102 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122641882 DLCTRL DEBUG Tx Command reply: GET_REPLY 254669102 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122641886 DLCTRL DEBUG Command: GET 339564469 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122641886 DLCTRL DEBUG Tx Command reply: GET_REPLY 339564469 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122641890 DLCTRL DEBUG Command: GET 89127294 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122641890 DLCTRL DEBUG Tx Command reply: GET_REPLY 89127294 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122641894 DLCTRL DEBUG Command: GET 746904239 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122641894 DLCTRL DEBUG Tx Command reply: GET_REPLY 746904239 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122641899 DLCTRL DEBUG Command: GET 420096047 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122641899 DLCTRL DEBUG Tx Command reply: GET_REPLY 420096047 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122641903 DLCTRL DEBUG Command: GET 550316383 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122641903 DLCTRL DEBUG Tx Command reply: GET_REPLY 550316383 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122641906 DLCTRL DEBUG Command: GET 563214665 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122641906 DLCTRL DEBUG Tx Command reply: GET_REPLY 563214665 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122641910 DLCTRL DEBUG Command: GET 812358744 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122641910 DLCTRL DEBUG Tx Command reply: GET_REPLY 812358744 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122641914 DLCTRL DEBUG Command: GET 988690077 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122641914 DLCTRL DEBUG Tx Command reply: GET_REPLY 988690077 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122641918 DLCTRL DEBUG Command: GET 717106340 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122641918 DLCTRL DEBUG Tx Command reply: GET_REPLY 717106340 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122641921 DLCTRL DEBUG Command: GET 551696305 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122641921 DLCTRL DEBUG Tx Command reply: GET_REPLY 551696305 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122641923 DLCTRL DEBUG Command: GET 492693078 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122641923 DLCTRL DEBUG Tx Command reply: GET_REPLY 492693078 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122641926 DLCTRL DEBUG Command: GET 919974480 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122641926 DLCTRL DEBUG Tx Command reply: GET_REPLY 919974480 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122641928 DLCTRL DEBUG Command: GET 910964588 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122641928 DLCTRL DEBUG Tx Command reply: GET_REPLY 910964588 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122641929 DLCTRL DEBUG Command: GET 839243414 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122641929 DLCTRL DEBUG Tx Command reply: GET_REPLY 839243414 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001000101101'B, t_guard := 20.000000 } 20250817122641956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34956<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@6f517062176f: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)75964 20250817122642979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122642979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122642979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122642979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122642979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x128bc, normal) (hnbgw_rua.c:407) 20250817122642979 DHNB DEBUG map_rua[0x55b46bd16370]{init}: Allocated (fsm.c:456) 20250817122642979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-75964)[0x55b46bd16370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122642979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-75964 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122642979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122642979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122642979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-75964 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122642979 DCN DEBUG map_sccp[0x55b46bd27320]{init}: Allocated (fsm.c:456) 20250817122642979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b46bd27320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122642979 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-75964 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122642980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-75964 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122642980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-75964)[0x55b46bd16370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122642980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122642980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122642980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-75964)[0x55b46bd16370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122642980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b46bd27320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122642980 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122642980 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{IDLE}: Allocated (fsm.c:456) 20250817122642980 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122642980 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f400300022d0056400500f1100926) (sccp_scrc.c:406) 20250817122642980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122642980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122642980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122642980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122642980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122642980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122642980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122642980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122642980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122642980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122642980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122642980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122642980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122642980 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122642980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b46bd27320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122642980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-75964)[0x55b46bd16370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122642980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122642980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122642980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122642980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122642980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122642980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122642980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122642980 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@6f517062176f: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@6f517062176f: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@6f517062176f: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@6f517062176f: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)13543946 HNBGW_Test.msc0-SCCP(514)@6f517062176f: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@6f517062176f: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250817122642983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122642983 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122642983 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122642983 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122642983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122642983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122642983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122642983 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122642983 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122642983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122642983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122642983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122642983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122642983 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=00065e1d) (sccp_scrc.c:477) 20250817122642983 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20250817122642983 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122642984 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122642984 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122642984 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122642984 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) 20250817122642984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b46bd27320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122642984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b46bd27320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(523)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122642984 DLCTRL DEBUG Command: GET 239424724 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122642984 DLCTRL DEBUG Tx Command reply: GET_REPLY 239424724 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250817122642986 DLCTRL DEBUG Command: GET 21729724 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122642986 DLCTRL DEBUG Tx Command reply: GET_REPLY 21729724 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122642987 DLCTRL DEBUG Command: GET 808420273 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122642987 DLCTRL DEBUG Tx Command reply: GET_REPLY 808420273 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122642988 DLCTRL DEBUG Command: GET 12851981 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122642988 DLCTRL DEBUG Tx Command reply: GET_REPLY 12851981 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122642989 DLCTRL DEBUG Command: GET 504436944 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122642989 DLCTRL DEBUG Tx Command reply: GET_REPLY 504436944 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122642990 DLCTRL DEBUG Command: GET 172069823 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122642990 DLCTRL DEBUG Tx Command reply: GET_REPLY 172069823 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122642991 DLCTRL DEBUG Command: GET 767176160 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122642991 DLCTRL DEBUG Tx Command reply: GET_REPLY 767176160 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122642991 DLCTRL DEBUG Command: GET 311727396 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122642991 DLCTRL DEBUG Tx Command reply: GET_REPLY 311727396 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122642992 DLCTRL DEBUG Command: GET 326127987 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122642992 DLCTRL DEBUG Tx Command reply: GET_REPLY 326127987 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122642994 DLCTRL DEBUG Command: GET 778995832 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122642994 DLCTRL DEBUG Tx Command reply: GET_REPLY 778995832 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122642994 DLCTRL DEBUG Command: GET 911211855 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122642994 DLCTRL DEBUG Tx Command reply: GET_REPLY 911211855 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122642996 DLCTRL DEBUG Command: GET 95431626 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122642996 DLCTRL DEBUG Tx Command reply: GET_REPLY 95431626 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122642997 DLCTRL DEBUG Command: GET 425686985 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122642997 DLCTRL DEBUG Tx Command reply: GET_REPLY 425686985 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122642998 DLCTRL DEBUG Command: GET 661481360 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122642998 DLCTRL DEBUG Tx Command reply: GET_REPLY 661481360 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122642999 DLCTRL DEBUG Command: GET 209886754 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122642999 DLCTRL DEBUG Tx Command reply: GET_REPLY 209886754 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122643000 DLCTRL DEBUG Command: GET 280799514 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122643000 DLCTRL DEBUG Tx Command reply: GET_REPLY 280799514 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122643001 DLCTRL DEBUG Command: GET 20194822 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122643001 DLCTRL DEBUG Tx Command reply: GET_REPLY 20194822 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122643002 DLCTRL DEBUG Command: GET 704699574 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122643002 DLCTRL DEBUG Tx Command reply: GET_REPLY 704699574 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122643003 DLCTRL DEBUG Command: GET 167849599 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122643003 DLCTRL DEBUG Tx Command reply: GET_REPLY 167849599 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122643004 DLCTRL DEBUG Command: GET 499332561 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122643004 DLCTRL DEBUG Tx Command reply: GET_REPLY 499332561 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001001011101'B, t_guard := 20.000000 } 20250817122643015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@6f517062176f: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@6f517062176f: 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)@6f517062176f: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)15310236 20250817122644041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122644041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122644041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250817122644041 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122644041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe99d9c, normal) (hnbgw_rua.c:407) 20250817122644041 DHNB DEBUG map_rua[0x55b46bd0a2b0]{init}: Allocated (fsm.c:456) 20250817122644041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15310236)[0x55b46bd0a2b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122644041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15310236 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122644041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122644041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122644041 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15310236 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122644041 DCN DEBUG map_sccp[0x55b46bd208c0]{init}: Allocated (fsm.c:456) 20250817122644041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b46bd208c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122644041 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-15310236 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122644041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15310236 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250817122644041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15310236)[0x55b46bd0a2b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122644041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122644041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122644041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15310236)[0x55b46bd0a2b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122644041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b46bd208c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122644041 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122644041 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{IDLE}: Allocated (fsm.c:456) 20250817122644041 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122644041 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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f400300025d0056400500f1100926) (sccp_scrc.c:406) 20250817122644041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122644041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122644041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122644041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122644041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122644041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122644041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122644041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122644041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122644041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122644041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122644041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122644041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122644041 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122644041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b46bd208c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122644041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15310236)[0x55b46bd0a2b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122644042 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122644042 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122644042 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122644042 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122644042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122644042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122644042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122644042 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@6f517062176f: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@6f517062176f: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@6f517062176f: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@6f517062176f: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)10853410 HNBGW_Test.msc0-SCCP(514)@6f517062176f: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@6f517062176f: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250817122644047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122644048 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122644048 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122644048 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122644048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122644048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122644048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122644048 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122644048 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122644048 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122644048 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122644048 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122644048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122644048 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=00612e5f) (sccp_scrc.c:477) 20250817122644048 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20250817122644048 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122644048 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122644048 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122644048 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122644048 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) 20250817122644048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b46bd208c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122644048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b46bd208c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(524)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122644050 DLCTRL DEBUG Command: GET 816870811 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122644050 DLCTRL DEBUG Tx Command reply: GET_REPLY 816870811 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250817122644053 DLCTRL DEBUG Command: GET 427763239 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122644053 DLCTRL DEBUG Tx Command reply: GET_REPLY 427763239 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122644057 DLCTRL DEBUG Command: GET 812883771 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122644057 DLCTRL DEBUG Tx Command reply: GET_REPLY 812883771 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122644061 DLCTRL DEBUG Command: GET 349209717 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122644061 DLCTRL DEBUG Tx Command reply: GET_REPLY 349209717 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122644065 DLCTRL DEBUG Command: GET 493041713 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122644065 DLCTRL DEBUG Tx Command reply: GET_REPLY 493041713 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122644070 DLCTRL DEBUG Command: GET 121453226 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122644070 DLCTRL DEBUG Tx Command reply: GET_REPLY 121453226 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122644074 DLCTRL DEBUG Command: GET 870599926 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122644074 DLCTRL DEBUG Tx Command reply: GET_REPLY 870599926 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122644078 DLCTRL DEBUG Command: GET 625011731 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122644078 DLCTRL DEBUG Tx Command reply: GET_REPLY 625011731 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) [38;5;33m20250817122644082 DLCTRL DEBUG Command: GET 48670918 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122644082 DLCTRL DEBUG Tx Command reply: GET_REPLY 48670918 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122644086 DLCTRL DEBUG Command: GET 342267943 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122644086 DLCTRL DEBUG Tx Command reply: GET_REPLY 342267943 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122644090 DLCTRL DEBUG Command: GET 569082704 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122644090 DLCTRL DEBUG Tx Command reply: GET_REPLY 569082704 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122644094 DLCTRL DEBUG Command: GET 672077187 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122644095 DLCTRL DEBUG Tx Command reply: GET_REPLY 672077187 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122644099 DLCTRL DEBUG Command: GET 150185427 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122644099 DLCTRL DEBUG Tx Command reply: GET_REPLY 150185427 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122644103 DLCTRL DEBUG Command: GET 960746015 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122644103 DLCTRL DEBUG Tx Command reply: GET_REPLY 960746015 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122644107 DLCTRL DEBUG Command: GET 108162949 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122644107 DLCTRL DEBUG Tx Command reply: GET_REPLY 108162949 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122644111 DLCTRL DEBUG Command: GET 760166969 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122644111 DLCTRL DEBUG Tx Command reply: GET_REPLY 760166969 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122644116 DLCTRL DEBUG Command: GET 373328556 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122644116 DLCTRL DEBUG Tx Command reply: GET_REPLY 373328556 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122644120 DLCTRL DEBUG Command: GET 614821389 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122644120 DLCTRL DEBUG Tx Command reply: GET_REPLY 614821389 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122644124 DLCTRL DEBUG Command: GET 579971243 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122644124 DLCTRL DEBUG Tx Command reply: GET_REPLY 579971243 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122644128 DLCTRL DEBUG Command: GET 592158286 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122644128 DLCTRL DEBUG Tx Command reply: GET_REPLY 592158286 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122644142 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36575<->l=127.0.0.1:4262) (control_if.c:193) 20250817122644142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34924<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(508)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(507)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122644147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122644149 DLINP DEBUG SRVCONN(,r=127.0.0.1:41179<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122644149 DLINP DEBUG SRVCONN(,r=127.0.0.1:41179<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122644150 DLINP NOTICE SRV(,r=127.0.0.1:41179<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122644150 DMAIN NOTICE (127.0.0.1:41179 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41179<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122644150 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(518)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(517)@6f517062176f: Final verdict of PTC: none 20250817122644151 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122644151 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) 20250817122644151 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122644151 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122644151 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122644151 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) 20250817122644151 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122644152 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122644152 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 20250817122644152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122644152 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122644152 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122644152 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122644152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122644152 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122644152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122644152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122644152 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122644152 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) 20250817122644152 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122644152 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122644152 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122644152 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) 20250817122644152 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122644153 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122644153 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 20250817122644153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122644153 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122644153 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122644153 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122644153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122644153 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122644153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122644153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(516)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(515)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(519)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(520)@6f517062176f: Final verdict of PTC: none 20250817122644156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34956<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(509)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(523)@6f517062176f: Final verdict of PTC: pass 20250817122644157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34946<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122644157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(514)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(522)@6f517062176f: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(521)@6f517062176f: Final verdict of PTC: pass 20250817122644158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34936<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(524)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 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 20250817122644245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122644245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122644245 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122644245 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) 20250817122644245 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122644245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1643529)[0x55b46bd18230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122644245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1643529)[0x55b46bd18230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122644245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b46bd20560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122644245 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122644245 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122644245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b4825), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122644245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122644245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122644245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122644245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122644245 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122644245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b46bd20560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122644245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1643529)[0x55b46bd18230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122644245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1643529)[0x55b46bd18230]{disrupted}: Freeing instance (context_map.c:202) 20250817122644245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1643529)[0x55b46bd18230]{disrupted}: Deallocated (fsm.c:568) 20250817122644245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b46bd20560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122644245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b46bd20560]{disconnected}: Freeing instance (context_map.c:206) 20250817122644245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55b46bd20560]{disconnected}: Deallocated (fsm.c:568) 20250817122644245 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1643529 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122644245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1833822)[0x55b46bd14ec0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122644245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1833822)[0x55b46bd14ec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122644245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b46bd0caa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122644245 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122644245 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122644245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0006c2f2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122644245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122644246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122644246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122644246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122644246 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b46bd0caa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1833822)[0x55b46bd14ec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1833822)[0x55b46bd14ec0]{disrupted}: Freeing instance (context_map.c:202) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1833822)[0x55b46bd14ec0]{disrupted}: Deallocated (fsm.c:568) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b46bd0caa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b46bd0caa0]{disconnected}: Freeing instance (context_map.c:206) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55b46bd0caa0]{disconnected}: Deallocated (fsm.c:568) 20250817122644246 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1833822 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-75964)[0x55b46bd16370]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-75964)[0x55b46bd16370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b46bd27320]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122644246 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122644246 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122644246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065e1d), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122644246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122644246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122644246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122644246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122644246 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b46bd27320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-75964)[0x55b46bd16370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-75964)[0x55b46bd16370]{disrupted}: Freeing instance (context_map.c:202) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-75964)[0x55b46bd16370]{disrupted}: Deallocated (fsm.c:568) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b46bd27320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b46bd27320]{disconnected}: Freeing instance (context_map.c:206) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55b46bd27320]{disconnected}: Deallocated (fsm.c:568) 20250817122644246 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-75964 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15310236)[0x55b46bd0a2b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15310236)[0x55b46bd0a2b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b46bd208c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122644246 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122644246 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122644246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612e5f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122644246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122644246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122644246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122644246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122644246 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b46bd208c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15310236)[0x55b46bd0a2b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15310236)[0x55b46bd0a2b0]{disrupted}: Freeing instance (context_map.c:202) 20250817122644246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15310236)[0x55b46bd0a2b0]{disrupted}: Deallocated (fsm.c:568) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b46bd208c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b46bd208c0]{disconnected}: Freeing instance (context_map.c:206) 20250817122644246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55b46bd208c0]{disconnected}: Deallocated (fsm.c:568) 20250817122644246 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15310236 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122644246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122644247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122644247 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122644247 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122644247 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122644247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122644247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122644247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122644247 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122644247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122644247 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122644247 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122644247 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122644247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122644247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122644247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122644247 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122644247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122644247 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122644247 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122644247 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122644247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122644247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122644247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122644247 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122644247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122644247 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122644247 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122644247 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122644247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122644247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122644247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122644247 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122644750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34970<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=386060) 20250817122645086 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122645086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1f1a3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122645086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122645086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122645086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122645086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122645086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122645086 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122645086 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122645086 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122645086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122645086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122645086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122645086 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=386060, count=390964) 20250817122646154 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122646154 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122646154 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122646154 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122646154 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122646154 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:26:46 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@6f517062176f: 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@6f517062176f: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250817122647814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122647819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122647822 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42275<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122647835 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122647835 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122647842 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122647842 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122647842 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122647842 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122647842 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122647842 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122647842 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122647842 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122647842 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122647842 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45499 (stream_srv.c:142) 20250817122647843 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45499<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122647844 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122647844 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122647844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122647844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122647844 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) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647844 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) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122647844 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) 20250817122647844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122647844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122647844 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122647844 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122647844 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122647844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122647844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122647844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122647844 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) 20250817122647844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122647844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122647844 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122647844 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122647844 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122647844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122647844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122647844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122647844 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122647844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122647844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122647844 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122647844 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122647844 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122647844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122647844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122647844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122647844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122647844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122647844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122647844 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122647844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122647844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122647844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122647844 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 20250817122647844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122647844 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122647844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122647844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122647844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122647844 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 20250817122647844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122647844 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 20250817122647844 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122647844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122647844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122647844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122647844 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122647844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122647844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122647844 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122647844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122647844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122647844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122647844 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122647844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122647844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122647844 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(535)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(535)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(533)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(538)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(538)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@6f517062176f: ************************************************* HNBGW_Test.msc1-SCCP(536)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122647868 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122647868 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122647868 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122647869 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122647869 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122647869 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122647869 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122647869 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122647869 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122647870 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122647870 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122647870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122647870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122647870 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) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647870 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) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122647870 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) 20250817122647870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122647870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122647870 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122647870 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122647870 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122647870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122647870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122647870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122647870 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) 20250817122647870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122647870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122647870 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122647870 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122647870 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122647870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122647870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122647870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122647870 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) 20250817122647870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122647870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122647870 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122647870 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122647870 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122647870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122647870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122647870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122647870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122647870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122647870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122647870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122647870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122647870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122647870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122647870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122647870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122647870 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 20250817122647870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122647870 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122647870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122647870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122647870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122647870 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 20250817122647870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122647870 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 20250817122647870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122647870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122647870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122647870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122647870 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 20250817122647870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122647870 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 20250817122647870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122647870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122647870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122647870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122647870 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122647870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122647870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122647870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817122647870 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(541)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(539)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(544)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(544)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-SCCP(542)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122647901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122647901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122647901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122647901 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122647901 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) 20250817122647901 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122647901 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122647901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122647901 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@6f517062176f: setverdict(pass): none -> pass 20250817122647906 DLINP DEBUG SRVCONN(,r=127.0.0.1:45499<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122647906 DLINP DEBUG SRVCONN(,r=127.0.0.1:45499<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122647906 DLINP DEBUG SRVCONN(,r=127.0.0.1:45499<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122647906 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122647906 DHNBAP DEBUG (127.0.0.1:45499 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122647906 DHNBAP NOTICE (127.0.0.1:45499 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122647906 DHNBAP NOTICE (127.0.0.1:45499 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122647906 DLINP DEBUG SRVCONN(,r=127.0.0.1:45499<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122647906 DLINP DEBUG SRVCONN(,r=127.0.0.1:45499<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122648055 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 20250817122648055 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 20250817122648055 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122648055 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122648058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122648059 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122648059 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122648059 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122648059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122648059 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122648059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122648060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122648060 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122648060 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122648060 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122648060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122648060 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122648060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122648064 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 20250817122648064 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 20250817122648064 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122648064 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122648065 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) 20250817122648065 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122648065 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122648065 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122648065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122648065 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122648065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122648066 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) 20250817122648066 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122648066 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122648066 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122648066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122648066 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122648066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122648080 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 20250817122648080 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 20250817122648080 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122648080 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122648081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122648081 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122648081 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122648081 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122648081 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122648081 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122648081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122648082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122648082 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122648082 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122648082 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122648082 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122648082 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122648082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122648090 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 20250817122648090 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 20250817122648090 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122648090 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817122648092 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) 20250817122648092 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817122648092 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122648092 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122648092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122648092 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122648092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122648092 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) 20250817122648092 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122648092 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122648092 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122648092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122648092 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122648092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122648870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122648870 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122648870 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122648870 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122648871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122648871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122648871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122648871 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122648871 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122648871 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122648871 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122648871 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122648871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122648871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122648871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122648871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122648871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648871 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122648871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122648871 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122648871 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122648871 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) 20250817122648871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122648871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122648871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122648871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122648871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122648871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122648871 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122648871 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122648871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122648871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122648871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122648871 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122648871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122648871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122648871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122648871 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122648877 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) 20250817122648877 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122648877 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122648877 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 20250817122648877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122648877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122648877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122648877 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122648877 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122648877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122648877 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122648877 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) 20250817122648877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122648877 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122648877 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122648877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122648877 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) 20250817122648877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648878 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) 20250817122648878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648878 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122648878 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122648878 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122648878 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122648878 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) 20250817122648878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122648878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122648878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122648878 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122648878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122648878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122648878 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122648878 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122648879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122648879 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122648879 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122648879 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122648879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122648879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122648879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122648879 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(534)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(537)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122648901 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122648901 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122648901 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122648901 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122648901 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122648901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122648901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122648901 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122648901 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122648901 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122648901 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122648901 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122648901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122648901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122648901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122648901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122648901 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) 20250817122648901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648901 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) 20250817122648901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648901 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122648901 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122648901 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122648901 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122648901 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) 20250817122648901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122648901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122648901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122648902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122648902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122648902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122648902 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122648902 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122648902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122648902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122648902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122648902 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122648902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122648902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122648902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122648902 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122648904 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) 20250817122648904 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122648904 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122648904 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 20250817122648904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122648904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122648904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122648904 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122648904 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122648904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122648904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122648904 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) 20250817122648904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122648904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122648904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817122648904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122648904 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) 20250817122648904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648904 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) 20250817122648904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648905 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122648905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122648905 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122648905 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122648905 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) 20250817122648905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122648905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122648905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122648905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122648905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122648905 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) 20250817122648905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122648905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122648905 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122648905 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817122648905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122648905 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122648905 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122648905 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 20250817122648905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122648905 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 20250817122648905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122648905 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(540)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn1-RAN(543)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122649914 DLCTRL DEBUG Command: GET 214902601 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122649914 DLCTRL DEBUG Tx Command reply: GET_REPLY 214902601 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122649921 DLCTRL DEBUG Command: GET 216359386 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122649921 DLCTRL DEBUG Tx Command reply: GET_REPLY 216359386 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122649925 DLCTRL DEBUG Command: GET 823703047 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122649925 DLCTRL DEBUG Tx Command reply: GET_REPLY 823703047 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122649929 DLCTRL DEBUG Command: GET 322234127 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122649929 DLCTRL DEBUG Tx Command reply: GET_REPLY 322234127 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122649932 DLCTRL DEBUG Command: GET 899299944 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122649933 DLCTRL DEBUG Tx Command reply: GET_REPLY 899299944 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122649935 DLCTRL DEBUG Command: GET 885034704 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122649935 DLCTRL DEBUG Tx Command reply: GET_REPLY 885034704 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122649938 DLCTRL DEBUG Command: GET 860313394 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122649938 DLCTRL DEBUG Tx Command reply: GET_REPLY 860313394 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122649940 DLCTRL DEBUG Command: GET 534127247 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122649940 DLCTRL DEBUG Tx Command reply: GET_REPLY 534127247 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122649942 DLCTRL DEBUG Command: GET 916022982 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122649942 DLCTRL DEBUG Tx Command reply: GET_REPLY 916022982 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122649944 DLCTRL DEBUG Command: GET 271286394 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122649944 DLCTRL DEBUG Tx Command reply: GET_REPLY 271286394 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122649946 DLCTRL DEBUG Command: GET 381154691 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122649946 DLCTRL DEBUG Tx Command reply: GET_REPLY 381154691 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122649947 DLCTRL DEBUG Command: GET 703220725 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122649947 DLCTRL DEBUG Tx Command reply: GET_REPLY 703220725 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122649949 DLCTRL DEBUG Command: GET 34348832 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122649949 DLCTRL DEBUG Tx Command reply: GET_REPLY 34348832 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122649950 DLCTRL DEBUG Command: GET 700791730 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122649950 DLCTRL DEBUG Tx Command reply: GET_REPLY 700791730 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122649951 DLCTRL DEBUG Command: GET 296236997 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122649951 DLCTRL DEBUG Tx Command reply: GET_REPLY 296236997 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122649953 DLCTRL DEBUG Command: GET 100301434 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122649953 DLCTRL DEBUG Tx Command reply: GET_REPLY 100301434 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122649954 DLCTRL DEBUG Command: GET 430657154 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122649954 DLCTRL DEBUG Tx Command reply: GET_REPLY 430657154 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122649955 DLCTRL DEBUG Command: GET 167692377 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122649955 DLCTRL DEBUG Tx Command reply: GET_REPLY 167692377 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122649956 DLCTRL DEBUG Command: GET 498413487 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122649956 DLCTRL DEBUG Tx Command reply: GET_REPLY 498413487 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122649957 DLCTRL DEBUG Command: GET 213876668 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122649957 DLCTRL DEBUG Tx Command reply: GET_REPLY 213876668 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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 := '000000000000001111001111'B, t_guard := 20.000000 } 20250817122649972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51064<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)6578403 20250817122651012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122651012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122651012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122651012 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122651012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6460e3, normal) (hnbgw_rua.c:407) 20250817122651012 DHNB DEBUG map_rua[0x55b46bd18230]{init}: Allocated (fsm.c:456) 20250817122651012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6578403)[0x55b46bd18230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122651012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6578403 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122651012 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122651012 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122651012 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6578403 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122651012 DCN DEBUG map_sccp[0x55b46bd20560]{init}: Allocated (fsm.c:456) 20250817122651012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b46bd20560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122651012 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-6578403 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122651012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6578403 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122651012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6578403)[0x55b46bd18230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122651012 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122651012 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122651012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6578403)[0x55b46bd18230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122651012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b46bd20560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122651012 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122651012 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{IDLE}: Allocated (fsm.c:456) 20250817122651012 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122651012 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003cf0056400500f1100926) (sccp_scrc.c:406) 20250817122651012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122651012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122651012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122651012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122651012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122651012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122651013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122651013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122651013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122651013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122651013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122651013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122651013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122651013 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122651013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b46bd20560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122651013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6578403)[0x55b46bd18230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122651013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122651013 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122651013 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122651013 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122651013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122651013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122651013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122651013 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)14308834 HNBGW_Test.msc0-SCCP(533)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(533)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122651028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122651028 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122651028 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122651028 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122651028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122651028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122651028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122651028 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin0(546)@6f517062176f: setverdict(pass): none -> pass 20250817122651028 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122651028 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122651029 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122651029 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122651029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122651029 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=00ef5c29) (sccp_scrc.c:477) 20250817122651029 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20250817122651029 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122651029 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122651029 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122651029 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122651029 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) 20250817122651029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b46bd20560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122651029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b46bd20560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122651031 DLCTRL DEBUG Command: GET 642408623 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122651031 DLCTRL DEBUG Tx Command reply: GET_REPLY 642408623 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122651034 DLCTRL DEBUG Command: GET 719569919 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122651034 DLCTRL DEBUG Tx Command reply: GET_REPLY 719569919 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122651037 DLCTRL DEBUG Command: GET 643486824 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122651037 DLCTRL DEBUG Tx Command reply: GET_REPLY 643486824 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122651040 DLCTRL DEBUG Command: GET 927672061 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122651040 DLCTRL DEBUG Tx Command reply: GET_REPLY 927672061 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122651044 DLCTRL DEBUG Command: GET 427642571 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122651045 DLCTRL DEBUG Tx Command reply: GET_REPLY 427642571 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122651049 DLCTRL DEBUG Command: GET 547146264 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122651049 DLCTRL DEBUG Tx Command reply: GET_REPLY 547146264 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122651053 DLCTRL DEBUG Command: GET 10292342 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122651053 DLCTRL DEBUG Tx Command reply: GET_REPLY 10292342 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122651057 DLCTRL DEBUG Command: GET 638363422 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122651057 DLCTRL DEBUG Tx Command reply: GET_REPLY 638363422 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122651063 DLCTRL DEBUG Command: GET 894075305 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122651063 DLCTRL DEBUG Tx Command reply: GET_REPLY 894075305 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122651067 DLCTRL DEBUG Command: GET 440486391 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122651067 DLCTRL DEBUG Tx Command reply: GET_REPLY 440486391 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122651071 DLCTRL DEBUG Command: GET 845920346 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122651071 DLCTRL DEBUG Tx Command reply: GET_REPLY 845920346 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122651074 DLCTRL DEBUG Command: GET 7655709 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122651074 DLCTRL DEBUG Tx Command reply: GET_REPLY 7655709 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122651078 DLCTRL DEBUG Command: GET 121908076 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122651078 DLCTRL DEBUG Tx Command reply: GET_REPLY 121908076 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122651082 DLCTRL DEBUG Command: GET 496168233 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122651082 DLCTRL DEBUG Tx Command reply: GET_REPLY 496168233 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122651085 DLCTRL DEBUG Command: GET 149289482 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122651085 DLCTRL DEBUG Tx Command reply: GET_REPLY 149289482 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122651089 DLCTRL DEBUG Command: GET 698871538 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122651089 DLCTRL DEBUG Tx Command reply: GET_REPLY 698871538 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122651092 DLCTRL DEBUG Command: GET 48009644 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122651092 DLCTRL DEBUG Tx Command reply: GET_REPLY 48009644 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122651094 DLCTRL DEBUG Command: GET 22307452 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122651094 DLCTRL DEBUG Tx Command reply: GET_REPLY 22307452 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122651096 DLCTRL DEBUG Command: GET 477679402 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122651096 DLCTRL DEBUG Tx Command reply: GET_REPLY 477679402 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122651098 DLCTRL DEBUG Command: GET 483615354 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122651098 DLCTRL DEBUG Tx Command reply: GET_REPLY 483615354 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000011011010'B, t_guard := 20.000000 } 20250817122651126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51076<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@6f517062176f: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)4377113 20250817122652138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122652138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122652138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122652138 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122652138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x42ca19, normal) (hnbgw_rua.c:407) 20250817122652138 DHNB DEBUG map_rua[0x55b46bd0caa0]{init}: Allocated (fsm.c:456) 20250817122652138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377113)[0x55b46bd0caa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122652138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4377113 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122652138 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122652138 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122652138 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817122652138 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4377113 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817122652138 DCN DEBUG map_sccp[0x55b46bd16370]{init}: Allocated (fsm.c:456) 20250817122652138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b46bd16370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122652138 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-4377113 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817122652138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4377113 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122652138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377113)[0x55b46bd0caa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122652138 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122652138 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122652138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377113)[0x55b46bd0caa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122652138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b46bd16370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122652138 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122652138 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{IDLE}: Allocated (fsm.c:456) 20250817122652138 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122652138 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000da0056400500f1100926) (sccp_scrc.c:406) 20250817122652138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122652138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122652138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122652138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122652138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122652138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122652138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122652138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122652138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122652138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122652138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122652138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122652138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122652138 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122652138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b46bd16370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122652138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377113)[0x55b46bd0caa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122652138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122652138 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122652138 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122652138 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122652138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122652138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122652138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122652138 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(536)@6f517062176f: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@6f517062176f: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)3723623 HNBGW_Test.msc1-SCCP(536)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(536)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122652142 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) 20250817122652142 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122652142 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122652142 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 20250817122652142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122652142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua TC_mscpool_L3Complete_by_imsi_round_robin0(547)@6f517062176f: setverdict(pass): none -> pass 20250817122652142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122652142 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122652142 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122652142 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122652142 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122652142 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) 20250817122652142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122652142 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=00885bb1) (sccp_scrc.c:477) 20250817122652142 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20250817122652142 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122652142 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122652142 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122652142 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122652142 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) 20250817122652142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b46bd16370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122652143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b46bd16370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122652143 DLCTRL DEBUG Command: GET 909672644 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122652143 DLCTRL DEBUG Tx Command reply: GET_REPLY 909672644 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122652144 DLCTRL DEBUG Command: GET 87088443 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122652144 DLCTRL DEBUG Tx Command reply: GET_REPLY 87088443 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122652145 DLCTRL DEBUG Command: GET 808716292 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122652145 DLCTRL DEBUG Tx Command reply: GET_REPLY 808716292 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122652145 DLCTRL DEBUG Command: GET 240231857 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122652145 DLCTRL DEBUG Tx Command reply: GET_REPLY 240231857 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122652146 DLCTRL DEBUG Command: GET 751244825 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122652146 DLCTRL DEBUG Tx Command reply: GET_REPLY 751244825 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122652147 DLCTRL DEBUG Command: GET 922968024 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122652147 DLCTRL DEBUG Tx Command reply: GET_REPLY 922968024 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817122652148 DLCTRL DEBUG Command: GET 185911457 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122652148 DLCTRL DEBUG Tx Command reply: GET_REPLY 185911457 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122652149 DLCTRL DEBUG Command: GET 324588001 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122652149 DLCTRL DEBUG Tx Command reply: GET_REPLY 324588001 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122652150 DLCTRL DEBUG Command: GET 533668639 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122652150 DLCTRL DEBUG Tx Command reply: GET_REPLY 533668639 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122652150 DLCTRL DEBUG Command: GET 741399576 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122652150 DLCTRL DEBUG Tx Command reply: GET_REPLY 741399576 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122652151 DLCTRL DEBUG Command: GET 391766184 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122652151 DLCTRL DEBUG Tx Command reply: GET_REPLY 391766184 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122652153 DLCTRL DEBUG Command: GET 811593169 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122652153 DLCTRL DEBUG Tx Command reply: GET_REPLY 811593169 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122652154 DLCTRL DEBUG Command: GET 79072851 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122652154 DLCTRL DEBUG Tx Command reply: GET_REPLY 79072851 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122652155 DLCTRL DEBUG Command: GET 508978144 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122652155 DLCTRL DEBUG Tx Command reply: GET_REPLY 508978144 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122652156 DLCTRL DEBUG Command: GET 620437342 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122652156 DLCTRL DEBUG Tx Command reply: GET_REPLY 620437342 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122652157 DLCTRL DEBUG Command: GET 285644168 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122652157 DLCTRL DEBUG Tx Command reply: GET_REPLY 285644168 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122652158 DLCTRL DEBUG Command: GET 782303322 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122652158 DLCTRL DEBUG Tx Command reply: GET_REPLY 782303322 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122652159 DLCTRL DEBUG Command: GET 574000494 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122652159 DLCTRL DEBUG Tx Command reply: GET_REPLY 574000494 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122652160 DLCTRL DEBUG Command: GET 629487758 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122652160 DLCTRL DEBUG Tx Command reply: GET_REPLY 629487758 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122652161 DLCTRL DEBUG Command: GET 563669309 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122652161 DLCTRL DEBUG Tx Command reply: GET_REPLY 563669309 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000100101010'B, t_guard := 20.000000 } 20250817122652171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51084<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@6f517062176f: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)15816569 20250817122653186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122653186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122653186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122653186 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122653186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf15779, normal) (hnbgw_rua.c:407) 20250817122653186 DHNB DEBUG map_rua[0x55b46bd56430]{init}: Allocated (fsm.c:456) 20250817122653186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15816569)[0x55b46bd56430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122653186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15816569 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122653186 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122653186 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122653186 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15816569 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122653186 DCN DEBUG map_sccp[0x55b46bd0a2b0]{init}: Allocated (fsm.c:456) 20250817122653186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b46bd0a2b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122653186 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-15816569 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122653186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15816569 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122653186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15816569)[0x55b46bd56430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122653186 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122653186 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122653186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15816569)[0x55b46bd56430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122653186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b46bd0a2b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122653186 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122653186 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{IDLE}: Allocated (fsm.c:456) 20250817122653186 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122653186 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300012a0056400500f1100926) (sccp_scrc.c:406) 20250817122653186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122653186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122653186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122653186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122653186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122653186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122653186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122653186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122653186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122653186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122653186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122653186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122653186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122653186 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122653186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b46bd0a2b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122653186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15816569)[0x55b46bd56430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122653186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122653186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122653186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122653186 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122653186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122653186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122653186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122653186 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@6f517062176f: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@6f517062176f: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@6f517062176f: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)9226633 HNBGW_Test.msc0-SCCP(533)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817122653191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122653191 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122653191 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122653191 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122653191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122653191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122653191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122653191 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122653192 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122653192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122653192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122653192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122653192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122653192 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=000c5aa6) (sccp_scrc.c:477) 20250817122653192 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20250817122653192 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122653192 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122653192 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122653192 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122653192 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) 20250817122653192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b46bd0a2b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122653192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b46bd0a2b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122653194 DLCTRL DEBUG Command: GET 149563516 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122653194 DLCTRL DEBUG Tx Command reply: GET_REPLY 149563516 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817122653197 DLCTRL DEBUG Command: GET 860812432 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122653198 DLCTRL DEBUG Tx Command reply: GET_REPLY 860812432 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122653201 DLCTRL DEBUG Command: GET 767588394 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122653201 DLCTRL DEBUG Tx Command reply: GET_REPLY 767588394 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122653204 DLCTRL DEBUG Command: GET 870314400 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122653205 DLCTRL DEBUG Tx Command reply: GET_REPLY 870314400 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122653208 DLCTRL DEBUG Command: GET 19025028 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122653208 DLCTRL DEBUG Tx Command reply: GET_REPLY 19025028 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122653212 DLCTRL DEBUG Command: GET 384723101 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122653212 DLCTRL DEBUG Tx Command reply: GET_REPLY 384723101 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817122653216 DLCTRL DEBUG Command: GET 336356011 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122653216 DLCTRL DEBUG Tx Command reply: GET_REPLY 336356011 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122653220 DLCTRL DEBUG Command: GET 845973914 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122653220 DLCTRL DEBUG Tx Command reply: GET_REPLY 845973914 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122653224 DLCTRL DEBUG Command: GET 324752917 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122653224 DLCTRL DEBUG Tx Command reply: GET_REPLY 324752917 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122653228 DLCTRL DEBUG Command: GET 13364661 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122653228 DLCTRL DEBUG Tx Command reply: GET_REPLY 13364661 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122653231 DLCTRL DEBUG Command: GET 845145911 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122653231 DLCTRL DEBUG Tx Command reply: GET_REPLY 845145911 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122653234 DLCTRL DEBUG Command: GET 428680032 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122653234 DLCTRL DEBUG Tx Command reply: GET_REPLY 428680032 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122653236 DLCTRL DEBUG Command: GET 981603801 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122653236 DLCTRL DEBUG Tx Command reply: GET_REPLY 981603801 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122653238 DLCTRL DEBUG Command: GET 846037888 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122653238 DLCTRL DEBUG Tx Command reply: GET_REPLY 846037888 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122653240 DLCTRL DEBUG Command: GET 72480240 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122653240 DLCTRL DEBUG Tx Command reply: GET_REPLY 72480240 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122653242 DLCTRL DEBUG Command: GET 930164492 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122653242 DLCTRL DEBUG Tx Command reply: GET_REPLY 930164492 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122653244 DLCTRL DEBUG Command: GET 957168289 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122653244 DLCTRL DEBUG Tx Command reply: GET_REPLY 957168289 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122653245 DLCTRL DEBUG Command: GET 957935539 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122653245 DLCTRL DEBUG Tx Command reply: GET_REPLY 957935539 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122653246 DLCTRL DEBUG Command: GET 844062843 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122653246 DLCTRL DEBUG Tx Command reply: GET_REPLY 844062843 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122653248 DLCTRL DEBUG Command: GET 187602850 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122653248 DLCTRL DEBUG Tx Command reply: GET_REPLY 187602850 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122653253 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42275<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(527)@6f517062176f: Final verdict of PTC: none 20250817122653254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51052<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(526)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122653256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122653256 DLINP DEBUG SRVCONN(,r=127.0.0.1:45499<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122653257 DLINP DEBUG SRVCONN(,r=127.0.0.1:45499<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122653257 DLINP NOTICE SRV(,r=127.0.0.1:45499<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122653257 DMAIN NOTICE (127.0.0.1:45499 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45499<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122653257 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(543)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(540)@6f517062176f: Final verdict of PTC: none 20250817122653260 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122653260 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) 20250817122653260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122653260 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817122653260 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122653260 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) 20250817122653260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(539)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(542)@6f517062176f: Final verdict of PTC: none 20250817122653261 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122653261 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) 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817122653261 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122653261 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) 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122653261 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122653261 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) 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122653261 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122653261 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) 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122653261 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 20250817122653261 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) 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122653261 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122653261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122653261 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122653261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122653261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122653261 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 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122653261 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122653261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122653261 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122653261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122653261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122653261 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 20250817122653261 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) 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817122653261 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122653261 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122653261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122653262 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122653262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122653262 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-RAN(537)@6f517062176f: Final verdict of PTC: none 20250817122653262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122653262 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) 20250817122653262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122653262 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122653262 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 20250817122653262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122653262 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) 20250817122653262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122653262 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122653262 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 20250817122653262 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 20250817122653262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122653262 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122653262 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122653262 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122653262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122653262 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122653262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122653262 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-SCCP(536)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(534)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(544)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(535)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(538)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(533)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(545)@6f517062176f: Final verdict of PTC: none 20250817122653265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122653266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51064<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(547)@6f517062176f: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(546)@6f517062176f: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(541)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(528)@6f517062176f: Final verdict of PTC: none 20250817122653290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:26:53 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 20250817122653383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122653388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122653388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122653388 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122653388 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) 20250817122653388 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6578403)[0x55b46bd18230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6578403)[0x55b46bd18230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b46bd20560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122653388 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122653388 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122653388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef5c29), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122653388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122653388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122653388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122653388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122653388 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b46bd20560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6578403)[0x55b46bd18230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6578403)[0x55b46bd18230]{disrupted}: Freeing instance (context_map.c:202) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6578403)[0x55b46bd18230]{disrupted}: Deallocated (fsm.c:568) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b46bd20560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b46bd20560]{disconnected}: Freeing instance (context_map.c:206) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55b46bd20560]{disconnected}: Deallocated (fsm.c:568) 20250817122653388 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6578403 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377113)[0x55b46bd0caa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377113)[0x55b46bd0caa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b46bd16370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122653388 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122653388 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122653388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885bb1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122653388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122653388 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122653388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122653388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122653388 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b46bd16370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377113)[0x55b46bd0caa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377113)[0x55b46bd0caa0]{disrupted}: Freeing instance (context_map.c:202) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377113)[0x55b46bd0caa0]{disrupted}: Deallocated (fsm.c:568) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b46bd16370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b46bd16370]{disconnected}: Freeing instance (context_map.c:206) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55b46bd16370]{disconnected}: Deallocated (fsm.c:568) 20250817122653388 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4377113 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15816569)[0x55b46bd56430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15816569)[0x55b46bd56430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b46bd0a2b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122653388 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122653388 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122653388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5aa6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122653388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122653388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122653388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122653388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122653388 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b46bd0a2b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15816569)[0x55b46bd56430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15816569)[0x55b46bd56430]{disrupted}: Freeing instance (context_map.c:202) 20250817122653388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15816569)[0x55b46bd56430]{disrupted}: Deallocated (fsm.c:568) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b46bd0a2b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b46bd0a2b0]{disconnected}: Freeing instance (context_map.c:206) 20250817122653388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55b46bd0a2b0]{disconnected}: Deallocated (fsm.c:568) 20250817122653388 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15816569 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122653388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122653388 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122653388 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122653388 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122653388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122653388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122653388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122653388 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122653388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122653388 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122653388 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122653388 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122653388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122653388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122653388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122653388 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122653388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122653388 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122653388 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122653388 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122653388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122653388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122653388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122653389 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122653985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=366276) 20250817122654246 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122654246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0006c2f2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122654246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122654246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122654246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122654246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122654246 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122654246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b4825), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122654246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122654246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122654246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122654246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122654246 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122654246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065e1d), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122654246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122654246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122654246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122654246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122654246 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122654246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612e5f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122654246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122654246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122654246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122654246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122654246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122654246 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122654246 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122654246 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122654246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122654247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122654247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122654247 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122654247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122654247 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122654247 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122654247 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122654247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122654247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122654247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122654247 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122654247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122654247 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122654247 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122654247 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122654247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122654247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122654247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122654247 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122654247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122654247 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122654247 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122654247 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122654247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122654247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122654247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122654247 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=366276, count=412904) 20250817122655086 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122655086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1f1a3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122655086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122655086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122655086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122655086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122655087 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122655087 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122655087 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122655087 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122655087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122655087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122655087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122655087 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122655262 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122655262 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122655262 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817122655262 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122655262 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122655262 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122655262 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122655262 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122655262 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122655263 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122655263 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122655263 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250817122657118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122657120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122657123 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43287<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122657136 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122657136 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122657143 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122657143 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122657143 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122657143 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122657143 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122657143 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122657143 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122657143 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122657143 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122657143 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122657144 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54093 (stream_srv.c:142) 20250817122657144 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54093<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122657145 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122657145 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122657145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122657145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122657145 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) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657145 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) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122657145 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) 20250817122657145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122657145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122657145 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122657145 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122657145 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122657145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122657145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122657145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122657145 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) 20250817122657145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122657145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122657145 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122657145 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122657145 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122657145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122657145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122657145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122657145 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122657145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122657145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122657145 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122657145 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122657145 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122657145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122657145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122657145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122657145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122657145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122657145 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 20250817122657145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122657145 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122657145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122657145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122657145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122657145 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 20250817122657145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122657145 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 20250817122657145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122657145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122657145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122657145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122657145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122657145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122657145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122657145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122657145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122657145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122657145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122657145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122657145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122657145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122657145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122657145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122657145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122657145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122657145 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(559)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(559)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(557)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(562)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(562)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(560)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122657167 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122657167 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122657167 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122657167 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122657167 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122657167 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122657168 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122657168 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122657168 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122657168 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122657169 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122657169 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122657169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122657169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122657169 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) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657169 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) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122657169 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) 20250817122657169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122657169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122657169 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122657169 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122657169 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122657169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122657169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122657169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122657169 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) 20250817122657169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122657169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122657169 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122657169 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122657169 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122657169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122657169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122657169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122657169 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) 20250817122657169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122657169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122657169 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122657169 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122657169 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122657169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122657169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122657169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122657169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122657169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122657169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122657169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122657169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122657169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122657169 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122657169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122657169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122657169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122657169 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 20250817122657169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122657169 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122657169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122657169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122657169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122657169 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 20250817122657169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122657169 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 20250817122657169 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122657169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122657169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122657169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122657169 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 20250817122657169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122657169 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 20250817122657169 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122657169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122657169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122657169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122657169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122657169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122657169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122657169 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(565)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@6f517062176f: M3UA emulation initiated, the test can be started MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(565)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(563)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(568)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(566)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122657203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122657203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122657203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122657203 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122657203 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) 20250817122657203 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122657203 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122657203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122657203 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@6f517062176f: setverdict(pass): none -> pass 20250817122657207 DLINP DEBUG SRVCONN(,r=127.0.0.1:54093<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122657207 DLINP DEBUG SRVCONN(,r=127.0.0.1:54093<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122657207 DLINP DEBUG SRVCONN(,r=127.0.0.1:54093<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122657207 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122657207 DHNBAP DEBUG (127.0.0.1:54093 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122657207 DHNBAP NOTICE (127.0.0.1:54093 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122657207 DHNBAP NOTICE (127.0.0.1:54093 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122657207 DLINP DEBUG SRVCONN(,r=127.0.0.1:54093<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122657207 DLINP DEBUG SRVCONN(,r=127.0.0.1:54093<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122657355 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 20250817122657355 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 20250817122657355 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122657355 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122657357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122657357 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122657357 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122657357 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122657357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122657357 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122657357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122657357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122657357 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122657357 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122657357 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122657357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122657357 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122657357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122657364 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 20250817122657364 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 20250817122657364 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122657364 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(562)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122657366 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) 20250817122657366 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122657366 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122657366 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122657366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122657366 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122657366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122657366 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) 20250817122657366 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122657366 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122657366 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122657366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122657366 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122657366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122657380 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 20250817122657380 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 20250817122657380 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122657380 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122657381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122657381 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122657381 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122657381 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122657381 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122657381 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122657381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122657381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122657381 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122657381 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122657381 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122657381 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122657381 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122657381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122657390 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 20250817122657390 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 20250817122657390 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122657390 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817122657391 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) 20250817122657391 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817122657391 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122657391 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122657391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122657391 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122657391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122657391 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) 20250817122657391 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122657391 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122657391 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122657391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122657391 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122657391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122658178 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122658178 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122658178 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122658178 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122658178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122658178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122658178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122658178 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122658178 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122658178 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122658178 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122658178 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122658178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122658178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122658178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122658178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122658178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122658178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122658178 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122658178 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122658178 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) 20250817122658179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122658179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122658179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122658179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122658179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122658179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122658179 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122658179 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122658179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122658179 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122658179 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122658179 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122658179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122658179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122658179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122658179 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122658183 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) 20250817122658183 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122658183 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122658183 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 20250817122658183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122658183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122658183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122658183 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122658183 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122658183 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122658183 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122658183 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) 20250817122658183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122658183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122658183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122658183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122658183 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) 20250817122658183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658183 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) 20250817122658183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122658183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122658183 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122658183 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122658183 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) 20250817122658183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122658183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122658183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122658183 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122658183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122658183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122658183 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122658183 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122658184 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122658184 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122658184 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122658184 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122658184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122658184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122658184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122658184 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(558)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(561)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122658190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122658190 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122658190 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122658190 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122658190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122658190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122658190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122658190 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122658190 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122658190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122658190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122658190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122658190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122658190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122658190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122658191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122658191 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) 20250817122658191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658191 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) 20250817122658191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122658191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122658191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122658191 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122658191 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) 20250817122658191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122658191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122658191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122658191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122658191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122658191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122658191 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122658191 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122658191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122658191 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122658191 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122658191 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122658191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122658191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122658191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122658191 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(564)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122658196 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) 20250817122658196 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122658196 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122658196 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 20250817122658196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122658196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122658196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122658196 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122658196 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122658196 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122658196 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122658196 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) 20250817122658196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122658196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122658196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817122658196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122658196 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) 20250817122658196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658196 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) 20250817122658196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122658196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122658196 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122658196 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122658196 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) 20250817122658196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122658196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122658196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122658196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122658196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122658196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122658196 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) 20250817122658196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122658196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122658196 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122658196 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817122658196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122658196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122658196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122658196 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 20250817122658196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122658196 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 20250817122658196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122658196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(567)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122659210 DLCTRL DEBUG Command: GET 62160354 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122659210 DLCTRL DEBUG Tx Command reply: GET_REPLY 62160354 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122659212 DLCTRL DEBUG Command: GET 617646114 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122659212 DLCTRL DEBUG Tx Command reply: GET_REPLY 617646114 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122659213 DLCTRL DEBUG Command: GET 754467427 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122659213 DLCTRL DEBUG Tx Command reply: GET_REPLY 754467427 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122659214 DLCTRL DEBUG Command: GET 615434264 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122659214 DLCTRL DEBUG Tx Command reply: GET_REPLY 615434264 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122659215 DLCTRL DEBUG Command: GET 317702568 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122659215 DLCTRL DEBUG Tx Command reply: GET_REPLY 317702568 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122659215 DLCTRL DEBUG Command: GET 838049114 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122659216 DLCTRL DEBUG Tx Command reply: GET_REPLY 838049114 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122659216 DLCTRL DEBUG Command: GET 160010403 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122659216 DLCTRL DEBUG Tx Command reply: GET_REPLY 160010403 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122659217 DLCTRL DEBUG Command: GET 714285438 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122659217 DLCTRL DEBUG Tx Command reply: GET_REPLY 714285438 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122659218 DLCTRL DEBUG Command: GET 623580830 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122659218 DLCTRL DEBUG Tx Command reply: GET_REPLY 623580830 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122659219 DLCTRL DEBUG Command: GET 828550394 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122659219 DLCTRL DEBUG Tx Command reply: GET_REPLY 828550394 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122659220 DLCTRL DEBUG Command: GET 599081559 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122659220 DLCTRL DEBUG Tx Command reply: GET_REPLY 599081559 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122659221 DLCTRL DEBUG Command: GET 119963866 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122659221 DLCTRL DEBUG Tx Command reply: GET_REPLY 119963866 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122659222 DLCTRL DEBUG Command: GET 695350981 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122659222 DLCTRL DEBUG Tx Command reply: GET_REPLY 695350981 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122659222 DLCTRL DEBUG Command: GET 950743893 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122659222 DLCTRL DEBUG Tx Command reply: GET_REPLY 950743893 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122659223 DLCTRL DEBUG Command: GET 546514687 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122659223 DLCTRL DEBUG Tx Command reply: GET_REPLY 546514687 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122659224 DLCTRL DEBUG Command: GET 252524841 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122659224 DLCTRL DEBUG Tx Command reply: GET_REPLY 252524841 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122659225 DLCTRL DEBUG Command: GET 811639335 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122659225 DLCTRL DEBUG Tx Command reply: GET_REPLY 811639335 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122659226 DLCTRL DEBUG Command: GET 589419588 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122659226 DLCTRL DEBUG Tx Command reply: GET_REPLY 589419588 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122659227 DLCTRL DEBUG Command: GET 678481521 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122659227 DLCTRL DEBUG Tx Command reply: GET_REPLY 678481521 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122659228 DLCTRL DEBUG Command: GET 831765132 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122659228 DLCTRL DEBUG Tx Command reply: GET_REPLY 831765132 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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@6f517062176f: 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 := '000000000000000011000111'B, t_guard := 20.000000 } 20250817122659249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59966<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@6f517062176f: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)1026949 20250817122700272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122700272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122700272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122700272 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122700272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfab85, normal) (hnbgw_rua.c:407) 20250817122700272 DHNB DEBUG map_rua[0x55b46bd18230]{init}: Allocated (fsm.c:456) 20250817122700272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1026949)[0x55b46bd18230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122700272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1026949 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122700272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122700272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122700272 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1026949 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250817122700272 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1026949 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122700272 DCN DEBUG map_sccp[0x55b46bd20560]{init}: Allocated (fsm.c:456) 20250817122700272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b46bd20560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122700272 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-1026949 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122700272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1026949 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122700272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1026949)[0x55b46bd18230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122700272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122700272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122700272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1026949)[0x55b46bd18230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122700272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b46bd20560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122700272 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122700272 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{IDLE}: Allocated (fsm.c:456) 20250817122700272 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122700272 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000c70056400500f1100926) (sccp_scrc.c:406) 20250817122700272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122700272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122700272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122700272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122700272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122700272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122700272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122700272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122700272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122700272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122700272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122700272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122700272 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122700272 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122700272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b46bd20560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122700272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1026949)[0x55b46bd18230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122700272 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122700272 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122700272 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122700272 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122700272 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122700272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122700272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122700272 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)8829055 HNBGW_Test.msc0-SCCP(557)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@6f517062176f: 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)@6f517062176f: setverdict(pass): none -> pass 20250817122700280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122700280 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122700280 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122700280 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122700280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122700280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122700280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122700280 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122700280 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122700280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122700280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122700280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122700280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122700280 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=00b7a9f7) (sccp_scrc.c:477) 20250817122700280 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20250817122700280 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122700280 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122700280 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122700280 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122700280 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) 20250817122700280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b46bd20560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122700280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b46bd20560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122700281 DLCTRL DEBUG Command: GET 269374639 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122700281 DLCTRL DEBUG Tx Command reply: GET_REPLY 269374639 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122700282 DLCTRL DEBUG Command: GET 411737542 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122700282 DLCTRL DEBUG Tx Command reply: GET_REPLY 411737542 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122700284 DLCTRL DEBUG Command: GET 426974022 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122700285 DLCTRL DEBUG Tx Command reply: GET_REPLY 426974022 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250817122700286 DLCTRL DEBUG Command: GET 163475082 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122700286 DLCTRL DEBUG Tx Command reply: GET_REPLY 163475082 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122700288 DLCTRL DEBUG Command: GET 786858266 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122700288 DLCTRL DEBUG Tx Command reply: GET_REPLY 786858266 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122700290 DLCTRL DEBUG Command: GET 699313678 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122700290 DLCTRL DEBUG Tx Command reply: GET_REPLY 699313678 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122700291 DLCTRL DEBUG Command: GET 474324939 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122700291 DLCTRL DEBUG Tx Command reply: GET_REPLY 474324939 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122700293 DLCTRL DEBUG Command: GET 731046770 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122700293 DLCTRL DEBUG Tx Command reply: GET_REPLY 731046770 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122700294 DLCTRL DEBUG Command: GET 821948700 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122700294 DLCTRL DEBUG Tx Command reply: GET_REPLY 821948700 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122700295 DLCTRL DEBUG Command: GET 993035460 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122700295 DLCTRL DEBUG Tx Command reply: GET_REPLY 993035460 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122700295 DLCTRL DEBUG Command: GET 946988459 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122700295 DLCTRL DEBUG Tx Command reply: GET_REPLY 946988459 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122700296 DLCTRL DEBUG Command: GET 494581528 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122700296 DLCTRL DEBUG Tx Command reply: GET_REPLY 494581528 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122700297 DLCTRL DEBUG Command: GET 772105394 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122700297 DLCTRL DEBUG Tx Command reply: GET_REPLY 772105394 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122700297 DLCTRL DEBUG Command: GET 16287225 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122700297 DLCTRL DEBUG Tx Command reply: GET_REPLY 16287225 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122700298 DLCTRL DEBUG Command: GET 926085292 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122700298 DLCTRL DEBUG Tx Command reply: GET_REPLY 926085292 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122700299 DLCTRL DEBUG Command: GET 844407231 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122700299 DLCTRL DEBUG Tx Command reply: GET_REPLY 844407231 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122700300 DLCTRL DEBUG Command: GET 543069426 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122700300 DLCTRL DEBUG Tx Command reply: GET_REPLY 543069426 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122700300 DLCTRL DEBUG Command: GET 888575111 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122700300 DLCTRL DEBUG Tx Command reply: GET_REPLY 888575111 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122700301 DLCTRL DEBUG Command: GET 473296434 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122700301 DLCTRL DEBUG Tx Command reply: GET_REPLY 473296434 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122700302 DLCTRL DEBUG Command: GET 341681801 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122700302 DLCTRL DEBUG Tx Command reply: GET_REPLY 341681801 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001111001110'B, t_guard := 20.000000 } 20250817122700313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@6f517062176f: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)4136133 20250817122701335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122701335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122701335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122701335 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122701335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3f1cc5, normal) (hnbgw_rua.c:407) 20250817122701335 DHNB DEBUG map_rua[0x55b46bd16370]{init}: Allocated (fsm.c:456) 20250817122701335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4136133)[0x55b46bd16370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122701335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4136133 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122701335 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122701335 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122701335 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4136133 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250817122701335 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4136133 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817122701335 DCN DEBUG map_sccp[0x55b46bd56430]{init}: Allocated (fsm.c:456) 20250817122701335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b46bd56430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122701335 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-4136133 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817122701335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4136133 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122701335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4136133)[0x55b46bd16370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122701335 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122701335 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122701335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4136133)[0x55b46bd16370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122701335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b46bd56430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122701335 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122701335 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{IDLE}: Allocated (fsm.c:456) 20250817122701335 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122701335 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003ce0056400500f1100926) (sccp_scrc.c:406) 20250817122701335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122701335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122701335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122701335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122701335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122701335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122701335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122701335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122701335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122701335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122701335 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122701335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122701335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122701335 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122701335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b46bd56430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122701335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4136133)[0x55b46bd16370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122701335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122701335 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122701335 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122701335 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122701335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122701335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122701335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122701335 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(560)@6f517062176f: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)10540740 HNBGW_Test.msc1-SCCP(560)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@6f517062176f: 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)@6f517062176f: setverdict(pass): none -> pass 20250817122701344 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) 20250817122701344 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122701344 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122701344 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 20250817122701344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122701344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122701344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122701344 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122701345 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122701345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122701345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122701345 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) 20250817122701345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122701345 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=00e769f5) (sccp_scrc.c:477) 20250817122701345 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20250817122701345 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122701345 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122701345 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122701345 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122701345 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) 20250817122701345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b46bd56430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122701345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b46bd56430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122701345 DLCTRL DEBUG Command: GET 82655383 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122701345 DLCTRL DEBUG Tx Command reply: GET_REPLY 82655383 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122701346 DLCTRL DEBUG Command: GET 429752101 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122701346 DLCTRL DEBUG Tx Command reply: GET_REPLY 429752101 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122701347 DLCTRL DEBUG Command: GET 971217633 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122701347 DLCTRL DEBUG Tx Command reply: GET_REPLY 971217633 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250817122701347 DLCTRL DEBUG Command: GET 19316945 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122701347 DLCTRL DEBUG Tx Command reply: GET_REPLY 19316945 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122701348 DLCTRL DEBUG Command: GET 316885615 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122701348 DLCTRL DEBUG Tx Command reply: GET_REPLY 316885615 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122701349 DLCTRL DEBUG Command: GET 495301821 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122701349 DLCTRL DEBUG Tx Command reply: GET_REPLY 495301821 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122701350 DLCTRL DEBUG Command: GET 357028709 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122701350 DLCTRL DEBUG Tx Command reply: GET_REPLY 357028709 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122701351 DLCTRL DEBUG Command: GET 852593494 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122701351 DLCTRL DEBUG Tx Command reply: GET_REPLY 852593494 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250817122701351 DLCTRL DEBUG Command: GET 447252137 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122701351 DLCTRL DEBUG Tx Command reply: GET_REPLY 447252137 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122701353 DLCTRL DEBUG Command: GET 315120380 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122701353 DLCTRL DEBUG Tx Command reply: GET_REPLY 315120380 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122701354 DLCTRL DEBUG Command: GET 208813886 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122701354 DLCTRL DEBUG Tx Command reply: GET_REPLY 208813886 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122701355 DLCTRL DEBUG Command: GET 755904481 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122701355 DLCTRL DEBUG Tx Command reply: GET_REPLY 755904481 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122701357 DLCTRL DEBUG Command: GET 648079236 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122701357 DLCTRL DEBUG Tx Command reply: GET_REPLY 648079236 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122701359 DLCTRL DEBUG Command: GET 407648550 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122701359 DLCTRL DEBUG Tx Command reply: GET_REPLY 407648550 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122701361 DLCTRL DEBUG Command: GET 699081740 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122701361 DLCTRL DEBUG Tx Command reply: GET_REPLY 699081740 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122701364 DLCTRL DEBUG Command: GET 872614380 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122701364 DLCTRL DEBUG Tx Command reply: GET_REPLY 872614380 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122701366 DLCTRL DEBUG Command: GET 96210692 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122701367 DLCTRL DEBUG Tx Command reply: GET_REPLY 96210692 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122701369 DLCTRL DEBUG Command: GET 903048928 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122701369 DLCTRL DEBUG Tx Command reply: GET_REPLY 903048928 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122701371 DLCTRL DEBUG Command: GET 687819732 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122701371 DLCTRL DEBUG Tx Command reply: GET_REPLY 687819732 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122701373 DLCTRL DEBUG Command: GET 206706128 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122701373 DLCTRL DEBUG Tx Command reply: GET_REPLY 206706128 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000011001100'B, t_guard := 20.000000 } 20250817122701386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@6f517062176f: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)11019570 20250817122702394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122702394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122702394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122702394 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122702394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa82532, normal) (hnbgw_rua.c:407) 20250817122702394 DHNB DEBUG map_rua[0x55b46bd70040]{init}: Allocated (fsm.c:456) 20250817122702394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11019570)[0x55b46bd70040]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122702394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11019570 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122702394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122702394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122702394 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11019570 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250817122702394 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11019570 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122702394 DCN DEBUG map_sccp[0x55b46bd14c60]{init}: Allocated (fsm.c:456) 20250817122702394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b46bd14c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122702394 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-11019570 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122702394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11019570 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122702394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11019570)[0x55b46bd70040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122702394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122702394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122702394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11019570)[0x55b46bd70040]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122702394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b46bd14c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122702394 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122702394 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{IDLE}: Allocated (fsm.c:456) 20250817122702394 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122702394 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000cc0056400500f1100926) (sccp_scrc.c:406) 20250817122702394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122702394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122702394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122702394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122702394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122702394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122702394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122702394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122702394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122702394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122702394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122702394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122702394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122702394 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122702394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b46bd14c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122702394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11019570)[0x55b46bd70040]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122702394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122702394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122702394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122702394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122702394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122702394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122702394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122702394 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@6f517062176f: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)15268515 HNBGW_Test.msc0-SCCP(557)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@6f517062176f: setverdict(pass): none -> pass 20250817122702396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122702396 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122702396 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122702396 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122702396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122702396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122702396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122702396 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122702396 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122702396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122702396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122702396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122702396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122702396 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=003e7097) (sccp_scrc.c:477) 20250817122702396 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20250817122702396 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122702396 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122702396 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122702396 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122702396 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) 20250817122702397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b46bd14c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122702397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b46bd14c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122702397 DLCTRL DEBUG Command: GET 971746197 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122702397 DLCTRL DEBUG Tx Command reply: GET_REPLY 971746197 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122702398 DLCTRL DEBUG Command: GET 645177524 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122702398 DLCTRL DEBUG Tx Command reply: GET_REPLY 645177524 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122702399 DLCTRL DEBUG Command: GET 414987382 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122702399 DLCTRL DEBUG Tx Command reply: GET_REPLY 414987382 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250817122702400 DLCTRL DEBUG Command: GET 407216462 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122702400 DLCTRL DEBUG Tx Command reply: GET_REPLY 407216462 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122702401 DLCTRL DEBUG Command: GET 958412865 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122702401 DLCTRL DEBUG Tx Command reply: GET_REPLY 958412865 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122702402 DLCTRL DEBUG Command: GET 343860032 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122702402 DLCTRL DEBUG Tx Command reply: GET_REPLY 343860032 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122702403 DLCTRL DEBUG Command: GET 830259852 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122702403 DLCTRL DEBUG Tx Command reply: GET_REPLY 830259852 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122702404 DLCTRL DEBUG Command: GET 64501506 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122702404 DLCTRL DEBUG Tx Command reply: GET_REPLY 64501506 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250817122702406 DLCTRL DEBUG Command: GET 1276479 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122702406 DLCTRL DEBUG Tx Command reply: GET_REPLY 1276479 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122702407 DLCTRL DEBUG Command: GET 363724239 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122702407 DLCTRL DEBUG Tx Command reply: GET_REPLY 363724239 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122702408 DLCTRL DEBUG Command: GET 584974980 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122702408 DLCTRL DEBUG Tx Command reply: GET_REPLY 584974980 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122702409 DLCTRL DEBUG Command: GET 235123933 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122702409 DLCTRL DEBUG Tx Command reply: GET_REPLY 235123933 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122702411 DLCTRL DEBUG Command: GET 916307697 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122702411 DLCTRL DEBUG Tx Command reply: GET_REPLY 916307697 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122702412 DLCTRL DEBUG Command: GET 773984173 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122702412 DLCTRL DEBUG Tx Command reply: GET_REPLY 773984173 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122702413 DLCTRL DEBUG Command: GET 861107300 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122702413 DLCTRL DEBUG Tx Command reply: GET_REPLY 861107300 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122702413 DLCTRL DEBUG Command: GET 617590838 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122702413 DLCTRL DEBUG Tx Command reply: GET_REPLY 617590838 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122702414 DLCTRL DEBUG Command: GET 420270730 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122702414 DLCTRL DEBUG Tx Command reply: GET_REPLY 420270730 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122702415 DLCTRL DEBUG Command: GET 26614575 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122702415 DLCTRL DEBUG Tx Command reply: GET_REPLY 26614575 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122702415 DLCTRL DEBUG Command: GET 927005641 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122702415 DLCTRL DEBUG Tx Command reply: GET_REPLY 927005641 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122702416 DLCTRL DEBUG Command: GET 679993287 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122702416 DLCTRL DEBUG Tx Command reply: GET_REPLY 679993287 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122702419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59964<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122702419 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43287<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(551)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(550)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122702420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59948<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122702420 DLINP DEBUG SRVCONN(,r=127.0.0.1:54093<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122702420 DLINP DEBUG SRVCONN(,r=127.0.0.1:54093<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122702420 DLINP NOTICE SRV(,r=127.0.0.1:54093<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122702420 DMAIN NOTICE (127.0.0.1:54093 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54093<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122702420 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)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(564)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(567)@6f517062176f: Final verdict of PTC: none 20250817122702421 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122702421 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) 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817122702421 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122702421 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) 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122702421 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122702421 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) 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122702421 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122702421 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) 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817122702421 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 20250817122702421 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) 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122702421 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122702421 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122702421 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122702421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122702421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122702421 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122702421 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) 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122702421 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122702421 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) 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122702421 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122702422 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 20250817122702422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122702422 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122702422 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122702422 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122702422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122702422 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122702422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122702422 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_0_round_robin-Iuh0-RUA(554)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(560)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(566)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(565)@6f517062176f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(563)@6f517062176f: Final verdict of PTC: none 20250817122702422 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 20250817122702422 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) 20250817122702422 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817122702422 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122702422 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122702422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122702422 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122702422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122702422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122702422 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 20250817122702422 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) 20250817122702422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122702422 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122702422 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 20250817122702422 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122702422 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) 20250817122702422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122702422 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817122702422 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.sgsn1-M3UA(568)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(561)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(562)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(558)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(552)@6f517062176f: Final verdict of PTC: none 20250817122702423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(569)@6f517062176f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@6f517062176f: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(557)@6f517062176f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(559)@6f517062176f: Final verdict of PTC: none 20250817122702437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122702437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59966<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@6f517062176f: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:27:02 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 20250817122702511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122702596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122702596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122702596 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122702596 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) 20250817122702596 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122702596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1026949)[0x55b46bd18230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122702596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1026949)[0x55b46bd18230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122702596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b46bd20560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122702596 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122702596 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122702596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7a9f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122702596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122702596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122702596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122702596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122702596 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122702596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b46bd20560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122702596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1026949)[0x55b46bd18230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122702596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1026949)[0x55b46bd18230]{disrupted}: Freeing instance (context_map.c:202) 20250817122702596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1026949)[0x55b46bd18230]{disrupted}: Deallocated (fsm.c:568) 20250817122702596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b46bd20560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122702596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b46bd20560]{disconnected}: Freeing instance (context_map.c:206) 20250817122702596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55b46bd20560]{disconnected}: Deallocated (fsm.c:568) 20250817122702596 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1026949 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250817122702596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4136133)[0x55b46bd16370]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122702596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4136133)[0x55b46bd16370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122702596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b46bd56430]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122702596 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122702596 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122702596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e769f5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122702596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122702596 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122702597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122702597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122702597 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122702597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b46bd56430]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122702597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4136133)[0x55b46bd16370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122702597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4136133)[0x55b46bd16370]{disrupted}: Freeing instance (context_map.c:202) 20250817122702597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4136133)[0x55b46bd16370]{disrupted}: Deallocated (fsm.c:568) 20250817122702597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b46bd56430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122702597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b46bd56430]{disconnected}: Freeing instance (context_map.c:206) 20250817122702597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55b46bd56430]{disconnected}: Deallocated (fsm.c:568) 20250817122702597 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4136133 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250817122702597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11019570)[0x55b46bd70040]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122702597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11019570)[0x55b46bd70040]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122702597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b46bd14c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122702597 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122702597 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122702597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e7097), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122702597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122702597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122702597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122702597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122702597 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122702597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b46bd14c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122702597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11019570)[0x55b46bd70040]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122702597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11019570)[0x55b46bd70040]{disrupted}: Freeing instance (context_map.c:202) 20250817122702597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11019570)[0x55b46bd70040]{disrupted}: Deallocated (fsm.c:568) 20250817122702597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b46bd14c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122702597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b46bd14c60]{disconnected}: Freeing instance (context_map.c:206) 20250817122702597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55b46bd14c60]{disconnected}: Deallocated (fsm.c:568) 20250817122702597 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11019570 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250817122702597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122702597 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122702597 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122702597 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122702597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122702597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122702597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122702597 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122702597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122702597 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122702597 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122702597 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122702597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122702597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122702597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122702597 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122702597 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 20250817122702597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122702597 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122702597 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122702597 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122702597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122702597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122702597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122702597 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122702597 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 20250817122703112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=368304) 20250817122703389 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122703390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5aa6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122703390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122703390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122703390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122703390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122703390 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122703390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885bb1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122703390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122703390 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122703390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122703390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122703390 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122703390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef5c29), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122703390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122703390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122703390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122703390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122703390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122703391 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122703391 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122703391 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122703391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122703391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122703391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122703391 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122703391 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122703391 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122703391 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122703391 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122703391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122703391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122703391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122703391 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122703391 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 20250817122703391 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122703391 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122703391 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122703391 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122703391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122703391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122703391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122703391 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122703391 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=368304, count=409440) 20250817122704247 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122704247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612e5f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122704247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122704247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122704247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122704247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122704247 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122704247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065e1d), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122704247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122704247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122704247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122704247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122704247 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122704248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b4825), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122704248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122704248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122704248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122704248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122704248 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122704248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0006c2f2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122704248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122704248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122704248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122704248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122704248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122704248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122704248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122704248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122704248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122704248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122704248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122704248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122704248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122704248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122704248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122704248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122704248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122704248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122704248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122704248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122704248 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 20250817122704248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122704248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122704248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122704248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122704248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122704248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122704248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122704248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122704248 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 20250817122704248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122704248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122704248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122704248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122704248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122704248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122704248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122704248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122704248 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 20250817122704248 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 20250817122704422 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122704422 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122704422 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817122704422 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122704422 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122704422 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122704422 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122704422 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122704422 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122705087 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122705087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1f1a3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122705087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122705087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122705087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122705087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122705087 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122705087 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122705087 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122705087 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122705087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122705087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122705087 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 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@6f517062176f: 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@6f517062176f: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250817122706195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122706197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122706201 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38445<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122706213 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122706214 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122706221 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122706221 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122706221 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122706221 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122706221 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122706221 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122706222 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50658 (stream_srv.c:142) 20250817122706222 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50658<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122706222 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122706222 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122706222 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122706222 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122706223 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122706223 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122706223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122706223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122706223 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) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706223 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) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122706223 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) 20250817122706223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122706223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122706223 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122706223 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122706223 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122706223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122706223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122706223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122706223 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) 20250817122706223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122706223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122706223 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122706223 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122706223 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122706223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122706223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122706223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122706223 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122706223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122706223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122706223 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122706223 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122706223 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122706223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122706223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122706223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122706223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122706223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122706223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122706223 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122706223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122706224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122706224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122706224 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 20250817122706224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122706224 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122706224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122706224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122706224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122706224 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 20250817122706224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122706224 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 20250817122706224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122706224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122706224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122706224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122706224 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122706224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122706224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122706224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122706224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122706224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122706224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122706224 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122706224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122706224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122706224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122706224 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122706224 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(583)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(583)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(581)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(586)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(586)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(586)@6f517062176f: ************************************************* HNBGW_Test.msc1-SCCP(584)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122706251 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122706251 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122706251 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122706251 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122706251 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122706251 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122706251 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122706251 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122706252 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122706252 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122706253 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122706253 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122706253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122706253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122706253 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) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706253 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) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122706253 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) 20250817122706253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122706253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122706253 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122706253 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122706253 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122706253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122706253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122706253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122706253 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) 20250817122706253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122706253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122706253 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122706253 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122706253 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122706253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122706253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122706253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122706253 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) 20250817122706253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122706253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122706253 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122706253 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122706253 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122706253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122706253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122706253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122706253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122706253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122706253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122706253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122706253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122706253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122706253 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122706253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122706253 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122706253 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122706253 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 20250817122706253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122706253 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122706253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122706253 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122706253 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122706253 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 20250817122706253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122706253 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 20250817122706253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122706253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122706253 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122706253 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122706253 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 20250817122706253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122706253 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 20250817122706253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122706253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122706253 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122706253 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122706253 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122706253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122706253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122706253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(589)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(589)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(587)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(592)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(592)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(590)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122706291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122706291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122706291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122706291 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122706291 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) 20250817122706291 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122706291 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122706291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122706291 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@6f517062176f: setverdict(pass): none -> pass 20250817122706296 DLINP DEBUG SRVCONN(,r=127.0.0.1:50658<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122706296 DLINP DEBUG SRVCONN(,r=127.0.0.1:50658<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122706296 DLINP DEBUG SRVCONN(,r=127.0.0.1:50658<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122706296 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122706296 DHNBAP DEBUG (127.0.0.1:50658 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122706296 DHNBAP NOTICE (127.0.0.1:50658 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122706296 DHNBAP NOTICE (127.0.0.1:50658 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122706296 DLINP DEBUG SRVCONN(,r=127.0.0.1:50658<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122706296 DLINP DEBUG SRVCONN(,r=127.0.0.1:50658<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122706434 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 20250817122706434 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 20250817122706434 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 20250817122706434 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122706434 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122706434 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122706434 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122706436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122706436 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122706436 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122706436 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122706436 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122706436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122706436 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122706436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122706438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122706438 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122706438 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122706438 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122706438 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122706438 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250817122706438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122706447 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 20250817122706447 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 20250817122706447 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122706447 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122706451 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) 20250817122706451 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122706451 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122706451 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122706451 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122706451 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122706451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122706453 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) 20250817122706453 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122706453 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122706453 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122706453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122706453 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122706453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122706466 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 20250817122706466 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 20250817122706466 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122706466 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122706468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122706468 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122706468 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122706468 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122706468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122706468 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122706468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122706469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122706469 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122706469 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122706469 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122706469 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122706469 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122706469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122706478 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 20250817122706478 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 20250817122706478 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122706478 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817122706480 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) 20250817122706480 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817122706480 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122706480 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122706480 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122706480 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122706480 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122706481 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) 20250817122706481 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122706481 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122706481 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122706481 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122706481 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122706481 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122707254 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122707254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122707254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122707254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122707254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122707254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122707254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122707254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122707254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122707254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122707254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122707254 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122707254 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) 20250817122707254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122707254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122707254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122707255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122707255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122707255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122707255 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122707255 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122707253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122707253 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122707253 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122707253 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122707253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122707253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122707253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122707253 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122707255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122707255 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122707255 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122707255 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122707255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122707255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122707255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122707255 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(582)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122707279 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122707279 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122707279 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122707279 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) 20250817122707279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122707279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122707279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122707279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122707279 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) 20250817122707279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707279 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) 20250817122707279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122707279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122707279 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122707279 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122707279 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) 20250817122707279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122707279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122707279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122707280 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122707280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122707280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122707280 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122707280 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122707279 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) 20250817122707279 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122707279 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122707279 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 20250817122707279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122707279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122707279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122707279 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122707280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122707280 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122707280 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122707280 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122707280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122707280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122707280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122707280 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(585)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122707300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122707300 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122707300 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122707300 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122707300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122707300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122707300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122707300 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122707300 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122707300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122707300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122707300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122707300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122707300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122707300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122707300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122707300 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) 20250817122707300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707300 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) 20250817122707300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122707300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122707300 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122707300 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122707300 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) 20250817122707300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122707300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122707300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122707300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122707300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122707300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122707300 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122707300 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122707302 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122707302 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122707302 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122707302 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) 20250817122707302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122707302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122707302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817122707302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122707302 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) 20250817122707302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707302 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) 20250817122707302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707302 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122707302 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122707302 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122707302 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122707302 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) 20250817122707302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122707302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122707302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122707302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122707302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122707302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122707302 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) 20250817122707302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122707302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122707302 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122707302 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817122707301 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122707301 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122707301 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122707301 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122707301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122707301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122707301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122707301 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122707302 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) 20250817122707302 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122707302 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122707302 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 20250817122707302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122707302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122707302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122707302 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122707302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122707302 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122707302 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122707302 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 20250817122707302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122707302 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 20250817122707302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122707302 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(588)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn1-RAN(591)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122708306 DLCTRL DEBUG Command: GET 118473913 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122708306 DLCTRL DEBUG Tx Command reply: GET_REPLY 118473913 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122708311 DLCTRL DEBUG Command: GET 741794958 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122708311 DLCTRL DEBUG Tx Command reply: GET_REPLY 741794958 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122708314 DLCTRL DEBUG Command: GET 318839787 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122708314 DLCTRL DEBUG Tx Command reply: GET_REPLY 318839787 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122708318 DLCTRL DEBUG Command: GET 921159012 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122708318 DLCTRL DEBUG Tx Command reply: GET_REPLY 921159012 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122708322 DLCTRL DEBUG Command: GET 808168787 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122708322 DLCTRL DEBUG Tx Command reply: GET_REPLY 808168787 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122708324 DLCTRL DEBUG Command: GET 216965877 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122708324 DLCTRL DEBUG Tx Command reply: GET_REPLY 216965877 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122708327 DLCTRL DEBUG Command: GET 944079090 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122708327 DLCTRL DEBUG Tx Command reply: GET_REPLY 944079090 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122708330 DLCTRL DEBUG Command: GET 902079294 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122708330 DLCTRL DEBUG Tx Command reply: GET_REPLY 902079294 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122708333 DLCTRL DEBUG Command: GET 465856413 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122708333 DLCTRL DEBUG Tx Command reply: GET_REPLY 465856413 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122708336 DLCTRL DEBUG Command: GET 810317403 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122708336 DLCTRL DEBUG Tx Command reply: GET_REPLY 810317403 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122708339 DLCTRL DEBUG Command: GET 16477659 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122708339 DLCTRL DEBUG Tx Command reply: GET_REPLY 16477659 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122708342 DLCTRL DEBUG Command: GET 482954948 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122708342 DLCTRL DEBUG Tx Command reply: GET_REPLY 482954948 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122708344 DLCTRL DEBUG Command: GET 168339966 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122708345 DLCTRL DEBUG Tx Command reply: GET_REPLY 168339966 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122708347 DLCTRL DEBUG Command: GET 892960185 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122708348 DLCTRL DEBUG Tx Command reply: GET_REPLY 892960185 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122708350 DLCTRL DEBUG Command: GET 143680873 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122708350 DLCTRL DEBUG Tx Command reply: GET_REPLY 143680873 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122708353 DLCTRL DEBUG Command: GET 943031464 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122708353 DLCTRL DEBUG Tx Command reply: GET_REPLY 943031464 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122708355 DLCTRL DEBUG Command: GET 218408392 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122708355 DLCTRL DEBUG Tx Command reply: GET_REPLY 218408392 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122708358 DLCTRL DEBUG Command: GET 527930926 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122708358 DLCTRL DEBUG Tx Command reply: GET_REPLY 527930926 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122708361 DLCTRL DEBUG Command: GET 975318065 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122708361 DLCTRL DEBUG Tx Command reply: GET_REPLY 975318065 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122708363 DLCTRL DEBUG Command: GET 957943540 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122708364 DLCTRL DEBUG Tx Command reply: GET_REPLY 957943540 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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@6f517062176f: 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 := '000000000000001110100110'B, t_guard := 20.000000 } 20250817122708389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47738<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@6f517062176f: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)11591636 20250817122709405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122709405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122709405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122709405 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122709405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb0dfd4, normal) (hnbgw_rua.c:407) 20250817122709405 DHNB DEBUG map_rua[0x55b46bd18230]{init}: Allocated (fsm.c:456) 20250817122709405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11591636)[0x55b46bd18230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122709405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11591636 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122709405 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122709405 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122709405 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11591636 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250817122709405 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11591636 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) 20250817122709405 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11591636 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122709405 DCN DEBUG map_sccp[0x55b46bd20560]{init}: Allocated (fsm.c:456) 20250817122709405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b46bd20560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122709405 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-11591636 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122709405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11591636 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122709405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11591636)[0x55b46bd18230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122709405 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122709405 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122709405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11591636)[0x55b46bd18230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122709405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b46bd20560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122709405 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122709405 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{IDLE}: Allocated (fsm.c:456) 20250817122709405 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122709405 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003a60056400500f1100926) (sccp_scrc.c:406) 20250817122709405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122709405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122709405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122709405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122709405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122709405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122709405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122709405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122709405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122709405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122709405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122709405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122709405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122709405 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122709405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b46bd20560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122709405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11591636)[0x55b46bd18230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122709405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122709406 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122709406 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122709406 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122709406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122709406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122709406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122709406 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)15628939 HNBGW_Test.msc0-SCCP(581)@6f517062176f: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(581)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@6f517062176f: 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 } } } 20250817122709411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122709411 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122709411 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122709411 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122709411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122709411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122709411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122709411 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122709411 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122709411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122709411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122709411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122709411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122709411 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=00d15b71) (sccp_scrc.c:477) 20250817122709411 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20250817122709411 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122709411 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122709411 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122709411 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122709411 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) 20250817122709411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b46bd20560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122709411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b46bd20560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122709412 DLCTRL DEBUG Command: GET 5470934 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122709412 DLCTRL DEBUG Tx Command reply: GET_REPLY 5470934 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122709413 DLCTRL DEBUG Command: GET 54938866 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122709413 DLCTRL DEBUG Tx Command reply: GET_REPLY 54938866 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122709414 DLCTRL DEBUG Command: GET 888541095 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122709414 DLCTRL DEBUG Tx Command reply: GET_REPLY 888541095 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250817122709415 DLCTRL DEBUG Command: GET 154694607 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122709415 DLCTRL DEBUG Tx Command reply: GET_REPLY 154694607 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122709416 DLCTRL DEBUG Command: GET 570227477 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122709416 DLCTRL DEBUG Tx Command reply: GET_REPLY 570227477 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122709417 DLCTRL DEBUG Command: GET 705143925 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122709417 DLCTRL DEBUG Tx Command reply: GET_REPLY 705143925 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122709417 DLCTRL DEBUG Command: GET 387723966 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122709417 DLCTRL DEBUG Tx Command reply: GET_REPLY 387723966 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122709418 DLCTRL DEBUG Command: GET 166965486 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122709418 DLCTRL DEBUG Tx Command reply: GET_REPLY 166965486 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122709419 DLCTRL DEBUG Command: GET 235327130 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122709419 DLCTRL DEBUG Tx Command reply: GET_REPLY 235327130 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122709419 DLCTRL DEBUG Command: GET 291637221 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122709419 DLCTRL DEBUG Tx Command reply: GET_REPLY 291637221 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122709420 DLCTRL DEBUG Command: GET 864897338 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122709420 DLCTRL DEBUG Tx Command reply: GET_REPLY 864897338 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122709421 DLCTRL DEBUG Command: GET 941544275 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122709421 DLCTRL DEBUG Tx Command reply: GET_REPLY 941544275 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122709422 DLCTRL DEBUG Command: GET 249447225 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122709422 DLCTRL DEBUG Tx Command reply: GET_REPLY 249447225 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122709423 DLCTRL DEBUG Command: GET 266694758 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122709423 DLCTRL DEBUG Tx Command reply: GET_REPLY 266694758 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122709424 DLCTRL DEBUG Command: GET 34126172 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122709424 DLCTRL DEBUG Tx Command reply: GET_REPLY 34126172 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122709425 DLCTRL DEBUG Command: GET 471226850 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122709425 DLCTRL DEBUG Tx Command reply: GET_REPLY 471226850 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122709425 DLCTRL DEBUG Command: GET 215479929 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122709425 DLCTRL DEBUG Tx Command reply: GET_REPLY 215479929 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122709426 DLCTRL DEBUG Command: GET 271836022 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122709426 DLCTRL DEBUG Tx Command reply: GET_REPLY 271836022 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122709427 DLCTRL DEBUG Command: GET 300391033 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122709427 DLCTRL DEBUG Tx Command reply: GET_REPLY 300391033 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122709428 DLCTRL DEBUG Command: GET 357949156 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122709428 DLCTRL DEBUG Tx Command reply: GET_REPLY 357949156 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001101001011'B, t_guard := 20.000000 } 20250817122709441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47752<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@6f517062176f: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)7206353 20250817122710455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122710455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122710455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122710455 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122710455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6df5d1, normal) (hnbgw_rua.c:407) 20250817122710455 DHNB DEBUG map_rua[0x55b46bd0e1d0]{init}: Allocated (fsm.c:456) 20250817122710455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7206353)[0x55b46bd0e1d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122710455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7206353 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122710455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122710455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122710455 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7206353 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250817122710455 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7206353 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) 20250817122710455 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7206353 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817122710455 DCN DEBUG map_sccp[0x55b46bd56430]{init}: Allocated (fsm.c:456) 20250817122710455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b46bd56430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122710455 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-7206353 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817122710456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7206353 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122710456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7206353)[0x55b46bd0e1d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122710456 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122710456 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122710456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7206353)[0x55b46bd0e1d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122710456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b46bd56430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122710456 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122710456 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{IDLE}: Allocated (fsm.c:456) 20250817122710456 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122710456 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300034b0056400500f1100926) (sccp_scrc.c:406) 20250817122710456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122710456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122710456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122710456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122710456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122710456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122710456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122710456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122710456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122710456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122710456 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122710456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122710456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122710456 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122710456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b46bd56430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122710456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7206353)[0x55b46bd0e1d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122710457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122710457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122710457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122710457 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122710457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122710457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122710457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122710457 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(584)@6f517062176f: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)9231391 HNBGW_Test.msc1-SCCP(584)@6f517062176f: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(584)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@6f517062176f: 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 } } } 20250817122710472 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) 20250817122710472 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122710472 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122710472 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 20250817122710472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122710472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122710472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122710472 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122710472 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122710472 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122710472 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122710472 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) 20250817122710472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122710472 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=00974ce4) (sccp_scrc.c:477) 20250817122710472 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20250817122710472 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122710472 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122710472 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122710472 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122710472 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) 20250817122710472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b46bd56430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122710472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b46bd56430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122710472 DLCTRL DEBUG Command: GET 897557794 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122710472 DLCTRL DEBUG Tx Command reply: GET_REPLY 897557794 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122710473 DLCTRL DEBUG Command: GET 562631329 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122710473 DLCTRL DEBUG Tx Command reply: GET_REPLY 562631329 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122710474 DLCTRL DEBUG Command: GET 438952859 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122710474 DLCTRL DEBUG Tx Command reply: GET_REPLY 438952859 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250817122710476 DLCTRL DEBUG Command: GET 34000536 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122710476 DLCTRL DEBUG Tx Command reply: GET_REPLY 34000536 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122710477 DLCTRL DEBUG Command: GET 647227775 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122710477 DLCTRL DEBUG Tx Command reply: GET_REPLY 647227775 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122710479 DLCTRL DEBUG Command: GET 602231571 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122710479 DLCTRL DEBUG Tx Command reply: GET_REPLY 602231571 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122710481 DLCTRL DEBUG Command: GET 967597690 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122710481 DLCTRL DEBUG Tx Command reply: GET_REPLY 967597690 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122710483 DLCTRL DEBUG Command: GET 265329479 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122710483 DLCTRL DEBUG Tx Command reply: GET_REPLY 265329479 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250817122710484 DLCTRL DEBUG Command: GET 253145659 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122710484 DLCTRL DEBUG Tx Command reply: GET_REPLY 253145659 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122710486 DLCTRL DEBUG Command: GET 316613548 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122710486 DLCTRL DEBUG Tx Command reply: GET_REPLY 316613548 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122710488 DLCTRL DEBUG Command: GET 289157889 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122710488 DLCTRL DEBUG Tx Command reply: GET_REPLY 289157889 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122710490 DLCTRL DEBUG Command: GET 775752463 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122710490 DLCTRL DEBUG Tx Command reply: GET_REPLY 775752463 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122710492 DLCTRL DEBUG Command: GET 843994632 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122710492 DLCTRL DEBUG Tx Command reply: GET_REPLY 843994632 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122710493 DLCTRL DEBUG Command: GET 900618649 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122710493 DLCTRL DEBUG Tx Command reply: GET_REPLY 900618649 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122710495 DLCTRL DEBUG Command: GET 940881371 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122710495 DLCTRL DEBUG Tx Command reply: GET_REPLY 940881371 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122710496 DLCTRL DEBUG Command: GET 704807207 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122710496 DLCTRL DEBUG Tx Command reply: GET_REPLY 704807207 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122710498 DLCTRL DEBUG Command: GET 991184667 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122710498 DLCTRL DEBUG Tx Command reply: GET_REPLY 991184667 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122710499 DLCTRL DEBUG Command: GET 690001737 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122710499 DLCTRL DEBUG Tx Command reply: GET_REPLY 690001737 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122710500 DLCTRL DEBUG Command: GET 967395180 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122710500 DLCTRL DEBUG Tx Command reply: GET_REPLY 967395180 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122710501 DLCTRL DEBUG Command: GET 353745233 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122710501 DLCTRL DEBUG Tx Command reply: GET_REPLY 353745233 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000101110011'B, t_guard := 20.000000 } 20250817122710519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47756<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@6f517062176f: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)3732665 20250817122711534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122711534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122711534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122711534 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122711534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x38f4b9, normal) (hnbgw_rua.c:407) 20250817122711534 DHNB DEBUG map_rua[0x55b46bd14c60]{init}: Allocated (fsm.c:456) 20250817122711534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3732665)[0x55b46bd14c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122711534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3732665 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122711534 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122711534 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122711534 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3732665 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250817122711534 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3732665 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) 20250817122711534 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3732665 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122711534 DCN DEBUG map_sccp[0x55b46bd0dc70]{init}: Allocated (fsm.c:456) 20250817122711534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b46bd0dc70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122711534 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-3732665 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122711534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3732665 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122711534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3732665)[0x55b46bd14c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122711534 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122711534 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122711535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3732665)[0x55b46bd14c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122711535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b46bd0dc70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122711535 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122711535 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{IDLE}: Allocated (fsm.c:456) 20250817122711535 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122711535 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001730056400500f1100926) (sccp_scrc.c:406) 20250817122711535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122711535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122711535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122711535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122711535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122711535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122711535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122711535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122711535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122711535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122711535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122711535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122711535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122711535 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122711535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b46bd0dc70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122711535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3732665)[0x55b46bd14c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122711535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122711535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122711535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122711535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122711535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122711535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122711535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122711535 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@6f517062176f: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)12626558 HNBGW_Test.msc0-SCCP(581)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817122711537 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122711537 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122711537 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122711538 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122711538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122711538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122711538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122711538 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@6f517062176f: setverdict(pass): none -> pass 20250817122711538 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122711538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122711538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122711538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122711538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122711538 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=00da2066) (sccp_scrc.c:477) 20250817122711538 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20250817122711538 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122711538 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122711538 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122711538 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122711538 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) 20250817122711538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b46bd0dc70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122711538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b46bd0dc70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122711538 DLCTRL DEBUG Command: GET 793837315 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122711538 DLCTRL DEBUG Tx Command reply: GET_REPLY 793837315 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122711539 DLCTRL DEBUG Command: GET 989904856 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122711539 DLCTRL DEBUG Tx Command reply: GET_REPLY 989904856 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122711540 DLCTRL DEBUG Command: GET 991350463 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122711540 DLCTRL DEBUG Tx Command reply: GET_REPLY 991350463 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250817122711541 DLCTRL DEBUG Command: GET 511145646 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122711541 DLCTRL DEBUG Tx Command reply: GET_REPLY 511145646 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122711542 DLCTRL DEBUG Command: GET 153812045 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122711542 DLCTRL DEBUG Tx Command reply: GET_REPLY 153812045 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122711543 DLCTRL DEBUG Command: GET 166378764 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122711543 DLCTRL DEBUG Tx Command reply: GET_REPLY 166378764 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122711544 DLCTRL DEBUG Command: GET 905590636 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122711544 DLCTRL DEBUG Tx Command reply: GET_REPLY 905590636 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122711545 DLCTRL DEBUG Command: GET 718785664 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122711545 DLCTRL DEBUG Tx Command reply: GET_REPLY 718785664 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250817122711546 DLCTRL DEBUG Command: GET 91721272 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122711546 DLCTRL DEBUG Tx Command reply: GET_REPLY 91721272 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122711546 DLCTRL DEBUG Command: GET 798976602 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122711546 DLCTRL DEBUG Tx Command reply: GET_REPLY 798976602 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122711547 DLCTRL DEBUG Command: GET 612724766 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122711547 DLCTRL DEBUG Tx Command reply: GET_REPLY 612724766 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122711548 DLCTRL DEBUG Command: GET 149306952 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122711548 DLCTRL DEBUG Tx Command reply: GET_REPLY 149306952 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122711549 DLCTRL DEBUG Command: GET 321102884 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122711549 DLCTRL DEBUG Tx Command reply: GET_REPLY 321102884 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122711549 DLCTRL DEBUG Command: GET 606444442 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122711549 DLCTRL DEBUG Tx Command reply: GET_REPLY 606444442 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122711550 DLCTRL DEBUG Command: GET 586146799 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122711550 DLCTRL DEBUG Tx Command reply: GET_REPLY 586146799 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122711551 DLCTRL DEBUG Command: GET 717462021 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122711551 DLCTRL DEBUG Tx Command reply: GET_REPLY 717462021 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122711552 DLCTRL DEBUG Command: GET 399555984 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122711552 DLCTRL DEBUG Tx Command reply: GET_REPLY 399555984 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122711552 DLCTRL DEBUG Command: GET 908252172 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122711552 DLCTRL DEBUG Tx Command reply: GET_REPLY 908252172 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122711553 DLCTRL DEBUG Command: GET 503998666 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122711553 DLCTRL DEBUG Tx Command reply: GET_REPLY 503998666 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122711554 DLCTRL DEBUG Command: GET 25647219 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122711554 DLCTRL DEBUG Tx Command reply: GET_REPLY 25647219 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122711556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47734<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122711557 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38445<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(574)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(575)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122711558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47720<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122711558 DLINP DEBUG SRVCONN(,r=127.0.0.1:50658<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122711558 DLINP DEBUG SRVCONN(,r=127.0.0.1:50658<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122711558 DLINP NOTICE SRV(,r=127.0.0.1:50658<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122711558 DMAIN NOTICE (127.0.0.1:50658 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50658<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122711558 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)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(587)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(588)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(590)@6f517062176f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(591)@6f517062176f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@6f517062176f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(582)@6f517062176f: Final verdict of PTC: none 20250817122711559 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122711559 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) 20250817122711559 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122711559 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817122711559 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122711559 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) 20250817122711559 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122711559 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122711559 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122711559 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) 20250817122711559 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122711559 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817122711559 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122711559 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) 20250817122711559 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122711560 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122711560 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) 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122711560 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122711560 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) 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122711560 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 20250817122711560 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) 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122711560 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122711560 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 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122711560 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122711560 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 20250817122711560 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) 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122711560 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122711560 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122711560 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) 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122711560 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 20250817122711560 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122711560 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) 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122711560 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 20250817122711560 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 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122711560 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122711560 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122711560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122711568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47738<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(585)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(584)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(592)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(581)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(593)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(576)@6f517062176f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@6f517062176f: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@6f517062176f: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@6f517062176f: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(589)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(586)@6f517062176f: Final verdict of PTC: none 20250817122711580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47752<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122711580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47756<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:27:11 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 20250817122711654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122711740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122711740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122711740 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122711740 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) 20250817122711740 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122711740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11591636)[0x55b46bd18230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122711740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11591636)[0x55b46bd18230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122711740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b46bd20560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122711740 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122711740 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122711740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15b71), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122711740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122711740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122711740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122711740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122711740 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122711740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b46bd20560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122711740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11591636)[0x55b46bd18230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122711740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11591636)[0x55b46bd18230]{disrupted}: Freeing instance (context_map.c:202) 20250817122711740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11591636)[0x55b46bd18230]{disrupted}: Deallocated (fsm.c:568) 20250817122711740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b46bd20560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122711740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b46bd20560]{disconnected}: Freeing instance (context_map.c:206) 20250817122711740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55b46bd20560]{disconnected}: Deallocated (fsm.c:568) 20250817122711740 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11591636 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250817122711740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7206353)[0x55b46bd0e1d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122711740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7206353)[0x55b46bd0e1d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122711740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b46bd56430]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122711740 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122711740 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122711740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974ce4), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122711740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122711741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122711741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122711741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122711741 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122711741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b46bd56430]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122711741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7206353)[0x55b46bd0e1d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122711741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7206353)[0x55b46bd0e1d0]{disrupted}: Freeing instance (context_map.c:202) 20250817122711741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7206353)[0x55b46bd0e1d0]{disrupted}: Deallocated (fsm.c:568) 20250817122711741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b46bd56430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122711741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b46bd56430]{disconnected}: Freeing instance (context_map.c:206) 20250817122711741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55b46bd56430]{disconnected}: Deallocated (fsm.c:568) 20250817122711741 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7206353 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250817122711741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3732665)[0x55b46bd14c60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122711741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3732665)[0x55b46bd14c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122711741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b46bd0dc70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122711741 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122711741 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122711741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da2066), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122711741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122711741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122711741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122711741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122711741 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122711741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b46bd0dc70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122711741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3732665)[0x55b46bd14c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122711741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3732665)[0x55b46bd14c60]{disrupted}: Freeing instance (context_map.c:202) 20250817122711741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3732665)[0x55b46bd14c60]{disrupted}: Deallocated (fsm.c:568) 20250817122711741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b46bd0dc70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122711741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b46bd0dc70]{disconnected}: Freeing instance (context_map.c:206) 20250817122711741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55b46bd0dc70]{disconnected}: Deallocated (fsm.c:568) 20250817122711741 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3732665 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250817122711741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122711741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122711741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122711741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122711741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122711741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122711741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122711741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122711741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122711741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122711741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122711741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122711741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122711741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122711741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122711741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122711741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122711741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122711741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122711741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122711741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122711741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122711741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122711741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122712355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47762<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=371120) 20250817122712598 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122712598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e7097), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122712598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122712598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122712598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122712598 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122712598 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122712598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e769f5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122712598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122712598 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122712598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122712598 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122712598 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122712598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7a9f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122712598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122712598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122712598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122712598 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122712598 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122712598 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122712598 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122712598 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122712598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122712598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122712598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122712598 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122712598 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122712598 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122712598 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122712598 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122712598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122712598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122712598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122712598 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122712598 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122712598 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122712598 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122712598 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122712598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122712598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122712598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122712598 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=371120, count=413340) 20250817122713391 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122713391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef5c29), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122713391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122713391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122713391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122713391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122713391 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122713391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885bb1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122713391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122713391 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122713391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122713391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122713391 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122713391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5aa6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122713391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122713391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122713391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122713391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122713392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122713392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122713392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122713392 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122713392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122713392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122713392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122713392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122713392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122713392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122713392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122713392 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122713392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122713392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122713392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122713392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122713392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122713392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122713392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122713392 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122713392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122713392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122713392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122713392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122713560 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122713560 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122713560 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122713560 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122713560 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122713560 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817122713560 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122713561 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122713561 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122713561 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122713561 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122713561 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122714248 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122714248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0006c2f2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122714248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122714248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122714248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122714248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122714248 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122714248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b4825), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122714248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122714248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122714248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122714248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122714248 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122714248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065e1d), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122714248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122714248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122714249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122714249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122714249 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122714249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612e5f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122714249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122714249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122714249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122714249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122714249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122714249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122714249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122714249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122714249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122714249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122714249 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122714249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122714249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122714249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122714249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122714249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122714249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122714249 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122714249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122714249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122714249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122714249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122714249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122714249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122714249 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122714249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122714249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122714249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122714249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122714249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122714249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122714249 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:27: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_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 20250817122715088 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122715088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1f1a3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122715088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122715088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122715088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122715088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122715088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122715088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122715088 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122715088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122715088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122715088 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: 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@6f517062176f: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250817122715468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122715473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122715479 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42639<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122715501 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122715501 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122715509 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122715509 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122715509 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122715509 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122715509 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122715509 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122715509 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122715509 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122715510 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122715510 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122715510 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54645 (stream_srv.c:142) 20250817122715510 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54645<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122715511 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122715511 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122715511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122715511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122715511 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) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715511 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) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122715511 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) 20250817122715511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122715511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122715511 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122715511 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122715511 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122715511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122715511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122715511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122715511 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) 20250817122715511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122715511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122715511 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122715511 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122715511 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122715511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122715511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122715511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122715511 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122715511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122715511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122715511 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122715511 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122715511 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122715511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122715511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122715511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122715511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122715511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122715511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122715511 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122715511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122715511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122715511 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 20250817122715511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122715511 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122715511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122715511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122715511 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 20250817122715511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122715511 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 20250817122715511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122715511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122715511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122715511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122715511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122715511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122715511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122715511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122715511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122715511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122715511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122715511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122715512 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(607)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(607)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(605)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(610)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(610)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(608)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122715544 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122715544 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122715544 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122715545 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122715545 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122715545 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122715545 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122715545 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122715545 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122715545 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122715546 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122715546 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122715546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122715546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122715546 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) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715546 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) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122715546 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) 20250817122715546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122715546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122715546 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122715546 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122715546 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122715546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122715546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122715546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122715546 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) 20250817122715546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122715546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122715546 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122715546 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122715546 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122715546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122715546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122715546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122715546 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) 20250817122715546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122715546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122715546 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122715546 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122715546 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122715546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122715546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122715546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122715547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122715547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122715547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122715547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122715547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122715547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122715547 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122715547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122715547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122715547 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 20250817122715547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122715547 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122715547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122715547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122715547 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 20250817122715547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122715547 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 20250817122715547 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122715547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122715547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122715547 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 20250817122715547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122715547 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 20250817122715547 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122715547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122715547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122715547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122715547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122715547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122715547 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(616)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@6f517062176f: M3UA emulation initiated, the test can be started MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(616)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-SCCP(614)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122715577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122715577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122715577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122715577 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122715577 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) 20250817122715577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122715577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122715577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122715577 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@6f517062176f: setverdict(pass): none -> pass 20250817122715583 DLINP DEBUG SRVCONN(,r=127.0.0.1:54645<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122715583 DLINP DEBUG SRVCONN(,r=127.0.0.1:54645<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122715583 DLINP DEBUG SRVCONN(,r=127.0.0.1:54645<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122715583 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122715583 DHNBAP DEBUG (127.0.0.1:54645 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122715583 DHNBAP NOTICE (127.0.0.1:54645 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122715583 DHNBAP NOTICE (127.0.0.1:54645 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122715583 DLINP DEBUG SRVCONN(,r=127.0.0.1:54645<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122715583 DLINP DEBUG SRVCONN(,r=127.0.0.1:54645<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122715723 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 20250817122715723 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 20250817122715723 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122715723 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122715725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715725 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122715725 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122715725 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122715725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122715725 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122715725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122715725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715725 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122715725 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122715725 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122715725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122715725 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122715725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122715738 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 20250817122715738 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 20250817122715738 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122715738 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122715741 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) 20250817122715741 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122715741 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122715741 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122715741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122715741 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122715741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122715743 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) 20250817122715743 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122715743 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122715743 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122715743 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122715743 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122715743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122715757 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 20250817122715757 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 20250817122715757 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122715757 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122715759 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715759 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122715759 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122715759 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122715759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122715759 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122715759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122715760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122715760 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122715760 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122715760 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122715760 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122715760 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122715760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122715767 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 20250817122715767 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 20250817122715767 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122715767 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817122715769 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) 20250817122715769 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817122715769 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122715769 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122715769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122715769 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122715769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122715769 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) 20250817122715769 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122715769 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122715769 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122715769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122715769 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122715769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122716539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122716539 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122716539 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122716539 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122716539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122716539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122716539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122716539 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122716539 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122716539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122716539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122716539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122716539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122716539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122716539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122716539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122716539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122716539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122716539 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122716539 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122716539 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) 20250817122716539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122716539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122716539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122716539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122716539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122716539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122716539 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122716539 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122716539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122716539 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122716539 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122716539 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122716539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122716539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122716539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122716539 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(606)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122716546 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) 20250817122716546 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122716546 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122716546 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 20250817122716546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122716546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122716546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122716546 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122716547 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122716547 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122716547 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122716547 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) 20250817122716547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122716547 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122716547 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122716547 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122716547 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) 20250817122716547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716547 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) 20250817122716547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716547 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122716547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122716547 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122716547 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122716547 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) 20250817122716547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122716547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122716547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122716547 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122716547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122716547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122716547 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122716547 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122716547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122716547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122716547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122716547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122716547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122716547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122716547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122716547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(609)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122716574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122716574 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122716574 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122716574 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122716574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122716574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122716574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122716574 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122716574 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122716574 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122716574 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122716574 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122716574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122716574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122716574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122716574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122716574 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) 20250817122716574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716574 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) 20250817122716574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122716575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122716575 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122716575 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122716575 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) 20250817122716575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122716575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122716575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122716575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122716575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122716575 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122716575 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122716575 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122716575 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122716575 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122716575 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122716575 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122716575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122716575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122716575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122716575 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122716583 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) 20250817122716583 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122716583 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122716583 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 20250817122716583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122716583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122716583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122716583 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122716583 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122716583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122716583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122716583 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) 20250817122716583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122716583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122716583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817122716584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122716584 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) 20250817122716584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716584 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) 20250817122716584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122716584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122716584 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122716584 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122716584 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) 20250817122716584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122716584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122716584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122716584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122716584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122716584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122716584 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) 20250817122716584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122716584 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122716584 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122716585 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817122716585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122716585 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122716585 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122716585 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 20250817122716585 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122716585 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 20250817122716585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122716585 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(612)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn1-RAN(615)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122717588 DLCTRL DEBUG Command: GET 545256108 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122717588 DLCTRL DEBUG Tx Command reply: GET_REPLY 545256108 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122717589 DLCTRL DEBUG Command: GET 442213358 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122717589 DLCTRL DEBUG Tx Command reply: GET_REPLY 442213358 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122717591 DLCTRL DEBUG Command: GET 674349277 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122717591 DLCTRL DEBUG Tx Command reply: GET_REPLY 674349277 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122717592 DLCTRL DEBUG Command: GET 240744507 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122717592 DLCTRL DEBUG Tx Command reply: GET_REPLY 240744507 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122717592 DLCTRL DEBUG Command: GET 10469675 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122717592 DLCTRL DEBUG Tx Command reply: GET_REPLY 10469675 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122717593 DLCTRL DEBUG Command: GET 739647616 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122717593 DLCTRL DEBUG Tx Command reply: GET_REPLY 739647616 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122717594 DLCTRL DEBUG Command: GET 957048671 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122717594 DLCTRL DEBUG Tx Command reply: GET_REPLY 957048671 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122717595 DLCTRL DEBUG Command: GET 40523144 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122717595 DLCTRL DEBUG Tx Command reply: GET_REPLY 40523144 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122717596 DLCTRL DEBUG Command: GET 938089461 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122717596 DLCTRL DEBUG Tx Command reply: GET_REPLY 938089461 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122717596 DLCTRL DEBUG Command: GET 846391983 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122717596 DLCTRL DEBUG Tx Command reply: GET_REPLY 846391983 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122717597 DLCTRL DEBUG Command: GET 530392542 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122717597 DLCTRL DEBUG Tx Command reply: GET_REPLY 530392542 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122717598 DLCTRL DEBUG Command: GET 966356283 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122717598 DLCTRL DEBUG Tx Command reply: GET_REPLY 966356283 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122717599 DLCTRL DEBUG Command: GET 981586870 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122717599 DLCTRL DEBUG Tx Command reply: GET_REPLY 981586870 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122717600 DLCTRL DEBUG Command: GET 341835697 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122717600 DLCTRL DEBUG Tx Command reply: GET_REPLY 341835697 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122717601 DLCTRL DEBUG Command: GET 257260858 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122717601 DLCTRL DEBUG Tx Command reply: GET_REPLY 257260858 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122717601 DLCTRL DEBUG Command: GET 227095453 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122717601 DLCTRL DEBUG Tx Command reply: GET_REPLY 227095453 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122717602 DLCTRL DEBUG Command: GET 367156996 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122717602 DLCTRL DEBUG Tx Command reply: GET_REPLY 367156996 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122717603 DLCTRL DEBUG Command: GET 662462675 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122717603 DLCTRL DEBUG Tx Command reply: GET_REPLY 662462675 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122717604 DLCTRL DEBUG Command: GET 88839241 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122717604 DLCTRL DEBUG Tx Command reply: GET_REPLY 88839241 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122717605 DLCTRL DEBUG Command: GET 734682727 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122717605 DLCTRL DEBUG Tx Command reply: GET_REPLY 734682727 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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 := '000000000000000111001001'B, t_guard := 20.000000 } 20250817122717617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@6f517062176f: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)2840420 20250817122718630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122718630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122718630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122718630 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122718630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2b5764, normal) (hnbgw_rua.c:407) 20250817122718630 DHNB DEBUG map_rua[0x55b46bd18230]{init}: Allocated (fsm.c:456) 20250817122718630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2840420)[0x55b46bd18230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122718630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2840420 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122718630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122718630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122718630 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2840420 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) 20250817122718630 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2840420 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122718630 DCN DEBUG map_sccp[0x55b46bd20560]{init}: Allocated (fsm.c:456) 20250817122718630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55b46bd20560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122718630 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-2840420 <-> SCCP-71 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122718630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2840420 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122718630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2840420)[0x55b46bd18230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122718630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122718630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122718630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2840420)[0x55b46bd18230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122718630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55b46bd20560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122718630 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122718630 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{IDLE}: Allocated (fsm.c:456) 20250817122718630 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122718630 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001c90056400500f1100926) (sccp_scrc.c:406) 20250817122718630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122718630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122718630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122718630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122718630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122718630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122718630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122718630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122718630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122718630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122718630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122718630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122718630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122718630 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122718630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55b46bd20560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122718630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2840420)[0x55b46bd18230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122718630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122718630 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122718630 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122718630 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122718630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122718630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122718630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122718630 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@6f517062176f: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)3174310 HNBGW_Test.msc0-SCCP(605)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@6f517062176f: setverdict(pass): none -> pass 20250817122718635 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122718635 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122718635 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122718635 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122718635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122718635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122718635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122718635 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@6f517062176f: 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 } } } 20250817122718635 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122718635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122718635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122718635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122718635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122718635 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=0036ec69) (sccp_scrc.c:477) 20250817122718635 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20250817122718635 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122718635 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122718635 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122718635 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122718635 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) 20250817122718635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55b46bd20560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122718635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55b46bd20560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122718635 DLCTRL DEBUG Command: GET 475082994 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122718635 DLCTRL DEBUG Tx Command reply: GET_REPLY 475082994 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122718637 DLCTRL DEBUG Command: GET 944432352 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122718637 DLCTRL DEBUG Tx Command reply: GET_REPLY 944432352 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122718638 DLCTRL DEBUG Command: GET 779723979 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122718638 DLCTRL DEBUG Tx Command reply: GET_REPLY 779723979 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122718639 DLCTRL DEBUG Command: GET 945695704 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122718639 DLCTRL DEBUG Tx Command reply: GET_REPLY 945695704 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122718640 DLCTRL DEBUG Command: GET 515089275 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122718640 DLCTRL DEBUG Tx Command reply: GET_REPLY 515089275 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122718641 DLCTRL DEBUG Command: GET 253898672 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122718641 DLCTRL DEBUG Tx Command reply: GET_REPLY 253898672 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122718642 DLCTRL DEBUG Command: GET 717179732 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122718642 DLCTRL DEBUG Tx Command reply: GET_REPLY 717179732 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122718643 DLCTRL DEBUG Command: GET 275906864 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122718643 DLCTRL DEBUG Tx Command reply: GET_REPLY 275906864 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122718644 DLCTRL DEBUG Command: GET 856881273 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122718644 DLCTRL DEBUG Tx Command reply: GET_REPLY 856881273 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122718645 DLCTRL DEBUG Command: GET 916164917 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122718645 DLCTRL DEBUG Tx Command reply: GET_REPLY 916164917 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122718645 DLCTRL DEBUG Command: GET 599060644 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122718645 DLCTRL DEBUG Tx Command reply: GET_REPLY 599060644 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122718646 DLCTRL DEBUG Command: GET 764028183 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122718646 DLCTRL DEBUG Tx Command reply: GET_REPLY 764028183 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122718647 DLCTRL DEBUG Command: GET 920382508 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122718647 DLCTRL DEBUG Tx Command reply: GET_REPLY 920382508 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122718648 DLCTRL DEBUG Command: GET 775030021 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122718648 DLCTRL DEBUG Tx Command reply: GET_REPLY 775030021 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122718648 DLCTRL DEBUG Command: GET 211175331 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122718648 DLCTRL DEBUG Tx Command reply: GET_REPLY 211175331 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122718649 DLCTRL DEBUG Command: GET 635758209 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122718649 DLCTRL DEBUG Tx Command reply: GET_REPLY 635758209 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122718650 DLCTRL DEBUG Command: GET 745771793 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122718650 DLCTRL DEBUG Tx Command reply: GET_REPLY 745771793 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122718651 DLCTRL DEBUG Command: GET 944581935 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122718651 DLCTRL DEBUG Tx Command reply: GET_REPLY 944581935 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122718651 DLCTRL DEBUG Command: GET 121326874 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122718651 DLCTRL DEBUG Tx Command reply: GET_REPLY 121326874 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122718652 DLCTRL DEBUG Command: GET 127832715 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122718652 DLCTRL DEBUG Tx Command reply: GET_REPLY 127832715 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001011101011'B, t_guard := 20.000000 } 20250817122718663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@6f517062176f: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)14674203 20250817122719690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122719690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122719690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817122719690 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122719690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdfe91b, normal) (hnbgw_rua.c:407) 20250817122719690 DHNB DEBUG map_rua[0x55b46bd56430]{init}: Allocated (fsm.c:456) 20250817122719690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14674203)[0x55b46bd56430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122719690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14674203 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122719690 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122719690 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122719690 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817122719690 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14674203 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) 20250817122719690 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14674203 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817122719690 DCN DEBUG map_sccp[0x55b46bd14c60]{init}: Allocated (fsm.c:456) 20250817122719690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b46bd14c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122719690 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-14674203 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817122719690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14674203 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817122719690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14674203)[0x55b46bd56430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122719690 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122719690 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122719690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14674203)[0x55b46bd56430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122719690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b46bd14c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122719690 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122719690 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{IDLE}: Allocated (fsm.c:456) 20250817122719690 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122719690 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) 20250817122719690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122719690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122719690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122719690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122719690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122719690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122719690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122719690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122719690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122719690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122719690 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122719690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122719690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122719690 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122719690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b46bd14c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122719690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14674203)[0x55b46bd56430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122719690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122719690 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122719690 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122719691 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122719691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122719691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122719691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122719691 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(608)@6f517062176f: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@6f517062176f: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)11281679 HNBGW_Test.msc1-SCCP(608)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122719695 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) 20250817122719695 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122719695 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122719695 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 20250817122719695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122719695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122719695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122719695 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@6f517062176f: setverdict(pass): none -> pass 20250817122719695 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122719695 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122719695 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122719695 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) 20250817122719695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122719695 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=0091724e) (sccp_scrc.c:477) 20250817122719695 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20250817122719695 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122719695 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122719695 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122719695 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122719695 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) 20250817122719695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b46bd14c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122719695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b46bd14c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122719695 DLCTRL DEBUG Command: GET 924189915 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122719695 DLCTRL DEBUG Tx Command reply: GET_REPLY 924189915 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122719696 DLCTRL DEBUG Command: GET 381773865 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122719696 DLCTRL DEBUG Tx Command reply: GET_REPLY 381773865 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122719697 DLCTRL DEBUG Command: GET 151446510 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122719697 DLCTRL DEBUG Tx Command reply: GET_REPLY 151446510 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122719698 DLCTRL DEBUG Command: GET 553456547 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122719698 DLCTRL DEBUG Tx Command reply: GET_REPLY 553456547 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122719698 DLCTRL DEBUG Command: GET 560989161 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122719698 DLCTRL DEBUG Tx Command reply: GET_REPLY 560989161 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122719699 DLCTRL DEBUG Command: GET 532269870 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122719699 DLCTRL DEBUG Tx Command reply: GET_REPLY 532269870 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817122719700 DLCTRL DEBUG Command: GET 366543677 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122719700 DLCTRL DEBUG Tx Command reply: GET_REPLY 366543677 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122719701 DLCTRL DEBUG Command: GET 850798314 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122719701 DLCTRL DEBUG Tx Command reply: GET_REPLY 850798314 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122719701 DLCTRL DEBUG Command: GET 570457938 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122719701 DLCTRL DEBUG Tx Command reply: GET_REPLY 570457938 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122719702 DLCTRL DEBUG Command: GET 682704743 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122719702 DLCTRL DEBUG Tx Command reply: GET_REPLY 682704743 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122719703 DLCTRL DEBUG Command: GET 916343220 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122719703 DLCTRL DEBUG Tx Command reply: GET_REPLY 916343220 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122719704 DLCTRL DEBUG Command: GET 844235739 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122719704 DLCTRL DEBUG Tx Command reply: GET_REPLY 844235739 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122719705 DLCTRL DEBUG Command: GET 678138660 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122719705 DLCTRL DEBUG Tx Command reply: GET_REPLY 678138660 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122719706 DLCTRL DEBUG Command: GET 205549916 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122719706 DLCTRL DEBUG Tx Command reply: GET_REPLY 205549916 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122719707 DLCTRL DEBUG Command: GET 354246829 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122719707 DLCTRL DEBUG Tx Command reply: GET_REPLY 354246829 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122719708 DLCTRL DEBUG Command: GET 807096688 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122719708 DLCTRL DEBUG Tx Command reply: GET_REPLY 807096688 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122719709 DLCTRL DEBUG Command: GET 53437831 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122719709 DLCTRL DEBUG Tx Command reply: GET_REPLY 53437831 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122719710 DLCTRL DEBUG Command: GET 5340638 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122719710 DLCTRL DEBUG Tx Command reply: GET_REPLY 5340638 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122719711 DLCTRL DEBUG Command: GET 304678675 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122719711 DLCTRL DEBUG Tx Command reply: GET_REPLY 304678675 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122719713 DLCTRL DEBUG Command: GET 906006132 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122719713 DLCTRL DEBUG Tx Command reply: GET_REPLY 906006132 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001011111110'B, t_guard := 20.000000 } 20250817122719727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@6f517062176f: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)2676287 20250817122720735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122720736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122720736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817122720736 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122720736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x28d63f, normal) (hnbgw_rua.c:407) 20250817122720736 DHNB DEBUG map_rua[0x55b46bd0a2b0]{init}: Allocated (fsm.c:456) 20250817122720736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676287)[0x55b46bd0a2b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122720736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2676287 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122720736 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122720736 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122720736 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2676287 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) 20250817122720736 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2676287 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122720736 DCN DEBUG map_sccp[0x55b46bd17b40]{init}: Allocated (fsm.c:456) 20250817122720736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55b46bd17b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122720736 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-2676287 <-> SCCP-73 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122720736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2676287 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817122720736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676287)[0x55b46bd0a2b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122720736 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122720736 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122720736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676287)[0x55b46bd0a2b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122720736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55b46bd17b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122720736 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122720736 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{IDLE}: Allocated (fsm.c:456) 20250817122720736 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122720736 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002fe0056400500f1100926) (sccp_scrc.c:406) 20250817122720736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122720736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122720736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122720736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122720736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122720736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122720736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122720736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122720736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122720736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122720736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122720736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122720736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122720736 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122720736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55b46bd17b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122720736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676287)[0x55b46bd0a2b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122720736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122720736 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122720736 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122720736 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122720736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122720736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122720736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122720736 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@6f517062176f: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@6f517062176f: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@6f517062176f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)2744371 HNBGW_Test.msc0-SCCP(605)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817122720737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122720737 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122720737 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122720737 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122720737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122720737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122720737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122720737 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122720737 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122720737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122720737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122720737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122720737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122720737 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=00336acb) (sccp_scrc.c:477) 20250817122720738 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20250817122720738 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122720738 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122720738 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122720738 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122720738 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) 20250817122720738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55b46bd17b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122720738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55b46bd17b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122720738 DLCTRL DEBUG Command: GET 350818725 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122720738 DLCTRL DEBUG Tx Command reply: GET_REPLY 350818725 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817122720739 DLCTRL DEBUG Command: GET 245785490 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122720739 DLCTRL DEBUG Tx Command reply: GET_REPLY 245785490 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122720740 DLCTRL DEBUG Command: GET 484388551 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122720740 DLCTRL DEBUG Tx Command reply: GET_REPLY 484388551 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122720740 DLCTRL DEBUG Command: GET 593746124 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122720740 DLCTRL DEBUG Tx Command reply: GET_REPLY 593746124 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122720741 DLCTRL DEBUG Command: GET 828742791 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122720741 DLCTRL DEBUG Tx Command reply: GET_REPLY 828742791 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122720742 DLCTRL DEBUG Command: GET 111255158 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122720742 DLCTRL DEBUG Tx Command reply: GET_REPLY 111255158 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817122720743 DLCTRL DEBUG Command: GET 58500176 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122720743 DLCTRL DEBUG Tx Command reply: GET_REPLY 58500176 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122720744 DLCTRL DEBUG Command: GET 874837185 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122720744 DLCTRL DEBUG Tx Command reply: GET_REPLY 874837185 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122720746 DLCTRL DEBUG Command: GET 408506666 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122720746 DLCTRL DEBUG Tx Command reply: GET_REPLY 408506666 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122720747 DLCTRL DEBUG Command: GET 572395268 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122720747 DLCTRL DEBUG Tx Command reply: GET_REPLY 572395268 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122720748 DLCTRL DEBUG Command: GET 586087117 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122720748 DLCTRL DEBUG Tx Command reply: GET_REPLY 586087117 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122720750 DLCTRL DEBUG Command: GET 847064046 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122720750 DLCTRL DEBUG Tx Command reply: GET_REPLY 847064046 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122720752 DLCTRL DEBUG Command: GET 773473907 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122720752 DLCTRL DEBUG Tx Command reply: GET_REPLY 773473907 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122720753 DLCTRL DEBUG Command: GET 287276055 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122720753 DLCTRL DEBUG Tx Command reply: GET_REPLY 287276055 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122720755 DLCTRL DEBUG Command: GET 2141171 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122720755 DLCTRL DEBUG Tx Command reply: GET_REPLY 2141171 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122720757 DLCTRL DEBUG Command: GET 306935129 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122720757 DLCTRL DEBUG Tx Command reply: GET_REPLY 306935129 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122720758 DLCTRL DEBUG Command: GET 686344487 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122720758 DLCTRL DEBUG Tx Command reply: GET_REPLY 686344487 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122720760 DLCTRL DEBUG Command: GET 764036525 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122720760 DLCTRL DEBUG Tx Command reply: GET_REPLY 764036525 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122720761 DLCTRL DEBUG Command: GET 419167712 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122720761 DLCTRL DEBUG Tx Command reply: GET_REPLY 419167712 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122720762 DLCTRL DEBUG Command: GET 607642593 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122720762 DLCTRL DEBUG Tx Command reply: GET_REPLY 607642593 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122720767 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42639<->l=127.0.0.1:4262) (control_if.c:193) 20250817122720767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(599)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(598)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122720770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122720771 DLINP DEBUG SRVCONN(,r=127.0.0.1:54645<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122720771 DLINP DEBUG SRVCONN(,r=127.0.0.1:54645<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122720771 DLINP NOTICE SRV(,r=127.0.0.1:54645<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122720771 DMAIN NOTICE (127.0.0.1:54645 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54645<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122720771 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(612)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(611)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(615)@6f517062176f: Final verdict of PTC: none 20250817122720774 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122720774 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) 20250817122720774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122720774 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817122720774 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122720774 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) 20250817122720774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122720774 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122720774 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122720774 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) 20250817122720774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122720774 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122720774 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122720774 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) 20250817122720774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122720774 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122720774 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122720774 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) 20250817122720774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122720774 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(614)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(609)@6f517062176f: Final verdict of PTC: none 20250817122720774 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 20250817122720774 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) 20250817122720775 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122720775 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122720775 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122720775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122720775 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122720775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122720775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122720775 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 20250817122720775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122720775 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122720775 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122720775 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122720775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122720775 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122720775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122720775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122720775 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122720775 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) 20250817122720775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122720775 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(608)@6f517062176f: Final verdict of PTC: none 20250817122720776 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 20250817122720776 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) HNBGW_Test.msc0-SCCP(605)@6f517062176f: Final verdict of PTC: none20250817122720776 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817122720776 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122720776 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122720776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122720776 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122720776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-M3UA(607)@6f517062176f: Final verdict of PTC: none 20250817122720776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122720776 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122720776 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) 20250817122720776 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122720776 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122720777 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 20250817122720777 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn1-M3UA(616)@6f517062176f: Final verdict of PTC: none 20250817122720777 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) 20250817122720777 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122720777 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122720777 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 20250817122720777 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 20250817122720777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122720777 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122720777 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122720777 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122720777 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122720777 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122720777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122720777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@6f517062176f: Final verdict of PTC: none20250817122720779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122720779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122720783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(606)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@6f517062176f: Final verdict of PTC: pass HNBGW-PFCP(600)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@6f517062176f: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@6f517062176f: Final verdict of PTC: pass HNBGW-MGCP(617)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(613)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:27:20 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 20250817122720897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122720940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122720940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122720940 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122720940 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) 20250817122720940 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122720940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2840420)[0x55b46bd18230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122720940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2840420)[0x55b46bd18230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122720940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55b46bd20560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122720940 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122720940 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122720940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036ec69), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122720940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122720940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122720940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122720940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122720940 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122720940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55b46bd20560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122720940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2840420)[0x55b46bd18230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122720940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2840420)[0x55b46bd18230]{disrupted}: Freeing instance (context_map.c:202) 20250817122720940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2840420)[0x55b46bd18230]{disrupted}: Deallocated (fsm.c:568) 20250817122720940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55b46bd20560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122720940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55b46bd20560]{disconnected}: Freeing instance (context_map.c:206) 20250817122720940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x55b46bd20560]{disconnected}: Deallocated (fsm.c:568) 20250817122720940 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2840420 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250817122720940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14674203)[0x55b46bd56430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122720940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14674203)[0x55b46bd56430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122720940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b46bd14c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122720940 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122720941 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122720941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091724e), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122720941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122720941 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122720941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122720941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122720941 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122720941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b46bd14c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122720941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14674203)[0x55b46bd56430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122720941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14674203)[0x55b46bd56430]{disrupted}: Freeing instance (context_map.c:202) 20250817122720941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14674203)[0x55b46bd56430]{disrupted}: Deallocated (fsm.c:568) 20250817122720941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b46bd14c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122720941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b46bd14c60]{disconnected}: Freeing instance (context_map.c:206) 20250817122720941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55b46bd14c60]{disconnected}: Deallocated (fsm.c:568) 20250817122720941 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14674203 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250817122720941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676287)[0x55b46bd0a2b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122720941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676287)[0x55b46bd0a2b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122720941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55b46bd17b40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122720941 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122720941 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122720941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00336acb), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122720941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122720941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122720941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122720941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122720941 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122720941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55b46bd17b40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122720941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676287)[0x55b46bd0a2b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122720941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676287)[0x55b46bd0a2b0]{disrupted}: Freeing instance (context_map.c:202) 20250817122720941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2676287)[0x55b46bd0a2b0]{disrupted}: Deallocated (fsm.c:568) 20250817122720941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55b46bd17b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122720941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55b46bd17b40]{disconnected}: Freeing instance (context_map.c:206) 20250817122720941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55b46bd17b40]{disconnected}: Deallocated (fsm.c:568) 20250817122720941 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2676287 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250817122720941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122720941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122720941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122720941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122720941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122720941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122720941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122720941 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122720941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122720941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122720941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122720941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122720941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122720941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122720941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122720941 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122720941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122720941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122720941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122720941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122720941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122720941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122720941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122720941 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122721599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372260) 20250817122721741 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122721741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da2066), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122721741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122721741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122721741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122721741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122721741 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122721741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974ce4), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122721741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122721741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122721741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122721741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122721741 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122721741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15b71), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122721741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122721741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122721741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122721741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122721741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122721741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122721741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122721741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122721741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122721741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122721741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122721741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122721742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122721742 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122721742 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122721742 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122721742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122721742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122721742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122721742 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122721742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122721742 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122721742 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122721742 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122721742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122721742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122721742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122721742 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122722599 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122722599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7a9f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122722599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122722599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122722599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122722599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122722599 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122722599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e769f5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122722599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122722599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122722599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122722599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122722599 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122722599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e7097), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122722599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122722599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122722599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122722599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122722599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122722599 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122722599 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122722599 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122722600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122722600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122722600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122722600 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122722600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122722600 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122722600 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122722600 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122722600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122722600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122722600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122722600 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122722600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122722600 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122722600 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122722600 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122722600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122722600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122722600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122722600 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=372260, count=414560) 20250817122722775 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122722775 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122722775 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122722775 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122722775 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122722775 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122722777 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122722777 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122722777 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817122722778 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122722778 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122722778 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122723392 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122723392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5aa6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122723392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122723392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122723392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122723392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122723392 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122723392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885bb1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122723392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122723392 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122723392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122723392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122723392 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122723392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef5c29), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122723393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122723393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122723393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122723393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122723393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122723393 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122723393 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122723393 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122723393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122723393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122723393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122723393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122723393 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122723393 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122723393 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122723393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122723393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122723393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122723393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122723393 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122723393 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122723393 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122723393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122723393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122723393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:27: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_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 20250817122724249 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122724249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612e5f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122724249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122724249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122724249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122724249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122724249 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122724249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065e1d), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122724250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122724250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122724250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122724250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122724250 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122724250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b4825), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122724250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122724250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122724250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122724250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122724250 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122724250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0006c2f2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122724250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122724250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122724250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122724250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122724250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724250 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122724250 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122724250 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122724250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122724250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122724250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122724250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724250 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122724250 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122724250 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122724250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122724250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122724250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122724250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724250 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122724250 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122724250 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122724250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122724250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122724250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122724250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724250 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122724250 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122724250 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122724250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122724250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122724250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250817122724661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122724667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122724671 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45993<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122724688 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122724688 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122724696 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122724696 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122724696 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122724696 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122724696 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122724696 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122724696 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122724696 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122724696 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35196 (stream_srv.c:142) 20250817122724696 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35196<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122724696 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122724696 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122724697 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122724697 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122724697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122724697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122724697 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) 20250817122724697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724697 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) 20250817122724697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122724697 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) 20250817122724697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122724697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122724697 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122724697 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122724697 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122724697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122724697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122724697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122724698 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) 20250817122724698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122724698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122724698 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122724698 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122724698 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122724698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122724698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122724698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122724698 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122724698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122724698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122724698 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122724698 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122724698 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122724698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122724698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122724698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122724698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122724698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122724698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122724698 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122724698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122724698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122724698 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 20250817122724698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122724698 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122724698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122724698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122724698 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 20250817122724698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122724698 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 20250817122724698 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122724698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122724698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122724698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122724698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122724698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122724698 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122724698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122724698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122724698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122724698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122724698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122724698 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(631)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(629)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(634)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(634)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@6f517062176f: ************************************************* HNBGW_Test.msc1-SCCP(632)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122724722 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122724722 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122724723 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122724723 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122724723 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122724723 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122724723 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122724723 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122724723 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122724723 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122724724 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122724724 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122724724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122724724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122724724 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) 20250817122724724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724724 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) 20250817122724724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122724724 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) 20250817122724725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122724725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122724725 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122724725 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122724725 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122724725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122724725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122724725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122724725 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) 20250817122724725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122724725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122724725 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122724725 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122724725 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122724725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122724725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122724725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122724725 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) 20250817122724725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122724725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122724725 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122724725 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122724725 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122724725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122724725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122724725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122724725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122724725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122724725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122724725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122724725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122724725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122724725 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122724725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122724725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122724725 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 20250817122724725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122724725 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122724725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122724725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122724725 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 20250817122724725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122724725 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 20250817122724725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122724725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122724725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122724725 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 20250817122724725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122724725 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 20250817122724725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122724725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122724725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122724725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122724725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122724725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122724725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(637)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(635)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(640)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(640)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-SCCP(638)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122724761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122724761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122724761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122724761 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122724761 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) 20250817122724761 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122724761 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122724761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122724761 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@6f517062176f: setverdict(pass): none -> pass 20250817122724769 DLINP DEBUG SRVCONN(,r=127.0.0.1:35196<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122724769 DLINP DEBUG SRVCONN(,r=127.0.0.1:35196<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122724769 DLINP DEBUG SRVCONN(,r=127.0.0.1:35196<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122724769 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122724769 DHNBAP DEBUG (127.0.0.1:35196 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122724769 DHNBAP NOTICE (127.0.0.1:35196 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122724769 DHNBAP NOTICE (127.0.0.1:35196 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122724769 DLINP DEBUG SRVCONN(,r=127.0.0.1:35196<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122724769 DLINP DEBUG SRVCONN(,r=127.0.0.1:35196<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122724908 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 20250817122724908 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 20250817122724908 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122724908 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122724917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724917 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122724917 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122724917 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122724917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122724917 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122724917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122724918 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 20250817122724918 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 20250817122724918 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122724918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817122724920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724920 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122724920 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122724920 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122724920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122724920 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122724920 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122724924 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) 20250817122724924 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122724924 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122724924 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122724924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122724924 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122724924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122724925 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) 20250817122724925 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122724925 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122724925 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122724925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122724925 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122724925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122724938 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 20250817122724938 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 20250817122724938 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122724938 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122724944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724944 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122724944 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122724944 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122724944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122724944 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122724944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122724944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122724944 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122724944 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122724944 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122724944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122724944 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122724944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122724948 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 20250817122724948 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 20250817122724948 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122724948 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817122724954 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) 20250817122724954 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817122724954 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122724954 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122724954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122724954 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122724955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122724957 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) 20250817122724957 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122724957 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122724957 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122724957 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122724957 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122724957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122725089 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122725089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1f1a3), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122725089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122725089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122725090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122725090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122725090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122725090 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122725090 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122725090 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122725090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122725090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122725090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122725090 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122725101 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122725101 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122725101 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122725101 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122725101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122725101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122725101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122725101 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122725101 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122725101 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122725101 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122725101 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122725101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122725101 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=00a1f1a3) (sccp_scrc.c:477) 20250817122725101 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1824) 20250817122725101 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122725101 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122725101 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122725101 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122725101 DLSCCP DEBUG SCCP-SCOC(57)[0x55b46bd17530]{IDLE}: Deallocated (fsm.c:568) 20250817122725727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122725727 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122725727 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122725727 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122725727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122725727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122725727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122725727 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122725727 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122725727 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122725727 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122725727 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122725727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122725727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122725727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122725727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122725727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725727 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122725727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122725727 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122725727 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122725727 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) 20250817122725727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122725727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122725727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122725727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122725727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122725727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122725727 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122725727 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122725727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122725727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122725727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122725727 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122725727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122725727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122725727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122725727 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(630)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122725732 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) 20250817122725732 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122725732 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122725732 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 20250817122725732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122725732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122725732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122725732 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122725732 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122725732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122725732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122725732 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) 20250817122725732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122725732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122725732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122725732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122725732 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) 20250817122725732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725732 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) 20250817122725732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122725732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122725732 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122725732 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122725732 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) 20250817122725732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122725732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122725732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122725732 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122725732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122725732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122725732 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122725732 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122725732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122725732 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122725732 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122725732 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122725732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122725732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122725732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122725732 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(633)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122725745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122725745 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122725745 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122725745 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122725745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122725745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122725745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122725745 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122725745 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122725745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122725745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122725745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122725745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122725745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122725745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122725745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122725745 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) 20250817122725745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725745 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) 20250817122725745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122725745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122725745 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122725745 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122725745 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) 20250817122725745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122725745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122725745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122725745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122725745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122725745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122725745 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122725745 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122725745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122725745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122725745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122725745 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122725745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122725745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122725745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122725745 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(636)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122725763 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) 20250817122725763 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122725763 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122725763 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 20250817122725763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122725763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122725763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122725763 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122725763 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122725763 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122725763 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122725763 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) 20250817122725763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122725763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122725763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817122725763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122725763 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) 20250817122725763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725763 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) 20250817122725763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122725763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122725763 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122725763 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122725763 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) 20250817122725763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122725763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122725764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122725764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122725764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122725764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122725764 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) 20250817122725764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122725764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122725764 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122725764 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817122725764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122725764 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122725764 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122725764 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 20250817122725764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122725764 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 20250817122725764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122725764 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(639)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122726782 DLCTRL DEBUG Command: GET 998051919 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122726782 DLCTRL DEBUG Tx Command reply: GET_REPLY 998051919 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122726788 DLCTRL DEBUG Command: GET 968854780 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122726788 DLCTRL DEBUG Tx Command reply: GET_REPLY 968854780 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122726793 DLCTRL DEBUG Command: GET 804835037 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122726793 DLCTRL DEBUG Tx Command reply: GET_REPLY 804835037 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122726797 DLCTRL DEBUG Command: GET 280846022 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122726797 DLCTRL DEBUG Tx Command reply: GET_REPLY 280846022 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122726801 DLCTRL DEBUG Command: GET 96902998 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122726801 DLCTRL DEBUG Tx Command reply: GET_REPLY 96902998 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122726805 DLCTRL DEBUG Command: GET 369695315 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122726805 DLCTRL DEBUG Tx Command reply: GET_REPLY 369695315 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122726809 DLCTRL DEBUG Command: GET 874911807 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122726809 DLCTRL DEBUG Tx Command reply: GET_REPLY 874911807 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122726812 DLCTRL DEBUG Command: GET 597814709 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122726812 DLCTRL DEBUG Tx Command reply: GET_REPLY 597814709 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122726815 DLCTRL DEBUG Command: GET 819300738 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122726815 DLCTRL DEBUG Tx Command reply: GET_REPLY 819300738 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122726817 DLCTRL DEBUG Command: GET 714493781 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122726817 DLCTRL DEBUG Tx Command reply: GET_REPLY 714493781 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122726820 DLCTRL DEBUG Command: GET 574214529 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122726820 DLCTRL DEBUG Tx Command reply: GET_REPLY 574214529 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122726822 DLCTRL DEBUG Command: GET 500205664 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122726822 DLCTRL DEBUG Tx Command reply: GET_REPLY 500205664 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122726823 DLCTRL DEBUG Command: GET 625941957 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122726823 DLCTRL DEBUG Tx Command reply: GET_REPLY 625941957 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122726825 DLCTRL DEBUG Command: GET 732275124 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122726825 DLCTRL DEBUG Tx Command reply: GET_REPLY 732275124 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122726826 DLCTRL DEBUG Command: GET 16200324 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122726826 DLCTRL DEBUG Tx Command reply: GET_REPLY 16200324 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122726828 DLCTRL DEBUG Command: GET 741982619 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122726828 DLCTRL DEBUG Tx Command reply: GET_REPLY 741982619 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122726829 DLCTRL DEBUG Command: GET 786486894 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122726829 DLCTRL DEBUG Tx Command reply: GET_REPLY 786486894 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122726830 DLCTRL DEBUG Command: GET 868800450 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122726830 DLCTRL DEBUG Tx Command reply: GET_REPLY 868800450 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122726831 DLCTRL DEBUG Command: GET 469297099 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122726831 DLCTRL DEBUG Tx Command reply: GET_REPLY 469297099 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122726832 DLCTRL DEBUG Command: GET 144196339 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122726832 DLCTRL DEBUG Tx Command reply: GET_REPLY 144196339 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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 := '000000000000000101010010'B, t_guard := 20.000000 } 20250817122726843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51858<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@6f517062176f: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)4311535 20250817122727878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122727878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122727878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122727878 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122727878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x41c9ef, normal) (hnbgw_rua.c:407) 20250817122727878 DHNB DEBUG map_rua[0x55b46bd17530]{init}: Allocated (fsm.c:456) 20250817122727878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311535)[0x55b46bd17530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122727878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4311535 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122727878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122727878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122727878 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4311535 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) 20250817122727878 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4311535 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) 20250817122727878 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4311535 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122727878 DCN DEBUG map_sccp[0x55b46bd18230]{init}: Allocated (fsm.c:456) 20250817122727878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55b46bd18230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122727878 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-4311535 <-> SCCP-74 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122727878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4311535 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122727878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311535)[0x55b46bd17530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122727878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122727878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122727878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311535)[0x55b46bd17530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122727878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55b46bd18230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122727878 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122727878 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{IDLE}: Allocated (fsm.c:456) 20250817122727878 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122727878 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001520056400500f1100926) (sccp_scrc.c:406) 20250817122727878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122727878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122727878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122727878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122727878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122727878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122727878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122727878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122727878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122727878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122727878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122727879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122727879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122727879 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122727879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55b46bd18230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122727879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311535)[0x55b46bd17530]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122727879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122727879 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122727879 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122727879 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122727879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122727879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122727879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122727879 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)7867309 HNBGW_Test.msc0-SCCP(629)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(629)@6f517062176f: 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)@6f517062176f: setverdict(pass): none -> pass 20250817122727891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122727891 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122727891 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122727891 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122727891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122727891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122727891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122727891 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@6f517062176f: 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 } } } 20250817122727891 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122727891 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122727891 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122727891 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122727891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122727891 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=00b17c76) (sccp_scrc.c:477) 20250817122727891 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20250817122727891 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122727891 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122727891 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122727891 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122727891 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) 20250817122727891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55b46bd18230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122727891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55b46bd18230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122727892 DLCTRL DEBUG Command: GET 641303288 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122727892 DLCTRL DEBUG Tx Command reply: GET_REPLY 641303288 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122727894 DLCTRL DEBUG Command: GET 724633772 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122727894 DLCTRL DEBUG Tx Command reply: GET_REPLY 724633772 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122727897 DLCTRL DEBUG Command: GET 316712361 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122727897 DLCTRL DEBUG Tx Command reply: GET_REPLY 316712361 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122727898 DLCTRL DEBUG Command: GET 194013814 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122727898 DLCTRL DEBUG Tx Command reply: GET_REPLY 194013814 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122727899 DLCTRL DEBUG Command: GET 751933372 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122727899 DLCTRL DEBUG Tx Command reply: GET_REPLY 751933372 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122727900 DLCTRL DEBUG Command: GET 468212903 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122727900 DLCTRL DEBUG Tx Command reply: GET_REPLY 468212903 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122727901 DLCTRL DEBUG Command: GET 429278188 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122727901 DLCTRL DEBUG Tx Command reply: GET_REPLY 429278188 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122727902 DLCTRL DEBUG Command: GET 309603228 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122727902 DLCTRL DEBUG Tx Command reply: GET_REPLY 309603228 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122727903 DLCTRL DEBUG Command: GET 534527517 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122727903 DLCTRL DEBUG Tx Command reply: GET_REPLY 534527517 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122727904 DLCTRL DEBUG Command: GET 576577155 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122727904 DLCTRL DEBUG Tx Command reply: GET_REPLY 576577155 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122727905 DLCTRL DEBUG Command: GET 892981684 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122727905 DLCTRL DEBUG Tx Command reply: GET_REPLY 892981684 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122727906 DLCTRL DEBUG Command: GET 678578246 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122727906 DLCTRL DEBUG Tx Command reply: GET_REPLY 678578246 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122727907 DLCTRL DEBUG Command: GET 937748854 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122727907 DLCTRL DEBUG Tx Command reply: GET_REPLY 937748854 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122727908 DLCTRL DEBUG Command: GET 227604739 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122727908 DLCTRL DEBUG Tx Command reply: GET_REPLY 227604739 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250817122727909 DLCTRL DEBUG Command: GET 557205404 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122727909 DLCTRL DEBUG Tx Command reply: GET_REPLY 557205404 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122727910 DLCTRL DEBUG Command: GET 866444920 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122727910 DLCTRL DEBUG Tx Command reply: GET_REPLY 866444920 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122727911 DLCTRL DEBUG Command: GET 148579544 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122727911 DLCTRL DEBUG Tx Command reply: GET_REPLY 148579544 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122727912 DLCTRL DEBUG Command: GET 489297832 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122727912 DLCTRL DEBUG Tx Command reply: GET_REPLY 489297832 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122727914 DLCTRL DEBUG Command: GET 42291513 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122727914 DLCTRL DEBUG Tx Command reply: GET_REPLY 42291513 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122727915 DLCTRL DEBUG Command: GET 114076225 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122727915 DLCTRL DEBUG Tx Command reply: GET_REPLY 114076225 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000011100100'B, t_guard := 20.000000 } 20250817122727926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51872<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@6f517062176f: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)5414044 20250817122728953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122728953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122728953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817122728953 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122728953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x529c9c, normal) (hnbgw_rua.c:407) 20250817122728953 DHNB DEBUG map_rua[0x55b46bd56430]{init}: Allocated (fsm.c:456) 20250817122728953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5414044)[0x55b46bd56430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122728953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5414044 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122728953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122728953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122728953 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817122728953 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5414044 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) 20250817122728953 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5414044 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) 20250817122728953 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5414044 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817122728953 DCN DEBUG map_sccp[0x55b46bd14c60]{init}: Allocated (fsm.c:456) 20250817122728953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b46bd14c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122728953 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-5414044 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817122728953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5414044 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817122728953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5414044)[0x55b46bd56430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122728953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122728953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122728954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5414044)[0x55b46bd56430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122728954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b46bd14c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122728954 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122728954 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{IDLE}: Allocated (fsm.c:456) 20250817122728954 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122728954 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000e40056400500f1100926) (sccp_scrc.c:406) 20250817122728954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122728954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122728954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122728954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122728954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122728954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122728954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122728954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122728954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122728954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122728954 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122728954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122728954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122728954 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122728954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b46bd14c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122728954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5414044)[0x55b46bd56430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122728954 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122728954 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122728954 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122728954 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122728954 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122728954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122728954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122728954 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(632)@6f517062176f: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)8461329 HNBGW_Test.msc1-SCCP(632)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(632)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122728973 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) 20250817122728973 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122728973 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122728973 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 20250817122728973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122728973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122728973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122728973 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@6f517062176f: setverdict(pass): none -> pass 20250817122728974 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122728974 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122728974 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122728974 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) 20250817122728974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122728974 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=007adb01) (sccp_scrc.c:477) 20250817122728974 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20250817122728974 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122728974 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122728974 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122728974 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122728974 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) 20250817122728974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b46bd14c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122728974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b46bd14c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122728976 DLCTRL DEBUG Command: GET 444497057 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122728976 DLCTRL DEBUG Tx Command reply: GET_REPLY 444497057 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122728980 DLCTRL DEBUG Command: GET 560588244 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122728980 DLCTRL DEBUG Tx Command reply: GET_REPLY 560588244 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122728984 DLCTRL DEBUG Command: GET 902962620 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122728985 DLCTRL DEBUG Tx Command reply: GET_REPLY 902962620 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122728989 DLCTRL DEBUG Command: GET 129234444 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122728989 DLCTRL DEBUG Tx Command reply: GET_REPLY 129234444 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122728993 DLCTRL DEBUG Command: GET 706684871 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122728993 DLCTRL DEBUG Tx Command reply: GET_REPLY 706684871 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122728997 DLCTRL DEBUG Command: GET 365265235 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122728997 DLCTRL DEBUG Tx Command reply: GET_REPLY 365265235 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817122729001 DLCTRL DEBUG Command: GET 491178700 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122729001 DLCTRL DEBUG Tx Command reply: GET_REPLY 491178700 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122729004 DLCTRL DEBUG Command: GET 58671451 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122729004 DLCTRL DEBUG Tx Command reply: GET_REPLY 58671451 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122729007 DLCTRL DEBUG Command: GET 362876464 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122729008 DLCTRL DEBUG Tx Command reply: GET_REPLY 362876464 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122729010 DLCTRL DEBUG Command: GET 284800903 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122729010 DLCTRL DEBUG Tx Command reply: GET_REPLY 284800903 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122729013 DLCTRL DEBUG Command: GET 856289165 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122729013 DLCTRL DEBUG Tx Command reply: GET_REPLY 856289165 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122729015 DLCTRL DEBUG Command: GET 3395769 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122729015 DLCTRL DEBUG Tx Command reply: GET_REPLY 3395769 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122729018 DLCTRL DEBUG Command: GET 378608728 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122729018 DLCTRL DEBUG Tx Command reply: GET_REPLY 378608728 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122729020 DLCTRL DEBUG Command: GET 519524158 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122729020 DLCTRL DEBUG Tx Command reply: GET_REPLY 519524158 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250817122729022 DLCTRL DEBUG Command: GET 848379853 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122729022 DLCTRL DEBUG Tx Command reply: GET_REPLY 848379853 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122729023 DLCTRL DEBUG Command: GET 972119339 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122729024 DLCTRL DEBUG Tx Command reply: GET_REPLY 972119339 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122729025 DLCTRL DEBUG Command: GET 454921459 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122729025 DLCTRL DEBUG Tx Command reply: GET_REPLY 454921459 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122729027 DLCTRL DEBUG Command: GET 503824361 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122729027 DLCTRL DEBUG Tx Command reply: GET_REPLY 503824361 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122729028 DLCTRL DEBUG Command: GET 121128056 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122729028 DLCTRL DEBUG Tx Command reply: GET_REPLY 121128056 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122729030 DLCTRL DEBUG Command: GET 87788173 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122729030 DLCTRL DEBUG Tx Command reply: GET_REPLY 87788173 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000101001000'B, t_guard := 20.000000 } 20250817122729044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51882<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@6f517062176f: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)12150492 20250817122730070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122730070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122730070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817122730070 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122730070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb966dc, normal) (hnbgw_rua.c:407) 20250817122730070 DHNB DEBUG map_rua[0x55b46bd0faa0]{init}: Allocated (fsm.c:456) 20250817122730070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12150492)[0x55b46bd0faa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122730070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12150492 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122730070 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122730070 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122730070 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12150492 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) 20250817122730070 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12150492 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) 20250817122730070 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12150492 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122730070 DCN DEBUG map_sccp[0x55b46bd0a2b0]{init}: Allocated (fsm.c:456) 20250817122730070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b46bd0a2b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122730070 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-12150492 <-> SCCP-76 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122730070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12150492 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817122730070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12150492)[0x55b46bd0faa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122730070 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122730070 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122730070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12150492)[0x55b46bd0faa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122730070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b46bd0a2b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122730070 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122730070 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{IDLE}: Allocated (fsm.c:456) 20250817122730070 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122730070 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030001480056400500f1100926) (sccp_scrc.c:406) 20250817122730070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122730070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122730070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122730070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122730070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122730070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122730070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122730070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122730070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122730070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122730070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122730070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122730070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122730070 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122730070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b46bd0a2b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122730070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12150492)[0x55b46bd0faa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122730071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122730071 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122730071 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122730071 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122730071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122730071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122730071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122730071 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@6f517062176f: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)3900867 HNBGW_Test.msc0-SCCP(629)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817122730077 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122730077 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122730077 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122730077 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122730077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122730077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122730077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122730077 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122730077 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122730077 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122730077 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122730077 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122730077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122730077 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=0020df14) (sccp_scrc.c:477) 20250817122730077 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20250817122730077 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122730077 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122730077 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122730077 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122730078 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) 20250817122730078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b46bd0a2b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122730078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b46bd0a2b0]{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)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122730081 DLCTRL DEBUG Command: GET 573041516 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122730081 DLCTRL DEBUG Tx Command reply: GET_REPLY 573041516 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817122730087 DLCTRL DEBUG Command: GET 607453846 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122730087 DLCTRL DEBUG Tx Command reply: GET_REPLY 607453846 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122730092 DLCTRL DEBUG Command: GET 496442879 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122730092 DLCTRL DEBUG Tx Command reply: GET_REPLY 496442879 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122730096 DLCTRL DEBUG Command: GET 850764472 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122730096 DLCTRL DEBUG Tx Command reply: GET_REPLY 850764472 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122730100 DLCTRL DEBUG Command: GET 957652385 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122730100 DLCTRL DEBUG Tx Command reply: GET_REPLY 957652385 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122730103 DLCTRL DEBUG Command: GET 303078349 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122730103 DLCTRL DEBUG Tx Command reply: GET_REPLY 303078349 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817122730106 DLCTRL DEBUG Command: GET 363440796 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122730106 DLCTRL DEBUG Tx Command reply: GET_REPLY 363440796 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122730108 DLCTRL DEBUG Command: GET 603199556 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122730108 DLCTRL DEBUG Tx Command reply: GET_REPLY 603199556 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122730111 DLCTRL DEBUG Command: GET 189841482 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122730111 DLCTRL DEBUG Tx Command reply: GET_REPLY 189841482 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122730116 DLCTRL DEBUG Command: GET 858638641 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122730116 DLCTRL DEBUG Tx Command reply: GET_REPLY 858638641 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122730121 DLCTRL DEBUG Command: GET 219140157 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122730121 DLCTRL DEBUG Tx Command reply: GET_REPLY 219140157 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122730125 DLCTRL DEBUG Command: GET 790864564 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122730125 DLCTRL DEBUG Tx Command reply: GET_REPLY 790864564 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122730127 DLCTRL DEBUG Command: GET 920177906 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122730127 DLCTRL DEBUG Tx Command reply: GET_REPLY 920177906 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122730130 DLCTRL DEBUG Command: GET 729380097 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122730130 DLCTRL DEBUG Tx Command reply: GET_REPLY 729380097 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250817122730132 DLCTRL DEBUG Command: GET 80396193 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122730132 DLCTRL DEBUG Tx Command reply: GET_REPLY 80396193 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122730134 DLCTRL DEBUG Command: GET 44041288 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122730134 DLCTRL DEBUG Tx Command reply: GET_REPLY 44041288 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122730137 DLCTRL DEBUG Command: GET 866823714 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122730137 DLCTRL DEBUG Tx Command reply: GET_REPLY 866823714 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122730140 DLCTRL DEBUG Command: GET 239498296 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122730140 DLCTRL DEBUG Tx Command reply: GET_REPLY 239498296 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122730142 DLCTRL DEBUG Command: GET 112357612 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122730142 DLCTRL DEBUG Tx Command reply: GET_REPLY 112357612 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122730145 DLCTRL DEBUG Command: GET 231514470 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122730145 DLCTRL DEBUG Tx Command reply: GET_REPLY 231514470 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122730153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122730155 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45993<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(622)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122730156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46276<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122730157 DLINP DEBUG SRVCONN(,r=127.0.0.1:35196<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122730157 DLINP DEBUG SRVCONN(,r=127.0.0.1:35196<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122730157 DLINP NOTICE SRV(,r=127.0.0.1:35196<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122730157 DMAIN NOTICE (127.0.0.1:35196 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35196<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122730157 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)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(636)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(638)@6f517062176f: Final verdict of PTC: none 20250817122730159 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122730159 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) 20250817122730159 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122730159 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817122730159 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122730159 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) 20250817122730159 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122730159 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122730159 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 20250817122730159 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) 20250817122730159 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122730159 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122730159 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122730159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122730159 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122730159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122730159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(639)@6f517062176f: Final verdict of PTC: none 20250817122730160 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122730160 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_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(635)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@6f517062176f: Final verdict of PTC: none 20250817122730160 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122730160 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122730160 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122730160 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) 20250817122730160 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122730160 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122730160 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 20250817122730160 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) 20250817122730160 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122730160 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122730160 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 20250817122730160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122730160 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122730160 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122730160 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122730160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122730160 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122730160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122730160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122730161 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122730161 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) 20250817122730161 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122730161 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-RAN(630)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(633)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(631)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(629)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(632)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(634)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(640)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(637)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(641)@6f517062176f: Final verdict of PTC: none 20250817122730170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51872<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122730172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122730161 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 20250817122730161 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 20250817122730161 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) 20250817122730161 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122730161 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122730161 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 20250817122730161 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122730161 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) 20250817122730161 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122730161 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@6f517062176f: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@6f517062176f: Final verdict of PTC: pass HNBGW-PFCP(624)@6f517062176f: Final verdict of PTC: none 20250817122730180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51858<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:27:30 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 20250817122730272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122730272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122730272 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122730272 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) 20250817122730272 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122730272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311535)[0x55b46bd17530]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122730272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311535)[0x55b46bd17530]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122730272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55b46bd18230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122730272 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122730272 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122730272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b17c76), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122730272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122730272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122730272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122730272 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122730272 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122730272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55b46bd18230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122730272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311535)[0x55b46bd17530]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122730272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311535)[0x55b46bd17530]{disrupted}: Freeing instance (context_map.c:202) 20250817122730272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4311535)[0x55b46bd17530]{disrupted}: Deallocated (fsm.c:568) 20250817122730272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55b46bd18230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122730272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55b46bd18230]{disconnected}: Freeing instance (context_map.c:206) 20250817122730272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x55b46bd18230]{disconnected}: Deallocated (fsm.c:568) 20250817122730273 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4311535 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250817122730273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5414044)[0x55b46bd56430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122730273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5414044)[0x55b46bd56430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122730273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b46bd14c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122730273 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122730273 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122730273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007adb01), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122730273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122730273 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122730273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122730273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122730273 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122730273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b46bd14c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122730273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5414044)[0x55b46bd56430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122730273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5414044)[0x55b46bd56430]{disrupted}: Freeing instance (context_map.c:202) 20250817122730273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5414044)[0x55b46bd56430]{disrupted}: Deallocated (fsm.c:568) 20250817122730273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b46bd14c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122730273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b46bd14c60]{disconnected}: Freeing instance (context_map.c:206) 20250817122730273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55b46bd14c60]{disconnected}: Deallocated (fsm.c:568) 20250817122730273 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5414044 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250817122730273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12150492)[0x55b46bd0faa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122730273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12150492)[0x55b46bd0faa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122730273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b46bd0a2b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122730273 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122730273 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122730273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020df14), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122730273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122730273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122730273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122730273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122730273 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122730273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b46bd0a2b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122730273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12150492)[0x55b46bd0faa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122730273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12150492)[0x55b46bd0faa0]{disrupted}: Freeing instance (context_map.c:202) 20250817122730273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12150492)[0x55b46bd0faa0]{disrupted}: Deallocated (fsm.c:568) 20250817122730273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b46bd0a2b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122730273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b46bd0a2b0]{disconnected}: Freeing instance (context_map.c:206) 20250817122730273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x55b46bd0a2b0]{disconnected}: Deallocated (fsm.c:568) 20250817122730273 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12150492 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250817122730273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122730273 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122730273 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122730273 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122730273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122730273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122730273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122730273 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122730273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122730273 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122730273 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122730273 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122730273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122730273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122730273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122730273 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122730273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122730273 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122730273 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122730273 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122730273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122730273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122730273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122730273 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122730275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122730878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51894<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=366860) 20250817122730941 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122730941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00336acb), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122730941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122730941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122730941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122730941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122730941 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122730941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091724e), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122730941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122730942 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122730942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122730942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122730942 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122730942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036ec69), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122730942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122730942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122730942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122730942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122730942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122730942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122730942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122730942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122730942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122730942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122730942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122730942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122730942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122730942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122730943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122730943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122730943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122730943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122730943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122730943 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122730943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122730943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122730943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122730943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122730943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122730943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122730943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122730943 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122731742 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122731742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15b71), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122731742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122731742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122731742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122731742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122731742 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122731742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974ce4), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122731742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122731742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122731742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122731742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122731742 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122731742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da2066), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122731742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122731742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122731742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122731742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122731742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122731742 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122731742 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122731742 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122731742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122731742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122731742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122731742 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122731743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122731743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122731743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122731743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122731743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122731743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122731743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122731743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122731743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122731743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122731743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122731743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122731743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122731743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122731743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122731743 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=366860, count=435212) 20250817122732160 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122732160 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122732160 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122732160 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122732160 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122732160 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122732600 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122732600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e7097), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122732600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122732600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122732600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122732600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122732600 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122732600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e769f5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122732600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122732600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122732600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122732600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122732600 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122732600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7a9f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122732600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122732600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122732600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122732600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122732601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122732601 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122732601 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122732601 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122732601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122732601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122732601 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122732601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122732601 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122732601 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122732601 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122732601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122732601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122732601 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122732601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122732601 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122732601 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122732601 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122732601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122732601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122732601 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:27: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_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 20250817122733394 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122733394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef5c29), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122733394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122733394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122733394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122733394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122733394 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122733394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885bb1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122733394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122733394 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122733394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122733394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122733394 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122733394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5aa6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122733394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122733394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122733394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122733394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122733394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122733394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122733394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122733394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122733394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122733394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122733394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122733394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122733394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122733394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122733394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122733394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122733394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122733394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122733395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122733395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122733395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122733395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122733395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122733395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122733395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250817122733983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122733989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122733993 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32971<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122734013 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122734013 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122734023 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122734023 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122734023 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122734024 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122734024 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122734024 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122734024 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44301 (stream_srv.c:142) 20250817122734024 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44301<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122734024 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122734024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122734024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122734024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122734024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122734024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122734024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122734024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122734024 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122734024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122734024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122734024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122734024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122734024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122734024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122734024 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122734024 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122734025 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122734025 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122734025 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122734025 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122734025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122734025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122734025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122734025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122734025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122734025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122734025 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122734025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122734025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122734025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122734025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122734025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122734025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122734026 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122734026 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122734026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122734026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122734026 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) 20250817122734026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734026 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) 20250817122734026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122734026 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) 20250817122734026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122734026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122734026 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122734026 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122734026 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122734026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122734026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122734026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122734026 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) 20250817122734026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122734026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122734026 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122734026 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734026 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122734026 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122734026 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 20250817122734026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122734026 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122734026 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734026 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122734026 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122734026 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 20250817122734026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122734026 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 20250817122734026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(655)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(655)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(653)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(658)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(658)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(658)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(656)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122734057 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122734057 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122734057 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122734057 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122734057 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122734057 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122734057 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122734057 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122734057 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122734057 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122734059 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122734059 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122734059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122734059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122734059 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) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734059 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) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122734059 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) 20250817122734059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122734059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122734059 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122734059 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122734059 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122734059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122734059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122734059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122734059 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) 20250817122734059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122734059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122734059 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122734059 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122734059 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122734059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122734059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122734059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122734059 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) 20250817122734059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122734059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122734059 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122734059 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122734059 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122734059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122734059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122734059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122734059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122734059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122734059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122734059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122734059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122734059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122734059 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122734059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122734059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122734059 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 20250817122734059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122734059 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122734059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122734059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122734059 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 20250817122734059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122734059 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 20250817122734059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122734059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122734059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122734059 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 20250817122734059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122734059 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 20250817122734059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122734059 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122734059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122734059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122734059 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122734059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122734059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122734059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122734059 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122734059 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 20250817122734059 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(661)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(659)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(664)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(664)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-SCCP(662)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122734100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122734100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122734100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122734100 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122734100 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) 20250817122734100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122734100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122734100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122734100 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@6f517062176f: setverdict(pass): none -> pass 20250817122734110 DLINP DEBUG SRVCONN(,r=127.0.0.1:44301<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122734110 DLINP DEBUG SRVCONN(,r=127.0.0.1:44301<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122734110 DLINP DEBUG SRVCONN(,r=127.0.0.1:44301<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122734110 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122734110 DHNBAP DEBUG (127.0.0.1:44301 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122734110 DHNBAP NOTICE (127.0.0.1:44301 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122734110 DHNBAP NOTICE (127.0.0.1:44301 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122734110 DLINP DEBUG SRVCONN(,r=127.0.0.1:44301<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122734110 DLINP DEBUG SRVCONN(,r=127.0.0.1:44301<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122734242 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 20250817122734242 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 20250817122734242 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122734242 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122734247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734247 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122734247 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122734247 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122734247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122734247 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122734247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122734248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734248 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122734248 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122734248 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122734248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122734248 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122734248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122734249 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 20250817122734249 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 20250817122734250 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122734251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0006c2f2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122734251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122734251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122734251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122734251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122734251 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122734251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b4825), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122734251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122734251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122734251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122734251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122734251 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122734251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065e1d), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122734251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122734251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122734251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122734251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122734251 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122734251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00612e5f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122734251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122734251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122734251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122734251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122734251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122734251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122734251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122734251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122734251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122734251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122734251 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122734252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122734252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122734252 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122734252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122734252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122734252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122734252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122734252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122734252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122734252 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122734252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122734252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122734252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122734252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122734252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122734252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122734252 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122734252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122734252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122734252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122734252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122734254 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 20250817122734254 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 20250817122734254 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122734254 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(658)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122734259 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) 20250817122734259 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122734259 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122734259 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122734259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122734259 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122734259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122734260 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122734260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122734260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122734260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122734260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122734260 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=0006c2f2) (sccp_scrc.c:477) 20250817122734260 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1824) 20250817122734260 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122734260 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122734260 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122734260 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122734260 DLSCCP DEBUG SCCP-SCOC(59)[0x55b46bd17320]{IDLE}: Deallocated (fsm.c:568) 20250817122734260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734260 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122734260 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122734260 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122734260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122734260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122734260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122734260 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122734260 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) 20250817122734260 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122734260 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122734260 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122734260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122734260 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122734260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122734260 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 20250817122734260 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 20250817122734261 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122734261 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122734261 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122734261 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122734261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122734261 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=007b4825) (sccp_scrc.c:477) 20250817122734261 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1824) 20250817122734261 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122734261 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122734261 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122734261 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122734261 DLSCCP DEBUG SCCP-SCOC(58)[0x55b46bd164a0]{IDLE}: Deallocated (fsm.c:568) 20250817122734261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734261 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122734261 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122734261 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122734261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122734261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122734261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122734261 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122734271 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 20250817122734271 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 20250817122734271 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 20250817122734271 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122734271 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122734271 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122734271 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(661)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122734276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734276 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122734276 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122734276 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122734276 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122734276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122734276 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122734276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122734276 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 20250817122734276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734276 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122734276 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122734277 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122734277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122734277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122734277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122734277 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122734277 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122734277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122734277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122734277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122734277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122734277 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=00065e1d) (sccp_scrc.c:477) 20250817122734277 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1824) 20250817122734277 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122734277 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122734277 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122734277 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122734277 DLSCCP DEBUG SCCP-SCOC(60)[0x55b46bd23bb0]{IDLE}: Deallocated (fsm.c:568) 20250817122734277 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122734277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122734277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734277 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122734277 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122734277 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122734277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122734277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122734277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122734277 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122734277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122734277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122734277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122734277 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=00612e5f) (sccp_scrc.c:477) 20250817122734277 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1824) 20250817122734277 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122734277 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122734277 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122734277 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122734277 DLSCCP DEBUG SCCP-SCOC(61)[0x55b46bd28100]{IDLE}: Deallocated (fsm.c:568) 20250817122734279 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122734279 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122734279 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122734279 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122734279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122734279 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250817122734279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122734279 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 20250817122734283 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 20250817122734283 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 20250817122734283 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 20250817122734283 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122734283 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122734283 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122734283 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817122734287 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) 20250817122734287 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817122734287 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122734287 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122734287 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122734287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122734287 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122734287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122734291 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) 20250817122734291 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122734291 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122734291 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122734291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122734291 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250817122734291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122735060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122735060 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122735060 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122735060 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122735060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122735060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122735060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122735060 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122735060 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122735060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122735060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122735060 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122735060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122735060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122735060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122735060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122735060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122735060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122735060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122735060 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122735060 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) 20250817122735060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122735060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122735060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122735060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122735060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122735060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122735060 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122735060 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122735060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122735060 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122735060 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122735060 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122735060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122735060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122735060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122735060 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122735064 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) 20250817122735064 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122735064 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122735064 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 20250817122735064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122735064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122735064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122735064 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122735064 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122735064 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122735064 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122735064 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) 20250817122735065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122735065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122735065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122735065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122735065 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) 20250817122735065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735065 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) 20250817122735065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122735065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122735065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122735065 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122735065 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) 20250817122735065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122735065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122735065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122735065 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122735065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122735065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122735065 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122735065 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122735065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122735065 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122735065 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122735065 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122735065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122735065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122735065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122735065 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(654)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(657)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122735083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122735083 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122735083 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122735083 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122735083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122735083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122735084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122735084 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122735084 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122735084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122735084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122735084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122735084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122735084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122735084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122735084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122735084 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) 20250817122735084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735084 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) 20250817122735084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735084 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122735084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122735084 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122735084 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122735084 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) 20250817122735084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122735084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122735084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122735084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122735084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122735084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122735084 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122735084 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122735084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122735084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122735084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122735084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122735084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122735084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122735084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122735084 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(660)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122735091 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) 20250817122735091 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122735091 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122735091 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 20250817122735091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122735091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122735091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122735091 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122735091 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122735091 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122735091 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122735091 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) 20250817122735091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122735091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122735091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817122735091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122735091 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) 20250817122735091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735091 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) 20250817122735091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122735091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122735091 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122735091 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122735091 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) 20250817122735091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122735091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122735091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122735091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122735091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122735091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122735091 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) 20250817122735091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122735091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122735091 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122735091 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817122735091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122735091 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122735091 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122735091 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 20250817122735091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122735091 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 20250817122735091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122735091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(663)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122736123 DLCTRL DEBUG Command: GET 759016090 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122736123 DLCTRL DEBUG Tx Command reply: GET_REPLY 759016090 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122736126 DLCTRL DEBUG Command: GET 62691893 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122736126 DLCTRL DEBUG Tx Command reply: GET_REPLY 62691893 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122736126 DLCTRL DEBUG Command: GET 873681223 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122736127 DLCTRL DEBUG Tx Command reply: GET_REPLY 873681223 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122736127 DLCTRL DEBUG Command: GET 444521792 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122736127 DLCTRL DEBUG Tx Command reply: GET_REPLY 444521792 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122736128 DLCTRL DEBUG Command: GET 683658003 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122736128 DLCTRL DEBUG Tx Command reply: GET_REPLY 683658003 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122736131 DLCTRL DEBUG Command: GET 56297951 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122736131 DLCTRL DEBUG Tx Command reply: GET_REPLY 56297951 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122736134 DLCTRL DEBUG Command: GET 189629065 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122736134 DLCTRL DEBUG Tx Command reply: GET_REPLY 189629065 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122736136 DLCTRL DEBUG Command: GET 746700988 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122736136 DLCTRL DEBUG Tx Command reply: GET_REPLY 746700988 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122736139 DLCTRL DEBUG Command: GET 832509443 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122736139 DLCTRL DEBUG Tx Command reply: GET_REPLY 832509443 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122736141 DLCTRL DEBUG Command: GET 696519917 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122736141 DLCTRL DEBUG Tx Command reply: GET_REPLY 696519917 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122736144 DLCTRL DEBUG Command: GET 469427804 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122736144 DLCTRL DEBUG Tx Command reply: GET_REPLY 469427804 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122736146 DLCTRL DEBUG Command: GET 804703165 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122736146 DLCTRL DEBUG Tx Command reply: GET_REPLY 804703165 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122736148 DLCTRL DEBUG Command: GET 802107670 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122736148 DLCTRL DEBUG Tx Command reply: GET_REPLY 802107670 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122736149 DLCTRL DEBUG Command: GET 207858578 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122736149 DLCTRL DEBUG Tx Command reply: GET_REPLY 207858578 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122736152 DLCTRL DEBUG Command: GET 390231054 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122736152 DLCTRL DEBUG Tx Command reply: GET_REPLY 390231054 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122736154 DLCTRL DEBUG Command: GET 38483012 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122736154 DLCTRL DEBUG Tx Command reply: GET_REPLY 38483012 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122736157 DLCTRL DEBUG Command: GET 984199399 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122736157 DLCTRL DEBUG Tx Command reply: GET_REPLY 984199399 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122736160 DLCTRL DEBUG Command: GET 850175676 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122736160 DLCTRL DEBUG Tx Command reply: GET_REPLY 850175676 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122736162 DLCTRL DEBUG Command: GET 639133054 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122736162 DLCTRL DEBUG Tx Command reply: GET_REPLY 639133054 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122736164 DLCTRL DEBUG Command: GET 831388146 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122736164 DLCTRL DEBUG Tx Command reply: GET_REPLY 831388146 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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 := '000000000000000100000000'B, t_guard := 20.000000 } 20250817122736191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50410<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@6f517062176f: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)4984512 20250817122737234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122737234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122737234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122737234 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122737234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4c0ec0, normal) (hnbgw_rua.c:407) 20250817122737234 DHNB DEBUG map_rua[0x55b46bd23bb0]{init}: Allocated (fsm.c:456) 20250817122737235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4984512)[0x55b46bd23bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122737235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4984512 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122737235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122737235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122737235 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4984512 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250817122737235 DCN DEBUG map_sccp[0x55b46bd164a0]{init}: Allocated (fsm.c:456) 20250817122737235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55b46bd164a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122737235 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-4984512 <-> SCCP-77 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817122737235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4984512 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122737235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4984512)[0x55b46bd23bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122737235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122737235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122737235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4984512)[0x55b46bd23bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122737235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55b46bd164a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122737235 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122737235 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{IDLE}: Allocated (fsm.c:456) 20250817122737235 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122737235 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030001000056400500f1100926) (sccp_scrc.c:406) 20250817122737235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122737235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122737235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122737235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122737235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122737235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122737235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122737235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122737235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122737235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122737235 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122737235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122737235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122737235 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122737235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55b46bd164a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122737235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4984512)[0x55b46bd23bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122737235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122737235 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122737235 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122737235 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122737235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122737235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122737235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122737235 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@6f517062176f: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@6f517062176f: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)2797603 HNBGW_Test.msc1-SCCP(656)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(656)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@6f517062176f: setverdict(pass): none -> pass 20250817122737252 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) 20250817122737252 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122737252 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122737252 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 20250817122737252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122737252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122737252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122737252 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122737253 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122737253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122737253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122737253 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) 20250817122737253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122737253 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=0044b5f8) (sccp_scrc.c:477) 20250817122737253 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20250817122737253 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122737253 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122737253 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122737253 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122737253 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) 20250817122737253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55b46bd164a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122737253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55b46bd164a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122737255 DLCTRL DEBUG Command: GET 289241305 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122737255 DLCTRL DEBUG Tx Command reply: GET_REPLY 289241305 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122737260 DLCTRL DEBUG Command: GET 181663513 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122737260 DLCTRL DEBUG Tx Command reply: GET_REPLY 181663513 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122737266 DLCTRL DEBUG Command: GET 693246828 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122737266 DLCTRL DEBUG Tx Command reply: GET_REPLY 693246828 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122737271 DLCTRL DEBUG Command: GET 841337848 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122737271 DLCTRL DEBUG Tx Command reply: GET_REPLY 841337848 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122737275 DLCTRL DEBUG Command: GET 926647445 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122737275 DLCTRL DEBUG Tx Command reply: GET_REPLY 926647445 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122737279 DLCTRL DEBUG Command: GET 920399877 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122737279 DLCTRL DEBUG Tx Command reply: GET_REPLY 920399877 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122737284 DLCTRL DEBUG Command: GET 103015804 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122737284 DLCTRL DEBUG Tx Command reply: GET_REPLY 103015804 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250817122737288 DLCTRL DEBUG Command: GET 416411403 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122737288 DLCTRL DEBUG Tx Command reply: GET_REPLY 416411403 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122737292 DLCTRL DEBUG Command: GET 976244023 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122737292 DLCTRL DEBUG Tx Command reply: GET_REPLY 976244023 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122737295 DLCTRL DEBUG Command: GET 746741388 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122737295 DLCTRL DEBUG Tx Command reply: GET_REPLY 746741388 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122737298 DLCTRL DEBUG Command: GET 302643616 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122737298 DLCTRL DEBUG Tx Command reply: GET_REPLY 302643616 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122737300 DLCTRL DEBUG Command: GET 101551177 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122737300 DLCTRL DEBUG Tx Command reply: GET_REPLY 101551177 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122737303 DLCTRL DEBUG Command: GET 748528239 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122737303 DLCTRL DEBUG Tx Command reply: GET_REPLY 748528239 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122737304 DLCTRL DEBUG Command: GET 764100625 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122737305 DLCTRL DEBUG Tx Command reply: GET_REPLY 764100625 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122737306 DLCTRL DEBUG Command: GET 255199499 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122737306 DLCTRL DEBUG Tx Command reply: GET_REPLY 255199499 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122737308 DLCTRL DEBUG Command: GET 862275370 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122737308 DLCTRL DEBUG Tx Command reply: GET_REPLY 862275370 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122737309 DLCTRL DEBUG Command: GET 421575729 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122737309 DLCTRL DEBUG Tx Command reply: GET_REPLY 421575729 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122737310 DLCTRL DEBUG Command: GET 779009362 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122737310 DLCTRL DEBUG Tx Command reply: GET_REPLY 779009362 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122737312 DLCTRL DEBUG Command: GET 705709379 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122737312 DLCTRL DEBUG Tx Command reply: GET_REPLY 705709379 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122737313 DLCTRL DEBUG Command: GET 558423 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122737313 DLCTRL DEBUG Tx Command reply: GET_REPLY 558423 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001011101001'B, t_guard := 20.000000 } 20250817122737347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@6f517062176f: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)3905663 20250817122738372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122738372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122738372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817122738372 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122738372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3b987f, normal) (hnbgw_rua.c:407) 20250817122738372 DHNB DEBUG map_rua[0x55b46bd17530]{init}: Allocated (fsm.c:456) 20250817122738372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3905663)[0x55b46bd17530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122738372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3905663 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122738372 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122738372 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122738372 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817122738372 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3905663 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250817122738372 DCN DEBUG map_sccp[0x55b46bd18230]{init}: Allocated (fsm.c:456) 20250817122738372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b46bd18230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122738372 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-3905663 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817122738372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3905663 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817122738372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3905663)[0x55b46bd17530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122738372 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122738372 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122738372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3905663)[0x55b46bd17530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122738372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b46bd18230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122738372 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122738372 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{IDLE}: Allocated (fsm.c:456) 20250817122738372 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122738372 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030002e90056400500f1100926) (sccp_scrc.c:406) 20250817122738372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122738372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122738372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122738372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122738372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122738373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122738373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122738373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122738373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122738373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122738373 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122738373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122738373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122738373 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122738373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b46bd18230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122738373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3905663)[0x55b46bd17530]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122738373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122738373 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122738373 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122738373 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122738373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122738373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122738373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122738373 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@6f517062176f: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@6f517062176f: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@6f517062176f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)2585872 HNBGW_Test.msc1-SCCP(656)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@6f517062176f: setverdict(pass): none -> pass 20250817122738379 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) 20250817122738379 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122738379 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122738379 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 20250817122738379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122738379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122738379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122738379 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122738380 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122738380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122738380 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122738380 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) 20250817122738380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122738380 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=0037ed04) (sccp_scrc.c:477) 20250817122738380 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20250817122738380 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122738380 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122738380 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122738380 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122738380 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) 20250817122738380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b46bd18230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122738380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b46bd18230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122738381 DLCTRL DEBUG Command: GET 190758018 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122738381 DLCTRL DEBUG Tx Command reply: GET_REPLY 190758018 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122738385 DLCTRL DEBUG Command: GET 133348778 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122738385 DLCTRL DEBUG Tx Command reply: GET_REPLY 133348778 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122738389 DLCTRL DEBUG Command: GET 331082711 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122738389 DLCTRL DEBUG Tx Command reply: GET_REPLY 331082711 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122738394 DLCTRL DEBUG Command: GET 929706890 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122738395 DLCTRL DEBUG Tx Command reply: GET_REPLY 929706890 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122738398 DLCTRL DEBUG Command: GET 848668377 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122738398 DLCTRL DEBUG Tx Command reply: GET_REPLY 848668377 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122738401 DLCTRL DEBUG Command: GET 902612891 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122738401 DLCTRL DEBUG Tx Command reply: GET_REPLY 902612891 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122738403 DLCTRL DEBUG Command: GET 193884221 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122738403 DLCTRL DEBUG Tx Command reply: GET_REPLY 193884221 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250817122738406 DLCTRL DEBUG Command: GET 28339034 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122738406 DLCTRL DEBUG Tx Command reply: GET_REPLY 28339034 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122738409 DLCTRL DEBUG Command: GET 743039077 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122738409 DLCTRL DEBUG Tx Command reply: GET_REPLY 743039077 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122738412 DLCTRL DEBUG Command: GET 105887167 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122738412 DLCTRL DEBUG Tx Command reply: GET_REPLY 105887167 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122738414 DLCTRL DEBUG Command: GET 798698439 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122738414 DLCTRL DEBUG Tx Command reply: GET_REPLY 798698439 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122738416 DLCTRL DEBUG Command: GET 619776966 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122738416 DLCTRL DEBUG Tx Command reply: GET_REPLY 619776966 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122738417 DLCTRL DEBUG Command: GET 20929279 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122738417 DLCTRL DEBUG Tx Command reply: GET_REPLY 20929279 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122738418 DLCTRL DEBUG Command: GET 140672492 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122738418 DLCTRL DEBUG Tx Command reply: GET_REPLY 140672492 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122738420 DLCTRL DEBUG Command: GET 356796268 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122738420 DLCTRL DEBUG Tx Command reply: GET_REPLY 356796268 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122738421 DLCTRL DEBUG Command: GET 564689225 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122738421 DLCTRL DEBUG Tx Command reply: GET_REPLY 564689225 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122738422 DLCTRL DEBUG Command: GET 506609394 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122738422 DLCTRL DEBUG Tx Command reply: GET_REPLY 506609394 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122738423 DLCTRL DEBUG Command: GET 634898125 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122738423 DLCTRL DEBUG Tx Command reply: GET_REPLY 634898125 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122738424 DLCTRL DEBUG Command: GET 744281075 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122738424 DLCTRL DEBUG Tx Command reply: GET_REPLY 744281075 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122738425 DLCTRL DEBUG Command: GET 134572967 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122738425 DLCTRL DEBUG Tx Command reply: GET_REPLY 134572967 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001110001101'B, t_guard := 20.000000 } 20250817122738438 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.msc1-RAN(657)@6f517062176f: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)8726783 20250817122739446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122739446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122739446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817122739446 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122739446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8528ff, normal) (hnbgw_rua.c:407) 20250817122739446 DHNB DEBUG map_rua[0x55b46bd14c60]{init}: Allocated (fsm.c:456) 20250817122739446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8726783)[0x55b46bd14c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122739446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8726783 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122739446 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122739446 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122739446 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8726783 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250817122739446 DCN DEBUG map_sccp[0x55b46bd55fa0]{init}: Allocated (fsm.c:456) 20250817122739446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55b46bd55fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122739446 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-8726783 <-> SCCP-79 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817122739446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8726783 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817122739446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8726783)[0x55b46bd14c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122739446 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122739446 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122739446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8726783)[0x55b46bd14c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122739446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55b46bd55fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122739446 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122739446 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{IDLE}: Allocated (fsm.c:456) 20250817122739446 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122739446 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f400300038d0056400500f1100926) (sccp_scrc.c:406) 20250817122739446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122739446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122739446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122739446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122739446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122739446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122739446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122739446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122739446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122739446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122739446 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122739446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122739446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122739446 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122739446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55b46bd55fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122739446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8726783)[0x55b46bd14c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122739446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122739446 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122739446 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122739446 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122739446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122739446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122739446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122739446 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@6f517062176f: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@6f517062176f: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@6f517062176f: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@6f517062176f: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)4178964 HNBGW_Test.msc1-SCCP(656)@6f517062176f: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@6f517062176f: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250817122739447 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) 20250817122739447 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122739447 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122739447 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 20250817122739447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122739447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122739447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122739447 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122739447 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122739447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122739447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122739447 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) 20250817122739447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122739447 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=007936f4) (sccp_scrc.c:477) 20250817122739447 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20250817122739448 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122739448 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122739448 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122739448 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122739448 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) 20250817122739448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55b46bd55fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122739448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55b46bd55fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122739448 DLCTRL DEBUG Command: GET 779727941 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122739448 DLCTRL DEBUG Tx Command reply: GET_REPLY 779727941 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122739449 DLCTRL DEBUG Command: GET 909236115 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122739449 DLCTRL DEBUG Tx Command reply: GET_REPLY 909236115 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122739450 DLCTRL DEBUG Command: GET 329059975 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122739450 DLCTRL DEBUG Tx Command reply: GET_REPLY 329059975 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122739451 DLCTRL DEBUG Command: GET 238196597 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122739451 DLCTRL DEBUG Tx Command reply: GET_REPLY 238196597 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122739452 DLCTRL DEBUG Command: GET 760601760 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122739452 DLCTRL DEBUG Tx Command reply: GET_REPLY 760601760 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122739453 DLCTRL DEBUG Command: GET 126930535 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122739453 DLCTRL DEBUG Tx Command reply: GET_REPLY 126930535 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122739454 DLCTRL DEBUG Command: GET 708475798 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122739454 DLCTRL DEBUG Tx Command reply: GET_REPLY 708475798 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250817122739455 DLCTRL DEBUG Command: GET 631622467 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122739455 DLCTRL DEBUG Tx Command reply: GET_REPLY 631622467 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122739456 DLCTRL DEBUG Command: GET 806648823 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122739456 DLCTRL DEBUG Tx Command reply: GET_REPLY 806648823 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122739457 DLCTRL DEBUG Command: GET 406301155 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122739457 DLCTRL DEBUG Tx Command reply: GET_REPLY 406301155 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122739457 DLCTRL DEBUG Command: GET 406947877 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122739457 DLCTRL DEBUG Tx Command reply: GET_REPLY 406947877 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122739458 DLCTRL DEBUG Command: GET 187563470 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122739458 DLCTRL DEBUG Tx Command reply: GET_REPLY 187563470 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122739459 DLCTRL DEBUG Command: GET 371885204 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122739459 DLCTRL DEBUG Tx Command reply: GET_REPLY 371885204 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122739460 DLCTRL DEBUG Command: GET 631540143 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122739460 DLCTRL DEBUG Tx Command reply: GET_REPLY 631540143 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122739461 DLCTRL DEBUG Command: GET 68403929 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122739461 DLCTRL DEBUG Tx Command reply: GET_REPLY 68403929 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122739462 DLCTRL DEBUG Command: GET 189360927 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122739462 DLCTRL DEBUG Tx Command reply: GET_REPLY 189360927 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122739463 DLCTRL DEBUG Command: GET 287706281 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122739463 DLCTRL DEBUG Tx Command reply: GET_REPLY 287706281 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122739464 DLCTRL DEBUG Command: GET 299874696 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122739464 DLCTRL DEBUG Tx Command reply: GET_REPLY 299874696 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122739465 DLCTRL DEBUG Command: GET 502691550 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122739465 DLCTRL DEBUG Tx Command reply: GET_REPLY 502691550 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122739465 DLCTRL DEBUG Command: GET 29192710 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122739465 DLCTRL DEBUG Tx Command reply: GET_REPLY 29192710 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122739469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51910<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122739469 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32971<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(647)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(646)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122739470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122739470 DLINP DEBUG SRVCONN(,r=127.0.0.1:44301<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122739470 DLINP DEBUG SRVCONN(,r=127.0.0.1:44301<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122739470 DLINP NOTICE SRV(,r=127.0.0.1:44301<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122739470 DMAIN NOTICE (127.0.0.1:44301 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44301<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122739470 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(654)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(659)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(660)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@6f517062176f: Final verdict of PTC: none 20250817122739471 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122739471 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) 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122739471 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122739471 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) 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122739471 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122739471 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) 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122739471 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122739471 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) 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(663)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(662)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@6f517062176f: Final verdict of PTC: none 20250817122739471 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122739471 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) 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122739471 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 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122739471 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122739471 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122739471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122739471 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122739472 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122739472 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) 20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122739472 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 20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122739472 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122739472 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 20250817122739472 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) 20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122739472 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122739472 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122739472 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.msc1-M3UA(658)@6f517062176f: Final verdict of PTC: none20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817122739472 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 20250817122739472 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122739472 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) 20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122739472 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 HNBGW_Test.sgsn0-M3UA(661)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(664)@6f517062176f: Final verdict of PTC: none 20250817122739472 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 20250817122739472 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) 20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122739472 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122739472 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122739472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122739473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50410<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(657)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@6f517062176f: Final verdict of PTC: pass HNBGW-PFCP(648)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(665)@6f517062176f: Final verdict of PTC: none 20250817122739485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-SCCP(656)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@6f517062176f: Final verdict of PTC: pass 20250817122739495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50432<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:27:39 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 20250817122739564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122739648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122739648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122739648 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122739648 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) 20250817122739648 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4984512)[0x55b46bd23bb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4984512)[0x55b46bd23bb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55b46bd164a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122739648 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122739648 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122739648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044b5f8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122739648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122739648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122739648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122739648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122739648 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55b46bd164a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4984512)[0x55b46bd23bb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4984512)[0x55b46bd23bb0]{disrupted}: Freeing instance (context_map.c:202) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4984512)[0x55b46bd23bb0]{disrupted}: Deallocated (fsm.c:568) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55b46bd164a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55b46bd164a0]{disconnected}: Freeing instance (context_map.c:206) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x55b46bd164a0]{disconnected}: Deallocated (fsm.c:568) 20250817122739648 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4984512 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3905663)[0x55b46bd17530]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3905663)[0x55b46bd17530]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b46bd18230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122739648 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122739648 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122739648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ed04), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122739648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122739648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122739648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122739648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122739648 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b46bd18230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3905663)[0x55b46bd17530]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3905663)[0x55b46bd17530]{disrupted}: Freeing instance (context_map.c:202) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3905663)[0x55b46bd17530]{disrupted}: Deallocated (fsm.c:568) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b46bd18230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b46bd18230]{disconnected}: Freeing instance (context_map.c:206) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55b46bd18230]{disconnected}: Deallocated (fsm.c:568) 20250817122739648 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3905663 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8726783)[0x55b46bd14c60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8726783)[0x55b46bd14c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55b46bd55fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122739648 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122739648 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122739648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007936f4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122739648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122739648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122739648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122739648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122739648 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55b46bd55fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8726783)[0x55b46bd14c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8726783)[0x55b46bd14c60]{disrupted}: Freeing instance (context_map.c:202) 20250817122739648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8726783)[0x55b46bd14c60]{disrupted}: Deallocated (fsm.c:568) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55b46bd55fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55b46bd55fa0]{disconnected}: Freeing instance (context_map.c:206) 20250817122739648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x55b46bd55fa0]{disconnected}: Deallocated (fsm.c:568) 20250817122739648 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8726783 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250817122739649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122739649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122739649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122739649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122739649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122739649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122739649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122739649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122739649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122739649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122739649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122739649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122739649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122739649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122739649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122739649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122739649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122739649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122739649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122739649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122739649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122739649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122739649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122739649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122740265 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=460844) 20250817122740273 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122740274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020df14), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122740274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122740274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122740274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122740274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122740274 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122740274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007adb01), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122740274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122740274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122740274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122740274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122740274 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122740274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b17c76), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122740274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122740274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122740274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122740274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122740274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122740274 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122740274 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122740274 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122740274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122740274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122740274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122740274 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122740274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122740274 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122740274 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122740274 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122740274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122740274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122740274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122740274 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122740274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122740274 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122740274 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122740274 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122740274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122740274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122740274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122740274 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122740942 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122740942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036ec69), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122740942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122740942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122740942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122740942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122740942 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122740942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091724e), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122740942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122740942 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122740942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122740942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122740942 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122740942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00336acb), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122740942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122740942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122740942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122740942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122740942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122740942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122740942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122740942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122740942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122740942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122740942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122740942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122740942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122740942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122740942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122740942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122740942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122740942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122740942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122740942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122740942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122740942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122740942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122740942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122740942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122740942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122740942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122740942 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=460844, count=487228) 20250817122741472 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122741472 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122741472 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817122741472 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122741472 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122741472 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122741472 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122741472 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122741472 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122741473 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122741473 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122741473 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122741743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122741743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122741743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122741743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122741743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122741743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122741743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122741743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122741743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122741743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122741743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122741743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122741743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122741743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122741743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122741743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122741743 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122741743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da2066), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122741743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122741743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122741743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122741743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122741743 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122741743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974ce4), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122741743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122741743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122741743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122741743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122741743 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122741743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15b71), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122741743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122741743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122741743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122741743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122741743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122741743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122741743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122741743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122741743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:27: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_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 20250817122742600 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122742601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7a9f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122742601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122742601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122742601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122742601 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122742601 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122742601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e769f5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122742601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122742601 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122742601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122742601 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122742601 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122742601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e7097), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122742601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122742601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122742601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122742601 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122742601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122742601 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122742601 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122742601 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122742601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122742601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122742601 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122742601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122742601 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122742601 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122742601 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122742601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122742601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122742601 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122742601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122742601 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122742601 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122742601 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122742601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122742601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122742601 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250817122743304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122743307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122743309 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45557<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122743321 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122743322 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122743329 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122743329 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122743329 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122743329 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122743329 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122743329 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122743329 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122743329 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122743329 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122743329 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122743329 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54985 (stream_srv.c:142) 20250817122743329 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54985<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122743330 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122743331 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122743331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122743331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122743331 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) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743331 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) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122743331 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) 20250817122743331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122743331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122743331 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122743331 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122743331 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122743331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122743331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122743331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122743331 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) 20250817122743331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122743331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122743331 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122743331 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122743331 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122743331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122743331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122743331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122743331 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122743331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122743331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122743331 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122743331 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122743331 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122743331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122743331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122743331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122743331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122743331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122743331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122743331 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122743331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122743331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122743331 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 20250817122743331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122743331 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122743331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122743331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122743331 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 20250817122743331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122743331 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 20250817122743331 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122743331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122743331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122743331 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122743331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122743331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122743331 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122743331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122743331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122743331 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122743331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122743331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122743331 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(679)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(679)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(677)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(682)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(682)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(680)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(685)@6f517062176f: ************************************************* HNBGW_Test.msc2-M3UA(685)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@6f517062176f: ************************************************* HNBGW_Test.msc2-SCCP(683)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122743368 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122743368 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122743368 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122743369 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122743369 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122743369 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122743369 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122743369 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122743369 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122743369 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122743370 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122743370 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122743370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122743370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122743370 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) 20250817122743370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743370 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) 20250817122743370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122743370 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) 20250817122743370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122743370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122743370 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122743370 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122743370 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122743370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122743370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122743370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122743370 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) 20250817122743370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122743370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122743370 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122743370 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122743370 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122743370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122743370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122743370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122743370 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) 20250817122743370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122743370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122743370 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122743371 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122743371 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122743371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122743371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122743371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122743371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122743371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122743371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122743371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122743371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122743371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122743371 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122743371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743371 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122743371 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122743371 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 20250817122743371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122743371 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122743371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743371 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122743371 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122743371 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 20250817122743371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122743371 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 20250817122743371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122743371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743371 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122743371 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122743371 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 20250817122743371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122743371 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 20250817122743371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122743371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743371 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122743371 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122743371 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122743371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122743371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122743371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(688)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(688)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(688)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(686)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122743395 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122743395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5aa6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122743395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122743395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122743395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122743395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122743395 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122743395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885bb1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122743395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122743395 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122743395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122743395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122743395 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122743395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef5c29), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122743395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122743395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122743395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122743395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122743395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122743395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122743395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122743395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122743395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122743395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122743395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122743395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122743395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122743395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122743395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122743395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122743395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122743395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122743395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122743395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122743395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122743395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(691)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(689)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(694)@6f517062176f: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(692)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122743419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122743419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122743419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122743419 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122743419 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) 20250817122743419 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122743419 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122743419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122743419 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@6f517062176f: setverdict(pass): none -> pass 20250817122743424 DLINP DEBUG SRVCONN(,r=127.0.0.1:54985<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122743424 DLINP DEBUG SRVCONN(,r=127.0.0.1:54985<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122743424 DLINP DEBUG SRVCONN(,r=127.0.0.1:54985<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122743424 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122743424 DHNBAP DEBUG (127.0.0.1:54985 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122743424 DHNBAP NOTICE (127.0.0.1:54985 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122743424 DHNBAP NOTICE (127.0.0.1:54985 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122743424 DLINP DEBUG SRVCONN(,r=127.0.0.1:54985<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122743424 DLINP DEBUG SRVCONN(,r=127.0.0.1:54985<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122743542 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 20250817122743542 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 20250817122743542 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122743542 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122743543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743543 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122743543 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122743543 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122743543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122743543 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122743543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122743544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743544 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122743544 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122743544 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122743544 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122743544 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122743544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122743553 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 20250817122743553 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 20250817122743553 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122743553 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122743554 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) 20250817122743554 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122743554 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122743554 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122743554 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122743554 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122743554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122743555 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) 20250817122743555 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122743555 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122743555 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122743555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122743555 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122743555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122743565 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 20250817122743565 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 20250817122743565 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122743565 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817122743567 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) 20250817122743567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817122743567 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122743567 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122743567 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122743567 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817122743567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122743567 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) 20250817122743567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122743567 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122743567 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122743567 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122743567 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122743567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122743582 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 20250817122743582 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 20250817122743582 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122743582 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122743583 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743583 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122743583 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122743583 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122743583 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122743583 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122743583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122743584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122743584 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122743584 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122743584 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122743584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122743584 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122743584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122743597 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 20250817122743597 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 20250817122743597 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122743597 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817122743598 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) 20250817122743598 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817122743598 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122743598 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122743598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122743598 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122743598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122743598 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) 20250817122743598 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122743598 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122743598 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122743598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122743598 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122743598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122743609 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 20250817122743609 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 20250817122743609 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122743609 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250817122743610 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) 20250817122743610 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250817122743610 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122743610 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122743610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122743610 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250817122743610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122743610 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) 20250817122743610 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122743610 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122743610 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122743610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122743610 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122743610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122744351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122744351 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122744351 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122744351 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122744351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122744351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122744351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122744351 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122744351 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122744351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122744351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122744351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122744351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122744351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122744351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122744351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122744351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744352 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122744352 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122744352 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122744352 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122744352 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) 20250817122744352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122744352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122744352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122744352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122744352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122744352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122744352 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122744352 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122744352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122744352 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122744352 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122744352 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122744352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122744352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122744352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122744352 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(678)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122744359 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) 20250817122744359 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122744359 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122744359 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 20250817122744359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122744359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122744359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122744359 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122744359 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122744359 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122744359 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122744359 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) 20250817122744359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122744359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122744359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122744359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122744359 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) 20250817122744359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744359 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) 20250817122744359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744359 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122744359 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122744359 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122744359 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122744359 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) 20250817122744359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122744359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122744359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122744359 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122744359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122744359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122744359 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122744359 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122744360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122744360 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122744360 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122744360 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122744360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122744360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122744360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122744360 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(681)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122744374 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) 20250817122744374 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122744374 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122744374 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 20250817122744374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122744374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122744374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122744374 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122744374 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122744374 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122744374 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122744374 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) 20250817122744374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122744374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122744374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817122744374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122744374 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) 20250817122744374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744374 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) 20250817122744374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122744374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122744374 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122744374 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122744374 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) 20250817122744374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122744374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122744374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122744375 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) 20250817122744375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122744375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122744375 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122744375 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: link up (cnlink.c:111) 20250817122744375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122744375 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122744375 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122744375 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 20250817122744375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122744375 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 20250817122744375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122744375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(684)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122744386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122744386 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122744386 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122744386 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122744386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122744386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122744386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122744386 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122744386 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122744386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122744386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122744386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122744386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122744386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122744386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122744386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122744386 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) 20250817122744386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744386 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) 20250817122744386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122744386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122744386 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122744386 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122744386 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) 20250817122744386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122744386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122744386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122744387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122744387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122744387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122744387 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122744387 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122744387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122744387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122744387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122744387 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122744387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122744387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122744387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122744387 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(687)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122744404 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) 20250817122744404 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122744404 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122744404 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 20250817122744404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122744404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122744404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122744404 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122744404 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122744404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122744404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122744404 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) 20250817122744404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122744404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122744404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817122744404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122744404 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) 20250817122744404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744404 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) 20250817122744404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122744404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122744404 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122744404 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122744404 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) 20250817122744404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122744404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122744404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122744404 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) 20250817122744404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122744404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122744404 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122744404 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817122744404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122744404 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122744404 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122744404 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 20250817122744404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122744404 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 20250817122744404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122744404 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(690)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122744413 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) 20250817122744413 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817122744413 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817122744413 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 20250817122744413 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122744413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122744413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122744413 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122744413 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122744413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122744413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122744413 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) 20250817122744413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122744413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122744413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250817122744413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122744413 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) 20250817122744413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744413 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) 20250817122744413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122744413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122744413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122744413 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122744413 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) 20250817122744413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122744413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122744413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122744413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122744413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122744413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122744413 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) 20250817122744413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122744413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122744413 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122744413 DRANAP NOTICE cnlink(sgsn-2)[0x55b46bd00630]{CONNECTED}: link up (cnlink.c:111) 20250817122744413 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122744413 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122744413 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122744413 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 20250817122744413 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122744413 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 20250817122744413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817122744413 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(693)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122745428 DLCTRL DEBUG Command: GET 7179856 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122745428 DLCTRL DEBUG Tx Command reply: GET_REPLY 7179856 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122745430 DLCTRL DEBUG Command: GET 296188012 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122745430 DLCTRL DEBUG Tx Command reply: GET_REPLY 296188012 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122745432 DLCTRL DEBUG Command: GET 709166732 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122745432 DLCTRL DEBUG Tx Command reply: GET_REPLY 709166732 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122745433 DLCTRL DEBUG Command: GET 656952002 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122745433 DLCTRL DEBUG Tx Command reply: GET_REPLY 656952002 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122745434 DLCTRL DEBUG Command: GET 622730241 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122745434 DLCTRL DEBUG Tx Command reply: GET_REPLY 622730241 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122745435 DLCTRL DEBUG Command: GET 973290158 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122745435 DLCTRL DEBUG Tx Command reply: GET_REPLY 973290158 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122745436 DLCTRL DEBUG Command: GET 205950563 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122745436 DLCTRL DEBUG Tx Command reply: GET_REPLY 205950563 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122745437 DLCTRL DEBUG Command: GET 429836905 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122745437 DLCTRL DEBUG Tx Command reply: GET_REPLY 429836905 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122745438 DLCTRL DEBUG Command: GET 458299017 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122745438 DLCTRL DEBUG Tx Command reply: GET_REPLY 458299017 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122745439 DLCTRL DEBUG Command: GET 720317016 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122745439 DLCTRL DEBUG Tx Command reply: GET_REPLY 720317016 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122745441 DLCTRL DEBUG Command: GET 58272671 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122745441 DLCTRL DEBUG Tx Command reply: GET_REPLY 58272671 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122745442 DLCTRL DEBUG Command: GET 167025805 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122745442 DLCTRL DEBUG Tx Command reply: GET_REPLY 167025805 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122745443 DLCTRL DEBUG Command: GET 196419525 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122745443 DLCTRL DEBUG Tx Command reply: GET_REPLY 196419525 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122745444 DLCTRL DEBUG Command: GET 178454398 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122745444 DLCTRL DEBUG Tx Command reply: GET_REPLY 178454398 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122745445 DLCTRL DEBUG Command: GET 670664716 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122745445 DLCTRL DEBUG Tx Command reply: GET_REPLY 670664716 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122745446 DLCTRL DEBUG Command: GET 169688846 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122745446 DLCTRL DEBUG Tx Command reply: GET_REPLY 169688846 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122745448 DLCTRL DEBUG Command: GET 634419769 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122745448 DLCTRL DEBUG Tx Command reply: GET_REPLY 634419769 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122745449 DLCTRL DEBUG Command: GET 671116714 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122745449 DLCTRL DEBUG Tx Command reply: GET_REPLY 671116714 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122745450 DLCTRL DEBUG Command: GET 925120299 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122745450 DLCTRL DEBUG Tx Command reply: GET_REPLY 925120299 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122745451 DLCTRL DEBUG Command: GET 106116013 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122745451 DLCTRL DEBUG Tx Command reply: GET_REPLY 106116013 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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 := '000000000000001110001101'B, t_guard := 20.000000 } 20250817122745462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54018<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@6f517062176f: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)2912771 20250817122746473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122746473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122746473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122746473 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122746473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2c7203, normal) (hnbgw_rua.c:407) 20250817122746473 DHNB DEBUG map_rua[0x55b46bd23bb0]{init}: Allocated (fsm.c:456) 20250817122746473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2912771)[0x55b46bd23bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122746473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2912771 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122746473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122746473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122746474 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2912771 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250817122746474 DCN DEBUG map_sccp[0x55b46bd164a0]{init}: Allocated (fsm.c:456) 20250817122746474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b46bd164a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122746474 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-2912771 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250817122746474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2912771 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122746474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2912771)[0x55b46bd23bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122746474 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122746474 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122746474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2912771)[0x55b46bd23bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122746474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b46bd164a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122746474 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122746474 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{IDLE}: Allocated (fsm.c:456) 20250817122746474 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122746474 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300038d0056400500f1100926) (sccp_scrc.c:406) 20250817122746474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122746474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122746474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122746474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122746474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122746474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122746474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122746474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122746474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122746474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122746474 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) 20250817122746474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122746474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122746474 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122746474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b46bd164a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122746474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2912771)[0x55b46bd23bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122746474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122746474 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122746474 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122746474 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 20250817122746474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122746474 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 20250817122746474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122746474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@6f517062176f: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@6f517062176f: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)5641812 HNBGW_Test.msc2-SCCP(683)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(683)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@6f517062176f: setverdict(pass): none -> pass 20250817122746478 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) 20250817122746478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122746478 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122746478 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 20250817122746478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122746478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122746478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122746478 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122746478 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122746478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122746478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122746478 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) 20250817122746478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122746478 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=00c35f1b) (sccp_scrc.c:477) 20250817122746478 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20250817122746478 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122746478 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122746478 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122746478 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122746478 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) 20250817122746478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b46bd164a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122746478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b46bd164a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122746479 DLCTRL DEBUG Command: GET 263644287 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122746479 DLCTRL DEBUG Tx Command reply: GET_REPLY 263644287 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122746479 DLCTRL DEBUG Command: GET 68706814 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122746479 DLCTRL DEBUG Tx Command reply: GET_REPLY 68706814 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122746480 DLCTRL DEBUG Command: GET 407778862 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122746480 DLCTRL DEBUG Tx Command reply: GET_REPLY 407778862 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122746481 DLCTRL DEBUG Command: GET 984213228 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122746481 DLCTRL DEBUG Tx Command reply: GET_REPLY 984213228 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122746482 DLCTRL DEBUG Command: GET 54934614 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122746482 DLCTRL DEBUG Tx Command reply: GET_REPLY 54934614 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122746482 DLCTRL DEBUG Command: GET 415632884 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122746482 DLCTRL DEBUG Tx Command reply: GET_REPLY 415632884 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122746483 DLCTRL DEBUG Command: GET 113162396 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122746483 DLCTRL DEBUG Tx Command reply: GET_REPLY 113162396 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122746484 DLCTRL DEBUG Command: GET 119312101 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122746484 DLCTRL DEBUG Tx Command reply: GET_REPLY 119312101 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122746485 DLCTRL DEBUG Command: GET 870229734 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122746485 DLCTRL DEBUG Tx Command reply: GET_REPLY 870229734 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122746486 DLCTRL DEBUG Command: GET 294699863 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122746486 DLCTRL DEBUG Tx Command reply: GET_REPLY 294699863 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122746488 DLCTRL DEBUG Command: GET 636307447 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122746488 DLCTRL DEBUG Tx Command reply: GET_REPLY 636307447 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122746489 DLCTRL DEBUG Command: GET 271197648 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122746489 DLCTRL DEBUG Tx Command reply: GET_REPLY 271197648 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250817122746489 DLCTRL DEBUG Command: GET 901208209 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122746489 DLCTRL DEBUG Tx Command reply: GET_REPLY 901208209 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122746490 DLCTRL DEBUG Command: GET 185780225 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122746490 DLCTRL DEBUG Tx Command reply: GET_REPLY 185780225 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122746491 DLCTRL DEBUG Command: GET 445918955 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122746491 DLCTRL DEBUG Tx Command reply: GET_REPLY 445918955 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122746492 DLCTRL DEBUG Command: GET 709311240 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122746492 DLCTRL DEBUG Tx Command reply: GET_REPLY 709311240 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122746492 DLCTRL DEBUG Command: GET 97865366 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122746492 DLCTRL DEBUG Tx Command reply: GET_REPLY 97865366 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122746494 DLCTRL DEBUG Command: GET 918977479 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122746494 DLCTRL DEBUG Tx Command reply: GET_REPLY 918977479 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122746495 DLCTRL DEBUG Command: GET 103972970 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122746495 DLCTRL DEBUG Tx Command reply: GET_REPLY 103972970 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122746496 DLCTRL DEBUG Command: GET 650709148 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122746496 DLCTRL DEBUG Tx Command reply: GET_REPLY 650709148 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000011011010'B, t_guard := 20.000000 } 20250817122746507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54030<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@6f517062176f: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)9245191 20250817122747514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122747514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122747514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817122747514 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122747514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8d1207, normal) (hnbgw_rua.c:407) 20250817122747514 DHNB DEBUG map_rua[0x55b46bd18230]{init}: Allocated (fsm.c:456) 20250817122747514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9245191)[0x55b46bd18230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122747514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9245191 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122747514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122747514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122747514 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817122747514 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9245191 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250817122747514 DCN DEBUG map_sccp[0x55b46bd14c60]{init}: Allocated (fsm.c:456) 20250817122747514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b46bd14c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122747514 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-9245191 <-> SCCP-81 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250817122747514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9245191 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817122747514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9245191)[0x55b46bd18230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122747514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122747514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122747514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9245191)[0x55b46bd18230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122747514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b46bd14c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122747514 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122747514 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{IDLE}: Allocated (fsm.c:456) 20250817122747514 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122747514 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030000da0056400500f1100926) (sccp_scrc.c:406) 20250817122747514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122747514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122747514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122747514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122747514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122747514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122747514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122747514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122747514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122747514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122747514 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) 20250817122747514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122747514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122747514 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122747514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b46bd14c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122747514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9245191)[0x55b46bd18230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122747514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122747514 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122747514 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122747514 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 20250817122747514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122747514 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 20250817122747514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122747514 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@6f517062176f: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@6f517062176f: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@6f517062176f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)15002970 HNBGW_Test.msc2-SCCP(683)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817122747516 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) 20250817122747516 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122747516 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122747516 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 20250817122747516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122747516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122747516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122747516 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122747516 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122747516 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122747516 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122747516 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) 20250817122747516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122747516 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=005fc697) (sccp_scrc.c:477) 20250817122747516 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20250817122747516 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122747516 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122747516 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122747516 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122747516 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) 20250817122747516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b46bd14c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@6f517062176f: setverdict(pass): none -> pass 20250817122747516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b46bd14c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122747516 DLCTRL DEBUG Command: GET 506064122 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122747516 DLCTRL DEBUG Tx Command reply: GET_REPLY 506064122 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122747517 DLCTRL DEBUG Command: GET 30972025 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122747517 DLCTRL DEBUG Tx Command reply: GET_REPLY 30972025 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122747518 DLCTRL DEBUG Command: GET 383996222 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122747518 DLCTRL DEBUG Tx Command reply: GET_REPLY 383996222 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122747519 DLCTRL DEBUG Command: GET 490232160 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122747519 DLCTRL DEBUG Tx Command reply: GET_REPLY 490232160 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122747519 DLCTRL DEBUG Command: GET 312424061 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122747519 DLCTRL DEBUG Tx Command reply: GET_REPLY 312424061 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122747520 DLCTRL DEBUG Command: GET 4955859 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122747520 DLCTRL DEBUG Tx Command reply: GET_REPLY 4955859 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122747521 DLCTRL DEBUG Command: GET 806455149 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122747521 DLCTRL DEBUG Tx Command reply: GET_REPLY 806455149 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122747521 DLCTRL DEBUG Command: GET 323968467 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122747521 DLCTRL DEBUG Tx Command reply: GET_REPLY 323968467 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122747522 DLCTRL DEBUG Command: GET 113926695 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122747522 DLCTRL DEBUG Tx Command reply: GET_REPLY 113926695 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122747523 DLCTRL DEBUG Command: GET 45299245 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122747523 DLCTRL DEBUG Tx Command reply: GET_REPLY 45299245 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122747524 DLCTRL DEBUG Command: GET 772743201 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122747524 DLCTRL DEBUG Tx Command reply: GET_REPLY 772743201 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122747524 DLCTRL DEBUG Command: GET 577199432 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122747524 DLCTRL DEBUG Tx Command reply: GET_REPLY 577199432 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250817122747525 DLCTRL DEBUG Command: GET 199939102 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122747525 DLCTRL DEBUG Tx Command reply: GET_REPLY 199939102 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122747526 DLCTRL DEBUG Command: GET 528072202 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122747526 DLCTRL DEBUG Tx Command reply: GET_REPLY 528072202 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122747526 DLCTRL DEBUG Command: GET 370435921 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122747526 DLCTRL DEBUG Tx Command reply: GET_REPLY 370435921 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122747527 DLCTRL DEBUG Command: GET 526968368 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122747527 DLCTRL DEBUG Tx Command reply: GET_REPLY 526968368 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122747528 DLCTRL DEBUG Command: GET 242173599 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122747528 DLCTRL DEBUG Tx Command reply: GET_REPLY 242173599 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122747528 DLCTRL DEBUG Command: GET 190776873 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122747528 DLCTRL DEBUG Tx Command reply: GET_REPLY 190776873 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122747529 DLCTRL DEBUG Command: GET 615554391 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122747529 DLCTRL DEBUG Tx Command reply: GET_REPLY 615554391 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122747530 DLCTRL DEBUG Command: GET 124316546 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122747530 DLCTRL DEBUG Tx Command reply: GET_REPLY 124316546 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001001111110'B, t_guard := 20.000000 } 20250817122747540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)12418843 20250817122748547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122748547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122748547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122748547 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122748547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd7f1b, normal) (hnbgw_rua.c:407) 20250817122748547 DHNB DEBUG map_rua[0x55b46bd0f420]{init}: Allocated (fsm.c:456) 20250817122748547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418843)[0x55b46bd0f420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122748547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12418843 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122748547 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122748547 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122748547 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12418843 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817122748547 DCN DEBUG map_sccp[0x55b46bd2a1e0]{init}: Allocated (fsm.c:456) 20250817122748547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55b46bd2a1e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122748547 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-12418843 <-> SCCP-82 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817122748547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12418843 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122748547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418843)[0x55b46bd0f420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122748547 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122748547 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122748547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418843)[0x55b46bd0f420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122748547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55b46bd2a1e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122748547 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122748547 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{IDLE}: Allocated (fsm.c:456) 20250817122748547 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122748547 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300027e0056400500f1100926) (sccp_scrc.c:406) 20250817122748547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122748547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122748547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122748547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122748547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122748547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122748547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122748547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122748547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122748547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122748547 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122748547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122748547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122748547 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122748547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55b46bd2a1e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122748547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418843)[0x55b46bd0f420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122748547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122748547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122748547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122748547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122748547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122748547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122748547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122748547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(680)@6f517062176f: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@6f517062176f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)8700221 HNBGW_Test.msc1-SCCP(680)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(680)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@6f517062176f: setverdict(pass): none -> pass 20250817122748551 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) 20250817122748551 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122748551 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122748551 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 20250817122748551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122748551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122748551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122748551 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122748551 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122748552 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122748552 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122748552 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) 20250817122748552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122748552 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=004e8e17) (sccp_scrc.c:477) 20250817122748552 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20250817122748552 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122748552 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122748552 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122748552 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122748552 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) 20250817122748552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55b46bd2a1e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122748552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55b46bd2a1e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122748552 DLCTRL DEBUG Command: GET 939711252 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122748552 DLCTRL DEBUG Tx Command reply: GET_REPLY 939711252 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122748553 DLCTRL DEBUG Command: GET 972089952 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122748553 DLCTRL DEBUG Tx Command reply: GET_REPLY 972089952 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122748554 DLCTRL DEBUG Command: GET 843245229 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122748554 DLCTRL DEBUG Tx Command reply: GET_REPLY 843245229 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122748555 DLCTRL DEBUG Command: GET 528887003 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122748555 DLCTRL DEBUG Tx Command reply: GET_REPLY 528887003 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122748556 DLCTRL DEBUG Command: GET 917769475 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122748556 DLCTRL DEBUG Tx Command reply: GET_REPLY 917769475 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122748558 DLCTRL DEBUG Command: GET 118632814 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122748558 DLCTRL DEBUG Tx Command reply: GET_REPLY 118632814 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817122748559 DLCTRL DEBUG Command: GET 686832877 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122748559 DLCTRL DEBUG Tx Command reply: GET_REPLY 686832877 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122748560 DLCTRL DEBUG Command: GET 561528464 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122748560 DLCTRL DEBUG Tx Command reply: GET_REPLY 561528464 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122748561 DLCTRL DEBUG Command: GET 234522915 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122748561 DLCTRL DEBUG Tx Command reply: GET_REPLY 234522915 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122748562 DLCTRL DEBUG Command: GET 40839172 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122748562 DLCTRL DEBUG Tx Command reply: GET_REPLY 40839172 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122748562 DLCTRL DEBUG Command: GET 765468616 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122748562 DLCTRL DEBUG Tx Command reply: GET_REPLY 765468616 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122748563 DLCTRL DEBUG Command: GET 737935982 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122748563 DLCTRL DEBUG Tx Command reply: GET_REPLY 737935982 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250817122748564 DLCTRL DEBUG Command: GET 729912587 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122748564 DLCTRL DEBUG Tx Command reply: GET_REPLY 729912587 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122748564 DLCTRL DEBUG Command: GET 552080663 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122748564 DLCTRL DEBUG Tx Command reply: GET_REPLY 552080663 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122748565 DLCTRL DEBUG Command: GET 542983552 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122748565 DLCTRL DEBUG Tx Command reply: GET_REPLY 542983552 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122748566 DLCTRL DEBUG Command: GET 582242972 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122748566 DLCTRL DEBUG Tx Command reply: GET_REPLY 582242972 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122748566 DLCTRL DEBUG Command: GET 529422838 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122748566 DLCTRL DEBUG Tx Command reply: GET_REPLY 529422838 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122748567 DLCTRL DEBUG Command: GET 920780351 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122748567 DLCTRL DEBUG Tx Command reply: GET_REPLY 920780351 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122748568 DLCTRL DEBUG Command: GET 974120324 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122748568 DLCTRL DEBUG Tx Command reply: GET_REPLY 974120324 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122748568 DLCTRL DEBUG Command: GET 349074805 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122748568 DLCTRL DEBUG Tx Command reply: GET_REPLY 349074805 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122748571 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45557<->l=127.0.0.1:4262) (control_if.c:193) 20250817122748571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50458<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(671)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(670)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122748572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50452<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122748573 DLINP DEBUG SRVCONN(,r=127.0.0.1:54985<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122748573 DLINP DEBUG SRVCONN(,r=127.0.0.1:54985<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122748573 DLINP NOTICE SRV(,r=127.0.0.1:54985<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122748573 DMAIN NOTICE (127.0.0.1:54985 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54985<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122748573 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(686)@6f517062176f: Final verdict of PTC: none 20250817122748574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122748574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122748574 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 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122748574 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122748574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122748574 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122748574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122748574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122748574 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 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-RAN(678)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(677)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(690)@6f517062176f: Final verdict of PTC: none 20250817122748574 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn2-SCCP(692)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(687)@6f517062176f: Final verdict of PTC: none 20250817122748574 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 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122748574 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) HNBGW_Test.sgsn2-RAN(693)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(680)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(689)@6f517062176f: Final verdict of PTC: none 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122748574 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122748574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122748574 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122748574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122748574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122748574 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 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122748574 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 20250817122748574 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250817122748574 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: Connection reset by peer 20250817122748574 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 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122748574 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 20250817122748574 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 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122748574 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: Connection reset by peer TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@6f517062176f: Final verdict of PTC: none 20250817122748574 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250817122748574 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@6f517062176f: Final verdict of PTC: none 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817122748574 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122748574 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) 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122748574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED HNBGW_Test.msc2-RAN(684)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(679)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(681)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(683)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(691)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(682)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@6f517062176f: Final verdict of PTC: pass HNBGW-PFCP(672)@6f517062176f: Final verdict of PTC: none 20250817122748584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54018<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(695)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(685)@6f517062176f: Final verdict of PTC: none 20250817122748601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@6f517062176f: Final verdict of PTC: pass 20250817122748602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54030<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@6f517062176f: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(688)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:27:48 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 20250817122748677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122748748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122748748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122748748 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122748748 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) 20250817122748748 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122748748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2912771)[0x55b46bd23bb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122748748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2912771)[0x55b46bd23bb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122748748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b46bd164a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122748748 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122748748 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122748748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c35f1b), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122748748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122748748 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) 20250817122748748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122748748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122748748 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122748748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b46bd164a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122748748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2912771)[0x55b46bd23bb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122748748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2912771)[0x55b46bd23bb0]{disrupted}: Freeing instance (context_map.c:202) 20250817122748748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2912771)[0x55b46bd23bb0]{disrupted}: Deallocated (fsm.c:568) 20250817122748748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b46bd164a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122748748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b46bd164a0]{disconnected}: Freeing instance (context_map.c:206) 20250817122748748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55b46bd164a0]{disconnected}: Deallocated (fsm.c:568) 20250817122748748 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2912771 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250817122748748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9245191)[0x55b46bd18230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122748748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9245191)[0x55b46bd18230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122748748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b46bd14c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122748748 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122748748 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122748748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fc697), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122748748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122748748 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) 20250817122748748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122748748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122748748 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122748748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b46bd14c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122748748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9245191)[0x55b46bd18230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122748748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9245191)[0x55b46bd18230]{disrupted}: Freeing instance (context_map.c:202) 20250817122748748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9245191)[0x55b46bd18230]{disrupted}: Deallocated (fsm.c:568) 20250817122748748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b46bd14c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122748748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b46bd14c60]{disconnected}: Freeing instance (context_map.c:206) 20250817122748749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x55b46bd14c60]{disconnected}: Deallocated (fsm.c:568) 20250817122748749 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9245191 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250817122748749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418843)[0x55b46bd0f420]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122748749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418843)[0x55b46bd0f420]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122748749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55b46bd2a1e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122748749 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122748749 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122748749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e8e17), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122748749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122748749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122748749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122748749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122748749 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122748749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55b46bd2a1e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122748749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418843)[0x55b46bd0f420]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122748749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418843)[0x55b46bd0f420]{disrupted}: Freeing instance (context_map.c:202) 20250817122748749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418843)[0x55b46bd0f420]{disrupted}: Deallocated (fsm.c:568) 20250817122748749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55b46bd2a1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122748749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55b46bd2a1e0]{disconnected}: Freeing instance (context_map.c:206) 20250817122748749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x55b46bd2a1e0]{disconnected}: Deallocated (fsm.c:568) 20250817122748749 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12418843 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817122748749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122748749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122748749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122748749 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 20250817122748749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122748749 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 20250817122748749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122748749 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122748749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122748749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122748749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122748749 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 20250817122748749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122748749 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 20250817122748749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122748749 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122748749 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 20250817122748749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122748749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122748749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122748749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122748749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122748749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122748749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122748749 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122748749 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 20250817122748749 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 20250817122749378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54060<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=484152) 20250817122749649 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122749649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007936f4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122749649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122749649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122749649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122749649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122749649 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122749649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ed04), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122749649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122749649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122749649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122749649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122749649 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122749649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044b5f8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122749649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122749649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122749649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122749649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122749649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122749649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122749649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122749649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122749649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122749649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122749649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122749649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122749649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122749649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122749649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122749649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122749649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122749649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122749649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122749649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122749649 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 20250817122749649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122749649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122749649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122749649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122749649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122749649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122749649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122749649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122749649 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 20250817122749649 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 20250817122750275 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122750275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b17c76), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122750275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122750275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122750275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122750275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122750275 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122750275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007adb01), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122750275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122750275 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122750275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122750275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122750275 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122750275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020df14), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122750275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122750275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122750275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122750275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122750275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122750275 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122750275 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122750275 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122750275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122750275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122750275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122750275 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122750275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122750275 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122750275 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122750275 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122750275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122750275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122750275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122750275 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122750275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122750275 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122750275 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122750275 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122750275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122750275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122750275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122750275 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122750275 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 Waiting for packet dumper to finish... 1 (prev_count=484152, count=499212) 20250817122750574 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122750574 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122750574 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817122750574 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122750574 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122750574 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122750943 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122750943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00336acb), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122750943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122750943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122750943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122750943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122750943 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122750943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091724e), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122750943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122750943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122750943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122750943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122750943 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122750943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036ec69), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122750943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122750943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122750943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122750943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122750943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122750943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122750943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122750943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122750943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122750943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122750943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122750943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122750943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122750943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122750943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122750943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122750943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122750943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122750943 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122750943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122750943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122750943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122750943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122750943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122750943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122750943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122750943 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@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:27: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_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 20250817122751744 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122751744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15b71), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122751744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122751744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122751744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122751744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122751744 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122751744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974ce4), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122751744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122751744 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122751744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122751744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122751744 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122751744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da2066), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122751744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122751744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122751744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122751744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122751744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122751744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122751744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122751744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122751744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122751744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122751744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122751744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122751744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122751744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122751744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122751744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122751744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122751744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122751744 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122751744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122751744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122751744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122751744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122751744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122751744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122751744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122751744 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@6f517062176f: 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@6f517062176f: Test case TC_mscpool_L3Compl_no_cn started. 20250817122752420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122752422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122752425 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34757<->l=127.0.0.1:4262) (control_if.c:572) 20250817122752436 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122752436 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh0(703)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122752444 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122752444 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122752444 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122752444 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122752444 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122752444 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122752444 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54144 (stream_srv.c:142) 20250817122752444 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54144<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122752444 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122752444 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122752444 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh1(705)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122752445 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122752445 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122752445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122752445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122752445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122752445 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122752445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122752445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122752445 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122752445 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122752445 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122752445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122752445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122752445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122752445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122752445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122752445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122752445 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122752445 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122752445 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122752445 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122752445 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122752445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122752445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122752445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122752445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122752445 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122752445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122752445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122752445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122752445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752445 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122752445 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 20250817122752445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122752445 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) 20250817122752445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122752445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122752445 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122752445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122752445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122752445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122752445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122752445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122752445 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122752445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122752445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122752445 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 20250817122752445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122752445 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 20250817122752445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122752445 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122752445 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 20250817122752446 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122752446 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122752446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122752446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122752446 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) 20250817122752446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752446 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) 20250817122752446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122752447 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) 20250817122752447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122752447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122752447 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122752447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752447 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122752447 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122752447 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 20250817122752447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122752447 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(709)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(709)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(707)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122752462 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122752462 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122752462 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122752462 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122752462 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122752462 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122752462 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122752462 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122752462 DRANAP NOTICE cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122752463 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122752463 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122752464 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122752464 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122752464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122752464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122752464 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) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752464 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) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122752464 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) 20250817122752464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122752464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122752464 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122752464 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122752464 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122752464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122752464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122752464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122752464 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) 20250817122752464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122752464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122752464 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122752464 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122752464 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122752464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122752464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122752464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122752464 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) 20250817122752464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122752464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122752464 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122752464 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122752464 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122752464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122752464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122752464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122752464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122752464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122752464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122752464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122752464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122752464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122752464 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122752464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752464 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122752464 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122752464 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 20250817122752464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122752464 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122752464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752464 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122752464 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122752464 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 20250817122752464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122752464 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 20250817122752464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817122752464 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122752464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752464 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122752464 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122752464 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 20250817122752464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122752464 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 20250817122752464 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122752464 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 20250817122752464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752464 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122752464 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122752464 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122752464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122752464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122752464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122752464 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122752464 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122752486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122752486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122752486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122752486 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122752486 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) 20250817122752486 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122752486 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122752486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122752486 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@6f517062176f: setverdict(pass): none -> pass 20250817122752490 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122752490 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122752490 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122752490 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122752490 DHNBAP DEBUG (127.0.0.1:54144 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122752490 DHNBAP NOTICE (127.0.0.1:54144 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122752490 DHNBAP NOTICE (127.0.0.1:54144 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122752490 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122752490 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122752602 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122752602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e7097), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122752602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122752602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122752602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122752602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122752602 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122752602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e769f5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122752602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122752602 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122752602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122752602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122752602 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122752602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7a9f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122752602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122752602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122752602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122752602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122752602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752602 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122752602 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122752602 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122752602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122752602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122752602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122752602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752602 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122752602 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122752602 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122752602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122752602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122752602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122752602 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122752602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752602 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122752602 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122752602 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122752602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122752602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122752602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122752602 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 20250817122752657 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 20250817122752657 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 20250817122752657 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122752657 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122752659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752659 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122752659 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122752659 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122752659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122752659 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122752659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122752660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752660 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122752660 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122752660 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122752660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122752660 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122752660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122752660 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 20250817122752660 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 20250817122752660 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 20250817122752660 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 20250817122752674 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 20250817122752674 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 20250817122752674 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 20250817122752674 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122752674 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122752674 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122752674 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(712)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122752675 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752675 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122752675 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122752675 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122752675 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122752675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122752675 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122752675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122752675 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 20250817122752675 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 20250817122752675 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 20250817122752676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122752676 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122752676 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122752676 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122752676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122752676 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250817122752676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122752676 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 20250817122752676 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 20250817122752676 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 20250817122753396 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122753396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef5c29), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122753396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122753396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122753396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122753396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122753396 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122753396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885bb1), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122753396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122753396 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122753396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122753396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122753396 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122753396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c5aa6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122753396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122753396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122753396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122753396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122753396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122753396 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122753396 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122753396 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122753396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122753396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122753396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122753396 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122753396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122753396 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122753396 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122753396 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122753396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122753396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122753396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122753396 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122753396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122753396 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122753396 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122753396 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122753396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122753396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122753396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122753396 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122753396 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 20250817122753398 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122753398 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122753398 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122753398 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122753398 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122753398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122753398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122753398 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122753398 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122753399 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122753399 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122753399 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122753399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122753399 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=00ef5c29) (sccp_scrc.c:477) 20250817122753399 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20250817122753399 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122753399 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122753399 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122753399 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122753399 DLSCCP DEBUG SCCP-SCOC(62)[0x55b46bd14ec0]{IDLE}: Deallocated (fsm.c:568) 20250817122753479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122753479 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122753479 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122753479 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122753479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122753479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122753479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122753479 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122753479 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122753479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122753479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122753479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122753479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122753479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122753479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122753479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122753479 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) 20250817122753479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122753479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122753479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753479 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) 20250817122753479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753479 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122753479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122753479 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122753479 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122753479 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) 20250817122753479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122753479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122753479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122753479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122753479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122753479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122753479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122753479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122753479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122753479 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122753479 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122753479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122753479 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122753479 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122753479 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122753479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122753479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122753479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122753479 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(711)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122753496 DLCTRL DEBUG Command: GET 359425496 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122753496 DLCTRL DEBUG Tx Command reply: GET_REPLY 359425496 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122753498 DLCTRL DEBUG Command: GET 299346514 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122753498 DLCTRL DEBUG Tx Command reply: GET_REPLY 299346514 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122753499 DLCTRL DEBUG Command: GET 590067593 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122753499 DLCTRL DEBUG Tx Command reply: GET_REPLY 590067593 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122753500 DLCTRL DEBUG Command: GET 708248567 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122753500 DLCTRL DEBUG Tx Command reply: GET_REPLY 708248567 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122753501 DLCTRL DEBUG Command: GET 299334296 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122753501 DLCTRL DEBUG Tx Command reply: GET_REPLY 299334296 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122753502 DLCTRL DEBUG Command: GET 947089355 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122753502 DLCTRL DEBUG Tx Command reply: GET_REPLY 947089355 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122753502 DLCTRL DEBUG Command: GET 277113956 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122753502 DLCTRL DEBUG Tx Command reply: GET_REPLY 277113956 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122753503 DLCTRL DEBUG Command: GET 112752420 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122753503 DLCTRL DEBUG Tx Command reply: GET_REPLY 112752420 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122753504 DLCTRL DEBUG Command: GET 40767878 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122753504 DLCTRL DEBUG Tx Command reply: GET_REPLY 40767878 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122753505 DLCTRL DEBUG Command: GET 861991934 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122753505 DLCTRL DEBUG Tx Command reply: GET_REPLY 861991934 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122753506 DLCTRL DEBUG Command: GET 326884121 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122753506 DLCTRL DEBUG Tx Command reply: GET_REPLY 326884121 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122753507 DLCTRL DEBUG Command: GET 981921772 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122753507 DLCTRL DEBUG Tx Command reply: GET_REPLY 981921772 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122753508 DLCTRL DEBUG Command: GET 757187615 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122753508 DLCTRL DEBUG Tx Command reply: GET_REPLY 757187615 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122753509 DLCTRL DEBUG Command: GET 880775178 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122753509 DLCTRL DEBUG Tx Command reply: GET_REPLY 880775178 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122753510 DLCTRL DEBUG Command: GET 995773165 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122753510 DLCTRL DEBUG Tx Command reply: GET_REPLY 995773165 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122753511 DLCTRL DEBUG Command: GET 607139227 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122753511 DLCTRL DEBUG Tx Command reply: GET_REPLY 607139227 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122753512 DLCTRL DEBUG Command: GET 330180571 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122753512 DLCTRL DEBUG Tx Command reply: GET_REPLY 330180571 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122753513 DLCTRL DEBUG Command: GET 773543371 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122753513 DLCTRL DEBUG Tx Command reply: GET_REPLY 773543371 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122753514 DLCTRL DEBUG Command: GET 617381377 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122753514 DLCTRL DEBUG Tx Command reply: GET_REPLY 617381377 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122753515 DLCTRL DEBUG Command: GET 833217288 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122753515 DLCTRL DEBUG Tx Command reply: GET_REPLY 833217288 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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 := '000000000000000010100110'B, t_guard := 20.000000 } 20250817122753525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122753600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122753600 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122753600 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122753600 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122753600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122753600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122753600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122753600 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122753600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122753600 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122753600 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122753600 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122753600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122753600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122753600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122753600 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122753600 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122753600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122753600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122753600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122753600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122753600 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=000c5aa6) (sccp_scrc.c:477) 20250817122753600 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20250817122753600 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122753600 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122753600 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122753600 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122753600 DLSCCP DEBUG SCCP-SCOC(64)[0x55b46bd28230]{IDLE}: Deallocated (fsm.c:568) 20250817122753600 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122753600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122753600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122753600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122753600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122753600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122753600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122753600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122753600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122753600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122753600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122753600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122753601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122753601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122753601 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122753601 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122753601 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) 20250817122753601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122753601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122753601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122753601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122753601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122753601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122753601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122753601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122753601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122753601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122753601 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122753601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122753601 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122753601 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122753601 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122753601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122753601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122753601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122753601 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122753601 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122753601 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(708)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@6f517062176f: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)11193017 20250817122754535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122754535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122754535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122754535 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122754535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaacab9, normal) (hnbgw_rua.c:407) 20250817122754535 DHNB DEBUG map_rua[0x55b46bd28230]{init}: Allocated (fsm.c:456) 20250817122754535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11193017)[0x55b46bd28230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122754535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11193017 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122754535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122754535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122754536 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11193017 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250817122754536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11193017)[0x55b46bd28230]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122754536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11193017)[0x55b46bd28230]{init}: Freeing instance (context_map.c:202) 20250817122754536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11193017)[0x55b46bd28230]{init}: Deallocated (fsm.c:568) 20250817122754536 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11193017 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122754536 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) 20250817122754536 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817122754536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817122754536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122754536 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)@6f517062176f: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)11193017 MTC@6f517062176f: 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 := '000000000000000111110101'B, t_guard := 20.000000 } 20250817122754549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54094<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@6f517062176f: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)11749483 20250817122755555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122755555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122755555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122755555 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122755555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb3486b, normal) (hnbgw_rua.c:407) 20250817122755555 DHNB DEBUG map_rua[0x55b46bd28230]{init}: Allocated (fsm.c:456) 20250817122755555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11749483)[0x55b46bd28230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122755555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11749483 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122755555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122755555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122755556 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817122755556 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11749483 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250817122755556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11749483)[0x55b46bd28230]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122755556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11749483)[0x55b46bd28230]{init}: Freeing instance (context_map.c:202) 20250817122755556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11749483)[0x55b46bd28230]{init}: Deallocated (fsm.c:568) 20250817122755556 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11749483 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122755556 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) 20250817122755556 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817122755556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817122755556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122755556 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)@6f517062176f: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)11749483 MTC@6f517062176f: 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 := '000000000000000111011100'B, t_guard := 20.000000 } 20250817122755567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43908<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@6f517062176f: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)16473547 20250817122756573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122756573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122756573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122756573 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122756573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfb5dcb, normal) (hnbgw_rua.c:407) 20250817122756573 DHNB DEBUG map_rua[0x55b46bd28230]{init}: Allocated (fsm.c:456) 20250817122756573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473547)[0x55b46bd28230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122756573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16473547 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122756573 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122756573 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122756573 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16473547 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250817122756573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473547)[0x55b46bd28230]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122756573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473547)[0x55b46bd28230]{init}: Freeing instance (context_map.c:202) 20250817122756573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16473547)[0x55b46bd28230]{init}: Deallocated (fsm.c:568) 20250817122756573 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16473547 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122756573 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) 20250817122756573 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817122756574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817122756574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122756574 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)@6f517062176f: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)16473547 MTC@6f517062176f: 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 := '000000000000001010101011'B, t_guard := 20.000000 } 20250817122756584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43920<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@6f517062176f: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)8037352 20250817122757591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122757591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122757591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250817122757591 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122757591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7aa3e8, normal) (hnbgw_rua.c:407) 20250817122757591 DHNB DEBUG map_rua[0x55b46bd28230]{init}: Allocated (fsm.c:456) 20250817122757591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8037352)[0x55b46bd28230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122757591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8037352 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122757591 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122757591 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122757591 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8037352 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250817122757591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8037352)[0x55b46bd28230]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122757591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8037352)[0x55b46bd28230]{init}: Freeing instance (context_map.c:202) 20250817122757591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8037352)[0x55b46bd28230]{init}: Deallocated (fsm.c:568) 20250817122757591 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8037352 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122757591 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) 20250817122757591 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817122757591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817122757591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122757591 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)@6f517062176f: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)8037352 MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122757595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54074<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122757595 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34757<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(700)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122757596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54062<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122757596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122757596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122757596 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122757596 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) 20250817122757596 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122757597 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122757597 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122757597 DLINP NOTICE SRV(,r=127.0.0.1:54144<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122757597 DMAIN NOTICE (127.0.0.1:54144 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54144<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122757597 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(707)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(710)@6f517062176f: Final verdict of PTC: none 20250817122757597 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122757597 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) 20250817122757597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122757597 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122757597 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122757597 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) 20250817122757597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122757598 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122757598 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122757598 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) 20250817122757598 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122757598 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122757598 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122757598 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) 20250817122757598 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122757598 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122757598 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 20250817122757598 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122757598 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122757598 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122757598 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122757598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122757598 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@6f517062176f: Final verdict of PTC: none 20250817122757598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122757598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122757598 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 20250817122757598 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 20250817122757598 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 20250817122757598 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 20250817122757598 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122757598 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122757598 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122757598 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122757598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122757598 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122757598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122757598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122757598 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 20250817122757598 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 20250817122757598 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 TC_mscpool_L3Compl_no_cn-Iuh0(703)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(705)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(709)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(712)@6f517062176f: Final verdict of PTC: none 20250817122757599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122757599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43908<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122757599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122757599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54080<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(702)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(713)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(715)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(716)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(717)@6f517062176f: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(714)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sun Aug 17 12:27:57 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 20250817122757674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122758275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43934<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261180) 20250817122758749 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122758749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e8e17), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122758749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122758749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122758749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122758749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122758749 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122758749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fc697), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122758749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122758749 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) 20250817122758749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122758749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122758749 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122758749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c35f1b), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122758749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122758749 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) 20250817122758749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122758749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122758749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122758749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122758749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122758749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122758749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122758749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122758749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122758749 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122758749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122758749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122758749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122758749 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 20250817122758749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122758749 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 20250817122758749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122758749 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122758749 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 20250817122758749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122758749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122758749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122758749 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 20250817122758749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122758749 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 20250817122758749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122758749 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122758749 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 20250817122758749 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 Waiting for packet dumper to finish... 1 (prev_count=261180, count=284060) 20250817122759599 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122759599 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122759599 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122759599 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122759599 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122759599 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122759650 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122759650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044b5f8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122759650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122759650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122759650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122759650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122759650 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122759650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ed04), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122759650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122759650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122759650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122759650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122759650 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122759650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007936f4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122759650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122759650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122759650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122759650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122759650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122759650 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122759650 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122759650 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122759650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122759650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122759650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122759650 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122759650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122759650 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122759650 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122759650 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122759650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122759650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122759650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122759650 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122759650 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 20250817122759650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122759650 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122759650 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122759650 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122759650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122759650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122759650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122759650 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122759650 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 20250817122759650 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 20250817122800276 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122800276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020df14), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122800276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122800276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122800276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122800276 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122800276 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122800276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007adb01), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122800276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122800276 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122800276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122800276 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122800276 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122800276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b17c76), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122800277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122800277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122800277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122800277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122800277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122800277 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122800277 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122800277 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122800277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122800277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122800277 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122800277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122800277 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122800277 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122800277 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122800277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122800277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122800277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122800277 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122800277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122800277 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122800277 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122800277 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122800277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122800277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122800277 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122800277 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@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:28: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_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 20250817122800944 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122800944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036ec69), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122800944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122800944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122800944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122800944 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122800944 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122800944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091724e), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122800944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122800944 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122800944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122800945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122800945 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122800945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00336acb), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122800945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122800945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122800945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122800945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122800945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122800945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122800945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122800945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122800945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122800945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122800945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122800945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122800945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122800945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122800945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122800945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122800945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122800945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122800945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122800945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122800945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122800945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122800945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122800945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122800945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122800945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122800945 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@6f517062176f: 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@6f517062176f: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250817122801389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122801397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122801404 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40687<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122801431 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122801431 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122801439 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122801439 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122801439 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122801439 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122801439 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122801439 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122801439 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122801439 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122801439 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122801439 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41875 (stream_srv.c:142) 20250817122801439 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41875<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122801440 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122801440 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122801441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122801441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122801441 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) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801441 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) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122801441 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) 20250817122801441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122801441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122801441 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122801441 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122801441 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122801441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122801441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122801441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122801441 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) 20250817122801441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122801441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122801441 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122801441 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122801441 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122801441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122801441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122801441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122801441 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122801441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122801441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122801441 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122801441 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122801441 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122801441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122801441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122801441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122801441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122801441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122801441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122801441 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122801441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801441 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122801441 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122801441 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 20250817122801441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122801441 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122801441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801441 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122801441 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122801441 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 20250817122801441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122801441 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 20250817122801441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122801441 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122801441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801441 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122801441 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122801441 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122801441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122801441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122801441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122801441 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122801441 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 20250817122801441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801441 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122801441 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122801441 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122801441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122801441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122801441 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122801441 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(728)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(728)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(726)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(731)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@6f517062176f: ************************************************* HNBGW_Test.msc1-SCCP(729)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(734)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@6f517062176f: ************************************************* HNBGW_Test.msc2-SCCP(732)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122801483 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122801483 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122801483 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122801483 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122801483 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122801484 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122801484 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122801484 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122801484 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122801484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122801484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122801484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122801484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122801484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122801484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122801484 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122801484 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122801484 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122801484 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801484 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122801484 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122801484 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122801484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122801484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122801484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817122801485 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122801485 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122801485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122801485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122801485 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) 20250817122801485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801485 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) 20250817122801485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122801485 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) 20250817122801485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122801485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122801485 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122801485 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122801486 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122801486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122801486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122801486 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) 20250817122801486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122801486 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122801486 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122801486 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122801486 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122801486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122801486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122801486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122801486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122801486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122801486 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) 20250817122801486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122801486 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122801486 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122801486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801486 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122801486 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122801486 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 20250817122801486 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122801486 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122801486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801486 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122801486 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122801486 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 20250817122801486 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122801486 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 20250817122801486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817122801486 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122801486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801486 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122801486 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122801486 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 20250817122801486 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122801486 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 20250817122801486 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122801486 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 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(737)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(740)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(738)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(743)@6f517062176f: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(741)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122801552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122801553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122801553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122801553 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122801553 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) 20250817122801553 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122801553 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122801553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122801553 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@6f517062176f: setverdict(pass): none -> pass 20250817122801557 DLINP DEBUG SRVCONN(,r=127.0.0.1:41875<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122801557 DLINP DEBUG SRVCONN(,r=127.0.0.1:41875<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122801557 DLINP DEBUG SRVCONN(,r=127.0.0.1:41875<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122801557 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122801557 DHNBAP DEBUG (127.0.0.1:41875 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122801557 DHNBAP NOTICE (127.0.0.1:41875 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122801557 DHNBAP NOTICE (127.0.0.1:41875 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122801557 DLINP DEBUG SRVCONN(,r=127.0.0.1:41875<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122801557 DLINP DEBUG SRVCONN(,r=127.0.0.1:41875<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122801651 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 20250817122801651 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 20250817122801651 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122801651 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122801661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801661 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122801661 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122801661 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122801661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122801661 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122801661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122801661 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 20250817122801662 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 20250817122801662 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 20250817122801662 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122801662 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122801662 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122801662 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(731)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122801664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801664 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122801664 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122801664 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122801665 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122801665 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122801665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122801665 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 20250817122801665 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 20250817122801668 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) 20250817122801668 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122801668 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122801668 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122801668 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122801668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122801668 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122801668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122801668 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 20250817122801668 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 20250817122801672 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) 20250817122801672 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122801672 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122801672 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122801672 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122801672 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250817122801672 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122801672 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 20250817122801672 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 20250817122801676 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 20250817122801676 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 20250817122801676 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250817122801676 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122801677 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122801677 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122801677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(734)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817122801682 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) 20250817122801682 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817122801682 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122801682 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122801682 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122801682 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122801682 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817122801683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122801683 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 20250817122801687 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) 20250817122801687 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122801687 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122801687 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122801687 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122801687 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250817122801687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122801687 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 20250817122801703 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 20250817122801703 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 20250817122801703 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122801703 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122801710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801710 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122801710 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122801710 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122801710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122801710 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122801710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122801713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801713 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122801713 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122801713 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122801713 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122801713 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122801713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122801713 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 20250817122801721 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 20250817122801721 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 20250817122801721 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122801721 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817122801727 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) 20250817122801727 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817122801727 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122801727 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122801727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122801727 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122801727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122801729 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) 20250817122801729 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122801729 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122801729 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122801729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122801729 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122801729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122801729 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 20250817122801739 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 20250817122801739 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 20250817122801739 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250817122801739 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122801739 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122801739 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122801739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(743)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250817122801744 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122801744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da2066), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122801744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122801744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122801744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122801744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122801744 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122801745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974ce4), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122801745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122801745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122801745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122801745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122801745 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122801745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d15b71), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122801745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122801745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122801745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122801745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122801745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122801745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122801745 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122801745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122801745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122801745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122801745 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122801745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122801745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122801745 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122801745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122801745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122801745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122801745 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122801745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122801745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122801745 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122801745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122801745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122801745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122801745 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122801745 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) 20250817122801745 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250817122801745 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122801745 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122801745 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122801745 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122801745 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250817122801745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122801751 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) 20250817122801751 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122801751 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122801751 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122801752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122801752 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250817122801752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122801756 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) 20250817122801756 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122801756 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122801756 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 20250817122801756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122801756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122801756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122801756 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122801756 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801756 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122801756 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122801756 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122801756 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122801756 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122801756 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122801756 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) 20250817122801756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122801756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122801756 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=00974ce4) (sccp_scrc.c:477) 20250817122801756 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20250817122801756 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122801756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122801757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122801757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122801756 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122801756 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122801756 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122801756 DLSCCP DEBUG SCCP-SCOC(69)[0x55b46bd70040]{IDLE}: Deallocated (fsm.c:568) 20250817122801757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122801757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122801757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122801757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122801757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122801757 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=00da2066) (sccp_scrc.c:477) 20250817122801757 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20250817122801757 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122801757 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122801757 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122801757 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122801757 DLSCCP DEBUG SCCP-SCOC(70)[0x55b46bc91730]{IDLE}: Deallocated (fsm.c:568) 20250817122801961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122801961 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122801961 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122801961 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122801961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122801961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122801961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122801961 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122801961 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122801961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122801961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122801961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122801961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122801961 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=00d15b71) (sccp_scrc.c:477) 20250817122801961 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20250817122801961 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122801961 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122801961 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122801961 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122801961 DLSCCP DEBUG SCCP-SCOC(68)[0x55b46bd16370]{IDLE}: Deallocated (fsm.c:568) 20250817122802461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802461 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122802461 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122802461 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122802461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122802461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122802461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122802461 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122802461 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122802461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122802461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122802461 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122802461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122802461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122802461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122802461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122802461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122802461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122802461 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122802461 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122802461 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) 20250817122802461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122802461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122802461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122802461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122802461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122802461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122802461 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122802461 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122802461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802462 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122802462 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122802462 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122802462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122802462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122802462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122802462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(727)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122802470 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) 20250817122802470 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122802470 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122802470 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 20250817122802470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122802470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122802470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122802470 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122802470 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122802470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122802470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122802470 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) 20250817122802470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122802470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122802470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122802470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122802470 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) 20250817122802470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802470 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) 20250817122802470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122802470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122802470 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122802470 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122802470 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) 20250817122802470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122802470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122802470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122802470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122802470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122802470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122802470 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122802470 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122802470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122802470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122802470 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122802470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122802470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122802470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122802470 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(730)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122802487 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) 20250817122802487 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122802487 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122802487 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 20250817122802487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122802488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122802488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122802488 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122802488 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122802488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122802488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122802488 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) 20250817122802488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122802488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122802488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817122802488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122802488 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) 20250817122802488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802488 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) 20250817122802488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802488 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122802488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122802488 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122802488 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122802488 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) 20250817122802488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122802488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122802488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122802488 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) 20250817122802488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122802488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122802488 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122802488 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: link up (cnlink.c:111) 20250817122802488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802488 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122802488 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122802488 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 20250817122802488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122802488 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 20250817122802488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122802488 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(733)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122802521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802521 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122802521 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122802521 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122802521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122802521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122802521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122802521 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122802521 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122802521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122802521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122802521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122802521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122802521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122802521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122802521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122802521 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) 20250817122802521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802521 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) 20250817122802521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802521 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122802521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122802521 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122802521 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122802521 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) 20250817122802521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122802521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122802521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122802521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122802521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122802521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122802521 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122802521 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122802521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802521 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122802521 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122802521 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122802521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122802521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122802521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122802521 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(736)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122802532 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) 20250817122802532 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122802532 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122802532 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 20250817122802532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122802532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122802532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122802532 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122802532 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122802532 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122802532 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122802532 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) 20250817122802532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122802532 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122802532 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817122802532 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122802532 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) 20250817122802532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802532 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) 20250817122802532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802532 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122802532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122802533 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122802533 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122802533 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) 20250817122802533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122802533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122802533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122802533 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) 20250817122802533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122802533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122802533 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122802533 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817122802533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802533 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122802533 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122802533 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 20250817122802533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122802533 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 20250817122802533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122802533 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(739)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122802551 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) 20250817122802551 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817122802551 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817122802551 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 20250817122802551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122802551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122802551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122802551 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122802551 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122802551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122802551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122802551 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) 20250817122802551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122802551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122802551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250817122802551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122802551 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) 20250817122802551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802551 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) 20250817122802551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122802551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122802551 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122802551 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122802551 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) 20250817122802551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122802551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122802551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122802551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122802551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122802551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122802551 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) 20250817122802551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122802551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122802551 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122802551 DRANAP NOTICE cnlink(sgsn-2)[0x55b46bd00630]{CONNECTED}: link up (cnlink.c:111) 20250817122802552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122802552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122802552 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 20250817122802552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122802552 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 20250817122802552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817122802552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(742)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122802603 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122802603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7a9f7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122802603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122802603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122802603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122802603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122802603 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122802603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e769f5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122802603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122802603 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122802603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122802603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122802603 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122802603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e7097), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122802603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122802603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122802603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122802603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122802603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802603 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122802603 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122802603 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122802603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122802603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122802603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122802603 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122802603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802603 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122802603 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122802603 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122802603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122802603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122802603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122802603 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122802603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802603 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122802603 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122802603 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122802603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122802603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122802603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122802603 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122802603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802603 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122802603 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122802603 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122802603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122802603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122802603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122802603 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122802603 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122802603 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122802603 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122802603 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122802603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122802603 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=00b7a9f7) (sccp_scrc.c:477) 20250817122802603 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20250817122802603 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122802603 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122802603 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122802603 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122802603 DLSCCP DEBUG SCCP-SCOC(65)[0x55b46bd0caa0]{IDLE}: Deallocated (fsm.c:568) 20250817122802604 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) 20250817122802604 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122802604 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122802604 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 20250817122802604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122802604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122802604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122802604 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122802604 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122802604 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122802604 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122802604 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) 20250817122802604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122802604 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=00e769f5) (sccp_scrc.c:477) 20250817122802604 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20250817122802604 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122802604 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122802604 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122802604 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122802604 DLSCCP DEBUG SCCP-SCOC(66)[0x55b46bc94530]{IDLE}: Deallocated (fsm.c:568) 20250817122802805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122802805 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122802805 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122802805 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122802805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122802805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122802805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122802805 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122802805 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122802805 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122802805 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122802805 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122802805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122802805 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=003e7097) (sccp_scrc.c:477) 20250817122802805 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20250817122802805 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122802805 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122802805 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122802805 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122802805 DLSCCP DEBUG SCCP-SCOC(67)[0x55b46bd0f970]{IDLE}: Deallocated (fsm.c:568) 20250817122803391 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817122803391 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817122803391 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122803391 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122803391 DLSCCP DEBUG SCCP-SCOC(63)[0x55b46bd208c0]{IDLE}: Deallocated (fsm.c:568) 20250817122803566 DLCTRL DEBUG Command: GET 919627319 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122803566 DLCTRL DEBUG Tx Command reply: GET_REPLY 919627319 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122803568 DLCTRL DEBUG Command: GET 982640497 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122803568 DLCTRL DEBUG Tx Command reply: GET_REPLY 982640497 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122803571 DLCTRL DEBUG Command: GET 532912345 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122803571 DLCTRL DEBUG Tx Command reply: GET_REPLY 532912345 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122803576 DLCTRL DEBUG Command: GET 107500416 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122803576 DLCTRL DEBUG Tx Command reply: GET_REPLY 107500416 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122803580 DLCTRL DEBUG Command: GET 637855894 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122803580 DLCTRL DEBUG Tx Command reply: GET_REPLY 637855894 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122803583 DLCTRL DEBUG Command: GET 219680311 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122803583 DLCTRL DEBUG Tx Command reply: GET_REPLY 219680311 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122803587 DLCTRL DEBUG Command: GET 403721695 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122803587 DLCTRL DEBUG Tx Command reply: GET_REPLY 403721695 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122803591 DLCTRL DEBUG Command: GET 441005106 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122803591 DLCTRL DEBUG Tx Command reply: GET_REPLY 441005106 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122803595 DLCTRL DEBUG Command: GET 675880906 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122803595 DLCTRL DEBUG Tx Command reply: GET_REPLY 675880906 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122803598 DLCTRL DEBUG Command: GET 28387498 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122803598 DLCTRL DEBUG Tx Command reply: GET_REPLY 28387498 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122803600 DLCTRL DEBUG Command: GET 204279837 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122803600 DLCTRL DEBUG Tx Command reply: GET_REPLY 204279837 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122803602 DLCTRL DEBUG Command: GET 314239952 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122803602 DLCTRL DEBUG Tx Command reply: GET_REPLY 314239952 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122803604 DLCTRL DEBUG Command: GET 21074508 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122803604 DLCTRL DEBUG Tx Command reply: GET_REPLY 21074508 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122803606 DLCTRL DEBUG Command: GET 278154567 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122803606 DLCTRL DEBUG Tx Command reply: GET_REPLY 278154567 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122803607 DLCTRL DEBUG Command: GET 103293186 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122803607 DLCTRL DEBUG Tx Command reply: GET_REPLY 103293186 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122803609 DLCTRL DEBUG Command: GET 32923303 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122803609 DLCTRL DEBUG Tx Command reply: GET_REPLY 32923303 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122803610 DLCTRL DEBUG Command: GET 698973644 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122803610 DLCTRL DEBUG Tx Command reply: GET_REPLY 698973644 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122803611 DLCTRL DEBUG Command: GET 249759121 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122803611 DLCTRL DEBUG Tx Command reply: GET_REPLY 249759121 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122803612 DLCTRL DEBUG Command: GET 279792974 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122803612 DLCTRL DEBUG Tx Command reply: GET_REPLY 279792974 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122803613 DLCTRL DEBUG Command: GET 631626270 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122803613 DLCTRL DEBUG Tx Command reply: GET_REPLY 631626270 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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 := '000000000000001100101000'B, t_guard := 20.000000 } 20250817122803631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@6f517062176f: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)5684257 20250817122804642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122804642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122804642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122804642 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122804642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x56bc21, normal) (hnbgw_rua.c:407) 20250817122804642 DHNB DEBUG map_rua[0x55b46bd28230]{init}: Allocated (fsm.c:456) 20250817122804642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5684257)[0x55b46bd28230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122804642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5684257 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122804642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122804642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122804642 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250817122804642 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5684257 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) 20250817122804642 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5684257 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122804642 DCN DEBUG map_sccp[0x55b46bd14ec0]{init}: Allocated (fsm.c:456) 20250817122804642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b46bd14ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122804642 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-5684257 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122804642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5684257 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122804642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5684257)[0x55b46bd28230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122804642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122804642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122804642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5684257)[0x55b46bd28230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122804642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b46bd14ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122804642 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122804642 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{IDLE}: Allocated (fsm.c:456) 20250817122804642 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122804642 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030003280056400500f1100926) (sccp_scrc.c:406) 20250817122804642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122804642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122804642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122804642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122804642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122804642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122804642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122804642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122804642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122804642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122804642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122804642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122804642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122804642 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122804642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b46bd14ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122804642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5684257)[0x55b46bd28230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122804643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122804643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122804643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122804643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122804643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122804643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122804643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122804643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(726)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@6f517062176f: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@6f517062176f: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)7854121 HNBGW_Test.msc0-SCCP(726)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@6f517062176f: setverdict(pass): none -> pass 20250817122804647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122804647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122804647 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122804647 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122804647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122804647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122804647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122804647 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@6f517062176f: 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 } } } 20250817122804647 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122804647 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122804647 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122804647 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122804647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122804647 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=00d4e885) (sccp_scrc.c:477) 20250817122804647 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20250817122804647 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122804647 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122804647 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122804647 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122804647 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) 20250817122804647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b46bd14ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122804647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b46bd14ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122804647 DLCTRL DEBUG Command: GET 499273009 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122804647 DLCTRL DEBUG Tx Command reply: GET_REPLY 499273009 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122804648 DLCTRL DEBUG Command: GET 102847023 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122804648 DLCTRL DEBUG Tx Command reply: GET_REPLY 102847023 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122804649 DLCTRL DEBUG Command: GET 174085573 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122804649 DLCTRL DEBUG Tx Command reply: GET_REPLY 174085573 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122804650 DLCTRL DEBUG Command: GET 538958757 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122804650 DLCTRL DEBUG Tx Command reply: GET_REPLY 538958757 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122804650 DLCTRL DEBUG Command: GET 346108601 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122804650 DLCTRL DEBUG Tx Command reply: GET_REPLY 346108601 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122804651 DLCTRL DEBUG Command: GET 281846046 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122804651 DLCTRL DEBUG Tx Command reply: GET_REPLY 281846046 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122804652 DLCTRL DEBUG Command: GET 597687087 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122804652 DLCTRL DEBUG Tx Command reply: GET_REPLY 597687087 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122804653 DLCTRL DEBUG Command: GET 608521628 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122804653 DLCTRL DEBUG Tx Command reply: GET_REPLY 608521628 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122804653 DLCTRL DEBUG Command: GET 544710735 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122804653 DLCTRL DEBUG Tx Command reply: GET_REPLY 544710735 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122804654 DLCTRL DEBUG Command: GET 775433465 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122804654 DLCTRL DEBUG Tx Command reply: GET_REPLY 775433465 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122804655 DLCTRL DEBUG Command: GET 692438045 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122804655 DLCTRL DEBUG Tx Command reply: GET_REPLY 692438045 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122804656 DLCTRL DEBUG Command: GET 835905744 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122804656 DLCTRL DEBUG Tx Command reply: GET_REPLY 835905744 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122804657 DLCTRL DEBUG Command: GET 837269888 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122804657 DLCTRL DEBUG Tx Command reply: GET_REPLY 837269888 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122804658 DLCTRL DEBUG Command: GET 882069790 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122804658 DLCTRL DEBUG Tx Command reply: GET_REPLY 882069790 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122804658 DLCTRL DEBUG Command: GET 220231241 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122804658 DLCTRL DEBUG Tx Command reply: GET_REPLY 220231241 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122804659 DLCTRL DEBUG Command: GET 608562480 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122804659 DLCTRL DEBUG Tx Command reply: GET_REPLY 608562480 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122804660 DLCTRL DEBUG Command: GET 353375339 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122804660 DLCTRL DEBUG Tx Command reply: GET_REPLY 353375339 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122804661 DLCTRL DEBUG Command: GET 32607999 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122804661 DLCTRL DEBUG Tx Command reply: GET_REPLY 32607999 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122804662 DLCTRL DEBUG Command: GET 847948266 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122804662 DLCTRL DEBUG Tx Command reply: GET_REPLY 847948266 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122804663 DLCTRL DEBUG Command: GET 555279394 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122804663 DLCTRL DEBUG Tx Command reply: GET_REPLY 555279394 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000101100111'B, t_guard := 20.000000 } 20250817122804673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43984<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@6f517062176f: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)7056281 20250817122805682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122805682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122805682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122805682 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122805682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6bab99, normal) (hnbgw_rua.c:407) 20250817122805682 DHNB DEBUG map_rua[0x55b46bd164a0]{init}: Allocated (fsm.c:456) 20250817122805682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7056281)[0x55b46bd164a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122805682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7056281 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122805682 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122805682 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122805682 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7056281 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250817122805682 DCN DEBUG map_sccp[0x55b46bd18230]{init}: Allocated (fsm.c:456) 20250817122805682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b46bd18230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122805682 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-7056281 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250817122805682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7056281 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122805682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7056281)[0x55b46bd164a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122805682 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122805682 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122805682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7056281)[0x55b46bd164a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122805682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b46bd18230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122805682 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122805682 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{IDLE}: Allocated (fsm.c:456) 20250817122805682 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122805682 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001670056400500f1100926) (sccp_scrc.c:406) 20250817122805682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122805682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122805682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122805682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122805682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122805682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122805683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122805683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122805683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122805683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122805683 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) 20250817122805683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122805683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122805683 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122805683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b46bd18230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122805683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7056281)[0x55b46bd164a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122805683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122805683 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122805683 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122805683 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 20250817122805683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122805683 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 20250817122805683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122805683 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(732)@6f517062176f: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@6f517062176f: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@6f517062176f: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)8225981 HNBGW_Test.msc2-SCCP(732)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(732)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122805687 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) 20250817122805687 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122805687 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122805687 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 20250817122805687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122805687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122805687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122805687 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122805687 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122805687 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122805687 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122805687 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) 20250817122805687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122805687 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=003f10f0) (sccp_scrc.c:477) 20250817122805687 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20250817122805687 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122805687 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122805687 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122805687 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122805687 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) 20250817122805687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b46bd18230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122805687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b46bd18230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122805689 DLCTRL DEBUG Command: GET 873894214 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122805689 DLCTRL DEBUG Tx Command reply: GET_REPLY 873894214 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122805689 DLCTRL DEBUG Command: GET 445958611 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122805690 DLCTRL DEBUG Tx Command reply: GET_REPLY 445958611 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122805690 DLCTRL DEBUG Command: GET 644722758 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122805690 DLCTRL DEBUG Tx Command reply: GET_REPLY 644722758 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122805691 DLCTRL DEBUG Command: GET 756850768 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122805691 DLCTRL DEBUG Tx Command reply: GET_REPLY 756850768 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122805692 DLCTRL DEBUG Command: GET 671712331 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122805692 DLCTRL DEBUG Tx Command reply: GET_REPLY 671712331 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122805693 DLCTRL DEBUG Command: GET 427980165 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122805693 DLCTRL DEBUG Tx Command reply: GET_REPLY 427980165 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122805694 DLCTRL DEBUG Command: GET 679328653 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122805694 DLCTRL DEBUG Tx Command reply: GET_REPLY 679328653 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122805695 DLCTRL DEBUG Command: GET 276988070 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122805695 DLCTRL DEBUG Tx Command reply: GET_REPLY 276988070 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122805696 DLCTRL DEBUG Command: GET 411401124 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122805696 DLCTRL DEBUG Tx Command reply: GET_REPLY 411401124 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122805697 DLCTRL DEBUG Command: GET 543332135 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122805697 DLCTRL DEBUG Tx Command reply: GET_REPLY 543332135 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122805697 DLCTRL DEBUG Command: GET 930159770 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122805698 DLCTRL DEBUG Tx Command reply: GET_REPLY 930159770 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122805698 DLCTRL DEBUG Command: GET 270817926 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122805698 DLCTRL DEBUG Tx Command reply: GET_REPLY 270817926 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250817122805699 DLCTRL DEBUG Command: GET 165851984 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122805699 DLCTRL DEBUG Tx Command reply: GET_REPLY 165851984 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122805700 DLCTRL DEBUG Command: GET 820716398 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122805700 DLCTRL DEBUG Tx Command reply: GET_REPLY 820716398 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122805701 DLCTRL DEBUG Command: GET 684838157 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122805701 DLCTRL DEBUG Tx Command reply: GET_REPLY 684838157 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122805701 DLCTRL DEBUG Command: GET 790478887 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122805701 DLCTRL DEBUG Tx Command reply: GET_REPLY 790478887 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122805702 DLCTRL DEBUG Command: GET 904633602 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122805702 DLCTRL DEBUG Tx Command reply: GET_REPLY 904633602 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122805703 DLCTRL DEBUG Command: GET 974315677 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122805703 DLCTRL DEBUG Tx Command reply: GET_REPLY 974315677 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122805703 DLCTRL DEBUG Command: GET 242569799 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122805703 DLCTRL DEBUG Tx Command reply: GET_REPLY 242569799 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122805704 DLCTRL DEBUG Command: GET 713971813 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122805704 DLCTRL DEBUG Tx Command reply: GET_REPLY 713971813 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122805707 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40687<->l=127.0.0.1:4262) (control_if.c:193) 20250817122805707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43960<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(720)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(719)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122805708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43946<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122805709 DLINP DEBUG SRVCONN(,r=127.0.0.1:41875<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122805709 DLINP DEBUG SRVCONN(,r=127.0.0.1:41875<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122805709 DLINP NOTICE SRV(,r=127.0.0.1:41875<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122805709 DMAIN NOTICE (127.0.0.1:41875 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41875<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122805709 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(729)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(736)@6f517062176f: Final verdict of PTC: none 20250817122805710 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122805710 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122805710 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122805710 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 20250817122805710 DLSS7 <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_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@6f517062176f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@6f517062176f: Final verdict of PTC: none 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122805710 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122805710 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817122805710 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122805710 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn2-RAN(742)@6f517062176f: Final verdict of PTC: none 20250817122805710 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122805710 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 20250817122805710 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 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122805710 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122805710 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122805710 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 20250817122805710 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 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122805710 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122805710 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 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122805710 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn2-SCCP(741)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@6f517062176f: Final verdict of PTC: none 20250817122805710 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 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc2-SCCP(732)@6f517062176f: Final verdict of PTC: none 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122805710 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 20250817122805710 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_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(737)@6f517062176f: Final verdict of PTC: none20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122805710 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250817122805710 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250817122805710 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW_Test.msc0-M3UA(728)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@6f517062176f: Final verdict of PTC: none 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250817122805710 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@6f517062176f: Final verdict of PTC: none20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250817122805710 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) 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122805710 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122805710 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) 20250817122805710 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) 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817122805710 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122805710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122805711 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817122805711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122805711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-M3UA(740)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(721)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(744)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@6f517062176f: Final verdict of PTC: none 20250817122805737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43984<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122805741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@6f517062176f: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:28:05 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 20250817122805816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122805884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122805884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122805884 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122805884 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) 20250817122805884 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122805884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5684257)[0x55b46bd28230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122805884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5684257)[0x55b46bd28230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122805884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b46bd14ec0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122805884 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122805884 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122805884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4e885), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122805884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122805884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122805884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122805884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122805884 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122805884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b46bd14ec0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122805884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5684257)[0x55b46bd28230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122805884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5684257)[0x55b46bd28230]{disrupted}: Freeing instance (context_map.c:202) 20250817122805884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5684257)[0x55b46bd28230]{disrupted}: Deallocated (fsm.c:568) 20250817122805884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b46bd14ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122805884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b46bd14ec0]{disconnected}: Freeing instance (context_map.c:206) 20250817122805884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55b46bd14ec0]{disconnected}: Deallocated (fsm.c:568) 20250817122805884 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5684257 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250817122805884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7056281)[0x55b46bd164a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122805884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7056281)[0x55b46bd164a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122805884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b46bd18230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122805884 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122805884 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122805884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f10f0), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122805884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122805884 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) 20250817122805884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122805884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122805884 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122805885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b46bd18230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122805885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7056281)[0x55b46bd164a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122805885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7056281)[0x55b46bd164a0]{disrupted}: Freeing instance (context_map.c:202) 20250817122805885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7056281)[0x55b46bd164a0]{disrupted}: Deallocated (fsm.c:568) 20250817122805885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b46bd18230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122805885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b46bd18230]{disconnected}: Freeing instance (context_map.c:206) 20250817122805885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55b46bd18230]{disconnected}: Deallocated (fsm.c:568) 20250817122805885 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7056281 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250817122805885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122805885 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122805885 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122805885 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122805885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122805885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122805885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122805885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122805885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122805885 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122805885 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122805885 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 20250817122805885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122805885 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 20250817122805885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122805885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122806417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55868<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=517816) Waiting for packet dumper to finish... 1 (prev_count=517816, count=518356) 20250817122807711 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122807711 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817122807711 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817122807711 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122807711 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122807711 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817122807711 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122807711 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250817122807711 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250817122807711 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122807711 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122807711 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122807711 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122807711 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122807711 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122807711 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122807711 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122807711 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:28: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_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 20250817122808750 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122808750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c35f1b), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122808750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122808750 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) 20250817122808750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122808750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122808750 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122808750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fc697), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122808750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122808750 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) 20250817122808750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122808750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122808750 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122808750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e8e17), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122808750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122808750 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122808750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122808750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122808750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122808750 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122808750 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122808750 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 20250817122808750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122808750 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 20250817122808750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122808750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122808750 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122808750 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122808750 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 20250817122808750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122808750 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 20250817122808750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122808750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122808750 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122808750 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122808750 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122808750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122808750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122808750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@6f517062176f: 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@6f517062176f: Test case TC_mscpool_paging_imsi started. 20250817122809459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122809462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122809465 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39363<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(751)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122809477 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122809477 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122809484 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122809484 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122809484 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122809485 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122809485 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122809485 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122809485 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122809485 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122809485 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1(753)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122809485 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38919 (stream_srv.c:142) 20250817122809485 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38919<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122809485 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122809485 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122809486 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122809486 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122809486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122809486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122809486 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) 20250817122809486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809486 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) 20250817122809486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122809486 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) 20250817122809486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122809486 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122809486 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122809486 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122809486 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122809486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122809486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122809486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122809486 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) 20250817122809486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122809486 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122809487 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122809487 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122809487 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122809487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122809487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122809487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122809487 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122809487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122809487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122809487 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122809487 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122809487 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122809487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122809487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122809487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122809487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122809487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122809487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122809487 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122809487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809487 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122809487 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122809487 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 20250817122809487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122809487 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122809487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809487 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122809487 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122809487 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 20250817122809487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122809487 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 20250817122809487 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122809487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809487 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122809487 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122809487 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122809487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122809487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122809487 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122809487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809487 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122809487 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122809487 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122809487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122809487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122809487 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(757)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(757)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(755)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(760)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(760)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@6f517062176f: ************************************************* HNBGW_Test.msc1-SCCP(758)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(763)@6f517062176f: ************************************************* HNBGW_Test.msc2-M3UA(763)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(763)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(761)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122809522 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122809522 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122809522 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122809522 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122809522 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122809522 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122809522 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122809522 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122809522 DRANAP NOTICE cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122809522 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122809522 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122809523 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122809523 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122809523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122809523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122809523 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) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809523 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) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122809523 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) 20250817122809523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122809523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122809523 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122809523 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122809523 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122809523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122809523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122809523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122809523 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) 20250817122809523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122809523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122809523 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122809523 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122809523 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122809523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122809523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122809523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122809523 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) 20250817122809523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122809523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122809523 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122809523 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122809523 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122809523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122809523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122809523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122809523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122809523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122809523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122809523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122809523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122809523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122809523 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122809524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809524 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122809524 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122809524 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 20250817122809524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122809524 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122809524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809524 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122809524 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122809524 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 20250817122809524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122809524 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 20250817122809524 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122809524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809524 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122809524 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122809524 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 20250817122809524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122809524 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 20250817122809524 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122809524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809524 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122809524 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122809524 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122809524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122809524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122809524 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(766)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(764)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122809548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122809548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122809548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122809548 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122809548 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) 20250817122809548 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122809548 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122809548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122809548 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@6f517062176f: setverdict(pass): none -> pass 20250817122809553 DLINP DEBUG SRVCONN(,r=127.0.0.1:38919<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122809553 DLINP DEBUG SRVCONN(,r=127.0.0.1:38919<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122809553 DLINP DEBUG SRVCONN(,r=127.0.0.1:38919<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122809553 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122809553 DHNBAP DEBUG (127.0.0.1:38919 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122809553 DHNBAP NOTICE (127.0.0.1:38919 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122809553 DHNBAP NOTICE (127.0.0.1:38919 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122809553 DLINP DEBUG SRVCONN(,r=127.0.0.1:38919<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122809553 DLINP DEBUG SRVCONN(,r=127.0.0.1:38919<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122809650 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122809650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007936f4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122809650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122809650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122809650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122809650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122809650 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122809650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ed04), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122809650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122809650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122809650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122809650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122809650 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122809650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044b5f8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122809650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122809650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122809650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122809650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122809650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122809651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122809651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122809651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122809651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122809651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122809651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122809651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122809651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122809651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122809651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122809651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122809651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122809651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122809651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122809651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122809651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122809651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122809696 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 20250817122809696 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 20250817122809696 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122809696 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122809698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809698 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122809698 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122809698 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122809698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122809698 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122809698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122809699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809699 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122809699 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122809699 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122809699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122809699 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122809699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122809706 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 20250817122809706 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 20250817122809706 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122809706 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122809708 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) 20250817122809708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122809708 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122809708 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122809708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122809708 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122809708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122809708 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) 20250817122809708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122809708 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122809708 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122809708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122809708 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122809708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122809718 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 20250817122809718 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 20250817122809718 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122809718 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817122809719 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) 20250817122809719 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817122809719 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122809719 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122809719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122809719 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817122809719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122809720 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) 20250817122809720 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122809720 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122809720 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122809720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122809720 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122809720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122809736 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 20250817122809736 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 20250817122809736 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122809736 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122809737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809737 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122809737 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122809737 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122809737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122809737 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122809737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122809738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122809738 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122809738 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122809738 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122809738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122809738 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122809738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122810277 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122810277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b17c76), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122810277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122810277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122810277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122810277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122810277 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122810277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007adb01), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122810277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122810277 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122810277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122810277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122810277 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122810277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020df14), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122810277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122810277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122810277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122810277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122810277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810277 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122810277 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122810277 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122810277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122810277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122810277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122810277 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810277 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122810277 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122810277 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122810277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122810277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122810277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122810277 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810277 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122810277 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122810277 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122810277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122810277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122810277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122810277 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810280 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122810280 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122810280 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122810280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122810280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122810280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122810280 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810280 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122810280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122810280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122810280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122810280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122810280 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=00b17c76) (sccp_scrc.c:477) 20250817122810280 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20250817122810280 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122810280 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122810280 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122810280 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122810280 DLSCCP DEBUG SCCP-SCOC(74)[0x55b46bd20560]{IDLE}: Deallocated (fsm.c:568) 20250817122810280 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) 20250817122810280 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122810280 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122810280 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 20250817122810280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122810280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122810280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122810280 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810280 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122810280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122810280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122810280 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) 20250817122810280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122810280 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=007adb01) (sccp_scrc.c:477) 20250817122810280 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20250817122810280 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122810280 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122810280 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122810280 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122810280 DLSCCP DEBUG SCCP-SCOC(75)[0x55b46bd17b40]{IDLE}: Deallocated (fsm.c:568) 20250817122810484 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810484 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122810484 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122810484 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122810484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122810484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122810484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122810484 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810484 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122810484 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122810484 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122810484 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122810484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122810484 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=0020df14) (sccp_scrc.c:477) 20250817122810484 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20250817122810484 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122810484 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122810484 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122810484 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122810484 DLSCCP DEBUG SCCP-SCOC(76)[0x55b46bd0cf10]{IDLE}: Deallocated (fsm.c:568) 20250817122810511 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) 20250817122810511 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122810511 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122810511 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 20250817122810511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122810511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122810511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122810511 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810511 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122810511 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122810511 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122810511 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) 20250817122810511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122810511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122810511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122810511 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122810511 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) 20250817122810511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810511 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) 20250817122810511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810511 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122810511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122810511 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122810511 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122810511 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) 20250817122810511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122810511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122810511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122810511 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122810511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122810511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122810511 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122810511 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122810511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122810511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122810511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122810511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122810511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122810511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122810511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(759)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122810523 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) 20250817122810523 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122810523 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122810523 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 20250817122810523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122810523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122810523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122810523 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810523 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122810523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122810523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122810523 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) 20250817122810523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122810523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122810523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817122810523 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122810523 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) 20250817122810523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810523 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) 20250817122810523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810523 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122810523 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122810523 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122810523 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122810523 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) 20250817122810523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122810523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122810523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122810523 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) 20250817122810523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122810523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122810523 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122810523 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: link up (cnlink.c:111) 20250817122810523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810523 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122810523 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122810523 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 20250817122810523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122810523 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 20250817122810523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122810523 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(762)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122810541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810541 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122810541 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122810541 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122810541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122810541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122810541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122810541 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810541 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122810541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122810541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122810541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122810541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122810541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122810541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122810541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122810541 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) 20250817122810541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810541 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) 20250817122810541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810541 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122810541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122810541 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122810541 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122810541 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) 20250817122810541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122810541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122810541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122810541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122810541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122810541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122810541 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122810541 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122810541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810541 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122810541 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122810541 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122810541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122810541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122810541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122810541 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(765)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122810688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810688 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122810688 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122810688 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122810688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122810688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122810688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122810688 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810688 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122810688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122810688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122810688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122810688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122810688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122810688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122810688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122810688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122810688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122810688 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122810688 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122810688 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) 20250817122810688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122810688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122810688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122810688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122810688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122810688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122810688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122810688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122810688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122810688 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122810688 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122810689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122810689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122810689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122810689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122810689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122810689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122810689 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(756)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122810945 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122810945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00336acb), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122810945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122810945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122810945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122810945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122810945 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122810945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091724e), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122810945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122810945 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122810945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122810945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122810945 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122810945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036ec69), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122810945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122810945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122810945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122810945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122810945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122810945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122810945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122810945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122810945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122810945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122810945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122810945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122810945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122810945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122810945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122810945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122810945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122810945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122810945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122810945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122810945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122810945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122810945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810946 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) 20250817122810946 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122810946 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122810946 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 20250817122810946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122810946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122810946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122810946 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122810946 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122810946 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122810946 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122810946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122810946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122810946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122810946 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122810946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122810946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122810946 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) 20250817122810946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122810946 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=0091724e) (sccp_scrc.c:477) 20250817122810946 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20250817122810946 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122810946 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122810946 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122810946 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122810946 DLSCCP DEBUG SCCP-SCOC(72)[0x55b46bd0dc70]{IDLE}: Deallocated (fsm.c:568) 20250817122810946 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122810946 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122810946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122810946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122810946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122810946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122810946 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=00336acb) (sccp_scrc.c:477) 20250817122810946 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20250817122810946 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122810946 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122810946 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122810946 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122810946 DLSCCP DEBUG SCCP-SCOC(73)[0x55b46bd171f0]{IDLE}: Deallocated (fsm.c:568) 20250817122811148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122811148 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122811148 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122811148 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122811148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122811148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122811148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122811148 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122811148 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122811148 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122811148 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122811148 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122811148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122811148 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=0036ec69) (sccp_scrc.c:477) 20250817122811148 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20250817122811148 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122811148 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122811148 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122811148 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122811148 DLSCCP DEBUG SCCP-SCOC(71)[0x55b46bd0e1d0]{IDLE}: Deallocated (fsm.c:568) 20250817122811557 DLCTRL DEBUG Command: GET 396600956 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122811557 DLCTRL DEBUG Tx Command reply: GET_REPLY 396600956 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122811559 DLCTRL DEBUG Command: GET 366829484 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122811559 DLCTRL DEBUG Tx Command reply: GET_REPLY 366829484 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122811560 DLCTRL DEBUG Command: GET 388571745 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122811560 DLCTRL DEBUG Tx Command reply: GET_REPLY 388571745 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122811560 DLCTRL DEBUG Command: GET 577752252 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122811560 DLCTRL DEBUG Tx Command reply: GET_REPLY 577752252 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122811561 DLCTRL DEBUG Command: GET 814068735 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122811561 DLCTRL DEBUG Tx Command reply: GET_REPLY 814068735 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122811562 DLCTRL DEBUG Command: GET 756839320 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122811562 DLCTRL DEBUG Tx Command reply: GET_REPLY 756839320 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122811563 DLCTRL DEBUG Command: GET 381498087 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122811563 DLCTRL DEBUG Tx Command reply: GET_REPLY 381498087 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122811563 DLCTRL DEBUG Command: GET 615525283 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122811563 DLCTRL DEBUG Tx Command reply: GET_REPLY 615525283 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122811564 DLCTRL DEBUG Command: GET 72628061 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122811564 DLCTRL DEBUG Tx Command reply: GET_REPLY 72628061 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122811565 DLCTRL DEBUG Command: GET 294485940 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122811565 DLCTRL DEBUG Tx Command reply: GET_REPLY 294485940 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122811565 DLCTRL DEBUG Command: GET 773963872 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122811565 DLCTRL DEBUG Tx Command reply: GET_REPLY 773963872 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122811566 DLCTRL DEBUG Command: GET 17459485 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122811566 DLCTRL DEBUG Tx Command reply: GET_REPLY 17459485 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122811567 DLCTRL DEBUG Command: GET 470748941 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122811567 DLCTRL DEBUG Tx Command reply: GET_REPLY 470748941 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122811567 DLCTRL DEBUG Command: GET 152861465 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122811567 DLCTRL DEBUG Tx Command reply: GET_REPLY 152861465 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122811568 DLCTRL DEBUG Command: GET 5837776 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122811568 DLCTRL DEBUG Tx Command reply: GET_REPLY 5837776 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122811569 DLCTRL DEBUG Command: GET 338209810 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122811569 DLCTRL DEBUG Tx Command reply: GET_REPLY 338209810 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122811569 DLCTRL DEBUG Command: GET 351853582 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122811569 DLCTRL DEBUG Tx Command reply: GET_REPLY 351853582 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122811570 DLCTRL DEBUG Command: GET 453900487 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122811570 DLCTRL DEBUG Tx Command reply: GET_REPLY 453900487 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122811571 DLCTRL DEBUG Command: GET 226091413 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122811571 DLCTRL DEBUG Tx Command reply: GET_REPLY 226091413 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122811571 DLCTRL DEBUG Command: GET 213511997 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122811571 DLCTRL DEBUG Tx Command reply: GET_REPLY 213511997 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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 } } } 20250817122811581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122812588 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122812588 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122812588 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122812588 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122812588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122812588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122812588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122812588 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122812588 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122812588 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122812588 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122812588 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122812588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122812588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122812588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122812588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122812588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122812588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122812588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122812588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122812588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122812588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122812588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122812588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122812588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122812588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122812588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122812588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122812588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122812588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122812588 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250817122812588 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250817122812588 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250817122812588 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250817122812588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250817122812588 DRUA DEBUG (127.0.0.1:38919 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250817122812588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122812588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250817122812588 DLINP DEBUG SRVCONN(,r=127.0.0.1:38919<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122812588 DLINP DEBUG SRVCONN(,r=127.0.0.1:38919<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh0-RUA(752)@6f517062176f: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(754)@6f517062176f: UnitdataCallback HNBGW_Test.msc0-RAN(756)@6f517062176f: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@6f517062176f: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@6f517062176f: Added conn table entry 0TC_mscpool_paging_imsi0(768)4818695 20250817122813595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122813595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122813595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122813595 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122813595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x498707, normal) (hnbgw_rua.c:407) 20250817122813595 DHNB DEBUG map_rua[0x55b46bd17b40]{init}: Allocated (fsm.c:456) 20250817122813595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4818695)[0x55b46bd17b40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122813595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4818695 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122813595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122813595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122813596 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4818695 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250817122813596 DCN DEBUG map_sccp[0x55b46bd20560]{init}: Allocated (fsm.c:456) 20250817122813596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b46bd20560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122813596 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-4818695 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122813596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4818695 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122813596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4818695)[0x55b46bd17b40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122813596 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122813596 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122813596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4818695)[0x55b46bd17b40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122813596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b46bd20560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122813596 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122813596 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{IDLE}: Allocated (fsm.c:456) 20250817122813596 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122813596 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003c30056400500f1100926) (sccp_scrc.c:406) 20250817122813596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122813596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122813596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122813596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122813596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122813596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122813596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122813596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122813596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122813596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122813596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122813596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122813596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122813596 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122813596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b46bd20560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122813596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4818695)[0x55b46bd17b40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122813596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122813596 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122813596 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122813596 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122813596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122813596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122813596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122813596 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(755)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@6f517062176f: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@6f517062176f: Added conn table entry 0TC_mscpool_paging_imsi0(768)2520591 HNBGW_Test.msc0-SCCP(755)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(768)@6f517062176f: setverdict(pass): none -> pass 20250817122813600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122813600 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122813600 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122813600 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122813600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122813600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122813600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122813600 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122813600 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122813600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122813600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122813600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122813600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122813600 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=00b19ede) (sccp_scrc.c:477) 20250817122813600 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20250817122813600 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122813600 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122813600 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122813600 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122813600 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) 20250817122813600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b46bd20560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122813600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b46bd20560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122814601 DLCTRL DEBUG Command: GET 756154939 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122814601 DLCTRL DEBUG Tx Command reply: GET_REPLY 756154939 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122814602 DLCTRL DEBUG Command: GET 540757277 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122814602 DLCTRL DEBUG Tx Command reply: GET_REPLY 540757277 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122814603 DLCTRL DEBUG Command: GET 465753988 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122814603 DLCTRL DEBUG Tx Command reply: GET_REPLY 465753988 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122814603 DLCTRL DEBUG Command: GET 490408931 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122814604 DLCTRL DEBUG Tx Command reply: GET_REPLY 490408931 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122814604 DLCTRL DEBUG Command: GET 885040162 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122814604 DLCTRL DEBUG Tx Command reply: GET_REPLY 885040162 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122814605 DLCTRL DEBUG Command: GET 196684848 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122814605 DLCTRL DEBUG Tx Command reply: GET_REPLY 196684848 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122814606 DLCTRL DEBUG Command: GET 364038006 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122814606 DLCTRL DEBUG Tx Command reply: GET_REPLY 364038006 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122814606 DLCTRL DEBUG Command: GET 81803611 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122814606 DLCTRL DEBUG Tx Command reply: GET_REPLY 81803611 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122814607 DLCTRL DEBUG Command: GET 699452128 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122814607 DLCTRL DEBUG Tx Command reply: GET_REPLY 699452128 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122814608 DLCTRL DEBUG Command: GET 703647161 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122814608 DLCTRL DEBUG Tx Command reply: GET_REPLY 703647161 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122814608 DLCTRL DEBUG Command: GET 282140791 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122814608 DLCTRL DEBUG Tx Command reply: GET_REPLY 282140791 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122814609 DLCTRL DEBUG Command: GET 178586109 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122814609 DLCTRL DEBUG Tx Command reply: GET_REPLY 178586109 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122814610 DLCTRL DEBUG Command: GET 975711007 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122814610 DLCTRL DEBUG Tx Command reply: GET_REPLY 975711007 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122814610 DLCTRL DEBUG Command: GET 696914466 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122814610 DLCTRL DEBUG Tx Command reply: GET_REPLY 696914466 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122814611 DLCTRL DEBUG Command: GET 499904260 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122814611 DLCTRL DEBUG Tx Command reply: GET_REPLY 499904260 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122814612 DLCTRL DEBUG Command: GET 277453982 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122814612 DLCTRL DEBUG Tx Command reply: GET_REPLY 277453982 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122814612 DLCTRL DEBUG Command: GET 752341928 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122814612 DLCTRL DEBUG Tx Command reply: GET_REPLY 752341928 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122814613 DLCTRL DEBUG Command: GET 340279178 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122814613 DLCTRL DEBUG Tx Command reply: GET_REPLY 340279178 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122814614 DLCTRL DEBUG Command: GET 104514921 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122814614 DLCTRL DEBUG Tx Command reply: GET_REPLY 104514921 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122814614 DLCTRL DEBUG Command: GET 592127760 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122814614 DLCTRL DEBUG Tx Command reply: GET_REPLY 592127760 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122814617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122814617 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39363<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(748)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(749)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122814618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122814618 DLINP DEBUG SRVCONN(,r=127.0.0.1:38919<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122814618 DLINP DEBUG SRVCONN(,r=127.0.0.1:38919<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122814618 DLINP NOTICE SRV(,r=127.0.0.1:38919<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122814618 DMAIN NOTICE (127.0.0.1:38919 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38919<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122814618 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817122814618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122814618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122814618 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122814618 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) 20250817122814618 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122814618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4818695)[0x55b46bd17b40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122814618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4818695)[0x55b46bd17b40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122814618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b46bd20560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122814618 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122814618 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122814618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b19ede), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122814618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122814618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122814618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122814618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122814618 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122814618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b46bd20560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122814618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4818695)[0x55b46bd17b40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122814618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4818695)[0x55b46bd17b40]{disrupted}: Freeing instance (context_map.c:202) 20250817122814618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4818695)[0x55b46bd17b40]{disrupted}: Deallocated (fsm.c:568) 20250817122814618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b46bd20560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122814618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b46bd20560]{disconnected}: Freeing instance (context_map.c:206) 20250817122814619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55b46bd20560]{disconnected}: Deallocated (fsm.c:568) 20250817122814619 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4818695 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122814619 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122814619 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122814619 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122814619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122814619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122814619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122814619 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi-Iuh1-RUA(754)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(747)@6f517062176f: Final verdict of PTC: none 20250817122814619 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 20250817122814619 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) 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122814619 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122814619 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) 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817122814619 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) 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122814619 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122814619 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122814619 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122814619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122814619 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(765)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(759)@6f517062176f: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(752)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(764)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(761)@6f517062176f: Final verdict of PTC: none 20250817122814619 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 20250817122814619 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) 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122814619 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 20250817122814619 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) 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122814619 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122814619 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) 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122814619 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250817122814620 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122814620 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) 20250817122814620 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122814620 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250817122814620 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) 20250817122814620 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) 20250817122814620 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817122814620 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122814620 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122814620 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122814620 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817122814620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122814620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122814620 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 20250817122814620 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) 20250817122814620 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122814620 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122814620 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 20250817122814620 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) 20250817122814620 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) 20250817122814620 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122814620 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122814620 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122814620 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122814620 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122814620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122814620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122814620 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122814620 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) 20250817122814620 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122814620 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817122814620 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-RAN(756)@6f517062176f: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(753)@6f517062176f: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(751)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(750)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(758)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(767)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(763)@6f517062176f: Final verdict of PTC: none20250817122814620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55896<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(766)@6f517062176f: Final verdict of PTC: none TC_mscpool_paging_imsi0(768)@6f517062176f: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(760)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sun Aug 17 12:28:14 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 20250817122814701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122815203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55912<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=399860) 20250817122815885 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122815885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f10f0), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122815885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122815885 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) 20250817122815885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122815885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122815885 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122815885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4e885), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122815885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122815885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122815885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122815885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122815885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122815885 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122815885 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122815885 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 20250817122815885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122815885 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 20250817122815885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122815885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122815885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122815885 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122815885 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122815885 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122815885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122815885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122815885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122815885 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=399860, count=409280) 20250817122816620 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122816620 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122816620 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122816620 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122816620 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817122816620 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817122816620 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122816620 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122816620 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:28: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_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@6f517062176f: 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@6f517062176f: Test case TC_mscpool_paging_tmsi started. 20250817122818262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60366<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122818269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122818274 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34485<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(773)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122818293 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122818293 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122818300 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122818300 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122818300 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122818300 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122818300 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122818300 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122818300 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122818300 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122818300 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122818300 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122818300 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122818300 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33175 (stream_srv.c:142) 20250817122818300 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33175<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh1(775)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122818301 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122818301 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122818302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122818302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122818302 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) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818302 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) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122818302 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) 20250817122818302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122818302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122818302 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122818302 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122818302 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122818302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122818302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122818302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122818302 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) 20250817122818302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122818302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122818302 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122818302 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122818302 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122818302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122818302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122818302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122818302 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122818302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122818302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122818302 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122818302 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122818302 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122818302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122818302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122818302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122818302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122818302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122818302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122818302 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122818302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818302 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122818302 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122818302 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 20250817122818302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122818302 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122818302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818302 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122818302 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122818302 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 20250817122818302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122818302 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 20250817122818302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122818302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818302 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122818302 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122818302 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122818302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122818302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122818302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122818302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818302 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122818302 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122818302 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122818302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122818302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122818302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(779)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(777)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(782)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(782)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@6f517062176f: ************************************************* HNBGW_Test.msc1-SCCP(780)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(785)@6f517062176f: ************************************************* HNBGW_Test.msc2-M3UA(785)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(783)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122818338 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122818338 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122818338 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122818338 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122818338 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122818338 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122818338 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122818338 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122818338 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122818339 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122818339 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122818339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122818339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122818339 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) 20250817122818339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818339 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) 20250817122818339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122818339 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) 20250817122818339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122818339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122818339 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122818339 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122818339 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122818339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122818339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122818339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122818339 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) 20250817122818339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122818339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122818339 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122818339 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122818339 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122818339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122818339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122818339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122818339 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) 20250817122818339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122818339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122818340 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122818340 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122818340 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122818340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122818340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122818340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122818340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122818340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122818340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122818340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122818340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122818340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122818340 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122818340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122818340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122818340 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 20250817122818340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122818340 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122818340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122818340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122818340 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 20250817122818340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122818340 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 20250817122818340 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122818340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122818340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122818340 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 20250817122818340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122818340 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 20250817122818340 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122818340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122818340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122818340 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122818340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122818340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122818340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122818340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122818340 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(788)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@6f517062176f: M3UA emulation initiated, the test can be started MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(788)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(786)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122818365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122818365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122818365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122818365 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122818365 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) 20250817122818365 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122818365 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122818365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122818365 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@6f517062176f: setverdict(pass): none -> pass 20250817122818370 DLINP DEBUG SRVCONN(,r=127.0.0.1:33175<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122818370 DLINP DEBUG SRVCONN(,r=127.0.0.1:33175<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122818370 DLINP DEBUG SRVCONN(,r=127.0.0.1:33175<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122818370 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122818370 DHNBAP DEBUG (127.0.0.1:33175 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122818370 DHNBAP NOTICE (127.0.0.1:33175 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122818370 DHNBAP NOTICE (127.0.0.1:33175 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122818370 DLINP DEBUG SRVCONN(,r=127.0.0.1:33175<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122818370 DLINP DEBUG SRVCONN(,r=127.0.0.1:33175<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122818512 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 20250817122818512 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 20250817122818512 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122818512 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122818521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818521 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122818522 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122818522 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122818522 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122818522 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122818522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122818522 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 20250817122818522 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 20250817122818522 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122818522 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122818526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818526 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122818526 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122818526 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122818526 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122818526 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122818526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122818526 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 20250817122818529 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) 20250817122818529 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122818529 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122818529 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122818529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122818529 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122818529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122818531 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) 20250817122818531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122818531 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122818531 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122818531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122818531 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122818531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122818531 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 20250817122818535 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 20250817122818535 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 20250817122818535 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122818535 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817122818542 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) 20250817122818542 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817122818542 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122818542 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122818542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122818542 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817122818542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122818544 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) 20250817122818544 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122818544 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122818544 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122818544 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122818544 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122818544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122818544 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 20250817122818553 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 20250817122818553 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 20250817122818553 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 20250817122818553 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122818553 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122818553 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122818553 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122818559 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818559 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122818559 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122818559 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122818559 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122818559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122818559 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122818559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122818564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818564 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122818564 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122818564 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122818564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122818564 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250817122818564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122818750 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122818750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e8e17), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122818750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122818750 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122818750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122818750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122818750 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122818751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fc697), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122818751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122818751 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) 20250817122818751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122818751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122818751 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122818751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c35f1b), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122818751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122818751 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) 20250817122818751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122818751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122818751 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818751 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122818751 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122818751 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122818751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122818751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122818751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122818751 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122818751 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818751 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122818751 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122818751 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 20250817122818751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122818751 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 20250817122818751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122818751 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122818752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122818752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122818752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122818752 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 20250817122818752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122818752 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 20250817122818752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122818752 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122818761 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) 20250817122818761 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122818761 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122818761 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 20250817122818761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122818761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122818761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122818761 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122818761 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) 20250817122818761 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122818761 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122818761 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 20250817122818761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122818761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122818761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122818761 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122818761 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122818761 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122818761 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122818761 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) 20250817122818761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122818761 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=004e8e17) (sccp_scrc.c:477) 20250817122818761 DLSCCP DEBUG Received CO:RELCO for local reference 82 (sccp_scoc.c:1824) 20250817122818761 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122818761 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122818761 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122818761 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122818761 DLSCCP DEBUG SCCP-SCOC(82)[0x55b46bd0c2e0]{IDLE}: Deallocated (fsm.c:568) 20250817122818761 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122818761 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122818761 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122818761 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) 20250817122818761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122818761 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=005fc697) (sccp_scrc.c:477) 20250817122818761 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1824) 20250817122818761 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122818761 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122818761 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122818761 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122818761 DLSCCP DEBUG SCCP-SCOC(81)[0x55b46bd55fa0]{IDLE}: Deallocated (fsm.c:568) 20250817122818964 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) 20250817122818964 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122818964 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122818964 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 20250817122818964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122818964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122818964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122818965 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122818965 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122818965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122818965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122818965 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) 20250817122818965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122818965 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=00c35f1b) (sccp_scrc.c:477) 20250817122818965 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1824) 20250817122818965 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122818965 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122818965 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122818965 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122818965 DLSCCP DEBUG SCCP-SCOC(80)[0x55b46bd17530]{IDLE}: Deallocated (fsm.c:568) 20250817122819317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122819317 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122819317 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122819317 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122819317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122819317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122819317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122819317 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122819317 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122819317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122819317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122819317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122819317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122819317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122819317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122819317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122819317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122819318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122819318 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122819318 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122819318 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) 20250817122819318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122819318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122819318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122819318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122819318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122819318 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122819318 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122819318 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122819318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122819318 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122819318 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122819318 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122819318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122819318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122819318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122819318 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(778)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122819325 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) 20250817122819325 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122819325 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122819325 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 20250817122819325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122819325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122819325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122819325 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122819325 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122819325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122819325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122819325 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) 20250817122819325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122819326 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122819326 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122819326 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122819326 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) 20250817122819326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819326 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) 20250817122819326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819326 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122819326 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122819326 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122819326 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122819326 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) 20250817122819326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122819326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122819326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122819326 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122819326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122819326 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122819326 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122819326 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122819326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122819326 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122819326 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122819326 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122819326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122819326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122819326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122819326 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(781)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122819339 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) 20250817122819339 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122819339 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122819340 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 20250817122819340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122819340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122819340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122819340 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122819340 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122819340 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122819340 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122819340 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) 20250817122819340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122819340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122819340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817122819340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122819340 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) 20250817122819340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819340 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) 20250817122819340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122819340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122819340 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122819340 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122819340 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) 20250817122819340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122819340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122819340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122819340 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) 20250817122819340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122819340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122819340 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122819340 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: link up (cnlink.c:111) 20250817122819340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122819340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122819340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122819340 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 20250817122819340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122819340 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 20250817122819340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122819340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(784)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122819357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122819357 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122819357 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122819357 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122819357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122819357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122819357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122819357 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122819357 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122819357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122819357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122819357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122819357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122819357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122819357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122819357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122819357 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) 20250817122819357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819357 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) 20250817122819357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122819357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122819357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122819357 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122819357 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) 20250817122819357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122819357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122819357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122819357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122819357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122819357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122819357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122819357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122819357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122819357 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122819357 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122819357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122819357 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122819357 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122819357 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122819357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122819357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122819357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122819357 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(787)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122819651 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122819651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044b5f8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122819651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122819651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122819651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122819651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122819651 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122819651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037ed04), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122819651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122819651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122819651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122819651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122819651 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122819651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007936f4), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122819651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122819651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122819651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122819651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122819651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122819651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122819651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122819651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122819651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122819651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122819651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122819651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122819651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122819651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122819651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122819651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122819651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122819651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122819651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122819651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122819651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122819651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122819651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122819651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122819651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122819651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122819651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122819651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122819652 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) 20250817122819652 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122819652 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122819652 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 20250817122819652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122819652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122819652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122819652 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122819652 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122819652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122819652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122819652 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) 20250817122819652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122819652 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=0044b5f8) (sccp_scrc.c:477) 20250817122819652 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20250817122819652 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122819653 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122819653 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122819653 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122819653 DLSCCP DEBUG SCCP-SCOC(77)[0x55b46bd17320]{IDLE}: Deallocated (fsm.c:568) 20250817122819856 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) 20250817122819856 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122819856 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122819856 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 20250817122819856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122819856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122819856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122819856 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122819856 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) 20250817122819856 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122819856 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122819856 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 20250817122819856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122819856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122819856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122819856 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122819856 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122819856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122819856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122819856 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) 20250817122819856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122819856 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=0037ed04) (sccp_scrc.c:477) 20250817122819856 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20250817122819856 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122819856 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122819856 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122819856 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122819856 DLSCCP DEBUG SCCP-SCOC(78)[0x55b46bd56430]{IDLE}: Deallocated (fsm.c:568) 20250817122819856 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122819856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122819856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122819856 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) 20250817122819856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122819856 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=007936f4) (sccp_scrc.c:477) 20250817122819856 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1824) 20250817122819856 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122819856 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122819856 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122819856 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122819856 DLSCCP DEBUG SCCP-SCOC(79)[0x55b46bd54db0]{IDLE}: Deallocated (fsm.c:568) 20250817122820377 DLCTRL DEBUG Command: GET 597142804 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122820377 DLCTRL DEBUG Tx Command reply: GET_REPLY 597142804 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122820381 DLCTRL DEBUG Command: GET 172913728 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122820381 DLCTRL DEBUG Tx Command reply: GET_REPLY 172913728 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122820383 DLCTRL DEBUG Command: GET 255553017 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122820384 DLCTRL DEBUG Tx Command reply: GET_REPLY 255553017 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122820386 DLCTRL DEBUG Command: GET 622871815 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122820387 DLCTRL DEBUG Tx Command reply: GET_REPLY 622871815 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122820390 DLCTRL DEBUG Command: GET 539319189 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122820390 DLCTRL DEBUG Tx Command reply: GET_REPLY 539319189 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122820393 DLCTRL DEBUG Command: GET 685221601 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122820393 DLCTRL DEBUG Tx Command reply: GET_REPLY 685221601 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122820396 DLCTRL DEBUG Command: GET 822431895 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122820396 DLCTRL DEBUG Tx Command reply: GET_REPLY 822431895 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122820401 DLCTRL DEBUG Command: GET 86622753 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122820401 DLCTRL DEBUG Tx Command reply: GET_REPLY 86622753 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122820405 DLCTRL DEBUG Command: GET 140320170 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122820405 DLCTRL DEBUG Tx Command reply: GET_REPLY 140320170 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122820407 DLCTRL DEBUG Command: GET 257478498 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122820407 DLCTRL DEBUG Tx Command reply: GET_REPLY 257478498 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122820409 DLCTRL DEBUG Command: GET 128849836 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122820410 DLCTRL DEBUG Tx Command reply: GET_REPLY 128849836 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122820412 DLCTRL DEBUG Command: GET 776544602 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122820412 DLCTRL DEBUG Tx Command reply: GET_REPLY 776544602 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122820413 DLCTRL DEBUG Command: GET 971645072 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122820413 DLCTRL DEBUG Tx Command reply: GET_REPLY 971645072 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122820414 DLCTRL DEBUG Command: GET 864656649 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122820414 DLCTRL DEBUG Tx Command reply: GET_REPLY 864656649 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122820416 DLCTRL DEBUG Command: GET 243210853 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122820416 DLCTRL DEBUG Tx Command reply: GET_REPLY 243210853 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122820417 DLCTRL DEBUG Command: GET 893436209 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122820417 DLCTRL DEBUG Tx Command reply: GET_REPLY 893436209 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122820419 DLCTRL DEBUG Command: GET 818691087 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122820419 DLCTRL DEBUG Tx Command reply: GET_REPLY 818691087 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122820420 DLCTRL DEBUG Command: GET 611107449 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122820420 DLCTRL DEBUG Tx Command reply: GET_REPLY 611107449 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122820421 DLCTRL DEBUG Command: GET 636833045 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122820421 DLCTRL DEBUG Tx Command reply: GET_REPLY 636833045 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122820423 DLCTRL DEBUG Command: GET 43306023 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122820423 DLCTRL DEBUG Tx Command reply: GET_REPLY 43306023 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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 } } } 20250817122820433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60384<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@6f517062176f: 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 20250817122821454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122821454 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122821454 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122821454 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122821454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122821454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122821454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122821454 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122821454 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122821454 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122821454 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122821455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122821455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122821455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122821455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122821455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122821455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122821455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122821455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122821455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122821455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122821455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122821455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122821455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122821455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122821455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122821455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122821455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122821455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122821455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122821455 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250817122821455 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250817122821455 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250817122821455 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250817122821455 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250817122821455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250817122821455 DRUA DEBUG (127.0.0.1:33175 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250817122821455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122821455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250817122821456 DLINP DEBUG SRVCONN(,r=127.0.0.1:33175<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122821456 DLINP DEBUG SRVCONN(,r=127.0.0.1:33175<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@6f517062176f: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(776)@6f517062176f: UnitdataCallback TC_mscpool_paging_tmsi0(790)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@6f517062176f: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@6f517062176f: Added conn table entry 0TC_mscpool_paging_tmsi0(790)8341068 20250817122822469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122822469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122822469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817122822469 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122822469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7f464c, normal) (hnbgw_rua.c:407) 20250817122822469 DHNB DEBUG map_rua[0x55b46bd0c2e0]{init}: Allocated (fsm.c:456) 20250817122822469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8341068)[0x55b46bd0c2e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122822469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8341068 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122822470 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122822470 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122822470 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8341068 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250817122822470 DCN DEBUG map_sccp[0x55b46bd17b40]{init}: Allocated (fsm.c:456) 20250817122822470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b46bd17b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122822470 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-8341068 <-> SCCP-86 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122822470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8341068 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817122822470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8341068)[0x55b46bd0c2e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122822470 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122822470 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122822470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8341068)[0x55b46bd0c2e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122822470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b46bd17b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122822470 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122822470 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{IDLE}: Allocated (fsm.c:456) 20250817122822470 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122822470 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030001010056400500f1100926) (sccp_scrc.c:406) 20250817122822470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122822470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122822470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122822470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122822470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122822470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122822470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122822470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122822470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122822470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122822470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122822470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122822470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122822470 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122822470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b46bd17b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122822470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8341068)[0x55b46bd0c2e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122822471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122822471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122822471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122822471 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122822471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122822471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122822471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122822471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(777)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@6f517062176f: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@6f517062176f: Added conn table entry 0TC_mscpool_paging_tmsi0(790)7696103 HNBGW_Test.msc0-SCCP(777)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(790)@6f517062176f: setverdict(pass): none -> pass 20250817122822483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122822483 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122822483 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122822483 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122822483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122822483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122822483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122822483 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122822483 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122822483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122822483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122822483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122822483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122822483 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=00d502c8) (sccp_scrc.c:477) 20250817122822483 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20250817122822483 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122822483 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122822483 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122822483 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122822483 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) 20250817122822483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b46bd17b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122822483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b46bd17b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122823484 DLCTRL DEBUG Command: GET 445097303 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122823484 DLCTRL DEBUG Tx Command reply: GET_REPLY 445097303 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122823487 DLCTRL DEBUG Command: GET 746473329 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122823487 DLCTRL DEBUG Tx Command reply: GET_REPLY 746473329 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122823489 DLCTRL DEBUG Command: GET 137517020 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122823489 DLCTRL DEBUG Tx Command reply: GET_REPLY 137517020 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122823490 DLCTRL DEBUG Command: GET 951516810 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122823490 DLCTRL DEBUG Tx Command reply: GET_REPLY 951516810 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122823492 DLCTRL DEBUG Command: GET 566525479 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122823492 DLCTRL DEBUG Tx Command reply: GET_REPLY 566525479 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122823493 DLCTRL DEBUG Command: GET 880701074 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122823493 DLCTRL DEBUG Tx Command reply: GET_REPLY 880701074 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122823494 DLCTRL DEBUG Command: GET 716728899 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122823494 DLCTRL DEBUG Tx Command reply: GET_REPLY 716728899 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122823495 DLCTRL DEBUG Command: GET 529145382 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122823495 DLCTRL DEBUG Tx Command reply: GET_REPLY 529145382 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122823496 DLCTRL DEBUG Command: GET 98102382 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122823496 DLCTRL DEBUG Tx Command reply: GET_REPLY 98102382 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122823497 DLCTRL DEBUG Command: GET 310520609 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122823497 DLCTRL DEBUG Tx Command reply: GET_REPLY 310520609 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122823498 DLCTRL DEBUG Command: GET 990589913 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122823498 DLCTRL DEBUG Tx Command reply: GET_REPLY 990589913 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122823499 DLCTRL DEBUG Command: GET 197009857 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122823499 DLCTRL DEBUG Tx Command reply: GET_REPLY 197009857 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122823499 DLCTRL DEBUG Command: GET 573058533 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122823499 DLCTRL DEBUG Tx Command reply: GET_REPLY 573058533 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122823500 DLCTRL DEBUG Command: GET 296069142 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122823500 DLCTRL DEBUG Tx Command reply: GET_REPLY 296069142 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122823501 DLCTRL DEBUG Command: GET 25545895 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122823501 DLCTRL DEBUG Tx Command reply: GET_REPLY 25545895 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122823501 DLCTRL DEBUG Command: GET 217649671 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122823501 DLCTRL DEBUG Tx Command reply: GET_REPLY 217649671 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122823502 DLCTRL DEBUG Command: GET 998940336 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122823502 DLCTRL DEBUG Tx Command reply: GET_REPLY 998940336 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122823503 DLCTRL DEBUG Command: GET 189022544 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122823503 DLCTRL DEBUG Tx Command reply: GET_REPLY 189022544 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122823503 DLCTRL DEBUG Command: GET 797653240 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122823503 DLCTRL DEBUG Tx Command reply: GET_REPLY 797653240 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122823504 DLCTRL DEBUG Command: GET 865539637 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122823504 DLCTRL DEBUG Tx Command reply: GET_REPLY 865539637 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122823507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60382<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122823507 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34485<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(770)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(771)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122823508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60366<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122823508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122823508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122823508 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122823508 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) 20250817122823508 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122823508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8341068)[0x55b46bd0c2e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122823508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8341068)[0x55b46bd0c2e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122823508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b46bd17b40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122823508 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122823508 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122823508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d502c8), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122823508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122823508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122823508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122823508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122823508 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122823508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b46bd17b40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122823508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8341068)[0x55b46bd0c2e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122823508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8341068)[0x55b46bd0c2e0]{disrupted}: Freeing instance (context_map.c:202) 20250817122823508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8341068)[0x55b46bd0c2e0]{disrupted}: Deallocated (fsm.c:568) 20250817122823508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b46bd17b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122823508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b46bd17b40]{disconnected}: Freeing instance (context_map.c:206) 20250817122823508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x55b46bd17b40]{disconnected}: Deallocated (fsm.c:568) 20250817122823508 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8341068 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250817122823508 DLINP DEBUG SRVCONN(,r=127.0.0.1:33175<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122823508 DLINP DEBUG SRVCONN(,r=127.0.0.1:33175<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122823508 DLINP NOTICE SRV(,r=127.0.0.1:33175<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122823508 DMAIN NOTICE (127.0.0.1:33175 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33175<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122823508 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122823509 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122823509 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122823509 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122823509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122823509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122823509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122823509 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi-Iuh1-RUA(776)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-RAN(784)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(787)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(783)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(786)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(769)@6f517062176f: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(774)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(780)@6f517062176f: Final verdict of PTC: none 20250817122823509 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 20250817122823509 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) 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122823509 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122823509 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) 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817122823509 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122823509 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) 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817122823509 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122823509 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) 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122823509 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) 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122823509 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122823509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122823509 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122823509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122823509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122823509 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122823509 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) 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122823509 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122823509 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) 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817122823509 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122823509 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) 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122823509 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 20250817122823509 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) 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122823509 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122823509 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122823509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122823510 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122823510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122823510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122823510 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122823510 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) 20250817122823510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122823510 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122823510 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 20250817122823510 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 20250817122823510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122823510 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122823510 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122823510 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122823510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122823510 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122823510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122823510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122823510 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 20250817122823510 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) 20250817122823510 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817122823510 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122823510 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122823510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122823510 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817122823510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122823510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(781)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(778)@6f517062176f: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(773)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(777)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(782)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(779)@6f517062176f: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(775)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(785)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(788)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(789)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(772)@6f517062176f: Final verdict of PTC: none 20250817122823525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60384<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(790)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sun Aug 17 12:28:23 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 20250817122823594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122824095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=323284) 20250817122824620 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122824620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b19ede), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122824620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122824620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122824620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122824620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122824620 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122824620 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122824620 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122824620 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122824620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122824620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122824620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122824620 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=323284, count=380836) 20250817122825510 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122825510 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817122825510 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817122825510 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122825510 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122825510 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122825510 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122825510 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122825510 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122825510 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122825510 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122825510 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122825886 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122825886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4e885), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122825886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122825886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122825886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122825886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122825886 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122825886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f10f0), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122825886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122825886 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) 20250817122825886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122825886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122825886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122825886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122825886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122825886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122825886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122825886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122825886 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122825886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122825886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122825886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122825886 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 20250817122825886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122825886 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 20250817122825886 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:28:26 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@6f517062176f: 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@6f517062176f: Test case TC_mscpool_paging_imsi_lai_registered started. 20250817122827150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122827155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122827157 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46497<->l=127.0.0.1:4262) (control_if.c:572) 20250817122827171 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122827171 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122827179 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122827179 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122827179 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122827179 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122827179 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122827179 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122827179 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122827179 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122827179 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122827180 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122827180 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122827180 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122827180 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122827180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122827180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122827180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122827180 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122827180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122827180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122827180 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122827180 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122827180 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122827180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122827180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122827180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122827180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122827181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122827181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122827181 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122827181 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56007 (stream_srv.c:142) 20250817122827181 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56007<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122827181 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122827181 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122827181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122827181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122827181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122827181 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) 20250817122827181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122827181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122827181 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122827181 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122827181 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122827181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122827181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122827181 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) 20250817122827181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827181 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) 20250817122827181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122827181 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) 20250817122827181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122827181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122827181 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122827181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122827181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122827181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122827181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122827181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122827181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122827181 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122827181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122827181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122827181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122827181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122827181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122827181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122827181 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122827181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122827181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122827181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122827181 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 20250817122827181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122827181 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 20250817122827181 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122827181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122827181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122827181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122827181 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 20250817122827181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122827181 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(801)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(801)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(799)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(804)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(804)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@6f517062176f: ************************************************* HNBGW_Test.msc1-SCCP(802)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(807)@6f517062176f: ************************************************* HNBGW_Test.msc2-M3UA(807)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(807)@6f517062176f: ************************************************* HNBGW_Test.msc2-SCCP(805)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122827222 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122827222 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122827222 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122827222 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122827222 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122827222 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122827222 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122827222 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122827222 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122827223 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122827223 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122827223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122827223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122827223 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) 20250817122827223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827223 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) 20250817122827223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122827223 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) 20250817122827223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122827223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122827223 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122827223 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122827223 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122827223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122827223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122827223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122827223 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) 20250817122827223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122827223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122827223 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122827223 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122827223 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122827223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122827223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122827223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122827224 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) 20250817122827224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122827224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122827224 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122827224 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122827224 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122827224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122827224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122827224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122827224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122827224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122827224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122827224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122827224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122827224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122827224 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122827224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122827224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122827224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122827224 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 20250817122827224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122827224 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122827224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122827224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122827224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122827224 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 20250817122827224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122827224 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 20250817122827224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122827224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122827224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122827224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122827224 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 20250817122827224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122827224 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 20250817122827224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122827224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122827224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122827224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122827224 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122827224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122827224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122827224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(810)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(808)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122827245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122827245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122827245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122827245 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122827245 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) 20250817122827245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122827245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122827245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122827245 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@6f517062176f: setverdict(pass): none -> pass 20250817122827249 DLINP DEBUG SRVCONN(,r=127.0.0.1:56007<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122827249 DLINP DEBUG SRVCONN(,r=127.0.0.1:56007<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122827249 DLINP DEBUG SRVCONN(,r=127.0.0.1:56007<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122827249 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122827249 DHNBAP DEBUG (127.0.0.1:56007 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122827249 DHNBAP NOTICE (127.0.0.1:56007 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122827249 DHNBAP NOTICE (127.0.0.1:56007 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122827249 DLINP DEBUG SRVCONN(,r=127.0.0.1:56007<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122827249 DLINP DEBUG SRVCONN(,r=127.0.0.1:56007<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122827393 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 20250817122827393 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 20250817122827393 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122827393 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122827395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122827395 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122827395 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122827395 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122827395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122827395 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122827395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122827395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122827395 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122827395 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122827395 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122827395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122827395 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122827395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122827406 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 20250817122827406 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 20250817122827406 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122827406 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122827407 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) 20250817122827407 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122827407 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122827407 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122827407 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122827407 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122827407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122827408 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) 20250817122827408 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122827408 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122827408 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122827408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122827408 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122827408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122827419 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 20250817122827419 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 20250817122827419 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122827419 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817122827422 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) 20250817122827422 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817122827422 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122827422 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122827422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122827422 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817122827422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122827423 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) 20250817122827423 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122827423 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122827423 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122827423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122827423 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122827423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122827435 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 20250817122827435 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 20250817122827435 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122827435 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122827440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122827440 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122827440 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122827440 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122827440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122827440 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122827440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122827442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122827442 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122827442 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122827442 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122827442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122827442 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122827442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122828199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122828199 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122828199 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122828199 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122828199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122828199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122828199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122828199 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122828199 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122828199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122828199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122828199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122828199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122828199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122828199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122828199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122828199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122828199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122828199 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122828199 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122828199 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) 20250817122828199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122828200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122828200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122828200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122828200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122828200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122828200 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122828200 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122828200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122828200 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122828200 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122828200 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122828200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122828200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122828200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122828200 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(800)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122828210 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) 20250817122828210 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122828210 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122828210 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 20250817122828210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122828210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122828210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122828210 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122828210 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122828210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122828210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122828210 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) 20250817122828210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122828210 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122828210 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122828210 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122828210 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) 20250817122828210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828211 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) 20250817122828211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828211 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122828211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122828211 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122828211 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122828211 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) 20250817122828211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122828211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122828211 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122828211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122828211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122828211 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122828211 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122828211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122828211 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122828211 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122828211 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122828211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122828211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122828211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122828211 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(803)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122828225 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) 20250817122828225 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122828225 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122828225 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 20250817122828225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122828225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122828225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122828225 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122828225 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122828225 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122828225 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122828225 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) 20250817122828225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122828225 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122828225 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817122828225 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122828225 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) 20250817122828225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828225 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) 20250817122828225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828225 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122828225 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122828225 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122828225 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122828225 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) 20250817122828225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122828225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122828225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122828225 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) 20250817122828225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122828225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122828225 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122828225 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: link up (cnlink.c:111) 20250817122828226 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122828226 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122828226 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122828226 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 20250817122828226 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122828226 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 20250817122828226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122828226 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(806)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122828245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122828245 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122828245 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122828245 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122828245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122828245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122828245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122828245 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122828245 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122828245 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122828245 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122828245 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122828245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122828245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122828245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122828245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122828245 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) 20250817122828245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828245 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) 20250817122828245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122828245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122828245 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122828245 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122828245 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) 20250817122828245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122828245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122828245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122828245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122828245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122828245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122828245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122828245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122828245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122828245 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122828245 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122828245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122828245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122828245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122828245 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122828245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122828245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122828245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122828245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(809)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122829261 DLCTRL DEBUG Command: GET 500704826 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122829261 DLCTRL DEBUG Tx Command reply: GET_REPLY 500704826 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122829270 DLCTRL DEBUG Command: GET 783472106 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122829270 DLCTRL DEBUG Tx Command reply: GET_REPLY 783472106 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122829273 DLCTRL DEBUG Command: GET 170944884 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122829273 DLCTRL DEBUG Tx Command reply: GET_REPLY 170944884 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122829278 DLCTRL DEBUG Command: GET 777328999 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122829278 DLCTRL DEBUG Tx Command reply: GET_REPLY 777328999 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122829285 DLCTRL DEBUG Command: GET 406253747 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122829285 DLCTRL DEBUG Tx Command reply: GET_REPLY 406253747 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122829289 DLCTRL DEBUG Command: GET 388561057 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122829289 DLCTRL DEBUG Tx Command reply: GET_REPLY 388561057 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122829291 DLCTRL DEBUG Command: GET 570367646 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122829291 DLCTRL DEBUG Tx Command reply: GET_REPLY 570367646 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122829294 DLCTRL DEBUG Command: GET 510568077 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122829294 DLCTRL DEBUG Tx Command reply: GET_REPLY 510568077 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122829296 DLCTRL DEBUG Command: GET 708473981 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122829296 DLCTRL DEBUG Tx Command reply: GET_REPLY 708473981 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122829297 DLCTRL DEBUG Command: GET 989285594 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122829297 DLCTRL DEBUG Tx Command reply: GET_REPLY 989285594 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122829300 DLCTRL DEBUG Command: GET 137874982 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122829300 DLCTRL DEBUG Tx Command reply: GET_REPLY 137874982 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122829301 DLCTRL DEBUG Command: GET 279639352 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122829301 DLCTRL DEBUG Tx Command reply: GET_REPLY 279639352 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122829304 DLCTRL DEBUG Command: GET 980128092 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122829304 DLCTRL DEBUG Tx Command reply: GET_REPLY 980128092 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122829306 DLCTRL DEBUG Command: GET 625891857 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122829306 DLCTRL DEBUG Tx Command reply: GET_REPLY 625891857 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122829307 DLCTRL DEBUG Command: GET 327834933 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122829307 DLCTRL DEBUG Tx Command reply: GET_REPLY 327834933 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122829309 DLCTRL DEBUG Command: GET 968610381 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122829309 DLCTRL DEBUG Tx Command reply: GET_REPLY 968610381 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122829311 DLCTRL DEBUG Command: GET 407542186 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122829311 DLCTRL DEBUG Tx Command reply: GET_REPLY 407542186 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122829313 DLCTRL DEBUG Command: GET 238682850 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122829313 DLCTRL DEBUG Tx Command reply: GET_REPLY 238682850 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122829315 DLCTRL DEBUG Command: GET 191038284 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122829315 DLCTRL DEBUG Tx Command reply: GET_REPLY 191038284 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122829317 DLCTRL DEBUG Command: GET 680351922 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122829317 DLCTRL DEBUG Tx Command reply: GET_REPLY 680351922 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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 } } } 20250817122829335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122830356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122830356 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122830356 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122830357 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122830357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122830357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122830357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122830357 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122830357 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122830357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122830357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122830357 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122830357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122830357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122830357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122830357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122830357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122830357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122830357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122830357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122830357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122830357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122830357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122830357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122830357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122830357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122830357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122830357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122830357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122830357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122830357 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250817122830357 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250817122830357 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250817122830357 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250817122830357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250817122830357 DRUA DEBUG (127.0.0.1:56007 TTCN3-HNB-1) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250817122830358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122830358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) 20250817122830358 DLINP DEBUG SRVCONN(,r=127.0.0.1:56007<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122830358 DLINP DEBUG SRVCONN(,r=127.0.0.1:56007<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@6f517062176f: UnitdataCallback TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@6f517062176f: UnitdataCallback HNBGW_Test.msc0-RAN(800)@6f517062176f: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)9494439 20250817122831360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122831360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122831360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122831360 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122831360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x90dfa7, normal) (hnbgw_rua.c:407) 20250817122831360 DHNB DEBUG map_rua[0x55b46bd0c2e0]{init}: Allocated (fsm.c:456) 20250817122831360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9494439)[0x55b46bd0c2e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122831360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9494439 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122831360 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122831360 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122831360 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9494439 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250817122831360 DCN DEBUG map_sccp[0x55b46bd17b40]{init}: Allocated (fsm.c:456) 20250817122831360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b46bd17b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122831360 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-9494439 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122831360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9494439 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122831360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9494439)[0x55b46bd0c2e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122831360 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122831360 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122831360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9494439)[0x55b46bd0c2e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122831360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b46bd17b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122831360 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122831360 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{IDLE}: Allocated (fsm.c:456) 20250817122831360 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122831360 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003130056400500f1100926) (sccp_scrc.c:406) 20250817122831360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122831360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122831360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122831360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122831360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122831360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122831360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122831360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122831361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122831361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122831361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122831361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122831361 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122831361 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122831361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b46bd17b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122831361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9494439)[0x55b46bd0c2e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122831361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122831361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122831361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122831361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122831361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122831361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122831361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122831361 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(799)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@6f517062176f: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@6f517062176f: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)6617526 HNBGW_Test.msc0-SCCP(799)@6f517062176f: Session index based on connection ID:0 TC_mscpool_paging_imsi_lai_registered0(812)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(799)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122831365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122831365 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122831365 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122831365 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122831365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122831365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122831365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122831365 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122831365 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122831365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122831365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122831365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122831365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122831366 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=00313aae) (sccp_scrc.c:477) 20250817122831366 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20250817122831366 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122831366 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122831366 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122831366 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122831366 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) 20250817122831366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b46bd17b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122831366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b46bd17b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122832372 DLCTRL DEBUG Command: GET 628358191 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122832372 DLCTRL DEBUG Tx Command reply: GET_REPLY 628358191 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122832378 DLCTRL DEBUG Command: GET 383430425 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122832378 DLCTRL DEBUG Tx Command reply: GET_REPLY 383430425 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122832382 DLCTRL DEBUG Command: GET 899398948 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122832382 DLCTRL DEBUG Tx Command reply: GET_REPLY 899398948 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122832386 DLCTRL DEBUG Command: GET 256998023 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122832386 DLCTRL DEBUG Tx Command reply: GET_REPLY 256998023 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122832390 DLCTRL DEBUG Command: GET 509940031 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122832390 DLCTRL DEBUG Tx Command reply: GET_REPLY 509940031 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122832394 DLCTRL DEBUG Command: GET 225031418 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122832394 DLCTRL DEBUG Tx Command reply: GET_REPLY 225031418 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122832398 DLCTRL DEBUG Command: GET 280682697 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122832398 DLCTRL DEBUG Tx Command reply: GET_REPLY 280682697 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122832401 DLCTRL DEBUG Command: GET 617251151 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122832401 DLCTRL DEBUG Tx Command reply: GET_REPLY 617251151 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122832405 DLCTRL DEBUG Command: GET 481710800 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122832405 DLCTRL DEBUG Tx Command reply: GET_REPLY 481710800 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122832407 DLCTRL DEBUG Command: GET 825766221 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122832407 DLCTRL DEBUG Tx Command reply: GET_REPLY 825766221 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122832410 DLCTRL DEBUG Command: GET 663561187 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122832410 DLCTRL DEBUG Tx Command reply: GET_REPLY 663561187 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122832412 DLCTRL DEBUG Command: GET 318430198 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122832412 DLCTRL DEBUG Tx Command reply: GET_REPLY 318430198 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122832414 DLCTRL DEBUG Command: GET 883348030 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122832414 DLCTRL DEBUG Tx Command reply: GET_REPLY 883348030 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122832415 DLCTRL DEBUG Command: GET 428140091 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122832415 DLCTRL DEBUG Tx Command reply: GET_REPLY 428140091 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122832417 DLCTRL DEBUG Command: GET 14781770 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122832417 DLCTRL DEBUG Tx Command reply: GET_REPLY 14781770 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122832418 DLCTRL DEBUG Command: GET 179477596 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122832418 DLCTRL DEBUG Tx Command reply: GET_REPLY 179477596 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122832419 DLCTRL DEBUG Command: GET 226658536 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122832419 DLCTRL DEBUG Tx Command reply: GET_REPLY 226658536 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122832421 DLCTRL DEBUG Command: GET 122526817 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122832421 DLCTRL DEBUG Tx Command reply: GET_REPLY 122526817 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122832422 DLCTRL DEBUG Command: GET 67504881 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122832422 DLCTRL DEBUG Tx Command reply: GET_REPLY 67504881 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122832423 DLCTRL DEBUG Command: GET 465334950 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122832423 DLCTRL DEBUG Tx Command reply: GET_REPLY 465334950 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122832427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122832427 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46497<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(793)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(792)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122832429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122832430 DLINP DEBUG SRVCONN(,r=127.0.0.1:56007<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122832430 DLINP DEBUG SRVCONN(,r=127.0.0.1:56007<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122832430 DLINP NOTICE SRV(,r=127.0.0.1:56007<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122832430 DMAIN NOTICE (127.0.0.1:56007 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56007<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122832430 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817122832430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122832430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122832430 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122832430 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) 20250817122832430 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122832430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9494439)[0x55b46bd0c2e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122832430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9494439)[0x55b46bd0c2e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122832430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b46bd17b40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122832430 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122832430 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122832430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00313aae), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122832430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122832430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122832430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122832430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122832430 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122832430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b46bd17b40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122832430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9494439)[0x55b46bd0c2e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122832430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9494439)[0x55b46bd0c2e0]{disrupted}: Freeing instance (context_map.c:202) 20250817122832430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9494439)[0x55b46bd0c2e0]{disrupted}: Deallocated (fsm.c:568) 20250817122832430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b46bd17b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122832430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b46bd17b40]{disconnected}: Freeing instance (context_map.c:206) 20250817122832430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55b46bd17b40]{disconnected}: Deallocated (fsm.c:568) 20250817122832430 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9494439 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250817122832430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122832430 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122832430 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122832430 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122832430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122832430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122832430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122832430 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@6f517062176f: Final verdict of PTC: none 20250817122832431 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122832431 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) 20250817122832431 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(809)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(808)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(803)@6f517062176f: Final verdict of PTC: none 20250817122832431 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817122832432 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122832432 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) 20250817122832432 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122832432 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122832432 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 20250817122832432 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) 20250817122832432 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817122832432 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122832432 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122832432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122832432 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817122832432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122832432 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-RAN(806)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(802)@6f517062176f: Final verdict of PTC: none 20250817122832432 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 20250817122832432 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) 20250817122832432 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122832432 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122832432 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 20250817122832433 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122832433 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) 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817122832433 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 20250817122832433 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122832433 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) 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122832433 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 20250817122832433 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122832433 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) 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817122832433 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122832433 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) 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122832433 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122832433 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) 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122832433 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 20250817122832433 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) 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122832433 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122832433 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122832433 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122832433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122832433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122832433 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 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122832433 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122832433 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122832433 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122832433 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122832433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122832433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122832433 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 20250817122832433 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_paging_imsi_lai_registered-Iuh0-RUA(796)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(800)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(794)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(805)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(810)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(804)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(801)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(807)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(811)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(799)@6f517062176f: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@6f517062176f: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@6f517062176f: Final verdict of PTC: none 20250817122832449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(812)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:28:32 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 20250817122832532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122833035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53508<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253296) 20250817122833509 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122833509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d502c8), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122833509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122833509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122833509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122833509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122833509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122833509 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122833509 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122833509 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122833509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122833509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122833509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122833509 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122833509 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=253296, count=310524) 20250817122834433 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122834433 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122834433 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122834433 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122834433 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817122834433 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817122834433 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122834433 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122834433 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122834621 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122834621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b19ede), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122834621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122834621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122834621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122834621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122834621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122834621 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122834621 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122834621 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122834621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122834621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122834621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122834621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122834621 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@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:28:35 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 20250817122835887 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122835887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f10f0), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122835887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122835887 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) 20250817122835887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122835887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122835887 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122835887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4e885), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122835887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122835887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122835887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122835887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122835887 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122835887 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122835887 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122835887 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 20250817122835887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122835887 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 20250817122835887 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122835887 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122835887 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122835887 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122835887 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122835887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122835887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122835887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122835887 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122835887 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@6f517062176f: 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@6f517062176f: Test case TC_mscpool_paging_imsi_rai_registered started. 20250817122836140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122836145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122836151 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35027<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122836172 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122836172 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122836180 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122836180 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122836180 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122836180 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122836180 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122836180 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122836180 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122836180 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122836180 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122836180 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35982 (stream_srv.c:142) 20250817122836180 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35982<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122836181 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122836181 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122836182 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122836182 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122836182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122836182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122836182 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) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836182 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) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122836182 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) 20250817122836182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122836182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122836182 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122836182 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122836182 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122836182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122836182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122836182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122836182 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) 20250817122836182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122836182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122836182 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122836182 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122836182 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122836182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122836182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122836182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122836182 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122836182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122836182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122836182 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122836182 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122836182 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122836182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122836182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122836182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122836182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122836182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122836182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122836182 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122836182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122836182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122836182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122836182 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 20250817122836182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122836182 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122836182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122836182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122836182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122836182 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 20250817122836182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122836182 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 20250817122836182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122836182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122836182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122836182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122836182 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122836182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122836182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122836182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122836182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122836182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122836182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122836182 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122836182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122836182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122836182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122836182 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122836182 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(823)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(823)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(821)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(826)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@6f517062176f: ************************************************* HNBGW_Test.msc1-SCCP(824)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(829)@6f517062176f: ************************************************* HNBGW_Test.msc2-M3UA(829)@6f517062176f: M3UA emulation initiated, the test can be started MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(829)@6f517062176f: ************************************************* HNBGW_Test.msc2-SCCP(827)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122836216 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122836216 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122836216 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122836216 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122836216 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122836216 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122836217 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122836217 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122836217 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122836218 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122836218 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122836218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122836218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122836218 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) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836218 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) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122836218 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) 20250817122836218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122836218 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122836218 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122836218 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122836218 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122836218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122836218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122836218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122836218 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) 20250817122836218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122836218 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122836218 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122836218 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122836218 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122836218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122836218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122836218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122836218 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) 20250817122836218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122836218 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122836218 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122836218 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122836218 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122836218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122836218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122836218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122836218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122836218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122836218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122836218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122836218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122836218 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122836218 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122836218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122836218 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122836218 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122836218 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 20250817122836218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122836218 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122836218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122836218 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122836218 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122836218 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 20250817122836218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122836218 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 20250817122836218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122836218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122836218 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122836218 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122836218 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 20250817122836218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122836218 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 20250817122836218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122836218 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122836218 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122836218 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122836218 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122836218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122836218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122836218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(832)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(832)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(830)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122836240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122836240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122836240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122836240 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122836240 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) 20250817122836240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122836240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122836240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122836240 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@6f517062176f: setverdict(pass): none -> pass 20250817122836246 DLINP DEBUG SRVCONN(,r=127.0.0.1:35982<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122836246 DLINP DEBUG SRVCONN(,r=127.0.0.1:35982<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122836246 DLINP DEBUG SRVCONN(,r=127.0.0.1:35982<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122836246 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122836246 DHNBAP DEBUG (127.0.0.1:35982 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122836246 DHNBAP NOTICE (127.0.0.1:35982 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122836246 DHNBAP NOTICE (127.0.0.1:35982 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122836246 DLINP DEBUG SRVCONN(,r=127.0.0.1:35982<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122836246 DLINP DEBUG SRVCONN(,r=127.0.0.1:35982<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122836393 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 20250817122836393 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 20250817122836393 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 20250817122836393 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122836393 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122836393 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122836393 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122836401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122836402 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122836402 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122836402 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122836402 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122836402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122836402 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122836402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122836403 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 20250817122836403 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 20250817122836403 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122836403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817122836406 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122836406 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122836406 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122836406 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122836406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122836406 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250817122836406 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(826)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122836409 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) 20250817122836409 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122836409 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122836409 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122836409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122836409 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122836409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122836409 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) 20250817122836409 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122836409 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122836409 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122836409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122836409 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122836409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122836414 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 20250817122836414 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 20250817122836414 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122836414 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817122836421 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) 20250817122836421 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817122836421 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122836421 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122836421 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122836421 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817122836421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122836423 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) 20250817122836423 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122836423 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122836423 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122836423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122836423 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122836423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122836429 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 20250817122836429 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 20250817122836429 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122836429 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122836435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122836435 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122836435 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122836435 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122836435 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122836435 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122836435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122836435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122836435 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122836435 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122836435 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122836435 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122836435 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122836435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122837212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122837212 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122837212 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122837212 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122837212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122837212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122837212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122837212 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122837212 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122837212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122837212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122837212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122837212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122837212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122837212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122837212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122837212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837213 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122837213 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122837213 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122837213 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122837213 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) 20250817122837213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122837213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122837213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122837213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122837213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122837213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122837213 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122837213 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122837213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122837213 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122837213 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122837213 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122837213 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122837213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122837213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122837213 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122837220 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) 20250817122837220 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122837220 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122837220 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 20250817122837220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122837220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122837220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122837220 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122837220 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122837220 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122837220 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122837220 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) 20250817122837220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122837220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122837220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122837220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122837220 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) 20250817122837220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837221 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) 20250817122837221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122837221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122837221 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122837221 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122837221 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) 20250817122837221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122837221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122837221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122837221 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122837221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122837221 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122837221 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122837221 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122837222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122837222 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122837222 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122837222 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122837222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122837222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122837222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122837222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(822)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122837231 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) 20250817122837231 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122837231 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122837231 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 20250817122837231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122837231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122837231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122837231 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122837231 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122837231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122837231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122837231 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) 20250817122837231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122837231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122837231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817122837231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122837231 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) 20250817122837231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837231 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) 20250817122837231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122837231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122837231 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122837232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122837232 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122837232 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122837232 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 20250817122837232 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122837232 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 20250817122837232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122837232 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(825)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122837231 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122837231 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) 20250817122837231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122837231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122837231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122837232 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) 20250817122837232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122837232 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122837232 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122837232 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc2-RAN(828)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122837236 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122837236 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122837236 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122837236 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122837236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122837236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122837236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122837236 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122837236 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122837236 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122837236 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122837236 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122837236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122837236 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122837236 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122837236 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122837236 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) 20250817122837236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837236 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) 20250817122837236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837236 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122837236 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122837236 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122837236 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122837236 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) 20250817122837236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122837236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122837236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122837236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122837236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122837236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122837236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122837236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122837236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122837236 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122837236 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122837236 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122837236 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122837236 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122837236 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122837236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122837236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122837236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122837236 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(831)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122838257 DLCTRL DEBUG Command: GET 98184171 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122838257 DLCTRL DEBUG Tx Command reply: GET_REPLY 98184171 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122838259 DLCTRL DEBUG Command: GET 40578868 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122838259 DLCTRL DEBUG Tx Command reply: GET_REPLY 40578868 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122838259 DLCTRL DEBUG Command: GET 716811186 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122838259 DLCTRL DEBUG Tx Command reply: GET_REPLY 716811186 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122838261 DLCTRL DEBUG Command: GET 2691811 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122838261 DLCTRL DEBUG Tx Command reply: GET_REPLY 2691811 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122838262 DLCTRL DEBUG Command: GET 58794404 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122838262 DLCTRL DEBUG Tx Command reply: GET_REPLY 58794404 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122838265 DLCTRL DEBUG Command: GET 987832575 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122838265 DLCTRL DEBUG Tx Command reply: GET_REPLY 987832575 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122838269 DLCTRL DEBUG Command: GET 103837482 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122838269 DLCTRL DEBUG Tx Command reply: GET_REPLY 103837482 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122838273 DLCTRL DEBUG Command: GET 94297478 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122838273 DLCTRL DEBUG Tx Command reply: GET_REPLY 94297478 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122838276 DLCTRL DEBUG Command: GET 207642472 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122838276 DLCTRL DEBUG Tx Command reply: GET_REPLY 207642472 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122838279 DLCTRL DEBUG Command: GET 340507472 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122838279 DLCTRL DEBUG Tx Command reply: GET_REPLY 340507472 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122838282 DLCTRL DEBUG Command: GET 447597850 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122838282 DLCTRL DEBUG Tx Command reply: GET_REPLY 447597850 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122838284 DLCTRL DEBUG Command: GET 354421347 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122838284 DLCTRL DEBUG Tx Command reply: GET_REPLY 354421347 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122838286 DLCTRL DEBUG Command: GET 296112141 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122838286 DLCTRL DEBUG Tx Command reply: GET_REPLY 296112141 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122838288 DLCTRL DEBUG Command: GET 396950673 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122838288 DLCTRL DEBUG Tx Command reply: GET_REPLY 396950673 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122838290 DLCTRL DEBUG Command: GET 320528582 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122838290 DLCTRL DEBUG Tx Command reply: GET_REPLY 320528582 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122838292 DLCTRL DEBUG Command: GET 517128311 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122838292 DLCTRL DEBUG Tx Command reply: GET_REPLY 517128311 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122838293 DLCTRL DEBUG Command: GET 834316469 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122838293 DLCTRL DEBUG Tx Command reply: GET_REPLY 834316469 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122838294 DLCTRL DEBUG Command: GET 374943980 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122838294 DLCTRL DEBUG Tx Command reply: GET_REPLY 374943980 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122838296 DLCTRL DEBUG Command: GET 293855906 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122838296 DLCTRL DEBUG Tx Command reply: GET_REPLY 293855906 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122838298 DLCTRL DEBUG Command: GET 312435529 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122838298 DLCTRL DEBUG Tx Command reply: GET_REPLY 312435529 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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 } } } 20250817122838334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122839360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122839360 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122839360 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122839360 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122839360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122839360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122839360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122839360 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122839360 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122839360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122839360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122839360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122839360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122839360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122839360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122839360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122839360 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) 20250817122839360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122839360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122839360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122839360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122839360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122839361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122839361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122839361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122839361 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) 20250817122839361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122839361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122839361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122839361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122839361 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250817122839361 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250817122839361 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250817122839361 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250817122839361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250817122839361 DRUA DEBUG (127.0.0.1:35982 TTCN3-HNB-1) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250817122839361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122839361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) 20250817122839361 DLINP DEBUG SRVCONN(,r=127.0.0.1:35982<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122839361 DLINP DEBUG SRVCONN(,r=127.0.0.1:35982<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@6f517062176f: UnitdataCallback TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@6f517062176f: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@6f517062176f: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)13483089 20250817122840358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122840358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122840358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250817122840358 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122840358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcdbc51, normal) (hnbgw_rua.c:407) 20250817122840358 DHNB DEBUG map_rua[0x55b46bd0c2e0]{init}: Allocated (fsm.c:456) 20250817122840358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13483089)[0x55b46bd0c2e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122840358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13483089 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122840358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122840358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122840358 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13483089 SCCP-0 PS MI=NONE: CN link paging record selects sgsn 0 (hnbgw_cn.c:1015) 20250817122840358 DCN DEBUG map_sccp[0x55b46bd17b40]{init}: Allocated (fsm.c:456) 20250817122840358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55b46bd17b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122840358 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-13483089 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122840358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13483089 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:312) 20250817122840358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13483089)[0x55b46bd0c2e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122840358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122840358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122840358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13483089)[0x55b46bd0c2e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122840358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55b46bd17b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122840358 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122840358 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{IDLE}: Allocated (fsm.c:456) 20250817122840358 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122840358 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=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030002e80056400500f1100926) (sccp_scrc.c:406) 20250817122840358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122840358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122840358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122840358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122840358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122840358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122840358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122840358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122840358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122840358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122840358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122840358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122840358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122840358 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122840358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55b46bd17b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122840358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13483089)[0x55b46bd0c2e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122840358 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122840358 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122840358 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122840358 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122840358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122840358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122840358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122840358 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(830)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@6f517062176f: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@6f517062176f: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)15528246 HNBGW_Test.sgsn0-SCCP(830)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(834)@6f517062176f: setverdict(pass): none -> pass 20250817122840362 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122840362 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122840362 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122840362 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122840362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122840362 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=0032c1a6) (sccp_scrc.c:477) 20250817122840362 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20250817122840362 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122840362 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122840362 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122840362 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122840362 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) 20250817122840362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55b46bd17b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122840362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55b46bd17b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122840362 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122840362 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122840362 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122840362 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122840362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122840362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122840362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122840362 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@6f517062176f: 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 } } } 20250817122841368 DLCTRL DEBUG Command: GET 906587115 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122841368 DLCTRL DEBUG Tx Command reply: GET_REPLY 906587115 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122841373 DLCTRL DEBUG Command: GET 863157596 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122841373 DLCTRL DEBUG Tx Command reply: GET_REPLY 863157596 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122841377 DLCTRL DEBUG Command: GET 726612074 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122841377 DLCTRL DEBUG Tx Command reply: GET_REPLY 726612074 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122841381 DLCTRL DEBUG Command: GET 197773907 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122841381 DLCTRL DEBUG Tx Command reply: GET_REPLY 197773907 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122841385 DLCTRL DEBUG Command: GET 367734325 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122841385 DLCTRL DEBUG Tx Command reply: GET_REPLY 367734325 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122841389 DLCTRL DEBUG Command: GET 792230780 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122841389 DLCTRL DEBUG Tx Command reply: GET_REPLY 792230780 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122841392 DLCTRL DEBUG Command: GET 190975204 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122841392 DLCTRL DEBUG Tx Command reply: GET_REPLY 190975204 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122841395 DLCTRL DEBUG Command: GET 210858402 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122841395 DLCTRL DEBUG Tx Command reply: GET_REPLY 210858402 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122841398 DLCTRL DEBUG Command: GET 244657566 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122841398 DLCTRL DEBUG Tx Command reply: GET_REPLY 244657566 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122841400 DLCTRL DEBUG Command: GET 551971512 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122841400 DLCTRL DEBUG Tx Command reply: GET_REPLY 551971512 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122841402 DLCTRL DEBUG Command: GET 323252696 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122841402 DLCTRL DEBUG Tx Command reply: GET_REPLY 323252696 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122841404 DLCTRL DEBUG Command: GET 910957904 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122841404 DLCTRL DEBUG Tx Command reply: GET_REPLY 910957904 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122841406 DLCTRL DEBUG Command: GET 183026597 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122841406 DLCTRL DEBUG Tx Command reply: GET_REPLY 183026597 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122841407 DLCTRL DEBUG Command: GET 275924903 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122841407 DLCTRL DEBUG Tx Command reply: GET_REPLY 275924903 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122841409 DLCTRL DEBUG Command: GET 887271522 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122841409 DLCTRL DEBUG Tx Command reply: GET_REPLY 887271522 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122841410 DLCTRL DEBUG Command: GET 701644692 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122841410 DLCTRL DEBUG Tx Command reply: GET_REPLY 701644692 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122841411 DLCTRL DEBUG Command: GET 470348733 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122841411 DLCTRL DEBUG Tx Command reply: GET_REPLY 470348733 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122841412 DLCTRL DEBUG Command: GET 579110368 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122841412 DLCTRL DEBUG Tx Command reply: GET_REPLY 579110368 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122841413 DLCTRL DEBUG Command: GET 266375645 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122841413 DLCTRL DEBUG Tx Command reply: GET_REPLY 266375645 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122841414 DLCTRL DEBUG Command: GET 523594555 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122841414 DLCTRL DEBUG Tx Command reply: GET_REPLY 523594555 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122841417 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35027<->l=127.0.0.1:4262) (control_if.c:193) 20250817122841419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59498<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(815)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(814)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122841422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59496<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122841422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122841422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122841422 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122841422 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) 20250817122841422 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122841422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13483089)[0x55b46bd0c2e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122841422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13483089)[0x55b46bd0c2e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122841422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55b46bd17b40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122841422 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122841422 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122841422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032c1a6), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122841422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122841422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122841422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122841422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122841422 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122841422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55b46bd17b40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122841422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13483089)[0x55b46bd0c2e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122841422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13483089)[0x55b46bd0c2e0]{disrupted}: Freeing instance (context_map.c:202) 20250817122841422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13483089)[0x55b46bd0c2e0]{disrupted}: Deallocated (fsm.c:568) 20250817122841422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55b46bd17b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122841422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55b46bd17b40]{disconnected}: Freeing instance (context_map.c:206) 20250817122841422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x55b46bd17b40]{disconnected}: Deallocated (fsm.c:568) 20250817122841422 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13483089 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250817122841422 DLINP DEBUG SRVCONN(,r=127.0.0.1:35982<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122841422 DLINP DEBUG SRVCONN(,r=127.0.0.1:35982<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122841422 DLINP NOTICE SRV(,r=127.0.0.1:35982<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122841422 DMAIN NOTICE (127.0.0.1:35982 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35982<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122841422 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817122841422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122841422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122841422 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122841422 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122841422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122841422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122841422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122841422 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(827)@6f517062176f: Final verdict of PTC: none 20250817122841423 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122841424 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) 20250817122841424 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122841424 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817122841424 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122841424 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-RAN(828)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@6f517062176f: Final verdict of PTC: none 20250817122841424 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122841424 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122841424 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122841424 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) 20250817122841424 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122841424 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(821)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(825)@6f517062176f: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(822)@6f517062176f: Final verdict of PTC: none20250817122841424 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122841424 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) 20250817122841424 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122841424 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817122841424 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122841424 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) 20250817122841424 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122841424 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(831)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(830)@6f517062176f: Final verdict of PTC: none 20250817122841424 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 20250817122841424 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) 20250817122841425 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122841425 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@6f517062176f: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(823)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(816)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(833)@6f517062176f: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(832)@6f517062176f: Final verdict of PTC: none 20250817122841425 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122841425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122841425 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122841425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122841425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122841425 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122841425 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) 20250817122841425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122841425 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122841425 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 20250817122841425 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) 20250817122841425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122841425 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122841425 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 20250817122841425 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 20250817122841425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122841425 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122841425 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122841425 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122841425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122841425 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122841426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122841426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122841426 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 20250817122841426 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) 20250817122841426 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817122841426 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122841426 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122841426 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122841426 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817122841426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122841426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122841426 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122841426 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) 20250817122841426 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122841426 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817122841426 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 20250817122841426 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.msc1-SCCP(824)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(829)@6f517062176f: Final verdict of PTC: none 20250817122841443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59514<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_rai_registered0(834)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:28:41 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 20250817122841529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122842032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59516<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=264856) 20250817122842431 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122842431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00313aae), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122842431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122842431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122842431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122842431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122842431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122842431 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122842431 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122842431 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122842431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122842431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122842431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122842431 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=264856, count=321104) 20250817122843426 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122843426 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817122843426 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817122843426 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122843426 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122843426 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122843426 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122843426 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122843426 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122843509 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122843510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d502c8), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122843510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122843510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122843510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122843510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122843510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122843510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122843510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122843510 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122843510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122843510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122843510 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:28:44 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 20250817122844622 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122844622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b19ede), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122844622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122844622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122844622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122844622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122844622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122844622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122844622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122844622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122844622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122844622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122844622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: Test case TC_mscpool_no_allow_attach_round_robin started. 20250817122845160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122845165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122845169 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45443<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122845187 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122845187 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122845198 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122845198 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122845198 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122845199 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122845199 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122845199 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122845199 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122845199 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122845200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122845200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122845200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122845200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122845200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122845200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122845200 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122845200 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39934 (stream_srv.c:142) 20250817122845200 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39934<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122845200 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122845200 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122845200 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122845200 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122845200 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122845200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122845200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122845200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845200 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122845200 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122845200 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122845200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122845200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122845200 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122845200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122845200 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122845200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122845200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122845200 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122845200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845200 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122845200 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122845200 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122845200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122845200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122845200 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122845201 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122845201 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122845202 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122845202 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122845202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122845202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122845202 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) 20250817122845202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845202 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) 20250817122845202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122845202 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) 20250817122845202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122845202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122845202 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122845202 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122845202 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122845202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122845202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122845202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122845202 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) 20250817122845202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122845202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122845202 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122845202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845202 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122845202 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122845202 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 20250817122845202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122845202 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122845202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845202 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122845202 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122845202 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 20250817122845202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122845202 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 20250817122845202 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(845)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(845)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(843)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(848)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(848)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(846)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(851)@6f517062176f: ************************************************* HNBGW_Test.msc2-M3UA(851)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(849)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122845238 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122845238 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122845238 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122845238 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122845238 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122845238 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122845238 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122845239 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122845239 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122845240 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122845240 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122845240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122845240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122845240 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) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845240 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) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122845240 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) 20250817122845240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122845240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122845240 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122845240 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122845240 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122845240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122845240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122845240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122845240 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) 20250817122845240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122845240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122845240 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122845240 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122845240 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122845240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122845240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122845240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122845240 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) 20250817122845240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122845240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122845240 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122845240 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122845240 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122845240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122845240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122845240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122845240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122845240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122845240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122845240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122845240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122845240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122845240 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122845240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122845240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122845240 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 20250817122845240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122845240 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122845240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122845240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122845240 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 20250817122845240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122845240 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 20250817122845240 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122845240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122845240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122845240 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 20250817122845240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122845240 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 20250817122845240 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122845240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122845240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122845240 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122845240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122845240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122845240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122845240 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122845240 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(854)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(854)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(852)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122845261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122845261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122845261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122845261 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122845261 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) 20250817122845261 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122845261 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122845261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122845261 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@6f517062176f: setverdict(pass): none -> pass 20250817122845272 DLINP DEBUG SRVCONN(,r=127.0.0.1:39934<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122845272 DLINP DEBUG SRVCONN(,r=127.0.0.1:39934<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122845272 DLINP DEBUG SRVCONN(,r=127.0.0.1:39934<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122845272 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122845272 DHNBAP DEBUG (127.0.0.1:39934 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122845272 DHNBAP NOTICE (127.0.0.1:39934 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122845272 DHNBAP NOTICE (127.0.0.1:39934 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122845272 DLINP DEBUG SRVCONN(,r=127.0.0.1:39934<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122845272 DLINP DEBUG SRVCONN(,r=127.0.0.1:39934<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122845414 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 20250817122845414 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 20250817122845414 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122845414 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122845416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845416 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122845416 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122845416 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122845416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122845416 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122845416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122845417 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845417 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122845417 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122845417 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122845417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122845417 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122845417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122845417 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 20250817122845425 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 20250817122845425 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 20250817122845425 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122845425 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122845428 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) 20250817122845428 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122845428 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122845428 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122845428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122845428 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122845428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122845429 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) 20250817122845429 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122845429 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122845429 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122845429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122845429 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122845429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122845429 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 20250817122845435 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 20250817122845435 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 20250817122845435 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122845435 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817122845437 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) 20250817122845437 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817122845437 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122845437 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122845437 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122845437 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817122845437 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122845437 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) 20250817122845437 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122845437 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122845437 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122845437 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122845437 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122845437 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122845437 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 20250817122845450 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 20250817122845450 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 20250817122845450 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 20250817122845450 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122845450 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122845450 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122845450 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122845452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845452 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122845452 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122845452 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122845452 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122845452 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122845452 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122845452 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122845453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845453 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122845453 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122845453 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122845453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122845453 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250817122845453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122845888 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122845888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4e885), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122845888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122845888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122845888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122845888 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122845888 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122845888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f10f0), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122845888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122845888 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) 20250817122845888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122845888 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122845888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845888 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122845888 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122845888 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122845888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122845888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122845888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122845888 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122845888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845888 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122845888 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122845888 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 20250817122845888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122845888 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 20250817122845888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122845888 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122845890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122845890 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122845890 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122845890 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122845890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122845890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122845890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122845890 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122845890 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) 20250817122845890 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122845890 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122845890 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 20250817122845890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122845890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122845890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122845890 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122845890 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122845890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122845890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122845890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122845890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122845890 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=00d4e885) (sccp_scrc.c:477) 20250817122845890 DLSCCP DEBUG Received CO:RELCO for local reference 83 (sccp_scoc.c:1824) 20250817122845890 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122845890 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122845890 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122845890 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122845890 DLSCCP DEBUG SCCP-SCOC(83)[0x55b46bd23bb0]{IDLE}: Deallocated (fsm.c:568) 20250817122845890 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122845890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122845890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122845890 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) 20250817122845890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122845890 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=003f10f0) (sccp_scrc.c:477) 20250817122845890 DLSCCP DEBUG Received CO:RELCO for local reference 84 (sccp_scoc.c:1824) 20250817122845890 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122845890 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122845890 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122845890 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122845890 DLSCCP DEBUG SCCP-SCOC(84)[0x55b46bd14c60]{IDLE}: Deallocated (fsm.c:568) 20250817122846230 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122846230 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122846230 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122846230 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122846230 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122846230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122846230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122846230 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122846230 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122846230 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122846230 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122846230 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122846230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122846230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122846230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122846230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122846230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122846230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122846230 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122846230 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122846230 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) 20250817122846231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122846231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122846231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122846231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122846231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122846231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122846231 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122846231 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122846231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122846231 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122846231 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122846231 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122846231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122846231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122846231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122846231 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(844)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122846238 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) 20250817122846238 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122846238 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122846238 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 20250817122846238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122846238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122846238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122846238 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122846239 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122846239 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122846239 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122846239 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) 20250817122846239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122846239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122846239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122846239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122846239 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) 20250817122846239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846239 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) 20250817122846239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846239 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122846239 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122846239 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122846239 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122846239 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) 20250817122846239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122846239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122846239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122846239 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122846239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122846239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122846239 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122846239 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122846239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122846239 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122846239 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122846239 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122846239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122846239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122846239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122846239 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(847)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122846244 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) 20250817122846244 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122846244 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122846244 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 20250817122846244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122846244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122846244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122846244 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122846244 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122846244 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122846244 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122846244 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) 20250817122846244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122846244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122846244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817122846244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122846244 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) 20250817122846244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846244 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) 20250817122846244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122846245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122846245 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122846245 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122846245 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) 20250817122846245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122846245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122846245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122846245 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) 20250817122846245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122846245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122846245 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122846245 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: link up (cnlink.c:111) 20250817122846245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122846245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122846245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122846245 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 20250817122846245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122846245 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 20250817122846245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122846245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(850)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122846265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122846265 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122846265 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122846265 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122846265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122846265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122846265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122846265 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122846265 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122846265 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122846265 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122846265 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122846265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122846265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122846265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122846265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122846265 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) 20250817122846265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846266 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) 20250817122846266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846266 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122846266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122846266 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122846266 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122846266 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) 20250817122846266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122846266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122846266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122846266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122846266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122846266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122846266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122846266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122846266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122846266 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122846266 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122846266 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122846266 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122846266 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122846266 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122846266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122846266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122846266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122846266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(853)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122847301 DLCTRL DEBUG Command: GET 700237700 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122847301 DLCTRL DEBUG Tx Command reply: GET_REPLY 700237700 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122847302 DLCTRL DEBUG Command: GET 993422909 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122847302 DLCTRL DEBUG Tx Command reply: GET_REPLY 993422909 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122847303 DLCTRL DEBUG Command: GET 355171389 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122847303 DLCTRL DEBUG Tx Command reply: GET_REPLY 355171389 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122847306 DLCTRL DEBUG Command: GET 259545966 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122847306 DLCTRL DEBUG Tx Command reply: GET_REPLY 259545966 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122847310 DLCTRL DEBUG Command: GET 873446157 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122847310 DLCTRL DEBUG Tx Command reply: GET_REPLY 873446157 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122847313 DLCTRL DEBUG Command: GET 541240949 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122847313 DLCTRL DEBUG Tx Command reply: GET_REPLY 541240949 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122847315 DLCTRL DEBUG Command: GET 770174365 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122847315 DLCTRL DEBUG Tx Command reply: GET_REPLY 770174365 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122847318 DLCTRL DEBUG Command: GET 928482164 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122847318 DLCTRL DEBUG Tx Command reply: GET_REPLY 928482164 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122847320 DLCTRL DEBUG Command: GET 465288959 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122847320 DLCTRL DEBUG Tx Command reply: GET_REPLY 465288959 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122847322 DLCTRL DEBUG Command: GET 806841985 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122847322 DLCTRL DEBUG Tx Command reply: GET_REPLY 806841985 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122847324 DLCTRL DEBUG Command: GET 335538774 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122847324 DLCTRL DEBUG Tx Command reply: GET_REPLY 335538774 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122847326 DLCTRL DEBUG Command: GET 506391993 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122847326 DLCTRL DEBUG Tx Command reply: GET_REPLY 506391993 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122847327 DLCTRL DEBUG Command: GET 181318283 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122847327 DLCTRL DEBUG Tx Command reply: GET_REPLY 181318283 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122847329 DLCTRL DEBUG Command: GET 558971977 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122847329 DLCTRL DEBUG Tx Command reply: GET_REPLY 558971977 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122847330 DLCTRL DEBUG Command: GET 103764613 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122847330 DLCTRL DEBUG Tx Command reply: GET_REPLY 103764613 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122847331 DLCTRL DEBUG Command: GET 40482726 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122847331 DLCTRL DEBUG Tx Command reply: GET_REPLY 40482726 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122847332 DLCTRL DEBUG Command: GET 522926362 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122847332 DLCTRL DEBUG Tx Command reply: GET_REPLY 522926362 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122847333 DLCTRL DEBUG Command: GET 641690784 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122847333 DLCTRL DEBUG Tx Command reply: GET_REPLY 641690784 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122847334 DLCTRL DEBUG Command: GET 677202624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122847334 DLCTRL DEBUG Tx Command reply: GET_REPLY 677202624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122847335 DLCTRL DEBUG Command: GET 687817971 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122847335 DLCTRL DEBUG Tx Command reply: GET_REPLY 687817971 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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 := '000000000000001000111100'B, t_guard := 20.000000 } 20250817122847359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51596<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)8311942 20250817122848415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122848415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122848415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122848415 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122848415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7ed486, normal) (hnbgw_rua.c:407) 20250817122848415 DHNB DEBUG map_rua[0x55b46bd14c60]{init}: Allocated (fsm.c:456) 20250817122848415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8311942)[0x55b46bd14c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122848415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8311942 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122848415 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122848415 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122848415 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8311942 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122848415 DCN DEBUG map_sccp[0x55b46bd23bb0]{init}: Allocated (fsm.c:456) 20250817122848416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b46bd23bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122848416 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-8311942 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122848416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8311942 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122848416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8311942)[0x55b46bd14c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122848416 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122848416 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122848416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8311942)[0x55b46bd14c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122848416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b46bd23bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122848416 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122848416 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{IDLE}: Allocated (fsm.c:456) 20250817122848416 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122848416 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300023c0056400500f1100926) (sccp_scrc.c:406) 20250817122848416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122848416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122848416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122848416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122848416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122848416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122848416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122848416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122848416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122848416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122848416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122848416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122848416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122848416 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122848416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b46bd23bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122848416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8311942)[0x55b46bd14c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122848416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122848416 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122848416 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122848416 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122848416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122848416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122848416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122848416 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@6f517062176f: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)11047529 HNBGW_Test.msc0-SCCP(843)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(843)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(856)@6f517062176f: setverdict(pass): none -> pass 20250817122848440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122848440 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122848440 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122848440 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122848440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122848440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122848440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122848440 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122848440 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122848440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122848441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122848441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122848441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122848441 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=00db4773) (sccp_scrc.c:477) 20250817122848441 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20250817122848441 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122848441 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122848441 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122848441 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122848441 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) 20250817122848441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b46bd23bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122848441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b46bd23bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122848443 DLCTRL DEBUG Command: GET 176806915 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122848443 DLCTRL DEBUG Tx Command reply: GET_REPLY 176806915 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122848447 DLCTRL DEBUG Command: GET 274036991 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122848447 DLCTRL DEBUG Tx Command reply: GET_REPLY 274036991 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122848451 DLCTRL DEBUG Command: GET 608231469 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122848451 DLCTRL DEBUG Tx Command reply: GET_REPLY 608231469 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122848455 DLCTRL DEBUG Command: GET 906230173 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122848455 DLCTRL DEBUG Tx Command reply: GET_REPLY 906230173 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122848459 DLCTRL DEBUG Command: GET 630328178 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122848459 DLCTRL DEBUG Tx Command reply: GET_REPLY 630328178 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122848463 DLCTRL DEBUG Command: GET 67573706 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122848463 DLCTRL DEBUG Tx Command reply: GET_REPLY 67573706 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122848467 DLCTRL DEBUG Command: GET 428343472 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122848467 DLCTRL DEBUG Tx Command reply: GET_REPLY 428343472 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122848470 DLCTRL DEBUG Command: GET 458619083 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122848470 DLCTRL DEBUG Tx Command reply: GET_REPLY 458619083 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122848473 DLCTRL DEBUG Command: GET 586023280 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122848473 DLCTRL DEBUG Tx Command reply: GET_REPLY 586023280 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122848475 DLCTRL DEBUG Command: GET 571074534 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122848475 DLCTRL DEBUG Tx Command reply: GET_REPLY 571074534 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122848478 DLCTRL DEBUG Command: GET 625025684 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122848478 DLCTRL DEBUG Tx Command reply: GET_REPLY 625025684 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122848481 DLCTRL DEBUG Command: GET 861957717 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122848481 DLCTRL DEBUG Tx Command reply: GET_REPLY 861957717 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122848484 DLCTRL DEBUG Command: GET 68170925 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122848484 DLCTRL DEBUG Tx Command reply: GET_REPLY 68170925 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122848488 DLCTRL DEBUG Command: GET 758654234 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122848488 DLCTRL DEBUG Tx Command reply: GET_REPLY 758654234 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122848492 DLCTRL DEBUG Command: GET 462293859 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122848492 DLCTRL DEBUG Tx Command reply: GET_REPLY 462293859 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122848495 DLCTRL DEBUG Command: GET 986471391 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122848495 DLCTRL DEBUG Tx Command reply: GET_REPLY 986471391 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122848499 DLCTRL DEBUG Command: GET 467750221 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122848499 DLCTRL DEBUG Tx Command reply: GET_REPLY 467750221 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122848501 DLCTRL DEBUG Command: GET 738128725 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122848501 DLCTRL DEBUG Tx Command reply: GET_REPLY 738128725 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122848504 DLCTRL DEBUG Command: GET 568049300 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122848504 DLCTRL DEBUG Tx Command reply: GET_REPLY 568049300 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122848506 DLCTRL DEBUG Command: GET 524152183 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122848506 DLCTRL DEBUG Tx Command reply: GET_REPLY 524152183 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001101110100'B, t_guard := 20.000000 } 20250817122848534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51604<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@6f517062176f: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)9008412 20250817122849556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122849556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122849556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122849556 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122849556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x89751c, normal) (hnbgw_rua.c:407) 20250817122849556 DHNB DEBUG map_rua[0x55b46bd17b40]{init}: Allocated (fsm.c:456) 20250817122849556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008412)[0x55b46bd17b40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122849556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9008412 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122849556 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122849556 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122849557 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817122849557 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9008412 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250817122849557 DCN DEBUG map_sccp[0x55b46bc94340]{init}: Allocated (fsm.c:456) 20250817122849557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55b46bc94340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122849557 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-9008412 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250817122849557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9008412 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122849557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008412)[0x55b46bd17b40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122849557 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122849557 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122849557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008412)[0x55b46bd17b40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122849557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55b46bc94340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122849557 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122849557 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{IDLE}: Allocated (fsm.c:456) 20250817122849557 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122849557 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003740056400500f1100926) (sccp_scrc.c:406) 20250817122849557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122849557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122849557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122849557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122849557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122849557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122849557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122849557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122849557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122849557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122849557 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) 20250817122849557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122849557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122849557 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122849557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55b46bc94340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122849557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008412)[0x55b46bd17b40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122849557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122849557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122849557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122849557 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 20250817122849557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122849557 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 20250817122849557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122849557 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(849)@6f517062176f: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@6f517062176f: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@6f517062176f: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)7970935 HNBGW_Test.msc2-SCCP(849)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(849)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122849575 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) 20250817122849575 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122849575 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122849575 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 20250817122849575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122849575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122849575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122849575 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122849575 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122849575 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122849575 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122849575 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) 20250817122849576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122849576 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=00c14ccf) (sccp_scrc.c:477) 20250817122849576 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20250817122849576 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122849576 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122849576 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122849576 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122849576 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) 20250817122849576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55b46bc94340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122849576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55b46bc94340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(857)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122849578 DLCTRL DEBUG Command: GET 922015758 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122849578 DLCTRL DEBUG Tx Command reply: GET_REPLY 922015758 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122849582 DLCTRL DEBUG Command: GET 322162077 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122849582 DLCTRL DEBUG Tx Command reply: GET_REPLY 322162077 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122849586 DLCTRL DEBUG Command: GET 742667986 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122849586 DLCTRL DEBUG Tx Command reply: GET_REPLY 742667986 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122849590 DLCTRL DEBUG Command: GET 414648875 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122849590 DLCTRL DEBUG Tx Command reply: GET_REPLY 414648875 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122849594 DLCTRL DEBUG Command: GET 91623950 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122849594 DLCTRL DEBUG Tx Command reply: GET_REPLY 91623950 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122849597 DLCTRL DEBUG Command: GET 614035041 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122849597 DLCTRL DEBUG Tx Command reply: GET_REPLY 614035041 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122849600 DLCTRL DEBUG Command: GET 413489388 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122849601 DLCTRL DEBUG Tx Command reply: GET_REPLY 413489388 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122849603 DLCTRL DEBUG Command: GET 320630146 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122849603 DLCTRL DEBUG Tx Command reply: GET_REPLY 320630146 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122849606 DLCTRL DEBUG Command: GET 595422270 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122849606 DLCTRL DEBUG Tx Command reply: GET_REPLY 595422270 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122849608 DLCTRL DEBUG Command: GET 338079036 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122849608 DLCTRL DEBUG Tx Command reply: GET_REPLY 338079036 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122849610 DLCTRL DEBUG Command: GET 191187365 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122849610 DLCTRL DEBUG Tx Command reply: GET_REPLY 191187365 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250817122849611 DLCTRL DEBUG Command: GET 456982874 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122849612 DLCTRL DEBUG Tx Command reply: GET_REPLY 456982874 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122849613 DLCTRL DEBUG Command: GET 261386886 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122849613 DLCTRL DEBUG Tx Command reply: GET_REPLY 261386886 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122849614 DLCTRL DEBUG Command: GET 54661263 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122849614 DLCTRL DEBUG Tx Command reply: GET_REPLY 54661263 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122849616 DLCTRL DEBUG Command: GET 836123484 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122849616 DLCTRL DEBUG Tx Command reply: GET_REPLY 836123484 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122849617 DLCTRL DEBUG Command: GET 897915624 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122849617 DLCTRL DEBUG Tx Command reply: GET_REPLY 897915624 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122849618 DLCTRL DEBUG Command: GET 794127131 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122849618 DLCTRL DEBUG Tx Command reply: GET_REPLY 794127131 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122849619 DLCTRL DEBUG Command: GET 330381112 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122849619 DLCTRL DEBUG Tx Command reply: GET_REPLY 330381112 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122849620 DLCTRL DEBUG Command: GET 967283271 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122849620 DLCTRL DEBUG Tx Command reply: GET_REPLY 967283271 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122849621 DLCTRL DEBUG Command: GET 692499160 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122849621 DLCTRL DEBUG Tx Command reply: GET_REPLY 692499160 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000101011011'B, t_guard := 20.000000 } 20250817122849643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51612<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@6f517062176f: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)11167527 20250817122850659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122850659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122850659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122850659 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122850659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa6727, normal) (hnbgw_rua.c:407) 20250817122850659 DHNB DEBUG map_rua[0x55b46bd2a1e0]{init}: Allocated (fsm.c:456) 20250817122850659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11167527)[0x55b46bd2a1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122850659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11167527 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122850659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122850659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122850659 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11167527 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122850659 DCN DEBUG map_sccp[0x55b46bd27320]{init}: Allocated (fsm.c:456) 20250817122850659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b46bd27320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122850659 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-11167527 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122850659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11167527 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122850659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11167527)[0x55b46bd2a1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122850659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122850659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122850659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11167527)[0x55b46bd2a1e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122850659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b46bd27320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122850659 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122850659 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{IDLE}: Allocated (fsm.c:456) 20250817122850659 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122850659 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300015b0056400500f1100926) (sccp_scrc.c:406) 20250817122850659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122850659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122850659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122850659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122850659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122850659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122850659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122850659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122850659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122850659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122850659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122850659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122850659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122850659 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122850659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b46bd27320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122850659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11167527)[0x55b46bd2a1e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122850659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122850659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122850659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122850659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122850659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122850659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122850659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122850659 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@6f517062176f: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@6f517062176f: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@6f517062176f: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)5136170 HNBGW_Test.msc0-SCCP(843)@6f517062176f: Session index based on connection ID:1 TC_mscpool_no_allow_attach_round_robin0(858)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(843)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MTC@6f517062176f: 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 } } } 20250817122850661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122850661 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122850661 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122850661 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122850661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122850661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122850661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122850661 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122850661 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122850661 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122850661 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122850661 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122850661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122850661 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=00944752) (sccp_scrc.c:477) 20250817122850661 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20250817122850661 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122850661 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122850661 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122850661 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122850661 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) 20250817122850661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b46bd27320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122850661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b46bd27320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122850662 DLCTRL DEBUG Command: GET 366425911 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122850662 DLCTRL DEBUG Tx Command reply: GET_REPLY 366425911 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817122850663 DLCTRL DEBUG Command: GET 983331646 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122850663 DLCTRL DEBUG Tx Command reply: GET_REPLY 983331646 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122850664 DLCTRL DEBUG Command: GET 571421682 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122850664 DLCTRL DEBUG Tx Command reply: GET_REPLY 571421682 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122850666 DLCTRL DEBUG Command: GET 251473925 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122850666 DLCTRL DEBUG Tx Command reply: GET_REPLY 251473925 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122850667 DLCTRL DEBUG Command: GET 61833596 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122850667 DLCTRL DEBUG Tx Command reply: GET_REPLY 61833596 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122850668 DLCTRL DEBUG Command: GET 266261040 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122850668 DLCTRL DEBUG Tx Command reply: GET_REPLY 266261040 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122850669 DLCTRL DEBUG Command: GET 399422092 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122850669 DLCTRL DEBUG Tx Command reply: GET_REPLY 399422092 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122850671 DLCTRL DEBUG Command: GET 195596474 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122850671 DLCTRL DEBUG Tx Command reply: GET_REPLY 195596474 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122850672 DLCTRL DEBUG Command: GET 777435347 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122850672 DLCTRL DEBUG Tx Command reply: GET_REPLY 777435347 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122850673 DLCTRL DEBUG Command: GET 292046860 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122850673 DLCTRL DEBUG Tx Command reply: GET_REPLY 292046860 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122850674 DLCTRL DEBUG Command: GET 158600682 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122850674 DLCTRL DEBUG Tx Command reply: GET_REPLY 158600682 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250817122850676 DLCTRL DEBUG Command: GET 426282931 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122850676 DLCTRL DEBUG Tx Command reply: GET_REPLY 426282931 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122850677 DLCTRL DEBUG Command: GET 856889241 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122850677 DLCTRL DEBUG Tx Command reply: GET_REPLY 856889241 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122850677 DLCTRL DEBUG Command: GET 215935593 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122850677 DLCTRL DEBUG Tx Command reply: GET_REPLY 215935593 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122850678 DLCTRL DEBUG Command: GET 297996627 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122850678 DLCTRL DEBUG Tx Command reply: GET_REPLY 297996627 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122850679 DLCTRL DEBUG Command: GET 187219736 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122850679 DLCTRL DEBUG Tx Command reply: GET_REPLY 187219736 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122850680 DLCTRL DEBUG Command: GET 717491088 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122850680 DLCTRL DEBUG Tx Command reply: GET_REPLY 717491088 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122850681 DLCTRL DEBUG Command: GET 416406990 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122850681 DLCTRL DEBUG Tx Command reply: GET_REPLY 416406990 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122850682 DLCTRL DEBUG Command: GET 758168359 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122850682 DLCTRL DEBUG Tx Command reply: GET_REPLY 758168359 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122850682 DLCTRL DEBUG Command: GET 868606480 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122850682 DLCTRL DEBUG Tx Command reply: GET_REPLY 868606480 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122850685 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45443<->l=127.0.0.1:4262) (control_if.c:193) 20250817122850685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59528<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(836)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(837)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122850686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122850686 DLINP DEBUG SRVCONN(,r=127.0.0.1:39934<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122850686 DLINP DEBUG SRVCONN(,r=127.0.0.1:39934<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122850686 DLINP NOTICE SRV(,r=127.0.0.1:39934<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122850686 DMAIN NOTICE (127.0.0.1:39934 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39934<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122850686 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@6f517062176f: Final verdict of PTC: none 20250817122850687 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122850687 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) 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122850687 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122850687 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) 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122850687 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 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122850687 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122850687 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122850687 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122850687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122850687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122850687 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 20250817122850687 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) 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122850687 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122850687 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) 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817122850687 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 20250817122850687 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) 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc1-RAN(847)@6f517062176f: Final verdict of PTC: none 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122850687 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) 20250817122850687 DLSS7 <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(853)@6f517062176f: Final verdict of PTC: none 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122850687 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122850687 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122850687 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122850687 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122850687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122850687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122850687 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122850688 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) 20250817122850688 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122850688 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250817122850688 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 20250817122850688 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 20250817122850688 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) 20250817122850688 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122850688 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122850688 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: Connection reset by peer 20250817122850688 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122850688 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) 20250817122850688 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122850688 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-SCCP(846)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(852)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-RAN(850)@6f517062176f: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(849)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(844)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(854)@6f517062176f: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(845)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(848)@6f517062176f: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(851)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(843)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(838)@6f517062176f: Final verdict of PTC: none 20250817122850689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51596<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122850689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51604<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(856)@6f517062176f: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(857)@6f517062176f: Final verdict of PTC: pass HNBGW-MGCP(855)@6f517062176f: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(858)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@6f517062176f: 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'. 20250817122850727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51612<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Aug 17 12:28:50 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 20250817122850786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122850860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122850860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122850860 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122850860 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) 20250817122850860 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8311942)[0x55b46bd14c60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8311942)[0x55b46bd14c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b46bd23bb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122850860 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122850860 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122850860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db4773), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122850860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122850860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122850860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122850860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122850860 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b46bd23bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8311942)[0x55b46bd14c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8311942)[0x55b46bd14c60]{disrupted}: Freeing instance (context_map.c:202) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8311942)[0x55b46bd14c60]{disrupted}: Deallocated (fsm.c:568) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b46bd23bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b46bd23bb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55b46bd23bb0]{disconnected}: Deallocated (fsm.c:568) 20250817122850860 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8311942 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008412)[0x55b46bd17b40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008412)[0x55b46bd17b40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55b46bc94340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122850860 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122850860 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122850860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c14ccf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122850860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122850860 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) 20250817122850860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122850860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122850860 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55b46bc94340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008412)[0x55b46bd17b40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008412)[0x55b46bd17b40]{disrupted}: Freeing instance (context_map.c:202) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008412)[0x55b46bd17b40]{disrupted}: Deallocated (fsm.c:568) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55b46bc94340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55b46bc94340]{disconnected}: Freeing instance (context_map.c:206) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55b46bc94340]{disconnected}: Deallocated (fsm.c:568) 20250817122850860 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9008412 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11167527)[0x55b46bd2a1e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11167527)[0x55b46bd2a1e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b46bd27320]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122850860 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122850860 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122850860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944752), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122850860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122850860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122850860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122850860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122850860 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b46bd27320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11167527)[0x55b46bd2a1e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11167527)[0x55b46bd2a1e0]{disrupted}: Freeing instance (context_map.c:202) 20250817122850860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11167527)[0x55b46bd2a1e0]{disrupted}: Deallocated (fsm.c:568) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b46bd27320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b46bd27320]{disconnected}: Freeing instance (context_map.c:206) 20250817122850860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55b46bd27320]{disconnected}: Deallocated (fsm.c:568) 20250817122850860 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11167527 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122850861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122850861 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122850861 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122850861 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122850861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122850861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122850861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122850861 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122850861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122850861 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122850861 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122850861 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 20250817122850861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122850861 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 20250817122850861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122850861 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122850861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122850861 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122850861 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122850861 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122850861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122850861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122850861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122850861 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122850861 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 20250817122851390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51622<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=427600) 20250817122851423 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122851423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032c1a6), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122851423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122851423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122851423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122851423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122851423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122851423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122851423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122851423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122851423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122851423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122851423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122851423 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=427600, count=432600) 20250817122852431 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122852432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00313aae), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122852432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122852432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122852432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122852432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122852432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122852432 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122852432 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122852432 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122852432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122852432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122852432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122852432 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122852688 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122852688 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122852688 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122852688 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122852688 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122852688 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:28:53 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 20250817122853511 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122853511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d502c8), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122853511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122853511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122853511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122853511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122853511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122853511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122853511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122853511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122853511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122853511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122853511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250817122854485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122854491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122854495 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33819<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122854514 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122854514 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122854521 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122854521 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122854521 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122854521 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122854521 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122854521 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122854521 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122854521 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122854521 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122854521 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122854521 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122854521 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54666 (stream_srv.c:142) 20250817122854521 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54666<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122854522 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122854522 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122854522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122854522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122854522 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) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854522 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) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122854522 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) 20250817122854522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122854522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122854522 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122854522 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122854522 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122854522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122854522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122854522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122854522 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) 20250817122854522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122854522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122854522 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122854522 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122854522 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122854522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122854522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122854522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122854522 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122854522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122854522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122854522 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122854522 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122854522 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122854522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122854522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122854522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122854522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122854522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122854522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122854522 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122854523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854523 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122854523 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122854523 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 20250817122854523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122854523 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122854523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854523 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122854523 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122854523 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 20250817122854523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122854523 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 20250817122854523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122854523 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122854523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854523 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122854523 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122854523 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122854523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122854523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122854523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122854523 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122854523 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 20250817122854523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854523 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122854523 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122854523 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122854523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122854523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122854523 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122854523 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(869)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(869)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(867)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(872)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(872)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(870)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@6f517062176f: ************************************************* HNBGW_Test.msc2-M3UA(875)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(875)@6f517062176f: ************************************************* HNBGW_Test.msc2-SCCP(873)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122854556 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122854556 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122854556 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122854556 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122854556 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122854556 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122854556 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122854557 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122854557 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122854558 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122854558 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122854558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122854558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122854558 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) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854558 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) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122854558 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) 20250817122854558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122854558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122854558 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122854558 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122854558 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122854558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122854558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122854558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122854558 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) 20250817122854558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122854558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122854558 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122854558 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122854558 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122854558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122854558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122854558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122854558 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) 20250817122854558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122854558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122854558 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122854558 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122854558 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122854558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122854558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122854558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122854558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122854558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122854558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122854558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122854558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122854558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122854558 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122854558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854558 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122854558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122854558 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 20250817122854558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122854558 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122854558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854558 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122854558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122854558 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 20250817122854558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122854558 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 20250817122854558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122854558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854558 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122854558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122854558 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 20250817122854558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122854558 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 20250817122854558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122854558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854558 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122854558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122854558 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122854558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122854558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122854558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(878)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(876)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122854581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122854581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122854581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122854581 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122854581 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) 20250817122854581 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122854581 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122854581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122854581 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@6f517062176f: setverdict(pass): none -> pass 20250817122854586 DLINP DEBUG SRVCONN(,r=127.0.0.1:54666<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122854586 DLINP DEBUG SRVCONN(,r=127.0.0.1:54666<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122854586 DLINP DEBUG SRVCONN(,r=127.0.0.1:54666<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122854586 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122854586 DHNBAP DEBUG (127.0.0.1:54666 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122854586 DHNBAP NOTICE (127.0.0.1:54666 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122854586 DHNBAP NOTICE (127.0.0.1:54666 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122854586 DLINP DEBUG SRVCONN(,r=127.0.0.1:54666<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122854586 DLINP DEBUG SRVCONN(,r=127.0.0.1:54666<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122854623 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122854623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b19ede), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122854623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122854623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122854623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122854623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122854623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854623 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122854623 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122854623 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122854623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122854623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122854623 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122854733 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 20250817122854733 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 20250817122854733 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122854733 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122854738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854738 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122854738 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122854738 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122854738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122854738 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122854738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122854739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854739 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122854739 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122854739 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122854739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122854739 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122854739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122854739 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 20250817122854739 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 20250817122854742 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 20250817122854743 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 20250817122854743 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 20250817122854743 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122854743 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122854743 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122854743 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(872)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122854750 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) 20250817122854750 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122854750 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122854750 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122854750 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122854750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122854750 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122854750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122854750 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 20250817122854754 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 20250817122854754 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 20250817122854755 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250817122854755 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122854755 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122854755 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122854755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817122854755 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) 20250817122854755 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122854755 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122854755 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122854755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122854755 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250817122854755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc2-M3UA(875)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817122854760 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) 20250817122854760 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817122854760 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122854760 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122854760 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122854760 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122854760 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817122854760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122854761 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) 20250817122854761 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122854761 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122854761 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122854761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122854761 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250817122854761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122854769 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 20250817122854769 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 20250817122854769 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122854769 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122854775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854775 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122854775 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122854775 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122854775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122854775 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122854775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122854777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122854777 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122854777 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122854777 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122854777 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122854777 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122854777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122855550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122855550 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122855550 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122855550 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122855550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122855550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122855550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122855550 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122855550 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122855550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122855550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122855550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122855550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122855550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122855550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122855550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122855550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122855551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122855551 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122855551 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122855551 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) 20250817122855551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122855551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122855551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122855551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122855551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122855551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122855551 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122855551 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122855551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122855551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122855552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122855552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122855552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122855552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122855552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122855552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122855555 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) 20250817122855555 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122855555 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122855555 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 20250817122855555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122855555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122855555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122855555 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122855556 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122855556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122855556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122855556 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) 20250817122855556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122855556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122855556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122855556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122855556 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) 20250817122855556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855556 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) 20250817122855556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122855556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122855556 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122855556 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122855556 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) 20250817122855556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122855556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122855556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122855556 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122855556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122855556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122855556 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122855556 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122855556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122855556 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122855556 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122855556 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122855556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122855556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122855556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122855556 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(868)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(871)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122855568 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) 20250817122855568 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122855568 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122855568 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 20250817122855568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122855568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122855568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122855568 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122855568 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122855568 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122855568 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122855568 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) 20250817122855568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122855568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122855568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817122855568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122855568 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) 20250817122855568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855568 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) 20250817122855568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122855568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122855568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122855568 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122855568 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) 20250817122855568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122855568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122855568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122855568 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) 20250817122855568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122855568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122855568 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122855568 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: link up (cnlink.c:111) 20250817122855569 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122855569 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122855569 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122855569 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 20250817122855569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122855569 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 20250817122855569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122855569 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(874)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122855576 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122855576 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122855576 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122855576 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122855576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122855576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122855576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122855576 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122855576 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122855576 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122855576 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122855576 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122855576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122855576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122855576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122855576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122855576 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) 20250817122855576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855576 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) 20250817122855576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855576 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122855576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122855576 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122855576 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122855576 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) 20250817122855576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122855576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122855576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122855576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122855576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122855576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122855576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122855576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122855576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122855576 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122855576 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122855576 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122855576 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122855576 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122855576 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122855576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122855576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122855576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122855576 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(877)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122856614 DLCTRL DEBUG Command: GET 792431392 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122856614 DLCTRL DEBUG Tx Command reply: GET_REPLY 792431392 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122856617 DLCTRL DEBUG Command: GET 302137596 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122856617 DLCTRL DEBUG Tx Command reply: GET_REPLY 302137596 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122856622 DLCTRL DEBUG Command: GET 818399188 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122856622 DLCTRL DEBUG Tx Command reply: GET_REPLY 818399188 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122856626 DLCTRL DEBUG Command: GET 398938800 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122856626 DLCTRL DEBUG Tx Command reply: GET_REPLY 398938800 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122856630 DLCTRL DEBUG Command: GET 238052840 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122856631 DLCTRL DEBUG Tx Command reply: GET_REPLY 238052840 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122856634 DLCTRL DEBUG Command: GET 981737350 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122856634 DLCTRL DEBUG Tx Command reply: GET_REPLY 981737350 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122856638 DLCTRL DEBUG Command: GET 889084117 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122856638 DLCTRL DEBUG Tx Command reply: GET_REPLY 889084117 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122856645 DLCTRL DEBUG Command: GET 770787986 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122856645 DLCTRL DEBUG Tx Command reply: GET_REPLY 770787986 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122856650 DLCTRL DEBUG Command: GET 517771433 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122856651 DLCTRL DEBUG Tx Command reply: GET_REPLY 517771433 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122856655 DLCTRL DEBUG Command: GET 628548249 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122856655 DLCTRL DEBUG Tx Command reply: GET_REPLY 628548249 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122856659 DLCTRL DEBUG Command: GET 331467639 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122856660 DLCTRL DEBUG Tx Command reply: GET_REPLY 331467639 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122856664 DLCTRL DEBUG Command: GET 250710341 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122856664 DLCTRL DEBUG Tx Command reply: GET_REPLY 250710341 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122856668 DLCTRL DEBUG Command: GET 345101497 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122856668 DLCTRL DEBUG Tx Command reply: GET_REPLY 345101497 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122856673 DLCTRL DEBUG Command: GET 144923093 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122856673 DLCTRL DEBUG Tx Command reply: GET_REPLY 144923093 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122856677 DLCTRL DEBUG Command: GET 507954070 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122856678 DLCTRL DEBUG Tx Command reply: GET_REPLY 507954070 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122856682 DLCTRL DEBUG Command: GET 547361048 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122856682 DLCTRL DEBUG Tx Command reply: GET_REPLY 547361048 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122856686 DLCTRL DEBUG Command: GET 71240685 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122856686 DLCTRL DEBUG Tx Command reply: GET_REPLY 71240685 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122856689 DLCTRL DEBUG Command: GET 35307317 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122856689 DLCTRL DEBUG Tx Command reply: GET_REPLY 35307317 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122856693 DLCTRL DEBUG Command: GET 303584568 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122856693 DLCTRL DEBUG Tx Command reply: GET_REPLY 303584568 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122856696 DLCTRL DEBUG Command: GET 783546455 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122856696 DLCTRL DEBUG Tx Command reply: GET_REPLY 783546455 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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@6f517062176f: 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 := '000000000000000011001000'B, t_guard := 20.000000 } 20250817122856729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@6f517062176f: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)11198164 20250817122857771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122857772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122857772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817122857772 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122857772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaaded4, normal) (hnbgw_rua.c:407) 20250817122857772 DHNB DEBUG map_rua[0x55b46bd14c60]{init}: Allocated (fsm.c:456) 20250817122857772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11198164)[0x55b46bd14c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122857772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11198164 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122857772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122857772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122857772 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11198164 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250817122857772 DCN DEBUG map_sccp[0x55b46bd23bb0]{init}: Allocated (fsm.c:456) 20250817122857772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b46bd23bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122857772 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-11198164 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817122857772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11198164 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817122857772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11198164)[0x55b46bd14c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122857772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122857772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122857772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11198164)[0x55b46bd14c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122857772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b46bd23bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122857772 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122857772 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{IDLE}: Allocated (fsm.c:456) 20250817122857772 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122857772 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030000c80056400500f1100926) (sccp_scrc.c:406) 20250817122857772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122857772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122857772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122857772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122857772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122857772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122857772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122857772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122857772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122857772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122857772 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122857772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122857772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122857772 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122857772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b46bd23bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122857772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11198164)[0x55b46bd14c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122857772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122857772 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122857772 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122857772 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122857772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122857772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122857772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122857772 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(870)@6f517062176f: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@6f517062176f: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@6f517062176f: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)14907598 HNBGW_Test.msc1-SCCP(870)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(870)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(880)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122857781 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) 20250817122857781 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122857781 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122857781 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 20250817122857781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122857781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122857781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122857781 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122857781 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122857781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122857781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122857781 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) 20250817122857781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122857781 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=00f51d54) (sccp_scrc.c:477) 20250817122857781 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20250817122857781 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122857781 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122857781 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122857781 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122857781 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) 20250817122857781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b46bd23bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122857781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b46bd23bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122857781 DLCTRL DEBUG Command: GET 868916748 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122857781 DLCTRL DEBUG Tx Command reply: GET_REPLY 868916748 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122857785 DLCTRL DEBUG Command: GET 895976191 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122857785 DLCTRL DEBUG Tx Command reply: GET_REPLY 895976191 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122857787 DLCTRL DEBUG Command: GET 585176563 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122857787 DLCTRL DEBUG Tx Command reply: GET_REPLY 585176563 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122857788 DLCTRL DEBUG Command: GET 26537118 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122857788 DLCTRL DEBUG Tx Command reply: GET_REPLY 26537118 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122857790 DLCTRL DEBUG Command: GET 875253026 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122857790 DLCTRL DEBUG Tx Command reply: GET_REPLY 875253026 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122857791 DLCTRL DEBUG Command: GET 248180961 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122857791 DLCTRL DEBUG Tx Command reply: GET_REPLY 248180961 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122857792 DLCTRL DEBUG Command: GET 526352914 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122857792 DLCTRL DEBUG Tx Command reply: GET_REPLY 526352914 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250817122857793 DLCTRL DEBUG Command: GET 317364153 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122857793 DLCTRL DEBUG Tx Command reply: GET_REPLY 317364153 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122857794 DLCTRL DEBUG Command: GET 734165384 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122857794 DLCTRL DEBUG Tx Command reply: GET_REPLY 734165384 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122857795 DLCTRL DEBUG Command: GET 645804800 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122857795 DLCTRL DEBUG Tx Command reply: GET_REPLY 645804800 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122857796 DLCTRL DEBUG Command: GET 884247332 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122857796 DLCTRL DEBUG Tx Command reply: GET_REPLY 884247332 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122857796 DLCTRL DEBUG Command: GET 924057614 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122857796 DLCTRL DEBUG Tx Command reply: GET_REPLY 924057614 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122857797 DLCTRL DEBUG Command: GET 552316553 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122857797 DLCTRL DEBUG Tx Command reply: GET_REPLY 552316553 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122857798 DLCTRL DEBUG Command: GET 163710084 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122857798 DLCTRL DEBUG Tx Command reply: GET_REPLY 163710084 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122857799 DLCTRL DEBUG Command: GET 504720873 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122857799 DLCTRL DEBUG Tx Command reply: GET_REPLY 504720873 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122857800 DLCTRL DEBUG Command: GET 196759593 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122857800 DLCTRL DEBUG Tx Command reply: GET_REPLY 196759593 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122857801 DLCTRL DEBUG Command: GET 56030826 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122857801 DLCTRL DEBUG Tx Command reply: GET_REPLY 56030826 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122857801 DLCTRL DEBUG Command: GET 624219364 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122857801 DLCTRL DEBUG Tx Command reply: GET_REPLY 624219364 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122857802 DLCTRL DEBUG Command: GET 170151251 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122857802 DLCTRL DEBUG Tx Command reply: GET_REPLY 170151251 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122857803 DLCTRL DEBUG Command: GET 220766801 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122857803 DLCTRL DEBUG Tx Command reply: GET_REPLY 220766801 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001011111011'B, t_guard := 20.000000 } 20250817122857813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38206<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@6f517062176f: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)531001 20250817122858831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122858831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122858831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122858831 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122858832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x81a39, normal) (hnbgw_rua.c:407) 20250817122858832 DHNB DEBUG map_rua[0x55b46bc94340]{init}: Allocated (fsm.c:456) 20250817122858832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-531001)[0x55b46bc94340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122858832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-531001 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122858832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122858832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122858832 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817122858832 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-531001 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122858832 DCN DEBUG map_sccp[0x55b46bd2a1e0]{init}: Allocated (fsm.c:456) 20250817122858832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b46bd2a1e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122858832 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-531001 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122858832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-531001 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122858832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-531001)[0x55b46bc94340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122858832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122858832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122858832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-531001)[0x55b46bc94340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122858832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b46bd2a1e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122858832 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122858832 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{IDLE}: Allocated (fsm.c:456) 20250817122858832 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122858832 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002fb0056400500f1100926) (sccp_scrc.c:406) 20250817122858832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122858832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122858832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122858832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122858832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122858832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122858832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122858832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122858832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122858832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122858832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122858832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122858832 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122858832 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122858832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b46bd2a1e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122858832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-531001)[0x55b46bc94340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122858832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122858832 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122858832 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122858832 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122858832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122858832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122858833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122858833 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(867)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@6f517062176f: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@6f517062176f: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)11252141 HNBGW_Test.msc0-SCCP(867)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122858851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122858851 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122858851 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer TC_mscpool_no_allow_attach_valid_nri0(881)@6f517062176f: setverdict(pass): none -> pass 20250817122858852 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122858852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122858852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122858852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122858852 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122858852 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122858852 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122858852 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122858852 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122858852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122858852 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=00c1db91) (sccp_scrc.c:477) 20250817122858852 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20250817122858852 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122858852 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122858852 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122858852 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122858852 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) 20250817122858852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b46bd2a1e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122858852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b46bd2a1e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122858854 DLCTRL DEBUG Command: GET 871574259 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122858854 DLCTRL DEBUG Tx Command reply: GET_REPLY 871574259 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122858859 DLCTRL DEBUG Command: GET 320657656 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122858859 DLCTRL DEBUG Tx Command reply: GET_REPLY 320657656 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122858863 DLCTRL DEBUG Command: GET 341268905 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122858863 DLCTRL DEBUG Tx Command reply: GET_REPLY 341268905 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122858866 DLCTRL DEBUG Command: GET 54815510 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122858866 DLCTRL DEBUG Tx Command reply: GET_REPLY 54815510 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122858870 DLCTRL DEBUG Command: GET 838240456 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122858870 DLCTRL DEBUG Tx Command reply: GET_REPLY 838240456 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122858874 DLCTRL DEBUG Command: GET 200435687 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122858874 DLCTRL DEBUG Tx Command reply: GET_REPLY 200435687 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122858878 DLCTRL DEBUG Command: GET 926723771 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122858878 DLCTRL DEBUG Tx Command reply: GET_REPLY 926723771 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250817122858881 DLCTRL DEBUG Command: GET 754093627 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122858881 DLCTRL DEBUG Tx Command reply: GET_REPLY 754093627 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122858884 DLCTRL DEBUG Command: GET 297370010 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122858884 DLCTRL DEBUG Tx Command reply: GET_REPLY 297370010 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122858887 DLCTRL DEBUG Command: GET 389468751 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122858887 DLCTRL DEBUG Tx Command reply: GET_REPLY 389468751 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122858889 DLCTRL DEBUG Command: GET 210190063 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122858889 DLCTRL DEBUG Tx Command reply: GET_REPLY 210190063 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122858891 DLCTRL DEBUG Command: GET 833795582 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122858891 DLCTRL DEBUG Tx Command reply: GET_REPLY 833795582 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122858894 DLCTRL DEBUG Command: GET 590343498 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122858894 DLCTRL DEBUG Tx Command reply: GET_REPLY 590343498 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122858898 DLCTRL DEBUG Command: GET 410317251 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122858898 DLCTRL DEBUG Tx Command reply: GET_REPLY 410317251 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122858902 DLCTRL DEBUG Command: GET 687208387 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122858902 DLCTRL DEBUG Tx Command reply: GET_REPLY 687208387 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122858906 DLCTRL DEBUG Command: GET 794982478 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122858906 DLCTRL DEBUG Tx Command reply: GET_REPLY 794982478 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122858909 DLCTRL DEBUG Command: GET 274949856 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122858909 DLCTRL DEBUG Tx Command reply: GET_REPLY 274949856 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122858913 DLCTRL DEBUG Command: GET 358479758 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122858913 DLCTRL DEBUG Tx Command reply: GET_REPLY 358479758 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122858917 DLCTRL DEBUG Command: GET 481855188 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122858917 DLCTRL DEBUG Tx Command reply: GET_REPLY 481855188 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122858920 DLCTRL DEBUG Command: GET 960701911 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122858920 DLCTRL DEBUG Tx Command reply: GET_REPLY 960701911 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000010101100'B, t_guard := 20.000000 } 20250817122858944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38214<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@6f517062176f: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)2215320 20250817122859969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122859969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122859969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122859969 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122859969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x21cd98, normal) (hnbgw_rua.c:407) 20250817122859969 DHNB DEBUG map_rua[0x55b46bd0dc70]{init}: Allocated (fsm.c:456) 20250817122859969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2215320)[0x55b46bd0dc70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122859969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2215320 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122859969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122859969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122859969 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2215320 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250817122859969 DCN DEBUG map_sccp[0x55b46bd0fa00]{init}: Allocated (fsm.c:456) 20250817122859969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55b46bd0fa00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122859969 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-2215320 <-> SCCP-94 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250817122859969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2215320 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122859969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2215320)[0x55b46bd0dc70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122859969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122859969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122859969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2215320)[0x55b46bd0dc70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122859969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55b46bd0fa00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122859969 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122859969 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{IDLE}: Allocated (fsm.c:456) 20250817122859969 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122859969 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000ac0056400500f1100926) (sccp_scrc.c:406) 20250817122859969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122859969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122859969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122859969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122859969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122859969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122859969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122859969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122859969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122859969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122859969 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) 20250817122859969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122859969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122859969 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122859969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55b46bd0fa00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122859969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2215320)[0x55b46bd0dc70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122859969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122859969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122859969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122859969 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 20250817122859969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122859969 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 20250817122859969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122859969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(873)@6f517062176f: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@6f517062176f: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@6f517062176f: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)3138051 HNBGW_Test.msc2-SCCP(873)@6f517062176f: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(882)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } HNBGW_Test.msc2-SCCP(873)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122859987 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) 20250817122859987 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122859987 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122859987 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 20250817122859987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122859987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122859987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122859987 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122859987 DLCTRL DEBUG Command: GET 747072706 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122859987 DLCTRL DEBUG Tx Command reply: GET_REPLY 747072706 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122859987 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122859987 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122859987 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122859987 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) 20250817122859987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122859987 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=0030bbfb) (sccp_scrc.c:477) 20250817122859987 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20250817122859987 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122859987 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122859987 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122859987 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122859987 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) 20250817122859987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55b46bd0fa00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122859987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55b46bd0fa00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122859994 DLCTRL DEBUG Command: GET 316459081 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122859994 DLCTRL DEBUG Tx Command reply: GET_REPLY 316459081 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122900000 DLCTRL DEBUG Command: GET 521995929 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122900000 DLCTRL DEBUG Tx Command reply: GET_REPLY 521995929 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122900005 DLCTRL DEBUG Command: GET 895181877 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122900005 DLCTRL DEBUG Tx Command reply: GET_REPLY 895181877 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122900009 DLCTRL DEBUG Command: GET 452013558 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122900009 DLCTRL DEBUG Tx Command reply: GET_REPLY 452013558 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122900011 DLCTRL DEBUG Command: GET 935362684 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122900011 DLCTRL DEBUG Tx Command reply: GET_REPLY 935362684 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122900013 DLCTRL DEBUG Command: GET 519378742 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122900013 DLCTRL DEBUG Tx Command reply: GET_REPLY 519378742 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250817122900015 DLCTRL DEBUG Command: GET 620713725 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122900015 DLCTRL DEBUG Tx Command reply: GET_REPLY 620713725 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122900017 DLCTRL DEBUG Command: GET 527868329 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122900017 DLCTRL DEBUG Tx Command reply: GET_REPLY 527868329 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122900018 DLCTRL DEBUG Command: GET 692354459 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122900018 DLCTRL DEBUG Tx Command reply: GET_REPLY 692354459 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122900019 DLCTRL DEBUG Command: GET 738618597 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122900020 DLCTRL DEBUG Tx Command reply: GET_REPLY 738618597 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250817122900023 DLCTRL DEBUG Command: GET 769920957 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122900023 DLCTRL DEBUG Tx Command reply: GET_REPLY 769920957 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122900024 DLCTRL DEBUG Command: GET 988014554 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122900024 DLCTRL DEBUG Tx Command reply: GET_REPLY 988014554 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122900026 DLCTRL DEBUG Command: GET 371430049 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122900026 DLCTRL DEBUG Tx Command reply: GET_REPLY 371430049 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122900027 DLCTRL DEBUG Command: GET 600888806 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122900027 DLCTRL DEBUG Tx Command reply: GET_REPLY 600888806 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122900029 DLCTRL DEBUG Command: GET 723472329 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122900029 DLCTRL DEBUG Tx Command reply: GET_REPLY 723472329 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122900031 DLCTRL DEBUG Command: GET 422376600 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122900031 DLCTRL DEBUG Tx Command reply: GET_REPLY 422376600 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122900033 DLCTRL DEBUG Command: GET 480941286 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122900033 DLCTRL DEBUG Tx Command reply: GET_REPLY 480941286 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122900035 DLCTRL DEBUG Command: GET 776984456 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122900035 DLCTRL DEBUG Tx Command reply: GET_REPLY 776984456 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122900036 DLCTRL DEBUG Command: GET 836588421 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122900036 DLCTRL DEBUG Tx Command reply: GET_REPLY 836588421 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122900043 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33819<->l=127.0.0.1:4262) (control_if.c:193) 20250817122900043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51638<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(861)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(860)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122900045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122900046 DLINP DEBUG SRVCONN(,r=127.0.0.1:54666<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122900046 DLINP DEBUG SRVCONN(,r=127.0.0.1:54666<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122900046 DLINP NOTICE SRV(,r=127.0.0.1:54666<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122900046 DMAIN NOTICE (127.0.0.1:54666 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54666<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122900046 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@6f517062176f: Final verdict of PTC: none 20250817122900047 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122900047 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) 20250817122900047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122900047 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122900047 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122900047 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) 20250817122900047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122900047 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122900047 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 20250817122900047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122900047 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122900047 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122900047 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122900047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122900047 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122900047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122900047 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(876)@6f517062176f: Final verdict of PTC: none 20250817122900048 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 20250817122900048 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) 20250817122900048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122900048 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122900048 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122900048 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) 20250817122900048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122900048 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250817122900048 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) 20250817122900048 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) 20250817122900048 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817122900048 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122900048 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122900048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122900048 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817122900048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122900048 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-RAN(877)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(868)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(871)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(870)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(873)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-RAN(874)@6f517062176f: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@6f517062176f: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@6f517062176f: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(869)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(875)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(867)@6f517062176f: Final verdict of PTC: none 20250817122900049 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 20250817122900049 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) 20250817122900049 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122900049 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122900049 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) 20250817122900049 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) 20250817122900049 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122900049 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122900049 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122900049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122900049 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122900049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122900049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122900049 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 20250817122900049 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) 20250817122900049 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122900049 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122900049 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 HNBGW_Test.msc1-M3UA(872)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(878)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(879)@6f517062176f: Final verdict of PTC: none20250817122900051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38200<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122900052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38206<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(880)@6f517062176f: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(881)@6f517062176f: Final verdict of PTC: pass MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(862)@6f517062176f: Final verdict of PTC: none 20250817122900075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38214<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(882)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:29:00 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 20250817122900171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38224<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122900172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122900172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122900172 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122900172 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) 20250817122900172 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11198164)[0x55b46bd14c60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11198164)[0x55b46bd14c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122900172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b46bd23bb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122900172 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122900172 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122900172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f51d54), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122900172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122900172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122900172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122900172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122900172 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122900172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b46bd23bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11198164)[0x55b46bd14c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11198164)[0x55b46bd14c60]{disrupted}: Freeing instance (context_map.c:202) 20250817122900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11198164)[0x55b46bd14c60]{disrupted}: Deallocated (fsm.c:568) 20250817122900172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b46bd23bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122900172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b46bd23bb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122900172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55b46bd23bb0]{disconnected}: Deallocated (fsm.c:568) 20250817122900172 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11198164 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250817122900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-531001)[0x55b46bc94340]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-531001)[0x55b46bc94340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122900172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b46bd2a1e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122900172 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122900172 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122900172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1db91), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122900172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122900172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122900172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122900173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122900173 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b46bd2a1e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-531001)[0x55b46bc94340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-531001)[0x55b46bc94340]{disrupted}: Freeing instance (context_map.c:202) 20250817122900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-531001)[0x55b46bc94340]{disrupted}: Deallocated (fsm.c:568) 20250817122900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b46bd2a1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b46bd2a1e0]{disconnected}: Freeing instance (context_map.c:206) 20250817122900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55b46bd2a1e0]{disconnected}: Deallocated (fsm.c:568) 20250817122900173 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-531001 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250817122900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2215320)[0x55b46bd0dc70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2215320)[0x55b46bd0dc70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55b46bd0fa00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122900173 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122900173 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122900173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030bbfb), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122900173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122900173 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) 20250817122900173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122900173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122900173 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55b46bd0fa00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2215320)[0x55b46bd0dc70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2215320)[0x55b46bd0dc70]{disrupted}: Freeing instance (context_map.c:202) 20250817122900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2215320)[0x55b46bd0dc70]{disrupted}: Deallocated (fsm.c:568) 20250817122900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55b46bd0fa00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55b46bd0fa00]{disconnected}: Freeing instance (context_map.c:206) 20250817122900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x55b46bd0fa00]{disconnected}: Deallocated (fsm.c:568) 20250817122900173 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2215320 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250817122900173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122900173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122900173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122900173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122900173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122900173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122900173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122900173 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122900173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122900173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122900173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122900173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122900173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122900173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122900173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122900173 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122900173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122900173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122900173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122900173 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 20250817122900173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122900173 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 20250817122900173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122900173 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122900774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38224<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=412208) 20250817122900861 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122900861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944752), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122900861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122900861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122900861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122900861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122900861 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122900861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c14ccf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122900861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122900861 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) 20250817122900861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122900861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122900861 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122900861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db4773), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122900861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122900861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122900861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122900861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122900861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122900861 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122900861 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122900861 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122900861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122900861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122900861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122900861 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122900861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122900861 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122900861 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122900861 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 20250817122900861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122900861 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 20250817122900861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122900861 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122900861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122900861 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122900861 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122900861 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122900861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122900861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122900861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122900861 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122901423 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122901424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032c1a6), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122901424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122901424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122901424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122901424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122901424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122901424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122901424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122901424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122901424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122901424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122901424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122901424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122901424 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=412208, count=425808) 20250817122902049 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122902049 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817122902049 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817122902049 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122902049 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122902049 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122902049 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122902049 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122902049 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122902432 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122902432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00313aae), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122902432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122902433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122902433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122902433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122902433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122902433 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122902433 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122902433 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122902433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122902433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122902433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:29: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_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 20250817122903512 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122903512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d502c8), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122903512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122903512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122903512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122903512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122903512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122903512 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122903512 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122903512 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122903512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122903512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122903512 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: 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@6f517062176f: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250817122903899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122903906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122903910 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36283<->l=127.0.0.1:4262) (control_if.c:572) 20250817122903924 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122903924 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_detaches_cnlink-Iuh0(887)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122903932 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122903932 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122903932 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122903933 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122903933 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122903933 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122903933 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60374 (stream_srv.c:142) 20250817122903933 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60374<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122903933 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122903933 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122903933 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122903933 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122903933 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122903933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122903933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122903933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122903933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122903933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122903933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122903933 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122903933 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122903933 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122903933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122903933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122903934 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122903934 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122903934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122903934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122903934 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122903934 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122903934 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122903935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122903935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122903935 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) 20250817122903935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903935 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) 20250817122903935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122903935 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) 20250817122903935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122903935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122903935 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122903935 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122903935 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122903935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122903935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122903935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122903935 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) 20250817122903935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122903935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122903935 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122903935 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122903935 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122903935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122903935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122903935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122903935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122903935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122903935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122903935 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122903935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122903935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122903935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122903935 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 20250817122903935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122903935 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122903935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122903935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122903935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122903935 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 20250817122903935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122903935 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 20250817122903935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122903935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122903935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122903935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122903935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122903935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122903935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122903935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(893)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(893)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(893)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(891)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(896)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(896)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(896)@6f517062176f: ************************************************* HNBGW_Test.msc1-SCCP(894)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122903961 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122903961 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122903961 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122903961 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122903961 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122903961 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122903961 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122903961 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122903961 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122903962 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122903962 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122903962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122903962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122903962 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) 20250817122903962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903962 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) 20250817122903962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122903962 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) 20250817122903962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122903962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122903962 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122903962 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122903962 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122903962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122903962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122903962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122903962 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) 20250817122903962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122903962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122903962 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122903962 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122903962 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122903962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122903962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122903962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122903962 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) 20250817122903962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122903963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122903963 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122903963 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122903963 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122903963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122903963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122903963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122903963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122903963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122903963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122903963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122903963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122903963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122903963 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122903963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122903963 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122903963 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122903963 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 20250817122903963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122903963 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122903963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122903963 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122903963 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122903963 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 20250817122903963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122903963 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 20250817122903963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122903963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122903963 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122903963 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122903963 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 20250817122903963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122903963 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 20250817122903963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122903963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122903963 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122903963 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122903963 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122903963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122903963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122903963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122903963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122903963 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(899)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@6f517062176f: M3UA emulation initiated, the test can be started MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(899)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(897)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(902)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(900)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122903999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122903999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122903999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122903999 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122903999 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) 20250817122903999 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122903999 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122903999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122903999 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@6f517062176f: setverdict(pass): none -> pass 20250817122904006 DLINP DEBUG SRVCONN(,r=127.0.0.1:60374<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122904006 DLINP DEBUG SRVCONN(,r=127.0.0.1:60374<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122904006 DLINP DEBUG SRVCONN(,r=127.0.0.1:60374<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122904006 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122904006 DHNBAP DEBUG (127.0.0.1:60374 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122904006 DHNBAP NOTICE (127.0.0.1:60374 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122904006 DHNBAP NOTICE (127.0.0.1:60374 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122904006 DLINP DEBUG SRVCONN(,r=127.0.0.1:60374<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122904006 DLINP DEBUG SRVCONN(,r=127.0.0.1:60374<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122904145 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 20250817122904145 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 20250817122904145 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122904146 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122904148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122904148 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122904148 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122904148 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122904148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122904148 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122904148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122904149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122904149 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122904149 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122904149 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122904149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122904149 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122904149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122904149 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 20250817122904156 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 20250817122904156 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 20250817122904156 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122904156 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122904158 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) 20250817122904158 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122904158 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122904158 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122904158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122904158 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122904158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122904158 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) 20250817122904158 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122904158 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122904158 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122904158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122904158 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122904158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122904158 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 20250817122904176 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 20250817122904176 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 20250817122904176 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 20250817122904176 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122904176 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122904176 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122904176 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(899)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122904177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122904177 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122904177 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122904177 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122904177 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122904177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122904177 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122904177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122904178 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122904178 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122904178 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122904178 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122904178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122904178 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250817122904178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122904188 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 20250817122904188 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 20250817122904188 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122904188 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817122904189 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) 20250817122904189 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817122904189 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122904189 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122904189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122904189 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122904189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122904189 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) 20250817122904189 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122904189 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122904189 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122904189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122904189 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122904189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122904624 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122904624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b19ede), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122904624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122904624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122904624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122904624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122904624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122904624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122904624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122904624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122904624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122904624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122904624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122904624 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122904627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122904627 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122904627 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122904627 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122904627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122904627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122904627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122904627 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122904627 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122904627 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122904627 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122904627 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122904627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122904627 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=00b19ede) (sccp_scrc.c:477) 20250817122904627 DLSCCP DEBUG Received CO:RELCO for local reference 85 (sccp_scoc.c:1824) 20250817122904627 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122904627 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122904627 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122904627 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122904627 DLSCCP DEBUG SCCP-SCOC(85)[0x55b46bd28230]{IDLE}: Deallocated (fsm.c:568) 20250817122904951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122904951 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122904951 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122904951 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122904951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122904951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122904951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122904951 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122904951 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122904951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122904951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122904951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122904951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122904951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122904951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122904951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122904951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122904951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122904951 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122904951 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122904951 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) 20250817122904951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122904951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122904951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122904951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122904951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122904951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122904951 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122904951 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122904951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122904951 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122904951 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122904951 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122904951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122904951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122904951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122904951 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(892)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122904960 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) 20250817122904960 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122904960 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122904960 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 20250817122904960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122904960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122904961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122904961 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122904961 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122904961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122904961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122904961 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) 20250817122904961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122904961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122904961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122904961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122904961 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) 20250817122904961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904961 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) 20250817122904961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904961 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122904961 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122904961 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122904961 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122904961 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) 20250817122904961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122904961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122904961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122904961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122904961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122904961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122904961 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122904961 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122904961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122904961 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122904961 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122904961 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122904961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122904961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122904961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122904961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(895)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122904981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122904981 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122904981 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122904981 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122904981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122904981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122904981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122904981 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122904981 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122904981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122904981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122904981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122904981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122904981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122904981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122904981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122904981 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) 20250817122904981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904981 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) 20250817122904981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122904981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122904981 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122904981 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122904981 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) 20250817122904981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122904981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122904981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122904981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122904981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122904981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122904981 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122904981 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122904981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122904981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122904981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122904981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122904981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122904981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122904981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122904981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(898)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122904993 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) 20250817122904993 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122904993 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122904993 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 20250817122904993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122904993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122904993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122904993 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122904994 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122904994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122904994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122904994 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) 20250817122904994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122904994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122904994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817122904994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122904994 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) 20250817122904994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904994 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) 20250817122904994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122904994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122904994 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122904994 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122904994 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) 20250817122904994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122904994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122904994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122904994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122904994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122904994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122904994 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) 20250817122904994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122904994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122904994 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122904994 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817122904994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122904994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122904994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122904994 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 20250817122904994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122904994 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 20250817122904994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122904994 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(901)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122906009 DLCTRL DEBUG Command: GET 593938397 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122906009 DLCTRL DEBUG Tx Command reply: GET_REPLY 593938397 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122906010 DLCTRL DEBUG Command: GET 254648852 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122906010 DLCTRL DEBUG Tx Command reply: GET_REPLY 254648852 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122906011 DLCTRL DEBUG Command: GET 337122747 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122906011 DLCTRL DEBUG Tx Command reply: GET_REPLY 337122747 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122906012 DLCTRL DEBUG Command: GET 570552243 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122906012 DLCTRL DEBUG Tx Command reply: GET_REPLY 570552243 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122906013 DLCTRL DEBUG Command: GET 209380673 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122906013 DLCTRL DEBUG Tx Command reply: GET_REPLY 209380673 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122906014 DLCTRL DEBUG Command: GET 375531756 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122906014 DLCTRL DEBUG Tx Command reply: GET_REPLY 375531756 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122906014 DLCTRL DEBUG Command: GET 536270360 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122906014 DLCTRL DEBUG Tx Command reply: GET_REPLY 536270360 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122906015 DLCTRL DEBUG Command: GET 489889636 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122906015 DLCTRL DEBUG Tx Command reply: GET_REPLY 489889636 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122906016 DLCTRL DEBUG Command: GET 713002154 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122906016 DLCTRL DEBUG Tx Command reply: GET_REPLY 713002154 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122906017 DLCTRL DEBUG Command: GET 178368690 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122906017 DLCTRL DEBUG Tx Command reply: GET_REPLY 178368690 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122906017 DLCTRL DEBUG Command: GET 745009768 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122906017 DLCTRL DEBUG Tx Command reply: GET_REPLY 745009768 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122906018 DLCTRL DEBUG Command: GET 405360604 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122906018 DLCTRL DEBUG Tx Command reply: GET_REPLY 405360604 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122906019 DLCTRL DEBUG Command: GET 785668602 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122906019 DLCTRL DEBUG Tx Command reply: GET_REPLY 785668602 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122906020 DLCTRL DEBUG Command: GET 407163249 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122906020 DLCTRL DEBUG Tx Command reply: GET_REPLY 407163249 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122906021 DLCTRL DEBUG Command: GET 873332039 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122906021 DLCTRL DEBUG Tx Command reply: GET_REPLY 873332039 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122906022 DLCTRL DEBUG Command: GET 894581896 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122906022 DLCTRL DEBUG Tx Command reply: GET_REPLY 894581896 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122906023 DLCTRL DEBUG Command: GET 836616465 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122906023 DLCTRL DEBUG Tx Command reply: GET_REPLY 836616465 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122906024 DLCTRL DEBUG Command: GET 828632229 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122906024 DLCTRL DEBUG Tx Command reply: GET_REPLY 828632229 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122906025 DLCTRL DEBUG Command: GET 845715514 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122906025 DLCTRL DEBUG Tx Command reply: GET_REPLY 845715514 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122906026 DLCTRL DEBUG Command: GET 449515290 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122906026 DLCTRL DEBUG Tx Command reply: GET_REPLY 449515290 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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 := '000000000000000000001111'B, t_guard := 20.000000 } 20250817122906044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52820<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)7044891 20250817122907095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122907095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122907095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122907095 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122907095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b7f1b, normal) (hnbgw_rua.c:407) 20250817122907095 DHNB DEBUG map_rua[0x55b46bd28230]{init}: Allocated (fsm.c:456) 20250817122907095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7044891)[0x55b46bd28230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122907095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7044891 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122907095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122907096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122907096 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7044891 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122907096 DCN DEBUG map_sccp[0x55b46bd14c60]{init}: Allocated (fsm.c:456) 20250817122907096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55b46bd14c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122907096 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-7044891 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122907096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7044891 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122907096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7044891)[0x55b46bd28230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122907096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122907096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122907096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7044891)[0x55b46bd28230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122907096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55b46bd14c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122907096 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122907096 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{IDLE}: Allocated (fsm.c:456) 20250817122907096 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122907096 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300000f0056400500f1100926) (sccp_scrc.c:406) 20250817122907096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122907096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122907096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122907096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122907096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122907096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122907096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122907096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122907096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122907096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122907096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122907096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122907096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122907096 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122907096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55b46bd14c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122907096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7044891)[0x55b46bd28230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122907097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122907097 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122907097 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122907097 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122907097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122907097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122907097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122907097 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(891)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@6f517062176f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)4410505 HNBGW_Test.msc0-SCCP(891)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(891)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122907115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122907115 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122907115 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122907115 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122907115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122907115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122907115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122907115 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122907116 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122907116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122907116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122907116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122907116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122907116 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=00be6c0c) (sccp_scrc.c:477) 20250817122907116 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20250817122907116 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122907116 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122907116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122907116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122907116 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) 20250817122907116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55b46bd14c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122907116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55b46bd14c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122907116 DLCTRL DEBUG Command: GET 411534122 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122907116 DLCTRL DEBUG Tx Command reply: GET_REPLY 411534122 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122907118 DLCTRL DEBUG Command: GET 107331839 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122907118 DLCTRL DEBUG Tx Command reply: GET_REPLY 107331839 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122907121 DLCTRL DEBUG Command: GET 306837788 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122907121 DLCTRL DEBUG Tx Command reply: GET_REPLY 306837788 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122907124 DLCTRL DEBUG Command: GET 524797787 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122907124 DLCTRL DEBUG Tx Command reply: GET_REPLY 524797787 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122907128 DLCTRL DEBUG Command: GET 855028783 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122907128 DLCTRL DEBUG Tx Command reply: GET_REPLY 855028783 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122907132 DLCTRL DEBUG Command: GET 750752212 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122907132 DLCTRL DEBUG Tx Command reply: GET_REPLY 750752212 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122907136 DLCTRL DEBUG Command: GET 665117179 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122907136 DLCTRL DEBUG Tx Command reply: GET_REPLY 665117179 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122907141 DLCTRL DEBUG Command: GET 403496668 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122907141 DLCTRL DEBUG Tx Command reply: GET_REPLY 403496668 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122907145 DLCTRL DEBUG Command: GET 922099344 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122907145 DLCTRL DEBUG Tx Command reply: GET_REPLY 922099344 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122907149 DLCTRL DEBUG Command: GET 18271517 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122907149 DLCTRL DEBUG Tx Command reply: GET_REPLY 18271517 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122907153 DLCTRL DEBUG Command: GET 111631995 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122907153 DLCTRL DEBUG Tx Command reply: GET_REPLY 111631995 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122907157 DLCTRL DEBUG Command: GET 683585356 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122907157 DLCTRL DEBUG Tx Command reply: GET_REPLY 683585356 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122907160 DLCTRL DEBUG Command: GET 944029157 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122907160 DLCTRL DEBUG Tx Command reply: GET_REPLY 944029157 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122907163 DLCTRL DEBUG Command: GET 665715196 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122907163 DLCTRL DEBUG Tx Command reply: GET_REPLY 665715196 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122907166 DLCTRL DEBUG Command: GET 129606544 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122907166 DLCTRL DEBUG Tx Command reply: GET_REPLY 129606544 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122907169 DLCTRL DEBUG Command: GET 236274585 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122907169 DLCTRL DEBUG Tx Command reply: GET_REPLY 236274585 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122907172 DLCTRL DEBUG Command: GET 599830155 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122907172 DLCTRL DEBUG Tx Command reply: GET_REPLY 599830155 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122907175 DLCTRL DEBUG Command: GET 868757504 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122907175 DLCTRL DEBUG Tx Command reply: GET_REPLY 868757504 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122907178 DLCTRL DEBUG Command: GET 69712334 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122907178 DLCTRL DEBUG Tx Command reply: GET_REPLY 69712334 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122907180 DLCTRL DEBUG Command: GET 756964131 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122907180 DLCTRL DEBUG Tx Command reply: GET_REPLY 756964131 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000110110010'B, t_guard := 20.000000 } 20250817122907196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@6f517062176f: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)12035977 20250817122908225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122908225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122908225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122908225 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122908225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb7a789, normal) (hnbgw_rua.c:407) 20250817122908225 DHNB DEBUG map_rua[0x55b46bc94340]{init}: Allocated (fsm.c:456) 20250817122908225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12035977)[0x55b46bc94340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122908225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12035977 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122908225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122908225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122908225 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817122908225 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12035977 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817122908225 DCN DEBUG map_sccp[0x55b46bd2a1e0]{init}: Allocated (fsm.c:456) 20250817122908225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55b46bd2a1e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122908225 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-12035977 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817122908225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12035977 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122908225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12035977)[0x55b46bc94340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122908225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122908225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122908225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12035977)[0x55b46bc94340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122908225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55b46bd2a1e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122908225 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122908225 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{IDLE}: Allocated (fsm.c:456) 20250817122908225 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122908225 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001b20056400500f1100926) (sccp_scrc.c:406) 20250817122908225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122908225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122908225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122908225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122908225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122908225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122908225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122908225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122908225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122908225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122908225 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122908225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122908225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122908225 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122908226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55b46bd2a1e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122908226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12035977)[0x55b46bc94340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122908226 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122908226 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122908226 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122908226 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122908226 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122908226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122908226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122908226 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(894)@6f517062176f: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@6f517062176f: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@6f517062176f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)11392993 HNBGW_Test.msc1-SCCP(894)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(894)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@6f517062176f: setverdict(pass): none -> pass 20250817122908244 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) 20250817122908244 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122908244 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122908244 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 20250817122908244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122908244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122908244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122908244 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@6f517062176f: 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 } } } 20250817122908244 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122908244 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122908244 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122908244 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) 20250817122908244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122908244 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=00944dcb) (sccp_scrc.c:477) 20250817122908244 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20250817122908244 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122908244 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122908244 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122908244 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122908244 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) 20250817122908244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55b46bd2a1e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122908244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55b46bd2a1e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817122908245 DLCTRL DEBUG Command: GET 52398993 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122908245 DLCTRL DEBUG Tx Command reply: GET_REPLY 52398993 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122908251 DLCTRL DEBUG Command: GET 812174482 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122908251 DLCTRL DEBUG Tx Command reply: GET_REPLY 812174482 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122908255 DLCTRL DEBUG Command: GET 813007701 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122908255 DLCTRL DEBUG Tx Command reply: GET_REPLY 813007701 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122908259 DLCTRL DEBUG Command: GET 807212180 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122908259 DLCTRL DEBUG Tx Command reply: GET_REPLY 807212180 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122908263 DLCTRL DEBUG Command: GET 658990090 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122908263 DLCTRL DEBUG Tx Command reply: GET_REPLY 658990090 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122908266 DLCTRL DEBUG Command: GET 960098641 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122908266 DLCTRL DEBUG Tx Command reply: GET_REPLY 960098641 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817122908269 DLCTRL DEBUG Command: GET 460521464 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122908270 DLCTRL DEBUG Tx Command reply: GET_REPLY 460521464 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122908272 DLCTRL DEBUG Command: GET 13769725 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122908272 DLCTRL DEBUG Tx Command reply: GET_REPLY 13769725 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122908274 DLCTRL DEBUG Command: GET 511335186 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122908274 DLCTRL DEBUG Tx Command reply: GET_REPLY 511335186 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122908276 DLCTRL DEBUG Command: GET 61208196 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122908276 DLCTRL DEBUG Tx Command reply: GET_REPLY 61208196 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122908279 DLCTRL DEBUG Command: GET 594501151 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122908279 DLCTRL DEBUG Tx Command reply: GET_REPLY 594501151 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122908280 DLCTRL DEBUG Command: GET 87376810 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122908280 DLCTRL DEBUG Tx Command reply: GET_REPLY 87376810 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122908282 DLCTRL DEBUG Command: GET 36882023 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122908282 DLCTRL DEBUG Tx Command reply: GET_REPLY 36882023 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122908284 DLCTRL DEBUG Command: GET 402685908 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122908284 DLCTRL DEBUG Tx Command reply: GET_REPLY 402685908 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122908285 DLCTRL DEBUG Command: GET 435041859 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122908285 DLCTRL DEBUG Tx Command reply: GET_REPLY 435041859 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122908287 DLCTRL DEBUG Command: GET 394388651 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122908287 DLCTRL DEBUG Tx Command reply: GET_REPLY 394388651 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122908288 DLCTRL DEBUG Command: GET 299333386 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122908288 DLCTRL DEBUG Tx Command reply: GET_REPLY 299333386 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122908289 DLCTRL DEBUG Command: GET 39006636 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122908289 DLCTRL DEBUG Tx Command reply: GET_REPLY 39006636 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122908290 DLCTRL DEBUG Command: GET 637724577 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122908290 DLCTRL DEBUG Tx Command reply: GET_REPLY 637724577 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122908292 DLCTRL DEBUG Command: GET 118830899 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122908292 DLCTRL DEBUG Tx Command reply: GET_REPLY 118830899 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: "disconnecting msc0" 20250817122908293 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250817122908294 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122908294 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) 20250817122908294 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122908294 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122908294 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122908294 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) 20250817122908294 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122908294 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122908294 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 20250817122908294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122908294 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122908294 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122908294 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122908294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122908294 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122908294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122908294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@6f517062176f: 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 := '000000000000000000011100'B, t_guard := 20.000000 } 20250817122908328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52844<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@6f517062176f: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)11365115 20250817122909355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122909355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122909355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122909355 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122909355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xad6afb, normal) (hnbgw_rua.c:407) 20250817122909355 DHNB DEBUG map_rua[0x55b46bd0fa00]{init}: Allocated (fsm.c:456) 20250817122909355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365115)[0x55b46bd0fa00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122909355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11365115 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122909355 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122909355 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122909355 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11365115 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122909355 DCN DEBUG map_sccp[0x55b46bd23ce0]{init}: Allocated (fsm.c:456) 20250817122909355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55b46bd23ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122909355 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-11365115 <-> SCCP-97 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122909355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11365115 SCCP-97 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122909355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365115)[0x55b46bd0fa00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122909355 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122909355 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122909355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365115)[0x55b46bd0fa00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122909355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55b46bd23ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122909355 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122909355 DLSCCP DEBUG SCCP-SCOC(97)[0x55b46bd297a0]{IDLE}: Allocated (fsm.c:456) 20250817122909355 DLSCCP DEBUG SCCP-SCOC(97)[0x55b46bd297a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122909355 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300001c0056400500f1100926) (sccp_scrc.c:406) 20250817122909355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122909355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122909355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122909355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122909355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122909355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122909355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122909355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122909355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122909355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122909355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122909355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122909355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122909355 DLSCCP DEBUG SCCP-SCOC(97)[0x55b46bd297a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122909355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55b46bd23ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122909355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365115)[0x55b46bd0fa00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122909355 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122909355 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122909355 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122909355 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122909355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122909355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122909355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122909355 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122910173 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122910173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030bbfb), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122910173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122910173 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) 20250817122910173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122910173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122910173 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122910173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1db91), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122910173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122910173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122910173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122910173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122910173 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122910173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f51d54), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122910173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122910173 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122910173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122910173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122910174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122910174 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122910174 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122910174 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 20250817122910174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122910174 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 20250817122910174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122910174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122910174 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122910174 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122910174 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122910174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122910174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122910174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122910174 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122910174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122910174 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122910174 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122910174 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122910174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122910174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122910174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122910174 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122910179 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) 20250817122910179 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122910179 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122910179 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 20250817122910179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122910179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122910179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122910179 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122910179 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122910179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122910179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122910179 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) 20250817122910179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122910179 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=00f51d54) (sccp_scrc.c:477) 20250817122910179 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20250817122910179 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122910179 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122910179 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122910179 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122910179 DLSCCP DEBUG SCCP-SCOC(92)[0x55b46bd17b40]{IDLE}: Deallocated (fsm.c:568) 20250817122910295 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122910295 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122910295 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122910861 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122910861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db4773), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122910861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122910861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122910861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122910861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122910861 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122910861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c14ccf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122910861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122910861 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) 20250817122910861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122910861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122910861 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122910861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944752), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122910861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122910861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122910861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122910861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122910862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122910862 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122910862 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122910862 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122910862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122910862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122910862 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122910862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122910862 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122910862 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122910862 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 20250817122910862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122910862 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 20250817122910862 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122910862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122910862 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122910862 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122910862 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122910862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122910862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122910862 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122911424 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122911425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032c1a6), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122911425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122911425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122911425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122911425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122911425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122911425 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122911425 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122911425 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122911425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122911425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122911425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122911425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122911430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122911430 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122911430 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122911430 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122911430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122911430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122911430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122911430 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122911430 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122911430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122911430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122911430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122911430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122911430 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=0032c1a6) (sccp_scrc.c:477) 20250817122911430 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20250817122911430 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122911430 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122911430 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122911430 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122911430 DLSCCP DEBUG SCCP-SCOC(88)[0x55b46bd164a0]{IDLE}: Deallocated (fsm.c:568) 20250817122912434 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122912434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00313aae), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122912434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122912434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122912434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122912434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122912434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122912434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122912434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122912434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122912434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122912434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122912434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122913512 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122913513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d502c8), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122913513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122913513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122913513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122913513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122913513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122913513 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122913513 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122913513 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122913513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122913513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122913513 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122914356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55b46bd23ce0]{wait_cc}: Timeout of X31 (fsm.c:317) 20250817122914356 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122914356 DLSCCP DEBUG SCCP-SCOC(97)[0x55b46bd297a0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122914356 DLSCCP DEBUG SCCP-SCOC(97)[0x55b46bd297a0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250817122914356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55b46bd23ce0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250817122914356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365115)[0x55b46bd0fa00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250817122914356 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365115)[0x55b46bd0fa00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250817122914356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817122914356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365115)[0x55b46bd0fa00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250817122914356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365115)[0x55b46bd0fa00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122914356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365115)[0x55b46bd0fa00]{disrupted}: Freeing instance (context_map.c:202) 20250817122914356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365115)[0x55b46bd0fa00]{disrupted}: Deallocated (fsm.c:568) 20250817122914356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55b46bd23ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122914356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55b46bd23ce0]{disconnected}: Freeing instance (context_map.c:206) 20250817122914356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x55b46bd23ce0]{disconnected}: Deallocated (fsm.c:568) 20250817122914356 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11365115 SCCP-97 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122914356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122914356 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)@6f517062176f: 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 := '000000000000000000011100'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 := '000000000000000000011100'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)@6f517062176f: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@6f517062176f: Test Component 906 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.msc0-RAN(892)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(893)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(891)@6f517062176f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@6f517062176f: Dynamic test case error: Sending data on the connection of port RUA to 888:RUA failed. (Broken pipe) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@6f517062176f: setverdict(error): none -> error HNBGW_Test.sgsn1-RAN(901)@6f517062176f: Final verdict of PTC: none 20250817122914358 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122914358 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) 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122914358 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122914358 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) 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817122914358 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122914358 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) 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122914358 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122914358 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) 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@6f517062176f: Final verdict of PTC: none 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122914358 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 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122914358 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122914358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122914358 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122914358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122914358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122914358 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 20250817122914358 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) 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122914358 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122914358 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122914358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122914358 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122914358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122914358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(898)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(899)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(896)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(897)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(895)@6f517062176f: Final verdict of PTC: none 20250817122914358 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36283<->l=127.0.0.1:4262) (control_if.c:193) 20250817122914358 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 20250817122914358 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) 20250817122914358 DLINP DEBUG SRVCONN(,r=127.0.0.1:60374<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122914358 DLINP DEBUG SRVCONN(,r=127.0.0.1:60374<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122914358 DLINP NOTICE SRV(,r=127.0.0.1:60374<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122914358 DMAIN NOTICE (127.0.0.1:60374 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60374<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122914358 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817122914359 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122914359 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122914359 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) 20250817122914359 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) 20250817122914359 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817122914359 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122914359 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122914359 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122914359 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122914359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122914359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122914359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38238<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122914359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38250<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(902)@6f517062176f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(900)@6f517062176f: Final verdict of PTC: none 20250817122914360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122914360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122914360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122914360 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122914360 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) 20250817122914360 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122914360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7044891)[0x55b46bd28230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122914360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7044891)[0x55b46bd28230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122914360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55b46bd14c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122914360 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122914360 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122914360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be6c0c), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122914360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122914360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122914360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122914360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122914360 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) IPA-CTRL-CLI-IPA(885)@6f517062176f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(903)@6f517062176f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@6f517062176f: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@6f517062176f: Final verdict of PTC: pass 20250817122914360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55b46bd14c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122914360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7044891)[0x55b46bd28230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122914360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7044891)[0x55b46bd28230]{disrupted}: Freeing instance (context_map.c:202) 20250817122914360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7044891)[0x55b46bd28230]{disrupted}: Deallocated (fsm.c:568) 20250817122914360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55b46bd14c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122914360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55b46bd14c60]{disconnected}: Freeing instance (context_map.c:206) 20250817122914360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55b46bd14c60]{disconnected}: Deallocated (fsm.c:568) 20250817122914360 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7044891 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122914360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12035977)[0x55b46bc94340]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122914360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12035977)[0x55b46bc94340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122914361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55b46bd2a1e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122914361 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122914361 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122914361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944dcb), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122914361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122914361 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122914361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122914361 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122914361 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122914361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55b46bd2a1e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122914361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12035977)[0x55b46bc94340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122914361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12035977)[0x55b46bc94340]{disrupted}: Freeing instance (context_map.c:202) 20250817122914361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12035977)[0x55b46bc94340]{disrupted}: Deallocated (fsm.c:568) 20250817122914361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55b46bd2a1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122914361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55b46bd2a1e0]{disconnected}: Freeing instance (context_map.c:206) 20250817122914361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55b46bd2a1e0]{disconnected}: Deallocated (fsm.c:568) 20250817122914361 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12035977 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122914361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52820<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122914361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52844<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122914361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122914361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122914361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122914361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122914361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122914361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122914361 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122914361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122914361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122914361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122914361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122914361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122914361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122914361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122914361 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(894)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(886)@6f517062176f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@6f517062176f: 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 := '000000000000000000011100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@6f517062176f: Final verdict of PTC: error VirtHNBGW-STATS(884)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): error (pass -> error) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (error -> error) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (error -> error) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (error -> error) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(903): none (error -> error) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (error -> error) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (error -> error) MTC@6f517062176f: 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 := '000000000000000000011100'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@6f517062176f: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: error MTC@6f517062176f: 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'. Sun Aug 17 12:29:14 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 20250817122914450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122915052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52848<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=437936) Waiting for packet dumper to finish... 1 (prev_count=437936, count=438476) 20250817122916359 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122916359 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122916359 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817122916359 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122916359 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122916359 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122916359 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122916359 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122916359 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:29: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_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@6f517062176f: 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@6f517062176f: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250817122918155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122918162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122918168 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35411<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122918191 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122918191 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122918200 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122918200 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122918200 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122918200 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122918200 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122918200 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122918200 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122918200 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122918200 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122918200 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122918201 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122918201 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122918201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122918201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122918201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122918201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122918201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122918201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122918201 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122918201 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55432 (stream_srv.c:142) 20250817122918201 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55432<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122918201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122918201 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122918201 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122918201 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122918201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122918201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122918201 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122918202 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122918202 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122918202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122918202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122918202 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) 20250817122918202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918202 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) 20250817122918202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122918202 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) 20250817122918202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122918202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122918202 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122918202 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122918202 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122918202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122918202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122918202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122918202 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) 20250817122918202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122918202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122918202 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122918202 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122918202 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122918202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122918202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122918202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122918202 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122918202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122918202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122918202 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122918202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122918202 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122918202 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122918202 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 20250817122918202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122918202 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122918202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122918202 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122918202 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122918202 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 20250817122918202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122918202 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 20250817122918202 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122918202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122918202 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122918202 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122918202 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122918202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122918202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122918202 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(917)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(917)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(915)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122918217 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122918217 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122918217 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122918217 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122918217 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122918217 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122918217 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122918217 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122918217 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122918217 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122918219 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122918219 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122918219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122918219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122918219 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) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918219 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) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122918219 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) 20250817122918219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122918219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122918219 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122918219 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122918219 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122918219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122918219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122918219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122918219 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) 20250817122918219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122918219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122918219 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122918219 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122918219 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122918219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122918219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122918219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122918219 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) 20250817122918219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122918219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122918219 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122918219 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122918219 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122918219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122918219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122918219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122918219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122918219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122918219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122918219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122918219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122918219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122918219 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122918219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122918219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122918219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122918219 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 20250817122918219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122918219 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122918219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122918219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122918219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122918219 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 20250817122918219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122918219 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 20250817122918219 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122918219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122918219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122918219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122918219 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 20250817122918219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122918219 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 20250817122918219 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122918219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122918219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122918219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122918219 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122918219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122918219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122918219 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(920)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(920)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(918)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122918244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122918244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122918244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122918244 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122918244 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) 20250817122918244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122918244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122918244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122918244 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@6f517062176f: setverdict(pass): none -> pass 20250817122918253 DLINP DEBUG SRVCONN(,r=127.0.0.1:55432<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122918253 DLINP DEBUG SRVCONN(,r=127.0.0.1:55432<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122918253 DLINP DEBUG SRVCONN(,r=127.0.0.1:55432<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122918253 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122918253 DHNBAP DEBUG (127.0.0.1:55432 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122918253 DHNBAP NOTICE (127.0.0.1:55432 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122918253 DHNBAP NOTICE (127.0.0.1:55432 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122918253 DLINP DEBUG SRVCONN(,r=127.0.0.1:55432<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122918253 DLINP DEBUG SRVCONN(,r=127.0.0.1:55432<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122918415 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 20250817122918415 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 20250817122918415 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122918415 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122918424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122918424 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122918424 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122918424 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122918424 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122918424 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122918424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122918427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122918427 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122918427 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122918427 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122918427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122918427 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122918427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122918432 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 20250817122918432 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 20250817122918432 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122918432 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122918438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122918439 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122918439 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122918439 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122918439 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122918439 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122918439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122918442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122918442 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122918442 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122918442 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122918442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122918442 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122918442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122919231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122919231 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122919231 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122919231 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122919231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122919231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122919231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122919231 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122919231 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122919231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122919231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122919231 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122919231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122919231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122919231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122919231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122919231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122919231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122919231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122919231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122919231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122919231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122919231 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122919231 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122919231 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) 20250817122919231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122919231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122919231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122919231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122919231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122919231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122919231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122919231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122919231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122919231 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122919231 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122919231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122919231 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122919231 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122919231 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122919231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122919231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122919231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122919231 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(916)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122919238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122919238 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122919238 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122919238 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122919238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122919238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122919238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122919238 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122919238 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122919238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122919238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122919238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122919238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122919238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122919238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122919238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122919238 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) 20250817122919238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122919238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122919238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919238 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) 20250817122919238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122919238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122919238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122919238 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122919238 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) 20250817122919238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122919238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122919238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122919238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122919238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122919238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122919238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122919238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122919238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122919238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122919238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122919238 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122919238 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122919238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122919238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122919238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122919238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122919238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122919238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122919238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122919238 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(919)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122920175 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122920175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1db91), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122920175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122920175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122920175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122920175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122920175 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122920175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030bbfb), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122920175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122920175 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) 20250817122920175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122920175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122920175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122920175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122920175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122920175 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122920175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122920175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122920175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122920175 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122920175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122920175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122920176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122920176 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 20250817122920176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122920176 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 20250817122920176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122920181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122920181 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122920181 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122920181 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122920181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122920181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122920181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122920181 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122920181 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122920181 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122920181 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122920181 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122920181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122920181 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=00c1db91) (sccp_scrc.c:477) 20250817122920181 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20250817122920181 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122920181 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122920181 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122920181 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122920181 DLSCCP DEBUG SCCP-SCOC(93)[0x55b46bd09870]{IDLE}: Deallocated (fsm.c:568) 20250817122920260 DLCTRL DEBUG Command: GET 150410896 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122920260 DLCTRL DEBUG Tx Command reply: GET_REPLY 150410896 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122920266 DLCTRL DEBUG Command: GET 730470735 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122920266 DLCTRL DEBUG Tx Command reply: GET_REPLY 730470735 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122920270 DLCTRL DEBUG Command: GET 373770719 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122920270 DLCTRL DEBUG Tx Command reply: GET_REPLY 373770719 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122920274 DLCTRL DEBUG Command: GET 780395635 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122920274 DLCTRL DEBUG Tx Command reply: GET_REPLY 780395635 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122920278 DLCTRL DEBUG Command: GET 673010949 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122920278 DLCTRL DEBUG Tx Command reply: GET_REPLY 673010949 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122920282 DLCTRL DEBUG Command: GET 470222076 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122920282 DLCTRL DEBUG Tx Command reply: GET_REPLY 470222076 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122920288 DLCTRL DEBUG Command: GET 182070213 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122920288 DLCTRL DEBUG Tx Command reply: GET_REPLY 182070213 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122920293 DLCTRL DEBUG Command: GET 27445628 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122920293 DLCTRL DEBUG Tx Command reply: GET_REPLY 27445628 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122920295 DLCTRL DEBUG Command: GET 551574286 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122920295 DLCTRL DEBUG Tx Command reply: GET_REPLY 551574286 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122920299 DLCTRL DEBUG Command: GET 344154650 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122920299 DLCTRL DEBUG Tx Command reply: GET_REPLY 344154650 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122920303 DLCTRL DEBUG Command: GET 361162726 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122920303 DLCTRL DEBUG Tx Command reply: GET_REPLY 361162726 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122920307 DLCTRL DEBUG Command: GET 523413702 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122920307 DLCTRL DEBUG Tx Command reply: GET_REPLY 523413702 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122920312 DLCTRL DEBUG Command: GET 432051888 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122920312 DLCTRL DEBUG Tx Command reply: GET_REPLY 432051888 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122920316 DLCTRL DEBUG Command: GET 640884182 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122920316 DLCTRL DEBUG Tx Command reply: GET_REPLY 640884182 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122920320 DLCTRL DEBUG Command: GET 296432316 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122920320 DLCTRL DEBUG Tx Command reply: GET_REPLY 296432316 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122920326 DLCTRL DEBUG Command: GET 290924694 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122920326 DLCTRL DEBUG Tx Command reply: GET_REPLY 290924694 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122920331 DLCTRL DEBUG Command: GET 200293208 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122920331 DLCTRL DEBUG Tx Command reply: GET_REPLY 200293208 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122920335 DLCTRL DEBUG Command: GET 131992020 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122920335 DLCTRL DEBUG Tx Command reply: GET_REPLY 131992020 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122920339 DLCTRL DEBUG Command: GET 270931732 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122920339 DLCTRL DEBUG Tx Command reply: GET_REPLY 270931732 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122920343 DLCTRL DEBUG Command: GET 206347726 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122920343 DLCTRL DEBUG Tx Command reply: GET_REPLY 206347726 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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 := '000000000000000101111101'B, t_guard := 20.000000 } 20250817122920382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122920862 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122920862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944752), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122920862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122920862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122920862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122920862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122920862 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122920862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c14ccf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122920862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122920862 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) 20250817122920862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122920862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122920862 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122920862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db4773), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122920862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122920862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122920862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122920862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122920863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122920863 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122920863 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122920863 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122920863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122920863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122920863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122920863 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122920863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122920863 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122920863 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122920863 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 20250817122920863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122920863 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 20250817122920863 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122920863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122920863 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122920863 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122920863 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122920863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122920863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122920863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122920863 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122920868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122920868 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122920868 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122920868 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122920868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122920868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122920868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122920868 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122920869 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122920869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122920869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122920869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122920869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122920869 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=00944752) (sccp_scrc.c:477) 20250817122920869 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20250817122920869 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122920869 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122920869 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122920869 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122920869 DLSCCP DEBUG SCCP-SCOC(91)[0x55b46bd54db0]{IDLE}: Deallocated (fsm.c:568) 20250817122921072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122921072 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122921072 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122921072 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122921072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122921072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122921072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122921073 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122921073 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122921073 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122921073 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122921073 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122921073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122921073 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=00db4773) (sccp_scrc.c:477) 20250817122921073 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20250817122921073 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122921073 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122921073 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122921073 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122921073 DLSCCP DEBUG SCCP-SCOC(89)[0x55b46bd0c2e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(916)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)8052971 20250817122921416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122921416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122921416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122921416 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122921416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7ae0eb, normal) (hnbgw_rua.c:407) 20250817122921416 DHNB DEBUG map_rua[0x55b46bd14c60]{init}: Allocated (fsm.c:456) 20250817122921416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8052971)[0x55b46bd14c60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122921416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8052971 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122921416 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122921416 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122921416 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8052971 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122921416 DCN DEBUG map_sccp[0x55b46bc94340]{init}: Allocated (fsm.c:456) 20250817122921416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55b46bc94340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122921416 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-8052971 <-> SCCP-98 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122921416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8052971 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122921416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8052971)[0x55b46bd14c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122921416 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122921416 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122921416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8052971)[0x55b46bd14c60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122921416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55b46bc94340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122921416 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122921416 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{IDLE}: Allocated (fsm.c:456) 20250817122921416 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122921416 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300017d0056400500f1100926) (sccp_scrc.c:406) 20250817122921416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122921416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122921416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122921416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122921416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122921416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122921416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122921416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122921416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122921416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122921416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122921416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122921416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122921416 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122921416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55b46bc94340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122921416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8052971)[0x55b46bd14c60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122921416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122921416 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122921416 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122921416 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122921416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122921416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122921416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122921416 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@6f517062176f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)15522258 HNBGW_Test.msc0-SCCP(915)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(915)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122921432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122921432 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122921432 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122921432 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122921432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122921432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122921432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122921432 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122921432 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122921432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122921432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122921432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122921432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122921432 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=0077cb36) (sccp_scrc.c:477) 20250817122921433 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20250817122921433 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122921433 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122921433 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122921433 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122921433 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) 20250817122921433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55b46bc94340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122921433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55b46bc94340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122921435 DLCTRL DEBUG Command: GET 543547950 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122921435 DLCTRL DEBUG Tx Command reply: GET_REPLY 543547950 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122921439 DLCTRL DEBUG Command: GET 963864935 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122921439 DLCTRL DEBUG Tx Command reply: GET_REPLY 963864935 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122921443 DLCTRL DEBUG Command: GET 520231301 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122921443 DLCTRL DEBUG Tx Command reply: GET_REPLY 520231301 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122921447 DLCTRL DEBUG Command: GET 16691801 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122921447 DLCTRL DEBUG Tx Command reply: GET_REPLY 16691801 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122921451 DLCTRL DEBUG Command: GET 287104940 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122921451 DLCTRL DEBUG Tx Command reply: GET_REPLY 287104940 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122921455 DLCTRL DEBUG Command: GET 667931873 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122921455 DLCTRL DEBUG Tx Command reply: GET_REPLY 667931873 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122921458 DLCTRL DEBUG Command: GET 964123776 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122921458 DLCTRL DEBUG Tx Command reply: GET_REPLY 964123776 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122921461 DLCTRL DEBUG Command: GET 523955847 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122921461 DLCTRL DEBUG Tx Command reply: GET_REPLY 523955847 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122921463 DLCTRL DEBUG Command: GET 751492763 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122921463 DLCTRL DEBUG Tx Command reply: GET_REPLY 751492763 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122921464 DLCTRL DEBUG Command: GET 890856136 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122921464 DLCTRL DEBUG Tx Command reply: GET_REPLY 890856136 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122921466 DLCTRL DEBUG Command: GET 980207905 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122921466 DLCTRL DEBUG Tx Command reply: GET_REPLY 980207905 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122921467 DLCTRL DEBUG Command: GET 128320310 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122921467 DLCTRL DEBUG Tx Command reply: GET_REPLY 128320310 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122921468 DLCTRL DEBUG Command: GET 237869261 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122921469 DLCTRL DEBUG Tx Command reply: GET_REPLY 237869261 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122921470 DLCTRL DEBUG Command: GET 186885653 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122921470 DLCTRL DEBUG Tx Command reply: GET_REPLY 186885653 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122921471 DLCTRL DEBUG Command: GET 326276938 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122921471 DLCTRL DEBUG Tx Command reply: GET_REPLY 326276938 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122921472 DLCTRL DEBUG Command: GET 386647636 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122921472 DLCTRL DEBUG Tx Command reply: GET_REPLY 386647636 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122921473 DLCTRL DEBUG Command: GET 23751071 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122921473 DLCTRL DEBUG Tx Command reply: GET_REPLY 23751071 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122921473 DLCTRL DEBUG Command: GET 150592965 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122921473 DLCTRL DEBUG Tx Command reply: GET_REPLY 150592965 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122921474 DLCTRL DEBUG Command: GET 4720029 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122921474 DLCTRL DEBUG Tx Command reply: GET_REPLY 4720029 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122921475 DLCTRL DEBUG Command: GET 960425992 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122921475 DLCTRL DEBUG Tx Command reply: GET_REPLY 960425992 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000011111111'B, t_guard := 20.000000 } 20250817122921495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122922434 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122922434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00313aae), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122922434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122922434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122922434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122922434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122922434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122922434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122922434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122922434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122922435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122922435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122922435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122922435 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122922436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122922436 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122922436 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122922436 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122922436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122922436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122922436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122922436 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122922436 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122922436 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122922436 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122922436 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122922436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122922436 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=00313aae) (sccp_scrc.c:477) 20250817122922436 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20250817122922436 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122922436 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122922436 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122922436 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122922436 DLSCCP DEBUG SCCP-SCOC(87)[0x55b46bd14ec0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(916)@6f517062176f: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)3837239 20250817122922505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122922505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122922505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122922505 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122922505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a8d37, normal) (hnbgw_rua.c:407) 20250817122922505 DHNB DEBUG map_rua[0x55b46bd14ec0]{init}: Allocated (fsm.c:456) 20250817122922505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3837239)[0x55b46bd14ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122922505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3837239 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122922505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122922505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122922505 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817122922505 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3837239 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817122922505 DCN DEBUG map_sccp[0x55b46bd0fa00]{init}: Allocated (fsm.c:456) 20250817122922505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55b46bd0fa00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122922505 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-3837239 <-> SCCP-99 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817122922505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3837239 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122922505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3837239)[0x55b46bd14ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122922505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122922505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122922505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3837239)[0x55b46bd14ec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122922505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55b46bd0fa00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122922505 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122922505 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{IDLE}: Allocated (fsm.c:456) 20250817122922505 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122922505 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000ff0056400500f1100926) (sccp_scrc.c:406) 20250817122922505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122922505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122922505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122922505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122922505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122922505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122922505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122922505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122922505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122922505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122922505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122922505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122922505 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122922505 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122922505 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122922505 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122922505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122922505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122922505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122922505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122922505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122922505 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122922505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55b46bd0fa00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122922505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3837239)[0x55b46bd14ec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(915)@6f517062176f: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@6f517062176f: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@6f517062176f: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)16351830 HNBGW_Test.msc0-SCCP(915)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@6f517062176f: setverdict(pass): none -> pass 20250817122922507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122922507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122922507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122922507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122922507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122922507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122922507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122922507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122922507 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122922507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122922507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122922507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122922507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122922507 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=0072a939) (sccp_scrc.c:477) 20250817122922507 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20250817122922508 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122922508 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122922508 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122922508 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122922508 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) 20250817122922508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55b46bd0fa00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122922508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55b46bd0fa00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122922508 DLCTRL DEBUG Command: GET 541850266 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122922508 DLCTRL DEBUG Tx Command reply: GET_REPLY 541850266 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817122922509 DLCTRL DEBUG Command: GET 430405583 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122922509 DLCTRL DEBUG Tx Command reply: GET_REPLY 430405583 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122922510 DLCTRL DEBUG Command: GET 187916767 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122922510 DLCTRL DEBUG Tx Command reply: GET_REPLY 187916767 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122922510 DLCTRL DEBUG Command: GET 348254786 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122922510 DLCTRL DEBUG Tx Command reply: GET_REPLY 348254786 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122922511 DLCTRL DEBUG Command: GET 994485504 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122922511 DLCTRL DEBUG Tx Command reply: GET_REPLY 994485504 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122922512 DLCTRL DEBUG Command: GET 669316640 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122922512 DLCTRL DEBUG Tx Command reply: GET_REPLY 669316640 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122922513 DLCTRL DEBUG Command: GET 885081944 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122922513 DLCTRL DEBUG Tx Command reply: GET_REPLY 885081944 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122922513 DLCTRL DEBUG Command: GET 282048797 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122922513 DLCTRL DEBUG Tx Command reply: GET_REPLY 282048797 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122922514 DLCTRL DEBUG Command: GET 892034810 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122922514 DLCTRL DEBUG Tx Command reply: GET_REPLY 892034810 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122922515 DLCTRL DEBUG Command: GET 768791580 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122922515 DLCTRL DEBUG Tx Command reply: GET_REPLY 768791580 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122922515 DLCTRL DEBUG Command: GET 676985510 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122922515 DLCTRL DEBUG Tx Command reply: GET_REPLY 676985510 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122922516 DLCTRL DEBUG Command: GET 872189673 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122922516 DLCTRL DEBUG Tx Command reply: GET_REPLY 872189673 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122922517 DLCTRL DEBUG Command: GET 925513644 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122922517 DLCTRL DEBUG Tx Command reply: GET_REPLY 925513644 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122922518 DLCTRL DEBUG Command: GET 873170360 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122922518 DLCTRL DEBUG Tx Command reply: GET_REPLY 873170360 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122922518 DLCTRL DEBUG Command: GET 627812755 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122922518 DLCTRL DEBUG Tx Command reply: GET_REPLY 627812755 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122922519 DLCTRL DEBUG Command: GET 487381023 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122922519 DLCTRL DEBUG Tx Command reply: GET_REPLY 487381023 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122922520 DLCTRL DEBUG Command: GET 936679595 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122922520 DLCTRL DEBUG Tx Command reply: GET_REPLY 936679595 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122922520 DLCTRL DEBUG Command: GET 328080237 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122922520 DLCTRL DEBUG Tx Command reply: GET_REPLY 328080237 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122922521 DLCTRL DEBUG Command: GET 924914123 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122922521 DLCTRL DEBUG Tx Command reply: GET_REPLY 924914123 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122922522 DLCTRL DEBUG Command: GET 336531599 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122922522 DLCTRL DEBUG Tx Command reply: GET_REPLY 336531599 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: "connecting cnlink 1" 20250817122922522 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(926)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(926)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(926)@6f517062176f: ************************************************* HNBGW_Test.msc1-SCCP(924)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122922735 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 20250817122922735 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 20250817122922735 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122922735 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122922737 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) 20250817122922737 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122922737 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122922737 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122922737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122922737 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122922737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122922737 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) 20250817122922737 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122922737 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122922737 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122922737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122922737 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122922737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122923514 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122923514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d502c8), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122923514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122923514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122923514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122923514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122923514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122923514 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122923514 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122923514 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122923514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122923515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122923515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122923515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122923520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122923520 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122923520 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122923520 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122923520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122923520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122923520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122923520 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122923520 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122923520 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122923520 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122923520 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122923520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122923520 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=00d502c8) (sccp_scrc.c:477) 20250817122923520 DLSCCP DEBUG Received CO:RELCO for local reference 86 (sccp_scoc.c:1824) 20250817122923520 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122923520 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122923520 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122923520 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122923520 DLSCCP DEBUG SCCP-SCOC(86)[0x55b46bd20560]{IDLE}: Deallocated (fsm.c:568) MTC@6f517062176f: 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 := '000000000000001011000001'B, t_guard := 20.000000 } 20250817122923545 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) 20250817122923545 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122923545 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122923545 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 20250817122923545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122923545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122923545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122923545 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122923545 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122923545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122923545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122923545 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) 20250817122923545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122923545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122923545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122923546 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122923546 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) 20250817122923546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122923546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122923546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122923546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122923546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122923546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122923546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122923546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122923546 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) 20250817122923546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122923546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122923546 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122923546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122923546 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122923546 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122923546 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) 20250817122923546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122923546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122923546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122923546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122923546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122923546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122923546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122923546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122923546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122923546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122923546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122923546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122923546 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122923546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122923546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122923546 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122923546 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122923547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122923547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122923547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122923547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122923547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122923547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122923547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122923547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(925)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122923564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122924362 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122924362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944dcb), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122924362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122924362 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122924362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122924362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122924362 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122924362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be6c0c), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122924362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122924362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122924362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122924362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122924363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122924363 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122924363 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122924363 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122924363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122924363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122924363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122924363 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122924363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122924363 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122924363 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122924363 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122924363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122924363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122924363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122924363 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122924368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122924368 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122924368 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122924368 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122924368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122924368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122924369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122924369 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122924369 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122924369 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122924369 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122924369 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122924369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122924369 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=00be6c0c) (sccp_scrc.c:477) 20250817122924369 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20250817122924369 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122924369 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122924369 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122924369 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122924369 DLSCCP DEBUG SCCP-SCOC(95)[0x55b46bd23bb0]{IDLE}: Deallocated (fsm.c:568) 20250817122924370 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) 20250817122924370 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122924370 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122924370 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 20250817122924370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122924370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122924370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122924370 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122924371 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122924371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122924371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122924371 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) 20250817122924371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122924371 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=00944dcb) (sccp_scrc.c:477) 20250817122924371 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20250817122924371 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817122924371 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817122924371 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817122924371 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817122924371 DLSCCP DEBUG SCCP-SCOC(96)[0x55b46bd0dc70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@6f517062176f: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)11734666 20250817122924589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122924589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122924589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817122924589 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122924589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb30e8a, normal) (hnbgw_rua.c:407) 20250817122924589 DHNB DEBUG map_rua[0x55b46bd0dc70]{init}: Allocated (fsm.c:456) 20250817122924589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11734666)[0x55b46bd0dc70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122924589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11734666 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817122924589 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122924589 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122924589 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11734666 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817122924589 DCN DEBUG map_sccp[0x55b46bd23bb0]{init}: Allocated (fsm.c:456) 20250817122924589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55b46bd23bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122924589 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-11734666 <-> SCCP-100 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817122924589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11734666 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817122924589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11734666)[0x55b46bd0dc70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122924589 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122924589 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122924589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11734666)[0x55b46bd0dc70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122924589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55b46bd23bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122924589 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122924589 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{IDLE}: Allocated (fsm.c:456) 20250817122924589 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122924589 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002c10056400500f1100926) (sccp_scrc.c:406) 20250817122924589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122924589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122924589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122924589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122924589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122924589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122924589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122924589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122924589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122924589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122924589 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122924589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122924589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122924589 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122924590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55b46bd23bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122924590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11734666)[0x55b46bd0dc70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122924590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122924590 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122924590 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122924590 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122924590 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122924590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122924590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122924590 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(924)@6f517062176f: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@6f517062176f: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@6f517062176f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)14674143 HNBGW_Test.msc1-SCCP(924)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(924)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122924605 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) 20250817122924605 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122924605 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122924605 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 20250817122924605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122924605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122924605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122924605 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122924605 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122924605 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122924605 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122924605 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) 20250817122924605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122924605 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=00a505ea) (sccp_scrc.c:477) 20250817122924605 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20250817122924605 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122924605 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122924605 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122924605 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122924605 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) 20250817122924605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55b46bd23bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122924605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55b46bd23bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122924609 DLCTRL DEBUG Command: GET 65679567 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817122924609 DLCTRL DEBUG Tx Command reply: GET_REPLY 65679567 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817122924611 DLCTRL DEBUG Command: GET 385238731 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817122924611 DLCTRL DEBUG Tx Command reply: GET_REPLY 385238731 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122924613 DLCTRL DEBUG Command: GET 852457996 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122924613 DLCTRL DEBUG Tx Command reply: GET_REPLY 852457996 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122924616 DLCTRL DEBUG Command: GET 874404007 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122924616 DLCTRL DEBUG Tx Command reply: GET_REPLY 874404007 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122924619 DLCTRL DEBUG Command: GET 615702822 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122924619 DLCTRL DEBUG Tx Command reply: GET_REPLY 615702822 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122924621 DLCTRL DEBUG Command: GET 924184852 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817122924621 DLCTRL DEBUG Tx Command reply: GET_REPLY 924184852 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817122924624 DLCTRL DEBUG Command: GET 679590077 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817122924624 DLCTRL DEBUG Tx Command reply: GET_REPLY 679590077 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122924627 DLCTRL DEBUG Command: GET 683625813 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122924627 DLCTRL DEBUG Tx Command reply: GET_REPLY 683625813 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122924630 DLCTRL DEBUG Command: GET 377528548 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122924630 DLCTRL DEBUG Tx Command reply: GET_REPLY 377528548 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122924632 DLCTRL DEBUG Command: GET 268393216 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122924632 DLCTRL DEBUG Tx Command reply: GET_REPLY 268393216 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122924635 DLCTRL DEBUG Command: GET 631562236 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817122924635 DLCTRL DEBUG Tx Command reply: GET_REPLY 631562236 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122924637 DLCTRL DEBUG Command: GET 281374770 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817122924637 DLCTRL DEBUG Tx Command reply: GET_REPLY 281374770 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122924639 DLCTRL DEBUG Command: GET 731763619 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122924639 DLCTRL DEBUG Tx Command reply: GET_REPLY 731763619 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122924640 DLCTRL DEBUG Command: GET 844601759 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122924640 DLCTRL DEBUG Tx Command reply: GET_REPLY 844601759 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122924642 DLCTRL DEBUG Command: GET 803486125 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122924642 DLCTRL DEBUG Tx Command reply: GET_REPLY 803486125 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122924644 DLCTRL DEBUG Command: GET 207701272 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817122924644 DLCTRL DEBUG Tx Command reply: GET_REPLY 207701272 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122924645 DLCTRL DEBUG Command: GET 971665910 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817122924645 DLCTRL DEBUG Tx Command reply: GET_REPLY 971665910 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122924646 DLCTRL DEBUG Command: GET 253750375 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122924646 DLCTRL DEBUG Tx Command reply: GET_REPLY 253750375 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122924647 DLCTRL DEBUG Command: GET 897361502 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122924647 DLCTRL DEBUG Tx Command reply: GET_REPLY 897361502 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122924649 DLCTRL DEBUG Command: GET 37841698 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122924649 DLCTRL DEBUG Tx Command reply: GET_REPLY 37841698 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122924653 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35411<->l=127.0.0.1:4262) (control_if.c:193) 20250817122924654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33588<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(909)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(908)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122924656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122924656 DLINP DEBUG SRVCONN(,r=127.0.0.1:55432<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122924656 DLINP DEBUG SRVCONN(,r=127.0.0.1:55432<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122924656 DLINP NOTICE SRV(,r=127.0.0.1:55432<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122924656 DMAIN NOTICE (127.0.0.1:55432 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55432<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122924656 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(919)@6f517062176f: Final verdict of PTC: none 20250817122924658 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122924658 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) 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122924658 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122924658 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) 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122924658 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 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122924658 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122924658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122924658 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122924658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122924658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@6f517062176f: Final verdict of PTC: none 20250817122924658 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 20250817122924658 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_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@6f517062176f: Final verdict of PTC: none 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122924658 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122924658 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) 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817122924658 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) 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122924658 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122924658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122924658 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122924658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122924658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122924658 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 20250817122924658 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) 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122924658 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 20250817122924658 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122924658 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) 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122924658 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-SCCP(918)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(925)@6f517062176f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(920)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(917)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(916)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(924)@6f517062176f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(926)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(915)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(910)@6f517062176f: Final verdict of PTC: none 20250817122924664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33618<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122924664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33602<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(921)@6f517062176f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@6f517062176f: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@6f517062176f: Final verdict of PTC: pass 20250817122924669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@6f517062176f: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:29:24 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 20250817122924760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122924797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122924797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122924797 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122924797 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) 20250817122924797 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122924797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8052971)[0x55b46bd14c60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122924797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8052971)[0x55b46bd14c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122924797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55b46bc94340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122924797 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122924797 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122924797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077cb36), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122924797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122924797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122924797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122924797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122924797 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122924797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55b46bc94340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122924797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8052971)[0x55b46bd14c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122924797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8052971)[0x55b46bd14c60]{disrupted}: Freeing instance (context_map.c:202) 20250817122924797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8052971)[0x55b46bd14c60]{disrupted}: Deallocated (fsm.c:568) 20250817122924797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55b46bc94340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122924797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55b46bc94340]{disconnected}: Freeing instance (context_map.c:206) 20250817122924797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x55b46bc94340]{disconnected}: Deallocated (fsm.c:568) 20250817122924797 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8052971 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122924797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3837239)[0x55b46bd14ec0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122924797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3837239)[0x55b46bd14ec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122924797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55b46bd0fa00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122924797 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122924797 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122924797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a939), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122924797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122924797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122924797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122924797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122924797 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122924797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55b46bd0fa00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122924797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3837239)[0x55b46bd14ec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122924797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3837239)[0x55b46bd14ec0]{disrupted}: Freeing instance (context_map.c:202) 20250817122924797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3837239)[0x55b46bd14ec0]{disrupted}: Deallocated (fsm.c:568) 20250817122924798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55b46bd0fa00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122924798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55b46bd0fa00]{disconnected}: Freeing instance (context_map.c:206) 20250817122924798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x55b46bd0fa00]{disconnected}: Deallocated (fsm.c:568) 20250817122924798 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3837239 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122924798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11734666)[0x55b46bd0dc70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122924798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11734666)[0x55b46bd0dc70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122924798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55b46bd23bb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122924798 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122924798 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122924798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a505ea), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122924798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122924798 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122924798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122924798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122924798 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122924798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55b46bd23bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122924798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11734666)[0x55b46bd0dc70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122924798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11734666)[0x55b46bd0dc70]{disrupted}: Freeing instance (context_map.c:202) 20250817122924798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11734666)[0x55b46bd0dc70]{disrupted}: Deallocated (fsm.c:568) 20250817122924798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55b46bd23bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122924798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55b46bd23bb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122924798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x55b46bd23bb0]{disconnected}: Deallocated (fsm.c:568) 20250817122924798 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11734666 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122924798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122924798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122924798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122924798 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122924798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122924798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122924798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122924798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122924798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122924798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122924798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122924798 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122924799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122924799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122924799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122924799 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122924799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122924799 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122924799 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122924799 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122924799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122924799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122924799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122924799 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122924799 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 20250817122925363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=448372) Waiting for packet dumper to finish... 1 (prev_count=448372, count=449008) 20250817122926658 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122926659 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122926659 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817122926659 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122926659 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122926659 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:29: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_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@6f517062176f: 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@6f517062176f: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250817122928467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122928472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122928475 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41161<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122928499 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122928499 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122928508 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122928508 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122928508 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122928508 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122928508 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122928508 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122928509 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122928509 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122928509 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44012 (stream_srv.c:142) 20250817122928509 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44012<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122928509 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122928509 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122928510 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122928510 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122928510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122928510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122928510 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) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928510 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) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122928510 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) 20250817122928510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122928510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122928510 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122928510 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122928510 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122928510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122928510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122928510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122928510 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) 20250817122928510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122928510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122928510 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122928510 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122928510 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122928510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122928510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122928510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122928510 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122928510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122928510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122928510 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122928510 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122928510 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122928510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122928510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122928510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122928510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122928510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122928510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122928510 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122928510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122928510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122928510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122928510 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 20250817122928511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122928511 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122928511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122928511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122928511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122928511 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 20250817122928511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122928511 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 20250817122928511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122928511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122928511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122928511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122928511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122928511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122928511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122928511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122928511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122928511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122928511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122928511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122928511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122928511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122928511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122928511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122928511 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(938)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(938)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(936)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122928527 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122928527 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122928527 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122928527 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122928527 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122928528 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122928528 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122928528 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122928528 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122928528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122928528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122928528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122928528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122928528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122928528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122928528 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122928528 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122928528 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122928528 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122928528 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122928528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122928528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122928528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122928528 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) 20250817122928528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122928528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122928528 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122928529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122928529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122928529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122928529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122928529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122928529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122928529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817122928529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122928529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122928529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122928529 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 20250817122928529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122928529 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 20250817122928529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122928530 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122928530 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122928530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122928530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122928530 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) 20250817122928530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928530 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) 20250817122928530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122928530 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) 20250817122928530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122928530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122928530 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122928530 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122928530 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122928530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122928530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122928530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122928530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122928530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122928530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122928530 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) 20250817122928530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122928530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122928530 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122928530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122928530 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122928530 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122928530 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 20250817122928530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122928530 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122928530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122928530 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122928530 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122928530 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 20250817122928530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122928530 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 20250817122928530 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(941)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(941)@6f517062176f: M3UA emulation initiated, the test can be started MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(941)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122928566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122928566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122928566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122928566 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122928566 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) 20250817122928566 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122928566 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122928566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122928566 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@6f517062176f: setverdict(pass): none -> pass 20250817122928581 DLINP DEBUG SRVCONN(,r=127.0.0.1:44012<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122928581 DLINP DEBUG SRVCONN(,r=127.0.0.1:44012<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122928581 DLINP DEBUG SRVCONN(,r=127.0.0.1:44012<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122928581 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122928581 DHNBAP DEBUG (127.0.0.1:44012 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122928581 DHNBAP NOTICE (127.0.0.1:44012 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122928581 DHNBAP NOTICE (127.0.0.1:44012 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122928581 DLINP DEBUG SRVCONN(,r=127.0.0.1:44012<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122928581 DLINP DEBUG SRVCONN(,r=127.0.0.1:44012<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122928722 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 20250817122928722 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 20250817122928722 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122928722 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122928730 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122928730 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122928730 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122928730 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122928730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122928730 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122928730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122928733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122928733 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122928733 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122928733 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122928733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122928733 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122928733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122928733 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 20250817122928749 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 20250817122928749 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 20250817122928749 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122928749 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122928755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122928755 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122928755 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122928755 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122928755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122928755 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122928755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122928757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122928757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122928757 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122928758 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122928758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122928758 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122928758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122928758 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 20250817122929544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122929544 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122929544 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122929544 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122929544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122929544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122929544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122929544 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122929544 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122929544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122929544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122929544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122929544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122929544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122929544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122929544 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122929544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122929544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122929544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122929544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122929545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122929545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122929545 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122929545 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122929545 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) 20250817122929545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122929545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122929545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122929545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122929545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122929545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122929545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122929545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122929545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122929545 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122929545 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122929546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122929546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122929546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122929546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122929546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122929546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122929546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122929546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(937)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122929564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122929564 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122929564 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122929564 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122929564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122929564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122929564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122929564 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122929564 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122929564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122929564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122929564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122929564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122929564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122929564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122929564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122929564 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) 20250817122929564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122929564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122929564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929564 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) 20250817122929564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122929564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122929564 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122929564 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122929564 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) 20250817122929564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122929564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122929565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122929565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122929565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122929565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122929565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122929565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122929565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122929565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122929565 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122929565 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122929565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122929565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122929565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122929565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122929565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122929565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122929565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122929565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(940)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122929589 DLCTRL DEBUG Command: GET 341402472 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122929590 DLCTRL DEBUG Tx Command reply: GET_REPLY 341402472 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122929593 DLCTRL DEBUG Command: GET 188578843 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122929593 DLCTRL DEBUG Tx Command reply: GET_REPLY 188578843 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122929595 DLCTRL DEBUG Command: GET 107842985 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122929595 DLCTRL DEBUG Tx Command reply: GET_REPLY 107842985 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122929597 DLCTRL DEBUG Command: GET 903773403 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122929597 DLCTRL DEBUG Tx Command reply: GET_REPLY 903773403 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122929598 DLCTRL DEBUG Command: GET 16575496 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122929598 DLCTRL DEBUG Tx Command reply: GET_REPLY 16575496 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122929600 DLCTRL DEBUG Command: GET 297633598 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122929600 DLCTRL DEBUG Tx Command reply: GET_REPLY 297633598 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122929601 DLCTRL DEBUG Command: GET 495418329 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122929601 DLCTRL DEBUG Tx Command reply: GET_REPLY 495418329 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122929602 DLCTRL DEBUG Command: GET 664033384 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122929602 DLCTRL DEBUG Tx Command reply: GET_REPLY 664033384 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122929603 DLCTRL DEBUG Command: GET 130182883 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122929603 DLCTRL DEBUG Tx Command reply: GET_REPLY 130182883 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122929604 DLCTRL DEBUG Command: GET 890646812 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122929604 DLCTRL DEBUG Tx Command reply: GET_REPLY 890646812 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122929605 DLCTRL DEBUG Command: GET 286569836 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122929605 DLCTRL DEBUG Tx Command reply: GET_REPLY 286569836 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122929606 DLCTRL DEBUG Command: GET 299535750 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122929606 DLCTRL DEBUG Tx Command reply: GET_REPLY 299535750 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122929607 DLCTRL DEBUG Command: GET 802378157 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122929607 DLCTRL DEBUG Tx Command reply: GET_REPLY 802378157 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122929607 DLCTRL DEBUG Command: GET 649557503 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122929607 DLCTRL DEBUG Tx Command reply: GET_REPLY 649557503 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122929608 DLCTRL DEBUG Command: GET 642911315 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122929608 DLCTRL DEBUG Tx Command reply: GET_REPLY 642911315 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122929609 DLCTRL DEBUG Command: GET 814100564 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122929609 DLCTRL DEBUG Tx Command reply: GET_REPLY 814100564 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122929610 DLCTRL DEBUG Command: GET 83844775 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122929610 DLCTRL DEBUG Tx Command reply: GET_REPLY 83844775 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122929610 DLCTRL DEBUG Command: GET 614016619 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122929610 DLCTRL DEBUG Tx Command reply: GET_REPLY 614016619 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122929611 DLCTRL DEBUG Command: GET 56470196 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122929611 DLCTRL DEBUG Tx Command reply: GET_REPLY 56470196 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122929612 DLCTRL DEBUG Command: GET 603575747 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122929612 DLCTRL DEBUG Tx Command reply: GET_REPLY 603575747 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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 := '000000000000000010101001'B, t_guard := 20.000000 } 20250817122929631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122930176 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122930176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030bbfb), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122930176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122930176 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) 20250817122930176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122930176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122930177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122930177 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122930177 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122930177 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 20250817122930177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122930177 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 20250817122930177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(940)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)7111549 20250817122930682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122930682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122930682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122930682 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122930682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6c837d, normal) (hnbgw_rua.c:407) 20250817122930683 DHNB DEBUG map_rua[0x55b46bc94340]{init}: Allocated (fsm.c:456) 20250817122930683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7111549)[0x55b46bc94340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122930683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7111549 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122930683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122930683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122930683 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122930683 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7111549 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122930683 DCN DEBUG map_sccp[0x55b46bd14ec0]{init}: Allocated (fsm.c:456) 20250817122930683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b46bd14ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122930683 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-7111549 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122930683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7111549 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122930683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7111549)[0x55b46bc94340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122930683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122930683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122930683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7111549)[0x55b46bc94340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122930683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b46bd14ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122930683 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122930683 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{IDLE}: Allocated (fsm.c:456) 20250817122930683 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122930683 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000a90056400500f1100926) (sccp_scrc.c:406) 20250817122930683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122930683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122930683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122930683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122930683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122930683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122930683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122930683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122930683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122930683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122930683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122930683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122930683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122930683 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122930683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b46bd14ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122930683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7111549)[0x55b46bc94340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122930683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122930683 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122930683 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122930683 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122930683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122930683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122930683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122930683 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)4558590 HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Session index based on connection ID:0 TC_sgsnpool_L3Compl_on_1_cnlink0(943)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122930701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122930701 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122930701 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122930701 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122930701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122930701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122930701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122930701 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122930701 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122930701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122930701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122930701 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122930701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122930701 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=00329bc4) (sccp_scrc.c:477) 20250817122930701 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20250817122930701 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122930701 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122930701 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122930701 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122930702 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) 20250817122930702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b46bd14ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122930702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b46bd14ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122930703 DLCTRL DEBUG Command: GET 686189335 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122930703 DLCTRL DEBUG Tx Command reply: GET_REPLY 686189335 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122930710 DLCTRL DEBUG Command: GET 94694412 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122930710 DLCTRL DEBUG Tx Command reply: GET_REPLY 94694412 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122930717 DLCTRL DEBUG Command: GET 220740213 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122930717 DLCTRL DEBUG Tx Command reply: GET_REPLY 220740213 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122930723 DLCTRL DEBUG Command: GET 723800086 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122930723 DLCTRL DEBUG Tx Command reply: GET_REPLY 723800086 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122930729 DLCTRL DEBUG Command: GET 111295709 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122930729 DLCTRL DEBUG Tx Command reply: GET_REPLY 111295709 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122930734 DLCTRL DEBUG Command: GET 940508259 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122930734 DLCTRL DEBUG Tx Command reply: GET_REPLY 940508259 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122930738 DLCTRL DEBUG Command: GET 451690354 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122930738 DLCTRL DEBUG Tx Command reply: GET_REPLY 451690354 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122930741 DLCTRL DEBUG Command: GET 602040946 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122930741 DLCTRL DEBUG Tx Command reply: GET_REPLY 602040946 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122930745 DLCTRL DEBUG Command: GET 779998359 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122930745 DLCTRL DEBUG Tx Command reply: GET_REPLY 779998359 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122930749 DLCTRL DEBUG Command: GET 269546980 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122930749 DLCTRL DEBUG Tx Command reply: GET_REPLY 269546980 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122930753 DLCTRL DEBUG Command: GET 83328738 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122930753 DLCTRL DEBUG Tx Command reply: GET_REPLY 83328738 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122930756 DLCTRL DEBUG Command: GET 251038446 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122930757 DLCTRL DEBUG Tx Command reply: GET_REPLY 251038446 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122930760 DLCTRL DEBUG Command: GET 536960756 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122930760 DLCTRL DEBUG Tx Command reply: GET_REPLY 536960756 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122930763 DLCTRL DEBUG Command: GET 963917981 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122930763 DLCTRL DEBUG Tx Command reply: GET_REPLY 963917981 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122930765 DLCTRL DEBUG Command: GET 84213836 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122930765 DLCTRL DEBUG Tx Command reply: GET_REPLY 84213836 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122930768 DLCTRL DEBUG Command: GET 43821945 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122930768 DLCTRL DEBUG Tx Command reply: GET_REPLY 43821945 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122930770 DLCTRL DEBUG Command: GET 815294665 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122930770 DLCTRL DEBUG Tx Command reply: GET_REPLY 815294665 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122930771 DLCTRL DEBUG Command: GET 980443968 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122930771 DLCTRL DEBUG Tx Command reply: GET_REPLY 980443968 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122930773 DLCTRL DEBUG Command: GET 748837967 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122930773 DLCTRL DEBUG Tx Command reply: GET_REPLY 748837967 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122930774 DLCTRL DEBUG Command: GET 403649207 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122930774 DLCTRL DEBUG Tx Command reply: GET_REPLY 403649207 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000000011001'B, t_guard := 20.000000 } 20250817122930799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122930863 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122930863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c14ccf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122930863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122930863 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) 20250817122930863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122930863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122930863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122930864 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122930864 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122930864 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 20250817122930864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122930864 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 20250817122930864 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(940)@6f517062176f: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)7246148 20250817122931830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122931830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122931830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250817122931830 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122931830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6e9144, normal) (hnbgw_rua.c:407) 20250817122931830 DHNB DEBUG map_rua[0x55b46bd0dc70]{init}: Allocated (fsm.c:456) 20250817122931830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7246148)[0x55b46bd0dc70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122931830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7246148 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122931830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122931830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122931830 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250817122931830 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7246148 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122931830 DCN DEBUG map_sccp[0x55b46bd23bb0]{init}: Allocated (fsm.c:456) 20250817122931830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55b46bd23bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122931830 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-7246148 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122931830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7246148 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250817122931830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7246148)[0x55b46bd0dc70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122931830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122931830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122931830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7246148)[0x55b46bd0dc70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122931830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55b46bd23bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122931831 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122931831 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{IDLE}: Allocated (fsm.c:456) 20250817122931831 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122931831 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000190056400500f1100926) (sccp_scrc.c:406) 20250817122931831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122931831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122931831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122931831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122931831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122931831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122931831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122931831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122931831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122931831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122931831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122931831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122931831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122931831 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122931831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55b46bd23bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122931831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7246148)[0x55b46bd0dc70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122931831 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122931831 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122931831 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122931831 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122931831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122931831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122931831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122931831 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@6f517062176f: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@6f517062176f: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)14725789 HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817122931839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122931839 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122931839 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122931839 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122931839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122931839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122931839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122931839 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122931839 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122931839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122931839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122931839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122931839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122931839 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=00396548) (sccp_scrc.c:477) 20250817122931839 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20250817122931839 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122931839 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122931839 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122931839 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122931839 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) 20250817122931839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55b46bd23bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122931839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55b46bd23bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122931845 DLCTRL DEBUG Command: GET 137941288 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122931845 DLCTRL DEBUG Tx Command reply: GET_REPLY 137941288 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250817122931849 DLCTRL DEBUG Command: GET 727947787 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122931849 DLCTRL DEBUG Tx Command reply: GET_REPLY 727947787 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122931854 DLCTRL DEBUG Command: GET 750392403 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122931854 DLCTRL DEBUG Tx Command reply: GET_REPLY 750392403 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122931858 DLCTRL DEBUG Command: GET 969241610 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122931858 DLCTRL DEBUG Tx Command reply: GET_REPLY 969241610 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122931862 DLCTRL DEBUG Command: GET 444902118 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122931862 DLCTRL DEBUG Tx Command reply: GET_REPLY 444902118 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122931866 DLCTRL DEBUG Command: GET 547502904 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122931866 DLCTRL DEBUG Tx Command reply: GET_REPLY 547502904 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122931870 DLCTRL DEBUG Command: GET 716955224 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122931870 DLCTRL DEBUG Tx Command reply: GET_REPLY 716955224 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122931874 DLCTRL DEBUG Command: GET 685733673 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122931874 DLCTRL DEBUG Tx Command reply: GET_REPLY 685733673 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122931877 DLCTRL DEBUG Command: GET 903833364 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122931877 DLCTRL DEBUG Tx Command reply: GET_REPLY 903833364 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122931881 DLCTRL DEBUG Command: GET 922103796 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122931881 DLCTRL DEBUG Tx Command reply: GET_REPLY 922103796 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122931884 DLCTRL DEBUG Command: GET 249519483 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122931884 DLCTRL DEBUG Tx Command reply: GET_REPLY 249519483 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122931887 DLCTRL DEBUG Command: GET 286558956 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122931887 DLCTRL DEBUG Tx Command reply: GET_REPLY 286558956 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122931890 DLCTRL DEBUG Command: GET 64934662 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122931891 DLCTRL DEBUG Tx Command reply: GET_REPLY 64934662 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122931894 DLCTRL DEBUG Command: GET 814155574 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122931894 DLCTRL DEBUG Tx Command reply: GET_REPLY 814155574 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122931898 DLCTRL DEBUG Command: GET 790292783 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122931898 DLCTRL DEBUG Tx Command reply: GET_REPLY 790292783 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122931901 DLCTRL DEBUG Command: GET 388522421 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122931901 DLCTRL DEBUG Tx Command reply: GET_REPLY 388522421 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122931905 DLCTRL DEBUG Command: GET 288874499 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122931905 DLCTRL DEBUG Tx Command reply: GET_REPLY 288874499 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122931907 DLCTRL DEBUG Command: GET 149739465 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122931907 DLCTRL DEBUG Tx Command reply: GET_REPLY 149739465 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122931910 DLCTRL DEBUG Command: GET 800484168 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122931910 DLCTRL DEBUG Tx Command reply: GET_REPLY 800484168 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122931912 DLCTRL DEBUG Command: GET 394016518 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122931912 DLCTRL DEBUG Tx Command reply: GET_REPLY 394016518 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000000111100'B, t_guard := 20.000000 } 20250817122931945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41904<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@6f517062176f: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)265005 20250817122932956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122932956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122932956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122932956 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122932956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x40b2d, normal) (hnbgw_rua.c:407) 20250817122932956 DHNB DEBUG map_rua[0x55b46bd17b40]{init}: Allocated (fsm.c:456) 20250817122932956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-265005)[0x55b46bd17b40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122932956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-265005 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122932956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122932956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122932956 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-265005 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122932956 DCN DEBUG map_sccp[0x55b46bd0bf40]{init}: Allocated (fsm.c:456) 20250817122932956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55b46bd0bf40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122932956 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-265005 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122932956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-265005 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122932956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-265005)[0x55b46bd17b40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122932956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122932956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122932956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-265005)[0x55b46bd17b40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122932956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55b46bd0bf40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122932956 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122932956 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{IDLE}: Allocated (fsm.c:456) 20250817122932956 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122932956 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f400300003c0056400500f1100926) (sccp_scrc.c:406) 20250817122932956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122932956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122932957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122932957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122932957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122932957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122932957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122932957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122932957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122932957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122932957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122932957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122932957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122932957 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122932957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55b46bd0bf40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122932957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-265005)[0x55b46bd17b40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122932957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122932957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122932957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122932957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122932957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122932957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122932957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122932957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@6f517062176f: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@6f517062176f: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)13812781 HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250817122932958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122932958 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122932958 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122932958 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122932958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122932958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122932958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122932958 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122932958 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122932958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122932958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122932958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122932958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122932958 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=00f471ca) (sccp_scrc.c:477) 20250817122932958 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20250817122932958 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122932958 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122932958 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122932958 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122932958 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) 20250817122932958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55b46bd0bf40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122932958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55b46bd0bf40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122932959 DLCTRL DEBUG Command: GET 451334569 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122932959 DLCTRL DEBUG Tx Command reply: GET_REPLY 451334569 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250817122932960 DLCTRL DEBUG Command: GET 110761170 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122932960 DLCTRL DEBUG Tx Command reply: GET_REPLY 110761170 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122932961 DLCTRL DEBUG Command: GET 395694217 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122932961 DLCTRL DEBUG Tx Command reply: GET_REPLY 395694217 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122932962 DLCTRL DEBUG Command: GET 386479568 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122932962 DLCTRL DEBUG Tx Command reply: GET_REPLY 386479568 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122932962 DLCTRL DEBUG Command: GET 414488811 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122932962 DLCTRL DEBUG Tx Command reply: GET_REPLY 414488811 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122932963 DLCTRL DEBUG Command: GET 573353467 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122932963 DLCTRL DEBUG Tx Command reply: GET_REPLY 573353467 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122932964 DLCTRL DEBUG Command: GET 424451037 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122932964 DLCTRL DEBUG Tx Command reply: GET_REPLY 424451037 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122932965 DLCTRL DEBUG Command: GET 419294849 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122932965 DLCTRL DEBUG Tx Command reply: GET_REPLY 419294849 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122932965 DLCTRL DEBUG Command: GET 871725229 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122932965 DLCTRL DEBUG Tx Command reply: GET_REPLY 871725229 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122932967 DLCTRL DEBUG Command: GET 961804436 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122932967 DLCTRL DEBUG Tx Command reply: GET_REPLY 961804436 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122932968 DLCTRL DEBUG Command: GET 898387100 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122932968 DLCTRL DEBUG Tx Command reply: GET_REPLY 898387100 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122932969 DLCTRL DEBUG Command: GET 914097778 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122932969 DLCTRL DEBUG Tx Command reply: GET_REPLY 914097778 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122932971 DLCTRL DEBUG Command: GET 336958383 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122932971 DLCTRL DEBUG Tx Command reply: GET_REPLY 336958383 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122932972 DLCTRL DEBUG Command: GET 139296361 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122932972 DLCTRL DEBUG Tx Command reply: GET_REPLY 139296361 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122932973 DLCTRL DEBUG Command: GET 849921720 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122932973 DLCTRL DEBUG Tx Command reply: GET_REPLY 849921720 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122932973 DLCTRL DEBUG Command: GET 772509308 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122932973 DLCTRL DEBUG Tx Command reply: GET_REPLY 772509308 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122932974 DLCTRL DEBUG Command: GET 795180706 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122932974 DLCTRL DEBUG Tx Command reply: GET_REPLY 795180706 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122932975 DLCTRL DEBUG Command: GET 953276966 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122932975 DLCTRL DEBUG Tx Command reply: GET_REPLY 953276966 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122932976 DLCTRL DEBUG Command: GET 16125669 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122932976 DLCTRL DEBUG Tx Command reply: GET_REPLY 16125669 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122932976 DLCTRL DEBUG Command: GET 25446864 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122932976 DLCTRL DEBUG Tx Command reply: GET_REPLY 25446864 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001110100111'B, t_guard := 20.000000 } 20250817122932986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41914<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@6f517062176f: 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)@6f517062176f: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)15415711 20250817122934009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122934009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122934009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122934010 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122934010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeb399f, normal) (hnbgw_rua.c:407) 20250817122934010 DHNB DEBUG map_rua[0x55b46bd295d0]{init}: Allocated (fsm.c:456) 20250817122934010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15415711)[0x55b46bd295d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122934010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15415711 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122934010 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122934010 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122934010 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122934010 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15415711 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122934010 DCN DEBUG map_sccp[0x55b46bd18b90]{init}: Allocated (fsm.c:456) 20250817122934010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55b46bd18b90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122934010 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-15415711 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122934010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15415711 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122934010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15415711)[0x55b46bd295d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122934010 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122934010 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122934010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15415711)[0x55b46bd295d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122934010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55b46bd18b90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122934010 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122934010 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{IDLE}: Allocated (fsm.c:456) 20250817122934010 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122934010 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003a70056400500f1100926) (sccp_scrc.c:406) 20250817122934010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122934010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122934010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122934010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122934010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122934010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122934010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122934010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122934011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122934011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122934011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122934011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122934011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122934011 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122934011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55b46bd18b90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122934011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15415711)[0x55b46bd295d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122934011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122934011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122934011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122934011 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122934011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122934011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122934011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122934011 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@6f517062176f: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)6969839 HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250817122934020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122934020 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122934020 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122934020 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122934020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122934020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122934020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122934020 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122934020 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122934020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122934020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122934020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122934020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122934020 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=003b19fe) (sccp_scrc.c:477) 20250817122934020 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20250817122934020 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122934020 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122934020 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122934020 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122934020 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) 20250817122934021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55b46bd18b90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122934021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55b46bd18b90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122934023 DLCTRL DEBUG Command: GET 762208374 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122934023 DLCTRL DEBUG Tx Command reply: GET_REPLY 762208374 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250817122934027 DLCTRL DEBUG Command: GET 459752754 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122934027 DLCTRL DEBUG Tx Command reply: GET_REPLY 459752754 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122934031 DLCTRL DEBUG Command: GET 765557084 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122934031 DLCTRL DEBUG Tx Command reply: GET_REPLY 765557084 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122934035 DLCTRL DEBUG Command: GET 169519458 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122934035 DLCTRL DEBUG Tx Command reply: GET_REPLY 169519458 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122934038 DLCTRL DEBUG Command: GET 749683519 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122934039 DLCTRL DEBUG Tx Command reply: GET_REPLY 749683519 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122934042 DLCTRL DEBUG Command: GET 659650675 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122934042 DLCTRL DEBUG Tx Command reply: GET_REPLY 659650675 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122934045 DLCTRL DEBUG Command: GET 257727473 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122934045 DLCTRL DEBUG Tx Command reply: GET_REPLY 257727473 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122934048 DLCTRL DEBUG Command: GET 506987328 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122934048 DLCTRL DEBUG Tx Command reply: GET_REPLY 506987328 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122934051 DLCTRL DEBUG Command: GET 412573741 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122934051 DLCTRL DEBUG Tx Command reply: GET_REPLY 412573741 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122934053 DLCTRL DEBUG Command: GET 161593887 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122934053 DLCTRL DEBUG Tx Command reply: GET_REPLY 161593887 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122934055 DLCTRL DEBUG Command: GET 186371641 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122934055 DLCTRL DEBUG Tx Command reply: GET_REPLY 186371641 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122934056 DLCTRL DEBUG Command: GET 434490053 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122934056 DLCTRL DEBUG Tx Command reply: GET_REPLY 434490053 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122934058 DLCTRL DEBUG Command: GET 644573484 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122934058 DLCTRL DEBUG Tx Command reply: GET_REPLY 644573484 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122934059 DLCTRL DEBUG Command: GET 934616427 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122934059 DLCTRL DEBUG Tx Command reply: GET_REPLY 934616427 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122934060 DLCTRL DEBUG Command: GET 479815088 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122934060 DLCTRL DEBUG Tx Command reply: GET_REPLY 479815088 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122934061 DLCTRL DEBUG Command: GET 913082779 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122934062 DLCTRL DEBUG Tx Command reply: GET_REPLY 913082779 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122934063 DLCTRL DEBUG Command: GET 386408174 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122934063 DLCTRL DEBUG Tx Command reply: GET_REPLY 386408174 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122934064 DLCTRL DEBUG Command: GET 632263015 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122934064 DLCTRL DEBUG Tx Command reply: GET_REPLY 632263015 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122934064 DLCTRL DEBUG Command: GET 635754831 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122934064 DLCTRL DEBUG Tx Command reply: GET_REPLY 635754831 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122934065 DLCTRL DEBUG Command: GET 454739458 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122934065 DLCTRL DEBUG Tx Command reply: GET_REPLY 454739458 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122934068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41888<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122934068 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41161<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(930)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(929)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122934071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122934071 DLINP DEBUG SRVCONN(,r=127.0.0.1:44012<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122934071 DLINP DEBUG SRVCONN(,r=127.0.0.1:44012<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122934071 DLINP NOTICE SRV(,r=127.0.0.1:44012<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122934072 DMAIN NOTICE (127.0.0.1:44012 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44012<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122934072 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(937)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(936)@6f517062176f: Final verdict of PTC: none 20250817122934074 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122934074 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) 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122934074 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122934074 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) 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122934074 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 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122934074 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122934074 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122934074 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122934074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122934074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122934074 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 20250817122934074 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122934074 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) 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122934074 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122934074 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) 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122934074 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 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122934074 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122934074 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122934074 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122934074 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122934074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122934074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122934074 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 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(941)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(938)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(940)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(939)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(942)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(931)@6f517062176f: Final verdict of PTC: none 20250817122934077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122934078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41904<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@6f517062176f: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(943)@6f517062176f: Final verdict of PTC: pass 20250817122934078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41894<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122934078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41914<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@6f517062176f: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(946)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@6f517062176f: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:29:34 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 20250817122934137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122934212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122934213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122934213 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122934213 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) 20250817122934213 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122934213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7111549)[0x55b46bc94340]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122934213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7111549)[0x55b46bc94340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122934213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b46bd14ec0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122934213 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122934213 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122934213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329bc4), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122934213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122934213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122934213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122934213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122934213 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122934213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b46bd14ec0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122934213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7111549)[0x55b46bc94340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122934213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7111549)[0x55b46bc94340]{disrupted}: Freeing instance (context_map.c:202) 20250817122934213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7111549)[0x55b46bc94340]{disrupted}: Deallocated (fsm.c:568) 20250817122934213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b46bd14ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122934213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b46bd14ec0]{disconnected}: Freeing instance (context_map.c:206) 20250817122934213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55b46bd14ec0]{disconnected}: Deallocated (fsm.c:568) 20250817122934213 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7111549 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122934213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7246148)[0x55b46bd0dc70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122934213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7246148)[0x55b46bd0dc70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122934213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55b46bd23bb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122934213 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122934213 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122934213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396548), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122934213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122934213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122934213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122934213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122934213 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122934213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55b46bd23bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122934213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7246148)[0x55b46bd0dc70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122934213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7246148)[0x55b46bd0dc70]{disrupted}: Freeing instance (context_map.c:202) 20250817122934213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7246148)[0x55b46bd0dc70]{disrupted}: Deallocated (fsm.c:568) 20250817122934213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55b46bd23bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122934213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55b46bd23bb0]{disconnected}: Freeing instance (context_map.c:206) 20250817122934213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x55b46bd23bb0]{disconnected}: Deallocated (fsm.c:568) 20250817122934213 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7246148 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250817122934213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-265005)[0x55b46bd17b40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122934214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-265005)[0x55b46bd17b40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122934214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55b46bd0bf40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122934214 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122934214 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122934214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f471ca), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122934214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122934214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122934214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122934214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122934214 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122934214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55b46bd0bf40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122934214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-265005)[0x55b46bd17b40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122934214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-265005)[0x55b46bd17b40]{disrupted}: Freeing instance (context_map.c:202) 20250817122934214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-265005)[0x55b46bd17b40]{disrupted}: Deallocated (fsm.c:568) 20250817122934214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55b46bd0bf40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122934214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55b46bd0bf40]{disconnected}: Freeing instance (context_map.c:206) 20250817122934214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55b46bd0bf40]{disconnected}: Deallocated (fsm.c:568) 20250817122934214 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-265005 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250817122934214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15415711)[0x55b46bd295d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122934214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15415711)[0x55b46bd295d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122934214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55b46bd18b90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122934214 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122934214 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122934214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b19fe), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122934214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122934214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122934214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122934214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122934214 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122934214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55b46bd18b90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122934214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15415711)[0x55b46bd295d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122934214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15415711)[0x55b46bd295d0]{disrupted}: Freeing instance (context_map.c:202) 20250817122934214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15415711)[0x55b46bd295d0]{disrupted}: Deallocated (fsm.c:568) 20250817122934214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55b46bd18b90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122934214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55b46bd18b90]{disconnected}: Freeing instance (context_map.c:206) 20250817122934214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x55b46bd18b90]{disconnected}: Deallocated (fsm.c:568) 20250817122934214 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15415711 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817122934215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122934215 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122934215 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122934215 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122934215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122934215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122934215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122934215 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122934215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122934215 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122934215 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122934215 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122934215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122934215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122934215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122934215 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122934215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122934215 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122934215 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122934215 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122934215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122934215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122934215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122934215 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122934215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122934215 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122934215 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122934215 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122934215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122934215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122934215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122934215 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122934740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41930<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=384928) 20250817122934797 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122934798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a939), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122934798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122934798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122934798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122934798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122934798 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122934798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077cb36), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122934798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122934798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122934798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122934798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122934798 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122934798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a505ea), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122934798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122934798 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122934798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122934798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122934798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122934798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122934798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122934798 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122934798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122934798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122934798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122934798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122934798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122934798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122934798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122934799 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122934799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122934799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122934799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122934799 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122934799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122934799 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122934799 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122934799 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122934799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122934799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122934799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122934799 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122934799 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 Waiting for packet dumper to finish... 1 (prev_count=384928, count=401032) 20250817122936075 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122936075 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122936075 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122936075 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122936075 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122936075 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:29: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_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@6f517062176f: 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@6f517062176f: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250817122937848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122937850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122937853 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45221<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122937866 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122937867 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122937874 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122937874 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122937875 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122937875 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122937875 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122937875 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122937875 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122937875 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122937875 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122937875 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56238 (stream_srv.c:142) 20250817122937875 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56238<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122937876 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122937876 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122937876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122937876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122937876 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) 20250817122937876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937876 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) 20250817122937876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122937876 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) 20250817122937876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122937876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122937876 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122937876 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122937876 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122937876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122937876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122937876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122937877 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) 20250817122937877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122937877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122937877 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122937877 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122937877 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122937877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122937877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122937877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122937877 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122937877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122937877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122937877 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122937877 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122937877 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122937877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122937877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122937877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122937877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122937877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122937877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122937877 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122937877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122937877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122937877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122937877 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 20250817122937877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122937877 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122937877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122937877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122937877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122937877 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 20250817122937877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122937877 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 20250817122937877 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122937877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122937877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122937877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122937877 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122937877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122937877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122937877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122937877 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122937877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122937877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122937877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122937877 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122937877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122937877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122937877 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122937877 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(957)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(957)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(955)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(960)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(960)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@6f517062176f: ************************************************* HNBGW_Test.msc1-SCCP(958)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122937903 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122937903 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122937903 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122937903 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122937903 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122937904 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122937904 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122937904 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122937904 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122937905 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122937905 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122937905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122937905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122937905 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) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937905 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) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122937905 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) 20250817122937905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122937905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122937905 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122937905 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122937905 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122937905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122937905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122937905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122937905 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) 20250817122937905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122937905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122937905 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122937905 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122937905 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122937905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122937905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122937905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122937905 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) 20250817122937905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122937905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122937905 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122937905 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122937905 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122937905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122937905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122937905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122937905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122937905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122937905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122937905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122937905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122937905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122937905 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122937905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122937905 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122937905 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122937905 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 20250817122937905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122937905 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122937905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122937905 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122937905 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122937905 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 20250817122937905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122937905 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 20250817122937905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122937905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122937905 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122937905 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122937905 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 20250817122937905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122937905 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 20250817122937905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122937905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122937905 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122937905 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122937905 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122937905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122937905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122937905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122937938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122937938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122937938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122937938 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122937938 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) 20250817122937938 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122937938 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122937938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122937938 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@6f517062176f: setverdict(pass): none -> pass 20250817122937942 DLINP DEBUG SRVCONN(,r=127.0.0.1:56238<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122937942 DLINP DEBUG SRVCONN(,r=127.0.0.1:56238<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122937942 DLINP DEBUG SRVCONN(,r=127.0.0.1:56238<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122937942 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122937942 DHNBAP DEBUG (127.0.0.1:56238 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122937942 DHNBAP NOTICE (127.0.0.1:56238 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122937942 DHNBAP NOTICE (127.0.0.1:56238 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122937942 DLINP DEBUG SRVCONN(,r=127.0.0.1:56238<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122937942 DLINP DEBUG SRVCONN(,r=127.0.0.1:56238<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122938092 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 20250817122938092 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 20250817122938092 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122938092 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122938100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122938100 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122938100 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122938100 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122938100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122938100 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122938100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122938102 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 20250817122938102 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 20250817122938102 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 20250817122938102 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122938102 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122938102 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122938102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817122938103 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122938103 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122938103 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122938103 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122938103 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122938103 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122938103 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122938108 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) 20250817122938108 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122938108 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122938108 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122938108 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122938108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122938108 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122938108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122938111 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) 20250817122938111 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122938111 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122938111 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122938111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122938112 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250817122938112 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122938117 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 20250817122938117 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 20250817122938118 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122938118 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122938122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122938122 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122938122 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122938122 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122938122 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122938122 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122938122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122938123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122938123 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122938123 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122938123 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122938123 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122938123 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122938123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122938128 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 20250817122938128 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 20250817122938128 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122938128 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817122938134 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) 20250817122938134 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817122938134 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122938134 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122938134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122938134 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122938134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122938137 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) 20250817122938137 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122938137 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122938137 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122938137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122938137 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122938137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122938907 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122938907 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122938907 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122938907 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122938907 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122938907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122938907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122938907 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122938907 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122938907 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122938907 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122938907 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122938907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122938907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122938907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122938907 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122938907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938907 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122938907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122938907 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122938907 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122938907 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) 20250817122938907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122938907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122938907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122938907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122938907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122938907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122938907 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122938907 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122938907 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122938907 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122938908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122938908 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122938908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122938908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122938908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122938908 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(956)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122938911 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) 20250817122938911 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122938911 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122938911 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 20250817122938911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122938911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122938911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122938911 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122938912 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122938912 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122938912 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122938912 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) 20250817122938912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122938912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122938912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122938912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122938912 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) 20250817122938912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938912 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) 20250817122938912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122938912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122938912 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122938912 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122938912 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) 20250817122938912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122938912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122938912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122938912 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122938913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122938913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122938913 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122938913 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122938913 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122938913 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122938913 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122938913 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122938913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122938913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122938913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122938913 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(959)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122938929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122938929 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122938929 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122938929 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122938930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122938930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122938930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122938930 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122938930 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122938930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122938930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122938930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122938930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122938930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122938930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122938930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122938930 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) 20250817122938930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938930 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) 20250817122938930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122938930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122938930 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122938930 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122938930 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) 20250817122938930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122938930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122938930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122938930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122938930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122938930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122938930 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122938930 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122938930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122938930 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122938930 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122938930 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122938930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122938930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122938930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122938930 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(962)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122938936 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) 20250817122938936 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122938936 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122938936 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 20250817122938936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122938936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122938936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122938936 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122938936 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122938936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122938936 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122938936 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) 20250817122938936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122938936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122938936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817122938936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122938936 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) 20250817122938936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938936 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) 20250817122938936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122938936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122938936 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122938936 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122938936 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) 20250817122938936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122938936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122938936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122938936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122938936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122938936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122938936 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) 20250817122938936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122938936 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122938936 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122938936 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817122938936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122938936 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122938936 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122938936 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 20250817122938936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122938936 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 20250817122938936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122938936 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(965)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122939951 DLCTRL DEBUG Command: GET 731608147 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122939951 DLCTRL DEBUG Tx Command reply: GET_REPLY 731608147 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122939953 DLCTRL DEBUG Command: GET 439580070 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122939953 DLCTRL DEBUG Tx Command reply: GET_REPLY 439580070 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122939956 DLCTRL DEBUG Command: GET 974028324 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122939957 DLCTRL DEBUG Tx Command reply: GET_REPLY 974028324 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122939961 DLCTRL DEBUG Command: GET 163973663 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122939961 DLCTRL DEBUG Tx Command reply: GET_REPLY 163973663 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122939965 DLCTRL DEBUG Command: GET 905289309 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122939965 DLCTRL DEBUG Tx Command reply: GET_REPLY 905289309 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122939969 DLCTRL DEBUG Command: GET 100017472 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122939969 DLCTRL DEBUG Tx Command reply: GET_REPLY 100017472 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122939972 DLCTRL DEBUG Command: GET 796031507 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122939972 DLCTRL DEBUG Tx Command reply: GET_REPLY 796031507 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122939976 DLCTRL DEBUG Command: GET 710316307 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122939976 DLCTRL DEBUG Tx Command reply: GET_REPLY 710316307 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122939979 DLCTRL DEBUG Command: GET 556608836 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122939979 DLCTRL DEBUG Tx Command reply: GET_REPLY 556608836 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122939981 DLCTRL DEBUG Command: GET 894714622 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122939981 DLCTRL DEBUG Tx Command reply: GET_REPLY 894714622 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122939984 DLCTRL DEBUG Command: GET 331924067 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122939984 DLCTRL DEBUG Tx Command reply: GET_REPLY 331924067 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122939986 DLCTRL DEBUG Command: GET 373724128 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122939986 DLCTRL DEBUG Tx Command reply: GET_REPLY 373724128 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122939988 DLCTRL DEBUG Command: GET 97895995 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122939988 DLCTRL DEBUG Tx Command reply: GET_REPLY 97895995 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122939990 DLCTRL DEBUG Command: GET 701033584 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122939990 DLCTRL DEBUG Tx Command reply: GET_REPLY 701033584 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122939991 DLCTRL DEBUG Command: GET 420728655 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122939991 DLCTRL DEBUG Tx Command reply: GET_REPLY 420728655 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122939993 DLCTRL DEBUG Command: GET 752185957 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122939993 DLCTRL DEBUG Tx Command reply: GET_REPLY 752185957 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122939994 DLCTRL DEBUG Command: GET 299932854 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122939994 DLCTRL DEBUG Tx Command reply: GET_REPLY 299932854 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122939995 DLCTRL DEBUG Command: GET 26935482 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122939995 DLCTRL DEBUG Tx Command reply: GET_REPLY 26935482 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122939996 DLCTRL DEBUG Command: GET 673671445 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122939996 DLCTRL DEBUG Tx Command reply: GET_REPLY 673671445 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122939997 DLCTRL DEBUG Command: GET 60381948 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122939997 DLCTRL DEBUG Tx Command reply: GET_REPLY 60381948 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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 := '000000000000000100111111'B, t_guard := 20.000000 } 20250817122940012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122940178 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122940178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030bbfb), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122940178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122940178 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) 20250817122940178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122940178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122940178 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122940178 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122940178 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122940178 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 20250817122940178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122940178 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 20250817122940178 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122940864 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122940864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c14ccf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122940864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122940864 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) 20250817122940864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122940864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122940865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122940865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122940865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122940865 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 20250817122940865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122940865 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 20250817122940865 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(962)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)13269640 20250817122941063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122941063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122941063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817122941063 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122941063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xca7a88, normal) (hnbgw_rua.c:407) 20250817122941063 DHNB DEBUG map_rua[0x55b46bd14ec0]{init}: Allocated (fsm.c:456) 20250817122941063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269640)[0x55b46bd14ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122941063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13269640 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122941063 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122941063 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122941063 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817122941063 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13269640 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122941063 DCN DEBUG map_sccp[0x55b46bd0dc70]{init}: Allocated (fsm.c:456) 20250817122941063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b46bd0dc70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122941063 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-13269640 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122941063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13269640 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817122941063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269640)[0x55b46bd14ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122941063 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122941063 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122941063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269640)[0x55b46bd14ec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122941063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b46bd0dc70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122941063 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122941063 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{IDLE}: Allocated (fsm.c:456) 20250817122941064 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122941064 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300013f0056400500f1100926) (sccp_scrc.c:406) 20250817122941064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122941064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122941064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122941064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122941064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122941064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122941064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122941064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122941064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122941064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122941064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122941064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122941064 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122941064 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122941064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b46bd0dc70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122941064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269640)[0x55b46bd14ec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122941064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122941064 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122941064 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122941064 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122941064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122941064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122941064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122941064 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)11181789 HNBGW_Test.sgsn0-SCCP(961)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@6f517062176f: setverdict(pass): none -> pass 20250817122941086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122941086 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122941086 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122941086 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122941086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122941086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122941086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122941086 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122941086 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122941086 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122941086 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122941086 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122941086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122941086 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=007b5bf1) (sccp_scrc.c:477) 20250817122941086 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20250817122941086 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122941087 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122941087 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122941087 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122941087 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) 20250817122941087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b46bd0dc70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122941087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b46bd0dc70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122941088 DLCTRL DEBUG Command: GET 920256842 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122941088 DLCTRL DEBUG Tx Command reply: GET_REPLY 920256842 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122941092 DLCTRL DEBUG Command: GET 12350563 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122941092 DLCTRL DEBUG Tx Command reply: GET_REPLY 12350563 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122941095 DLCTRL DEBUG Command: GET 505429455 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122941095 DLCTRL DEBUG Tx Command reply: GET_REPLY 505429455 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122941098 DLCTRL DEBUG Command: GET 734813199 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122941098 DLCTRL DEBUG Tx Command reply: GET_REPLY 734813199 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122941101 DLCTRL DEBUG Command: GET 532637894 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122941101 DLCTRL DEBUG Tx Command reply: GET_REPLY 532637894 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122941103 DLCTRL DEBUG Command: GET 810908198 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122941103 DLCTRL DEBUG Tx Command reply: GET_REPLY 810908198 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122941105 DLCTRL DEBUG Command: GET 278838369 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122941105 DLCTRL DEBUG Tx Command reply: GET_REPLY 278838369 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122941107 DLCTRL DEBUG Command: GET 849900606 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122941107 DLCTRL DEBUG Tx Command reply: GET_REPLY 849900606 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122941109 DLCTRL DEBUG Command: GET 600417848 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122941109 DLCTRL DEBUG Tx Command reply: GET_REPLY 600417848 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122941110 DLCTRL DEBUG Command: GET 781298138 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122941110 DLCTRL DEBUG Tx Command reply: GET_REPLY 781298138 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122941112 DLCTRL DEBUG Command: GET 734243835 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122941112 DLCTRL DEBUG Tx Command reply: GET_REPLY 734243835 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122941113 DLCTRL DEBUG Command: GET 434837126 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122941113 DLCTRL DEBUG Tx Command reply: GET_REPLY 434837126 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122941115 DLCTRL DEBUG Command: GET 241000718 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122941115 DLCTRL DEBUG Tx Command reply: GET_REPLY 241000718 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122941118 DLCTRL DEBUG Command: GET 364584577 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122941118 DLCTRL DEBUG Tx Command reply: GET_REPLY 364584577 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122941121 DLCTRL DEBUG Command: GET 262855642 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122941121 DLCTRL DEBUG Tx Command reply: GET_REPLY 262855642 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122941124 DLCTRL DEBUG Command: GET 638491894 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122941125 DLCTRL DEBUG Tx Command reply: GET_REPLY 638491894 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122941128 DLCTRL DEBUG Command: GET 882892016 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122941128 DLCTRL DEBUG Tx Command reply: GET_REPLY 882892016 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122941131 DLCTRL DEBUG Command: GET 886207031 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122941131 DLCTRL DEBUG Tx Command reply: GET_REPLY 886207031 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122941134 DLCTRL DEBUG Command: GET 870556507 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122941134 DLCTRL DEBUG Tx Command reply: GET_REPLY 870556507 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122941137 DLCTRL DEBUG Command: GET 962527631 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122941137 DLCTRL DEBUG Tx Command reply: GET_REPLY 962527631 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000100110100'B, t_guard := 20.000000 } 20250817122941157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(965)@6f517062176f: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)14244493 20250817122942184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122942185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122942185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250817122942185 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122942185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd95a8d, normal) (hnbgw_rua.c:407) 20250817122942185 DHNB DEBUG map_rua[0x55b46bc94340]{init}: Allocated (fsm.c:456) 20250817122942185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14244493)[0x55b46bc94340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122942185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14244493 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122942185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122942185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122942185 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250817122942185 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14244493 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250817122942185 DCN DEBUG map_sccp[0x55b46bd17b40]{init}: Allocated (fsm.c:456) 20250817122942185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55b46bd17b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122942185 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-14244493 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817122942185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14244493 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250817122942185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14244493)[0x55b46bc94340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122942185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122942185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122942185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14244493)[0x55b46bc94340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122942185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55b46bd17b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122942185 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122942185 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{IDLE}: Allocated (fsm.c:456) 20250817122942185 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122942185 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001340056400500f1100926) (sccp_scrc.c:406) 20250817122942185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122942185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122942185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122942185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122942185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122942185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122942186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122942186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122942186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122942186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122942186 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) 20250817122942186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122942186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122942186 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122942186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55b46bd17b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122942186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14244493)[0x55b46bc94340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122942186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122942186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122942186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122942186 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 20250817122942186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122942186 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 20250817122942186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122942186 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(964)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@6f517062176f: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)3200936 HNBGW_Test.sgsn1-SCCP(964)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(964)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@6f517062176f: setverdict(pass): none -> pass 20250817122942197 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) 20250817122942197 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122942197 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122942197 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 20250817122942197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122942197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122942197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122942197 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122942197 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122942197 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122942197 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122942197 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) 20250817122942197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122942197 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=00182c71) (sccp_scrc.c:477) 20250817122942197 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20250817122942197 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122942197 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122942197 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122942197 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122942197 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) 20250817122942197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55b46bd17b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122942197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55b46bd17b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122942198 DLCTRL DEBUG Command: GET 522151447 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122942198 DLCTRL DEBUG Tx Command reply: GET_REPLY 522151447 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817122942199 DLCTRL DEBUG Command: GET 93016369 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122942199 DLCTRL DEBUG Tx Command reply: GET_REPLY 93016369 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122942200 DLCTRL DEBUG Command: GET 894495962 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122942200 DLCTRL DEBUG Tx Command reply: GET_REPLY 894495962 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122942202 DLCTRL DEBUG Command: GET 230213835 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122942202 DLCTRL DEBUG Tx Command reply: GET_REPLY 230213835 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122942204 DLCTRL DEBUG Command: GET 144455763 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122942204 DLCTRL DEBUG Tx Command reply: GET_REPLY 144455763 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122942207 DLCTRL DEBUG Command: GET 452011777 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122942207 DLCTRL DEBUG Tx Command reply: GET_REPLY 452011777 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250817122942209 DLCTRL DEBUG Command: GET 61031076 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122942209 DLCTRL DEBUG Tx Command reply: GET_REPLY 61031076 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122942212 DLCTRL DEBUG Command: GET 392090593 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122942212 DLCTRL DEBUG Tx Command reply: GET_REPLY 392090593 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122942214 DLCTRL DEBUG Command: GET 72550879 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122942214 DLCTRL DEBUG Tx Command reply: GET_REPLY 72550879 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122942217 DLCTRL DEBUG Command: GET 404419136 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122942217 DLCTRL DEBUG Tx Command reply: GET_REPLY 404419136 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122942222 DLCTRL DEBUG Command: GET 26147690 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122942222 DLCTRL DEBUG Tx Command reply: GET_REPLY 26147690 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122942227 DLCTRL DEBUG Command: GET 372439263 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122942227 DLCTRL DEBUG Tx Command reply: GET_REPLY 372439263 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122942231 DLCTRL DEBUG Command: GET 371321675 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122942231 DLCTRL DEBUG Tx Command reply: GET_REPLY 371321675 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122942234 DLCTRL DEBUG Command: GET 615282874 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122942234 DLCTRL DEBUG Tx Command reply: GET_REPLY 615282874 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122942236 DLCTRL DEBUG Command: GET 192203146 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122942236 DLCTRL DEBUG Tx Command reply: GET_REPLY 192203146 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122942239 DLCTRL DEBUG Command: GET 260072750 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122942239 DLCTRL DEBUG Tx Command reply: GET_REPLY 260072750 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122942242 DLCTRL DEBUG Command: GET 592818998 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122942242 DLCTRL DEBUG Tx Command reply: GET_REPLY 592818998 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122942245 DLCTRL DEBUG Command: GET 301265210 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122942245 DLCTRL DEBUG Tx Command reply: GET_REPLY 301265210 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122942247 DLCTRL DEBUG Command: GET 624460069 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122942247 DLCTRL DEBUG Tx Command reply: GET_REPLY 624460069 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122942249 DLCTRL DEBUG Command: GET 618182712 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122942249 DLCTRL DEBUG Tx Command reply: GET_REPLY 618182712 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000100000001'B, t_guard := 20.000000 } 20250817122942270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@6f517062176f: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)5590650 20250817122943302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122943302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122943302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817122943302 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122943302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x554e7a, normal) (hnbgw_rua.c:407) 20250817122943302 DHNB DEBUG map_rua[0x55b46bd295d0]{init}: Allocated (fsm.c:456) 20250817122943302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5590650)[0x55b46bd295d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122943302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5590650 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122943302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122943302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122943302 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5590650 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817122943303 DCN DEBUG map_sccp[0x55b46bd18b90]{init}: Allocated (fsm.c:456) 20250817122943303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b46bd18b90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122943303 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-5590650 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817122943303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5590650 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817122943303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5590650)[0x55b46bd295d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122943303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122943303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122943303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5590650)[0x55b46bd295d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122943303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b46bd18b90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122943303 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122943303 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{IDLE}: Allocated (fsm.c:456) 20250817122943303 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122943303 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001010056400500f1100926) (sccp_scrc.c:406) 20250817122943303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122943303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122943303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122943303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122943303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122943303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122943303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122943303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122943303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122943303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122943303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122943303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122943303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122943303 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122943303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b46bd18b90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122943303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5590650)[0x55b46bd295d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122943303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122943303 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122943303 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122943303 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122943303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122943303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122943304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122943304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@6f517062176f: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@6f517062176f: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@6f517062176f: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)8356917 HNBGW_Test.sgsn0-SCCP(961)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817122943311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122943311 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122943311 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122943311 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122943311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122943311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122943311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122943311 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122943312 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122943312 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122943312 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122943312 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122943312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122943312 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=00ed1d1d) (sccp_scrc.c:477) 20250817122943312 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20250817122943312 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122943312 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122943312 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122943312 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122943312 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) 20250817122943312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b46bd18b90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122943312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b46bd18b90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122943314 DLCTRL DEBUG Command: GET 447108182 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122943314 DLCTRL DEBUG Tx Command reply: GET_REPLY 447108182 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250817122943319 DLCTRL DEBUG Command: GET 116924478 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122943319 DLCTRL DEBUG Tx Command reply: GET_REPLY 116924478 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122943323 DLCTRL DEBUG Command: GET 244316624 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122943323 DLCTRL DEBUG Tx Command reply: GET_REPLY 244316624 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122943327 DLCTRL DEBUG Command: GET 176712512 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122943327 DLCTRL DEBUG Tx Command reply: GET_REPLY 176712512 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122943332 DLCTRL DEBUG Command: GET 455051373 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122943332 DLCTRL DEBUG Tx Command reply: GET_REPLY 455051373 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122943336 DLCTRL DEBUG Command: GET 940398519 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122943336 DLCTRL DEBUG Tx Command reply: GET_REPLY 940398519 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250817122943340 DLCTRL DEBUG Command: GET 476037814 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122943340 DLCTRL DEBUG Tx Command reply: GET_REPLY 476037814 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122943343 DLCTRL DEBUG Command: GET 224840105 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122943343 DLCTRL DEBUG Tx Command reply: GET_REPLY 224840105 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122943346 DLCTRL DEBUG Command: GET 508145631 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122943346 DLCTRL DEBUG Tx Command reply: GET_REPLY 508145631 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122943349 DLCTRL DEBUG Command: GET 597266288 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122943349 DLCTRL DEBUG Tx Command reply: GET_REPLY 597266288 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122943351 DLCTRL DEBUG Command: GET 248152716 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122943351 DLCTRL DEBUG Tx Command reply: GET_REPLY 248152716 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122943353 DLCTRL DEBUG Command: GET 893621822 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122943353 DLCTRL DEBUG Tx Command reply: GET_REPLY 893621822 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122943355 DLCTRL DEBUG Command: GET 828904316 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122943355 DLCTRL DEBUG Tx Command reply: GET_REPLY 828904316 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122943356 DLCTRL DEBUG Command: GET 575839413 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122943356 DLCTRL DEBUG Tx Command reply: GET_REPLY 575839413 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122943358 DLCTRL DEBUG Command: GET 943224028 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122943358 DLCTRL DEBUG Tx Command reply: GET_REPLY 943224028 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122943359 DLCTRL DEBUG Command: GET 20936987 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122943359 DLCTRL DEBUG Tx Command reply: GET_REPLY 20936987 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122943360 DLCTRL DEBUG Command: GET 513684603 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122943360 DLCTRL DEBUG Tx Command reply: GET_REPLY 513684603 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122943362 DLCTRL DEBUG Command: GET 715165447 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122943362 DLCTRL DEBUG Tx Command reply: GET_REPLY 715165447 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122943363 DLCTRL DEBUG Command: GET 781392266 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122943363 DLCTRL DEBUG Tx Command reply: GET_REPLY 781392266 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122943364 DLCTRL DEBUG Command: GET 245135247 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122943364 DLCTRL DEBUG Tx Command reply: GET_REPLY 245135247 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122943368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122943370 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45221<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(948)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(949)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122943371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122943372 DLINP DEBUG SRVCONN(,r=127.0.0.1:56238<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122943372 DLINP DEBUG SRVCONN(,r=127.0.0.1:56238<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122943372 DLINP NOTICE SRV(,r=127.0.0.1:56238<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122943372 DMAIN NOTICE (127.0.0.1:56238 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56238<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122943372 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(958)@6f517062176f: Final verdict of PTC: none 20250817122943374 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122943374 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) 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817122943374 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122943374 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) 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122943374 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 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122943374 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122943374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122943374 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122943374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122943374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122943374 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122943374 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) 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817122943374 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122943374 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) 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122943374 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 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122943374 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122943374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122943374 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122943374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122943374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122943374 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 20250817122943374 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) 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122943374 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 20250817122943374 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817122943374 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) HNBGW_Test.msc0-RAN(956)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(955)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(959)@6f517062176f: Final verdict of PTC: none 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817122943374 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250817122943375 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 20250817122943375 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) 20250817122943375 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122943375 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122943375 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) 20250817122943375 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) 20250817122943375 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122943375 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122943375 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122943375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122943375 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122943375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122943375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122943375 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 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(965)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(957)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(960)@6f517062176f: Final verdict of PTC: none 20250817122943378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(961)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(967)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@6f517062176f: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@6f517062176f: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@6f517062176f: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@6f517062176f: Final verdict of PTC: none 20250817122943392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122943393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(950)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@6f517062176f: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:29:43 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 20250817122943472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122943508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122943508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122943508 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122943508 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) 20250817122943508 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122943508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269640)[0x55b46bd14ec0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122943508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269640)[0x55b46bd14ec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122943508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b46bd0dc70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122943509 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122943509 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122943509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b5bf1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122943509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122943509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122943509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122943509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122943509 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b46bd0dc70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269640)[0x55b46bd14ec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269640)[0x55b46bd14ec0]{disrupted}: Freeing instance (context_map.c:202) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13269640)[0x55b46bd14ec0]{disrupted}: Deallocated (fsm.c:568) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b46bd0dc70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b46bd0dc70]{disconnected}: Freeing instance (context_map.c:206) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x55b46bd0dc70]{disconnected}: Deallocated (fsm.c:568) 20250817122943509 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13269640 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14244493)[0x55b46bc94340]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14244493)[0x55b46bc94340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55b46bd17b40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122943509 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122943509 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122943509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182c71), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122943509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122943509 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) 20250817122943509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122943509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122943509 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55b46bd17b40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14244493)[0x55b46bc94340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14244493)[0x55b46bc94340]{disrupted}: Freeing instance (context_map.c:202) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14244493)[0x55b46bc94340]{disrupted}: Deallocated (fsm.c:568) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55b46bd17b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55b46bd17b40]{disconnected}: Freeing instance (context_map.c:206) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55b46bd17b40]{disconnected}: Deallocated (fsm.c:568) 20250817122943509 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14244493 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5590650)[0x55b46bd295d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5590650)[0x55b46bd295d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b46bd18b90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122943509 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122943509 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122943509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1d1d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122943509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122943509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122943509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122943509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122943509 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b46bd18b90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5590650)[0x55b46bd295d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5590650)[0x55b46bd295d0]{disrupted}: Freeing instance (context_map.c:202) 20250817122943509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5590650)[0x55b46bd295d0]{disrupted}: Deallocated (fsm.c:568) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b46bd18b90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b46bd18b90]{disconnected}: Freeing instance (context_map.c:206) 20250817122943509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x55b46bd18b90]{disconnected}: Deallocated (fsm.c:568) 20250817122943509 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5590650 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250817122943509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122943509 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122943509 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122943509 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122943509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122943509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122943509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122943509 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122943509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122943509 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122943509 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122943509 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 20250817122943509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122943509 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 20250817122943509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122943509 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122943509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122943509 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122943509 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122943509 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122943509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122943509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122943509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122943509 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122943509 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 20250817122944075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=405500) 20250817122944214 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122944214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f471ca), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122944214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122944214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122944214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122944214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122944214 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122944214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396548), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122944214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122944214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122944214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122944214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122944214 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122944214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329bc4), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122944214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122944214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122944214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122944214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122944214 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122944214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b19fe), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122944214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122944214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122944214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122944214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122944214 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122944214 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122944215 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122944215 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122944215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122944215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122944215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122944215 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122944215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122944215 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122944215 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122944215 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122944215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122944215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122944215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122944215 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122944215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122944215 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122944215 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122944215 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122944215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122944215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122944215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122944215 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122944215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122944215 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122944215 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122944215 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122944215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122944215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122944215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122944215 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122944799 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122944799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a505ea), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122944799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122944799 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122944799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122944799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122944799 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122944799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077cb36), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122944799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122944799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122944799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122944799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122944799 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122944799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a939), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122944799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122944799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122944799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122944799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122944799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122944799 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122944800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122944800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122944800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122944800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122944800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122944800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122944800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122944800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122944800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122944800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122944800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122944800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122944800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122944800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122944800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122944800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122944800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122944800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122944800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122944800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122944800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122944800 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=405500, count=436184) 20250817122945375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122945375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122945375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122945375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122945375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122945375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817122945375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122945375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122945375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:29:46 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@6f517062176f: 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@6f517062176f: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250817122947198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122947205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122947212 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36379<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122947240 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122947240 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122947249 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122947249 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122947249 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122947250 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122947250 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122947250 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122947250 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122947250 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122947250 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53895 (stream_srv.c:142) 20250817122947250 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53895<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122947250 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122947250 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122947250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122947250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122947250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122947250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122947250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122947251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122947251 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122947251 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122947251 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122947251 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122947251 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122947251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122947251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122947251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122947251 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122947251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122947251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122947251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122947251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122947251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122947251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122947251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122947251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122947251 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122947251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817122947251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122947251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122947251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122947251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122947251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122947251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122947251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122947252 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122947252 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122947252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122947252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122947252 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) 20250817122947252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947252 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) 20250817122947252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122947252 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) 20250817122947252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122947252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122947252 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122947252 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122947252 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122947252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122947252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122947252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122947252 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) 20250817122947252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122947252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122947252 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122947252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122947252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122947252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122947252 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 20250817122947252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122947252 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122947252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122947252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122947252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122947252 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 20250817122947252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122947252 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 20250817122947252 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(981)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(981)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(979)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(984)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(984)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(982)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122947280 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122947280 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122947280 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122947281 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122947281 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122947281 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122947281 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122947281 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122947281 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122947281 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122947282 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122947282 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122947282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122947282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122947282 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) 20250817122947282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947282 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) 20250817122947282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122947282 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) 20250817122947282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122947282 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122947282 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122947282 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122947282 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122947282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122947282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122947282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122947283 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) 20250817122947283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122947283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122947283 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122947283 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122947283 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122947283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122947283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122947283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122947283 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) 20250817122947283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122947283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122947283 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122947283 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122947283 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122947283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122947283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122947283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122947283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122947283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122947283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122947283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122947283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122947283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122947283 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122947283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122947283 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122947283 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122947283 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 20250817122947283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122947283 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122947283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122947283 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122947283 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122947283 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 20250817122947283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122947283 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 20250817122947283 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122947283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122947283 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122947283 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122947283 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 20250817122947283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122947283 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 20250817122947283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122947283 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122947283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122947283 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122947283 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122947283 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122947283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122947283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122947283 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817122947283 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(987)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(987)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(985)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(990)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(990)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122947336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122947336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122947336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122947336 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122947336 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) 20250817122947336 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122947336 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122947336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122947336 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@6f517062176f: setverdict(pass): none -> pass 20250817122947351 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122947351 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122947351 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122947351 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122947351 DHNBAP DEBUG (127.0.0.1:53895 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122947351 DHNBAP NOTICE (127.0.0.1:53895 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122947352 DHNBAP NOTICE (127.0.0.1:53895 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122947352 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122947352 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122947464 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 20250817122947464 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 20250817122947464 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122947464 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122947472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122947472 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122947472 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122947472 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122947472 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122947472 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122947472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122947474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122947474 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122947474 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122947474 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122947474 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122947474 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122947474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122947474 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 20250817122947475 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 20250817122947476 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 20250817122947476 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122947476 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122947481 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) 20250817122947481 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122947481 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122947481 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122947481 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122947481 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122947481 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122947482 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) 20250817122947482 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122947482 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122947482 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122947482 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122947482 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122947482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122947482 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 20250817122947498 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 20250817122947498 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 20250817122947498 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122947498 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122947505 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122947505 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122947505 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122947505 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122947505 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122947505 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122947505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122947507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122947507 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122947507 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122947507 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122947507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122947507 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122947507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122947507 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 20250817122947514 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 20250817122947514 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 20250817122947514 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 20250817122947514 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122947514 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122947514 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122947514 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817122947519 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) 20250817122947519 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817122947519 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122947519 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122947519 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122947519 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122947519 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122947519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122947520 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) 20250817122947520 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122947520 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122947520 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122947520 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122947520 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250817122947520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122948269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122948269 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122948269 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122948269 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122948269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122948269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122948269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122948269 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122948269 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122948269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122948269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122948269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122948269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122948269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122948269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122948269 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122948269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948269 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122948269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122948269 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122948269 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122948269 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) 20250817122948269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122948269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122948269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122948269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122948269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122948269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122948269 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122948269 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122948269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122948269 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122948269 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122948269 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122948269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122948269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122948269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122948269 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(980)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122948280 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) 20250817122948280 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122948280 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122948280 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 20250817122948280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122948280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122948280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122948280 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122948280 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122948280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122948280 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122948280 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) 20250817122948280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122948280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122948280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122948280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122948280 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) 20250817122948280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948280 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) 20250817122948280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122948280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122948280 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122948280 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122948280 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) 20250817122948280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122948280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122948280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122948280 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122948280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122948280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122948280 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122948280 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122948280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122948280 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122948280 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122948280 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122948280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122948280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122948280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122948280 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(983)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122948303 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122948303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122948303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122948303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122948303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122948303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122948303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122948303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122948303 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) 20250817122948303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948303 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) 20250817122948303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122948303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122948303 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122948303 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122948303 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) 20250817122948303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122948303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122948303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122948303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122948303 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122948303 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122948303 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122948303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122948303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122948303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122948303 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122948303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122948303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122948303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122948303 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122948303 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122948303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122948303 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122948303 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122948303 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122948303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122948303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122948303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122948303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(986)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122948318 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) 20250817122948318 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122948318 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122948318 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 20250817122948318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122948318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122948318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122948318 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122948318 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122948318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122948318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122948318 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) 20250817122948318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122948318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122948318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817122948318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122948318 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) 20250817122948318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948318 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) 20250817122948318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122948318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122948318 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122948318 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122948318 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) 20250817122948318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122948318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122948318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122948318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122948318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122948318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122948318 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) 20250817122948318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122948318 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122948318 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122948318 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817122948318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122948318 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122948318 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122948318 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 20250817122948318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122948318 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 20250817122948318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122948318 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(989)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122949366 DLCTRL DEBUG Command: GET 592662289 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122949366 DLCTRL DEBUG Tx Command reply: GET_REPLY 592662289 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122949367 DLCTRL DEBUG Command: GET 914710532 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122949367 DLCTRL DEBUG Tx Command reply: GET_REPLY 914710532 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122949368 DLCTRL DEBUG Command: GET 135683946 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122949368 DLCTRL DEBUG Tx Command reply: GET_REPLY 135683946 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122949371 DLCTRL DEBUG Command: GET 893327695 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122949371 DLCTRL DEBUG Tx Command reply: GET_REPLY 893327695 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122949374 DLCTRL DEBUG Command: GET 980449932 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122949374 DLCTRL DEBUG Tx Command reply: GET_REPLY 980449932 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122949378 DLCTRL DEBUG Command: GET 748557470 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122949378 DLCTRL DEBUG Tx Command reply: GET_REPLY 748557470 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122949380 DLCTRL DEBUG Command: GET 630500327 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122949381 DLCTRL DEBUG Tx Command reply: GET_REPLY 630500327 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122949383 DLCTRL DEBUG Command: GET 246970401 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122949383 DLCTRL DEBUG Tx Command reply: GET_REPLY 246970401 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122949385 DLCTRL DEBUG Command: GET 571630035 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122949385 DLCTRL DEBUG Tx Command reply: GET_REPLY 571630035 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122949387 DLCTRL DEBUG Command: GET 157625209 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122949387 DLCTRL DEBUG Tx Command reply: GET_REPLY 157625209 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122949389 DLCTRL DEBUG Command: GET 157488941 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122949389 DLCTRL DEBUG Tx Command reply: GET_REPLY 157488941 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122949391 DLCTRL DEBUG Command: GET 78287645 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122949391 DLCTRL DEBUG Tx Command reply: GET_REPLY 78287645 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122949392 DLCTRL DEBUG Command: GET 630177952 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122949392 DLCTRL DEBUG Tx Command reply: GET_REPLY 630177952 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122949394 DLCTRL DEBUG Command: GET 23454990 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122949394 DLCTRL DEBUG Tx Command reply: GET_REPLY 23454990 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122949395 DLCTRL DEBUG Command: GET 326258970 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122949395 DLCTRL DEBUG Tx Command reply: GET_REPLY 326258970 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122949397 DLCTRL DEBUG Command: GET 405590369 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122949397 DLCTRL DEBUG Tx Command reply: GET_REPLY 405590369 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122949398 DLCTRL DEBUG Command: GET 6503351 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122949398 DLCTRL DEBUG Tx Command reply: GET_REPLY 6503351 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122949399 DLCTRL DEBUG Command: GET 691485989 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122949399 DLCTRL DEBUG Tx Command reply: GET_REPLY 691485989 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122949400 DLCTRL DEBUG Command: GET 237293668 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122949400 DLCTRL DEBUG Tx Command reply: GET_REPLY 237293668 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122949402 DLCTRL DEBUG Command: GET 981833339 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122949402 DLCTRL DEBUG Tx Command reply: GET_REPLY 981833339 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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 := '000000000000000111011110'B, t_guard := 20.000000 } 20250817122949425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122950179 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122950179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030bbfb), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122950179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122950179 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) 20250817122950179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122950179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122950179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122950179 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122950179 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122950179 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 20250817122950179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122950179 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 20250817122950179 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn1-RAN(989)@6f517062176f: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)4761875 20250817122950479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122950479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122950479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250817122950479 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122950480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x48a913, normal) (hnbgw_rua.c:407) 20250817122950480 DHNB DEBUG map_rua[0x55b46bd14ec0]{init}: Allocated (fsm.c:456) 20250817122950480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4761875)[0x55b46bd14ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122950480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4761875 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122950480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122950480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122950480 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250817122950480 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4761875 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250817122950480 DCN DEBUG map_sccp[0x55b46bd0dc70]{init}: Allocated (fsm.c:456) 20250817122950480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b46bd0dc70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122950480 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-4761875 <-> SCCP-108 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817122950480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4761875 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250817122950480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4761875)[0x55b46bd14ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122950480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122950480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122950480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4761875)[0x55b46bd14ec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122950480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b46bd0dc70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122950480 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122950480 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{IDLE}: Allocated (fsm.c:456) 20250817122950480 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122950480 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030001de0056400500f1100926) (sccp_scrc.c:406) 20250817122950480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122950480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122950480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122950480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122950480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122950480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122950480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122950480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122950480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122950480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122950480 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) 20250817122950480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122950480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122950480 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122950480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b46bd0dc70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122950480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4761875)[0x55b46bd14ec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122950480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122950480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122950480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122950480 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 20250817122950480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122950481 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 20250817122950481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122950481 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@6f517062176f: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)14926204 HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122950494 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) 20250817122950494 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122950494 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122950494 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 20250817122950494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122950494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122950494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122950494 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122950494 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122950494 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122950494 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122950494 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) 20250817122950494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122950494 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=006877df) (sccp_scrc.c:477) 20250817122950494 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20250817122950494 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122950494 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122950494 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122950494 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122950494 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) 20250817122950494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b46bd0dc70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122950494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b46bd0dc70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(992)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122950494 DLCTRL DEBUG Command: GET 669248303 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122950495 DLCTRL DEBUG Tx Command reply: GET_REPLY 669248303 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122950499 DLCTRL DEBUG Command: GET 528946229 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122950499 DLCTRL DEBUG Tx Command reply: GET_REPLY 528946229 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122950504 DLCTRL DEBUG Command: GET 781673861 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122950504 DLCTRL DEBUG Tx Command reply: GET_REPLY 781673861 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122950508 DLCTRL DEBUG Command: GET 492779926 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122950508 DLCTRL DEBUG Tx Command reply: GET_REPLY 492779926 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122950513 DLCTRL DEBUG Command: GET 924947710 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122950513 DLCTRL DEBUG Tx Command reply: GET_REPLY 924947710 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122950517 DLCTRL DEBUG Command: GET 195712679 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122950517 DLCTRL DEBUG Tx Command reply: GET_REPLY 195712679 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122950521 DLCTRL DEBUG Command: GET 876322136 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122950521 DLCTRL DEBUG Tx Command reply: GET_REPLY 876322136 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250817122950525 DLCTRL DEBUG Command: GET 830332721 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122950525 DLCTRL DEBUG Tx Command reply: GET_REPLY 830332721 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122950530 DLCTRL DEBUG Command: GET 744543685 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122950530 DLCTRL DEBUG Tx Command reply: GET_REPLY 744543685 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122950534 DLCTRL DEBUG Command: GET 815314266 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122950534 DLCTRL DEBUG Tx Command reply: GET_REPLY 815314266 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122950538 DLCTRL DEBUG Command: GET 536710103 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122950538 DLCTRL DEBUG Tx Command reply: GET_REPLY 536710103 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122950542 DLCTRL DEBUG Command: GET 715043411 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122950542 DLCTRL DEBUG Tx Command reply: GET_REPLY 715043411 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122950546 DLCTRL DEBUG Command: GET 651293947 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122950546 DLCTRL DEBUG Tx Command reply: GET_REPLY 651293947 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122950550 DLCTRL DEBUG Command: GET 249875275 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122950550 DLCTRL DEBUG Tx Command reply: GET_REPLY 249875275 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122950554 DLCTRL DEBUG Command: GET 153678307 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122950554 DLCTRL DEBUG Tx Command reply: GET_REPLY 153678307 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122950558 DLCTRL DEBUG Command: GET 857654697 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122950558 DLCTRL DEBUG Tx Command reply: GET_REPLY 857654697 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122950562 DLCTRL DEBUG Command: GET 772144188 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122950562 DLCTRL DEBUG Tx Command reply: GET_REPLY 772144188 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122950566 DLCTRL DEBUG Command: GET 122157983 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122950566 DLCTRL DEBUG Tx Command reply: GET_REPLY 122157983 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122950570 DLCTRL DEBUG Command: GET 844340768 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122950570 DLCTRL DEBUG Tx Command reply: GET_REPLY 844340768 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122950573 DLCTRL DEBUG Command: GET 994828009 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122950573 DLCTRL DEBUG Tx Command reply: GET_REPLY 994828009 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000111001110'B, t_guard := 20.000000 } 20250817122950614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122950865 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122950866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c14ccf), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122950866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122950866 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) 20250817122950866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122950866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122950866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122950866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122950866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122950866 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 20250817122950866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122950866 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 20250817122950866 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn1-RAN(989)@6f517062176f: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)5402784 20250817122951644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122951644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122951644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250817122951644 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122951644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5270a0, normal) (hnbgw_rua.c:407) 20250817122951644 DHNB DEBUG map_rua[0x55b46bd17b40]{init}: Allocated (fsm.c:456) 20250817122951644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402784)[0x55b46bd17b40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122951644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5402784 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122951644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122951644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122951644 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250817122951644 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5402784 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250817122951644 DCN DEBUG map_sccp[0x55b46bd295d0]{init}: Allocated (fsm.c:456) 20250817122951644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b46bd295d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122951644 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-5402784 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817122951644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5402784 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250817122951644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402784)[0x55b46bd17b40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122951644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122951644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122951644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402784)[0x55b46bd17b40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122951644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b46bd295d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122951644 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122951644 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{IDLE}: Allocated (fsm.c:456) 20250817122951644 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122951644 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030001ce0056400500f1100926) (sccp_scrc.c:406) 20250817122951644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122951644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122951644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122951644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122951644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122951644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122951644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122951644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122951644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122951644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122951644 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) 20250817122951644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122951644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122951644 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122951644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b46bd295d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122951644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402784)[0x55b46bd17b40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122951645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122951645 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122951645 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122951645 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 20250817122951645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122951645 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 20250817122951645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122951645 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@6f517062176f: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@6f517062176f: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)14093291 HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817122951652 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) 20250817122951652 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122951652 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122951652 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 20250817122951652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122951652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122951652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122951652 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122951652 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122951652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122951652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122951652 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) 20250817122951652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122951652 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=00b77782) (sccp_scrc.c:477) 20250817122951652 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20250817122951652 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122951652 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122951652 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122951652 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122951652 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) 20250817122951652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b46bd295d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122951652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b46bd295d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(993)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122951655 DLCTRL DEBUG Command: GET 10047502 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122951655 DLCTRL DEBUG Tx Command reply: GET_REPLY 10047502 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122951660 DLCTRL DEBUG Command: GET 177512280 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122951660 DLCTRL DEBUG Tx Command reply: GET_REPLY 177512280 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122951664 DLCTRL DEBUG Command: GET 33024480 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122951664 DLCTRL DEBUG Tx Command reply: GET_REPLY 33024480 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122951668 DLCTRL DEBUG Command: GET 324316744 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122951668 DLCTRL DEBUG Tx Command reply: GET_REPLY 324316744 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122951672 DLCTRL DEBUG Command: GET 278023172 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122951672 DLCTRL DEBUG Tx Command reply: GET_REPLY 278023172 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122951676 DLCTRL DEBUG Command: GET 814672840 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122951676 DLCTRL DEBUG Tx Command reply: GET_REPLY 814672840 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122951679 DLCTRL DEBUG Command: GET 730341158 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122951679 DLCTRL DEBUG Tx Command reply: GET_REPLY 730341158 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250817122951682 DLCTRL DEBUG Command: GET 728978400 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122951682 DLCTRL DEBUG Tx Command reply: GET_REPLY 728978400 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122951685 DLCTRL DEBUG Command: GET 278093018 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122951685 DLCTRL DEBUG Tx Command reply: GET_REPLY 278093018 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122951687 DLCTRL DEBUG Command: GET 558626448 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122951687 DLCTRL DEBUG Tx Command reply: GET_REPLY 558626448 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122951689 DLCTRL DEBUG Command: GET 466102626 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122951689 DLCTRL DEBUG Tx Command reply: GET_REPLY 466102626 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122951691 DLCTRL DEBUG Command: GET 933278409 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122951691 DLCTRL DEBUG Tx Command reply: GET_REPLY 933278409 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122951693 DLCTRL DEBUG Command: GET 637611088 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122951693 DLCTRL DEBUG Tx Command reply: GET_REPLY 637611088 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122951694 DLCTRL DEBUG Command: GET 127637835 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122951694 DLCTRL DEBUG Tx Command reply: GET_REPLY 127637835 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122951696 DLCTRL DEBUG Command: GET 522142222 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122951696 DLCTRL DEBUG Tx Command reply: GET_REPLY 522142222 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122951697 DLCTRL DEBUG Command: GET 192461396 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122951697 DLCTRL DEBUG Tx Command reply: GET_REPLY 192461396 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122951698 DLCTRL DEBUG Command: GET 918677388 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122951698 DLCTRL DEBUG Tx Command reply: GET_REPLY 918677388 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122951699 DLCTRL DEBUG Command: GET 241877530 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122951699 DLCTRL DEBUG Tx Command reply: GET_REPLY 241877530 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122951700 DLCTRL DEBUG Command: GET 100415886 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122951700 DLCTRL DEBUG Tx Command reply: GET_REPLY 100415886 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122951701 DLCTRL DEBUG Command: GET 266873700 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122951701 DLCTRL DEBUG Tx Command reply: GET_REPLY 266873700 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001100110110'B, t_guard := 20.000000 } 20250817122951725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@6f517062176f: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)4632439 20250817122952755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122952755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122952755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250817122952755 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122952755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x46af77, normal) (hnbgw_rua.c:407) 20250817122952755 DHNB DEBUG map_rua[0x55b46bd162a0]{init}: Allocated (fsm.c:456) 20250817122952755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4632439)[0x55b46bd162a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122952755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4632439 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122952755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122952755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122952755 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250817122952755 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4632439 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250817122952755 DCN DEBUG map_sccp[0x55b46bd22800]{init}: Allocated (fsm.c:456) 20250817122952755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b46bd22800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122952755 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-4632439 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817122952755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4632439 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250817122952755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4632439)[0x55b46bd162a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122952755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122952755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122952755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4632439)[0x55b46bd162a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122952755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b46bd22800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122952755 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122952755 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{IDLE}: Allocated (fsm.c:456) 20250817122952755 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122952755 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030003360056400500f1100926) (sccp_scrc.c:406) 20250817122952755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122952755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122952755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122952755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122952755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122952755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122952755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122952755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122952755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122952755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122952755 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) 20250817122952755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122952755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122952755 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122952755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b46bd22800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122952755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4632439)[0x55b46bd162a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122952755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122952755 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122952755 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122952755 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 20250817122952755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122952755 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 20250817122952755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122952755 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@6f517062176f: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@6f517062176f: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)13839372 HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250817122952762 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) 20250817122952762 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122952762 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122952762 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 20250817122952762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122952762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122952762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122952762 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_10(994)@6f517062176f: setverdict(pass): none -> pass 20250817122952762 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122952762 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122952762 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122952762 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) 20250817122952762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122952762 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=0043f296) (sccp_scrc.c:477) 20250817122952762 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20250817122952762 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122952762 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122952762 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122952762 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122952762 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) 20250817122952762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b46bd22800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122952762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b46bd22800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817122952764 DLCTRL DEBUG Command: GET 400574389 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122952764 DLCTRL DEBUG Tx Command reply: GET_REPLY 400574389 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122952769 DLCTRL DEBUG Command: GET 150945390 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122952769 DLCTRL DEBUG Tx Command reply: GET_REPLY 150945390 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122952773 DLCTRL DEBUG Command: GET 258050093 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122952773 DLCTRL DEBUG Tx Command reply: GET_REPLY 258050093 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122952777 DLCTRL DEBUG Command: GET 641503133 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122952777 DLCTRL DEBUG Tx Command reply: GET_REPLY 641503133 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122952781 DLCTRL DEBUG Command: GET 137091997 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122952781 DLCTRL DEBUG Tx Command reply: GET_REPLY 137091997 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122952786 DLCTRL DEBUG Command: GET 807281869 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122952786 DLCTRL DEBUG Tx Command reply: GET_REPLY 807281869 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122952791 DLCTRL DEBUG Command: GET 205703981 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122952791 DLCTRL DEBUG Tx Command reply: GET_REPLY 205703981 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250817122952796 DLCTRL DEBUG Command: GET 968865165 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122952796 DLCTRL DEBUG Tx Command reply: GET_REPLY 968865165 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122952800 DLCTRL DEBUG Command: GET 925562781 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122952800 DLCTRL DEBUG Tx Command reply: GET_REPLY 925562781 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122952804 DLCTRL DEBUG Command: GET 602035322 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122952804 DLCTRL DEBUG Tx Command reply: GET_REPLY 602035322 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122952809 DLCTRL DEBUG Command: GET 679735040 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122952809 DLCTRL DEBUG Tx Command reply: GET_REPLY 679735040 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122952813 DLCTRL DEBUG Command: GET 6495723 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122952813 DLCTRL DEBUG Tx Command reply: GET_REPLY 6495723 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122952817 DLCTRL DEBUG Command: GET 152707682 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122952817 DLCTRL DEBUG Tx Command reply: GET_REPLY 152707682 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122952821 DLCTRL DEBUG Command: GET 643976469 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122952821 DLCTRL DEBUG Tx Command reply: GET_REPLY 643976469 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122952825 DLCTRL DEBUG Command: GET 185508976 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122952825 DLCTRL DEBUG Tx Command reply: GET_REPLY 185508976 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122952829 DLCTRL DEBUG Command: GET 679200768 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122952829 DLCTRL DEBUG Tx Command reply: GET_REPLY 679200768 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122952833 DLCTRL DEBUG Command: GET 303641512 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122952833 DLCTRL DEBUG Tx Command reply: GET_REPLY 303641512 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122952839 DLCTRL DEBUG Command: GET 15354370 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122952839 DLCTRL DEBUG Tx Command reply: GET_REPLY 15354370 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122952844 DLCTRL DEBUG Command: GET 434768288 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122952844 DLCTRL DEBUG Tx Command reply: GET_REPLY 434768288 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122952849 DLCTRL DEBUG Command: GET 343743484 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122952849 DLCTRL DEBUG Tx Command reply: GET_REPLY 343743484 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817122952861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122952862 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36379<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(973)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(972)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122952865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122952865 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122952865 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122952865 DLINP NOTICE SRV(,r=127.0.0.1:53895<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122952865 DMAIN NOTICE (127.0.0.1:53895 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53895<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817122952865 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(982)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(985)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(979)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@6f517062176f: Final verdict of PTC: none 20250817122952865 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122952865 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) 20250817122952865 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122952865 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817122952865 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122952865 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) 20250817122952865 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122952865 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122952865 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 20250817122952865 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) 20250817122952865 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817122952865 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122952865 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122952865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122952865 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122952865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122952865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122952865 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817122952865 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) 20250817122952865 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817122952865 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817122952865 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817122952865 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) 20250817122952865 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122952865 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817122952865 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 20250817122952865 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) 20250817122952865 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817122952865 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122952865 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122952866 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122952866 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817122952866 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122952866 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-RAN(980)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(986)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(983)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(984)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@6f517062176f: Final verdict of PTC: none 20250817122952867 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 20250817122952867 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) 20250817122952867 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122952867 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122952867 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) 20250817122952867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122952867 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817122952867 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817122952867 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817122952867 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817122952867 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122952867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817122952867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817122952867 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 20250817122952867 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) 20250817122952867 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817122952867 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817122952867 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 TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(990)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(988)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(987)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(981)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(992)@6f517062176f: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(993)@6f517062176f: Final verdict of PTC: pass HNBGW-PFCP(974)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(991)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(994)@6f517062176f: Final verdict of PTC: pass 20250817122952870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59856<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122952870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817122952880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(989)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@6f517062176f: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@6f517062176f: 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'. 20250817122952956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122952956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122952956 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817122952956 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) 20250817122952956 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817122952956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4761875)[0x55b46bd14ec0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122952957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4761875)[0x55b46bd14ec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122952957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b46bd0dc70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122952957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122952957 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122952957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006877df), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122952957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122952957 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) 20250817122952957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122952957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122952957 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122952957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b46bd0dc70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122952957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4761875)[0x55b46bd14ec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122952957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4761875)[0x55b46bd14ec0]{disrupted}: Freeing instance (context_map.c:202) 20250817122952957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4761875)[0x55b46bd14ec0]{disrupted}: Deallocated (fsm.c:568) 20250817122952957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b46bd0dc70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122952957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b46bd0dc70]{disconnected}: Freeing instance (context_map.c:206) 20250817122952957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x55b46bd0dc70]{disconnected}: Deallocated (fsm.c:568) 20250817122952957 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4761875 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250817122952957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402784)[0x55b46bd17b40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122952957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402784)[0x55b46bd17b40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122952957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b46bd295d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122952957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122952957 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122952957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b77782), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122952957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122952957 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) 20250817122952958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122952958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122952958 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122952958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b46bd295d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122952958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402784)[0x55b46bd17b40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122952958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402784)[0x55b46bd17b40]{disrupted}: Freeing instance (context_map.c:202) 20250817122952958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5402784)[0x55b46bd17b40]{disrupted}: Deallocated (fsm.c:568) 20250817122952958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b46bd295d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122952958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b46bd295d0]{disconnected}: Freeing instance (context_map.c:206) 20250817122952958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55b46bd295d0]{disconnected}: Deallocated (fsm.c:568) 20250817122952958 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5402784 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250817122952958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4632439)[0x55b46bd162a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817122952958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4632439)[0x55b46bd162a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817122952958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b46bd22800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817122952958 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817122952958 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817122952958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f296), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817122952958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122952958 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) 20250817122952958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122952959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122952959 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817122952959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b46bd22800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817122952959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4632439)[0x55b46bd162a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817122952959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4632439)[0x55b46bd162a0]{disrupted}: Freeing instance (context_map.c:202) 20250817122952959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4632439)[0x55b46bd162a0]{disrupted}: Deallocated (fsm.c:568) 20250817122952959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b46bd22800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817122952959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b46bd22800]{disconnected}: Freeing instance (context_map.c:206) 20250817122952959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55b46bd22800]{disconnected}: Deallocated (fsm.c:568) 20250817122952959 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4632439 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250817122952959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122952959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122952959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122952959 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 20250817122952959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122952959 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 20250817122952959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122952959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122952959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122952959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122952959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122952959 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 20250817122952959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122952959 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 20250817122952959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122952959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122952959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122952959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122952959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122952959 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 20250817122952959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122952959 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 20250817122952959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122952959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req Sun Aug 17 12:29:52 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 20250817122953009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122953509 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122953509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1d1d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122953509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122953509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122953509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122953509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122953509 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122953509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182c71), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122953509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122953509 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) 20250817122953509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122953509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122953509 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817122953509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b5bf1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122953509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122953509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122953509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122953509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122953510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122953510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122953510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122953510 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122953510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122953510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122953510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122953510 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122953510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122953510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122953510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122953510 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 20250817122953510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122953510 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 20250817122953510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122953510 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122953510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122953510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122953510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122953510 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122953510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122953510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122953510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122953510 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122953610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59876<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=406780) 20250817122954215 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122954215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b19fe), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122954215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122954215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122954215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122954215 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122954215 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122954215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329bc4), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122954215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122954215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122954215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122954215 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122954215 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122954216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396548), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122954216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122954216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122954216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122954216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122954216 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122954216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f471ca), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122954216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122954216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122954216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122954216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122954216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122954216 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122954216 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122954216 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122954216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122954216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122954216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122954217 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122954217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122954217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122954217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122954217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122954217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122954217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122954217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122954217 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122954217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122954217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122954217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122954217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122954217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122954217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122954217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122954217 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122954217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122954217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122954217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122954217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122954217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122954217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122954217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122954217 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=406780, count=437572) 20250817122954800 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122954800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a939), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122954800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122954800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122954800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122954800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122954800 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122954800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077cb36), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122954800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122954800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122954800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122954800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122954800 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817122954801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a505ea), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817122954801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122954801 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122954801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122954801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122954801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122954801 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122954801 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122954801 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122954801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122954801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122954801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122954801 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122954801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122954801 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122954801 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122954801 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122954801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122954801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122954801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122954801 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122954801 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 20250817122954801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122954801 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122954801 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122954801 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122954801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122954801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122954801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122954801 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817122954801 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 20250817122954866 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122954866 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122954866 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817122954866 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122954866 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817122954866 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817122954868 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817122954868 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817122954868 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:29: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_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@6f517062176f: 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@6f517062176f: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250817122956687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122956692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817122956696 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35673<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122956711 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817122956711 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122956718 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122956718 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122956718 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122956719 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122956719 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122956719 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122956719 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122956719 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122956719 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122956719 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817122956720 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122956720 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817122956720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122956720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122956720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122956720 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) 20250817122956720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122956720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122956720 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122956720 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122956720 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817122956720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122956720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122956720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122956720 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122956720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122956720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122956720 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122956720 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122956720 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817122956720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122956720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122956720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122956720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122956720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122956720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122956720 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122956720 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51932 (stream_srv.c:142) 20250817122956720 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51932<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817122956720 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122956720 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817122956720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122956720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122956720 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) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956720 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) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122956720 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) 20250817122956720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817122956720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122956720 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122956720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122956720 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122956720 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122956720 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 20250817122956720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122956720 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 20250817122956720 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817122956720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122956720 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122956720 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122956720 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122956720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122956720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122956720 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817122956720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122956720 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122956720 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122956720 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122956720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122956720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122956720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122956720 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122956720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122956720 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122956720 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122956720 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 20250817122956720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817122956720 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817122956720 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1005)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(1005)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(1003)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1008)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(1008)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1006)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1011)@6f517062176f: ************************************************* HNBGW_Test.msc2-M3UA(1011)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1009)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122956766 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122956766 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122956766 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122956766 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122956766 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122956766 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817122956766 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122956766 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122956766 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817122956766 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817122956768 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122956768 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817122956768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122956768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122956768 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) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956768 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) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122956768 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) 20250817122956768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817122956768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122956768 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122956768 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122956768 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817122956768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122956768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122956768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122956768 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) 20250817122956768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122956768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122956768 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122956768 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122956768 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817122956768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122956768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122956768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122956768 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) 20250817122956768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122956768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122956768 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122956768 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817122956768 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817122956768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.requ20250817122956768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122956768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122956768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122956768 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 20250817122956768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817122956768 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817122956768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) est) (sccp_scoc.c:1891) 20250817122956768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122956768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122956768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122956768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122956768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122956768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122956768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122956768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122956768 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817122956768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122956768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122956768 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 20250817122956768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122956768 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 20250817122956768 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817122956768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122956768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122956768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122956768 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 20250817122956768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122956768 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 20250817122956768 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817122956768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122956768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122956768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122956768 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122956768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122956768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122956768 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1014)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(1014)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(1012)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1017)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1017)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1015)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1020)@6f517062176f: ************************************************* HNBGW_Test.sgsn2-M3UA(1020)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1018)@6f517062176f: v_sccp_pdu_maxlen:268 20250817122956817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122956817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122956817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122956817 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122956817 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) 20250817122956817 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122956817 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122956817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122956817 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@6f517062176f: setverdict(pass): none -> pass 20250817122956823 DLINP DEBUG SRVCONN(,r=127.0.0.1:51932<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122956823 DLINP DEBUG SRVCONN(,r=127.0.0.1:51932<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122956823 DLINP DEBUG SRVCONN(,r=127.0.0.1:51932<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817122956823 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817122956823 DHNBAP DEBUG (127.0.0.1:51932 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817122956823 DHNBAP NOTICE (127.0.0.1:51932 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817122956823 DHNBAP NOTICE (127.0.0.1:51932 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817122956823 DLINP DEBUG SRVCONN(,r=127.0.0.1:51932<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817122956823 DLINP DEBUG SRVCONN(,r=127.0.0.1:51932<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122956931 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 20250817122956931 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 20250817122956931 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 20250817122956931 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817122956931 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817122956931 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817122956931 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(1005)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817122956940 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122956940 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817122956940 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817122956940 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817122956940 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817122956940 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122956940 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817122956940 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817122956944 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 20250817122956944 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 20250817122956944 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122956944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817122956945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122956945 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122956945 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122956945 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122956945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122956945 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250817122956945 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817122956951 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) 20250817122956951 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817122956951 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122956951 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122956951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122956951 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122956951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122956954 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) 20250817122956954 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122956954 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122956954 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122956954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122956954 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122956954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122956959 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 20250817122956959 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 20250817122956959 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122956959 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817122956964 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) 20250817122956964 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817122956964 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122956964 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122956964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122956964 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817122956965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122956967 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) 20250817122956967 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122956967 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122956967 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122956967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122956967 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122956967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122956982 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 20250817122956982 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 20250817122956982 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122956982 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817122956988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122956988 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817122956988 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122956988 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122956988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122956988 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817122956988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122956988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122956988 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122956988 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122956988 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122956988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122956988 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122956988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122956995 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 20250817122956995 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 20250817122956995 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122956995 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817122957001 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) 20250817122957001 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817122957001 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122957001 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122957001 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122957001 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817122957001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122957003 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) 20250817122957003 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122957003 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122957003 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122957003 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122957003 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122957003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122957006 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 20250817122957006 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 20250817122957006 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817122957006 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250817122957011 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) 20250817122957011 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250817122957011 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817122957011 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817122957011 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817122957011 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250817122957011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817122957012 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) 20250817122957012 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817122957012 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817122957012 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817122957012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817122957012 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817122957012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817122957750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122957750 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817122957750 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817122957750 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817122957750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122957750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122957750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122957750 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122957750 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122957751 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122957751 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122957751 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817122957751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122957751 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122957751 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817122957751 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122957751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957751 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122957751 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122957751 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122957751 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122957751 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) 20250817122957751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122957751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122957751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122957751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122957751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817122957751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122957751 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122957751 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817122957751 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122957751 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122957751 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122957751 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817122957751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817122957751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817122957751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817122957751 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1004)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122957761 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) 20250817122957761 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817122957761 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817122957761 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 20250817122957761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122957761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122957761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122957761 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122957761 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122957761 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122957761 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122957761 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) 20250817122957761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122957761 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122957761 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817122957761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122957761 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) 20250817122957761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957761 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) 20250817122957761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122957761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122957761 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122957761 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122957761 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) 20250817122957761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122957761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122957761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122957761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122957761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817122957761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122957761 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122957761 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817122957761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122957761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122957762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122957762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817122957762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817122957762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817122957762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817122957762 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1007)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122957770 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) 20250817122957771 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817122957771 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817122957771 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 20250817122957771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122957771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122957771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122957771 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122957771 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122957771 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122957771 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122957771 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) 20250817122957771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122957771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122957771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817122957771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122957771 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) 20250817122957771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957771 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) 20250817122957771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122957771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122957771 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122957771 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122957771 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) 20250817122957771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122957771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122957771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122957771 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) 20250817122957771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817122957771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122957771 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122957771 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: link up (cnlink.c:111) 20250817122957771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122957771 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122957771 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122957771 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 20250817122957771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817122957771 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 20250817122957771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817122957771 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1010)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122957788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122957788 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817122957788 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817122957788 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817122957788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122957788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122957788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122957788 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122957788 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122957788 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122957788 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122957788 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817122957788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122957788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122957788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817122957788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122957788 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) 20250817122957788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957788 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) 20250817122957788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122957788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122957788 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122957788 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122957788 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) 20250817122957788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122957788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122957788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122957788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817122957788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817122957788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122957788 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122957788 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817122957788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122957788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122957788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122957788 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817122957788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817122957788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817122957788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817122957788 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1013)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122957801 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) 20250817122957801 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817122957801 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817122957801 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 20250817122957801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122957801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122957801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122957801 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122957801 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122957801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122957801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122957801 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) 20250817122957801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122957801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122957801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817122957801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122957801 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) 20250817122957801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957801 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) 20250817122957801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122957801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122957801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122957801 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122957801 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) 20250817122957801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122957801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122957801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122957801 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) 20250817122957801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817122957801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122957801 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122957801 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817122957801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122957801 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122957801 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122957801 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 20250817122957801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817122957801 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 20250817122957801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817122957801 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1016)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122957813 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) 20250817122957813 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817122957813 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817122957813 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 20250817122957813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122957813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122957813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122957813 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122957813 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122957813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122957813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122957813 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) 20250817122957813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122957813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817122957813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250817122957813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817122957813 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) 20250817122957813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957813 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) 20250817122957813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122957813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817122957813 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817122957813 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817122957813 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) 20250817122957813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817122957813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817122957813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122957813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122957813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122957813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122957813 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) 20250817122957813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122957813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122957813 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817122957813 DRANAP NOTICE cnlink(sgsn-2)[0x55b46bd00630]{CONNECTED}: link up (cnlink.c:111) 20250817122957813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122957813 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122957814 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122957814 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 20250817122957814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122957814 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 20250817122957814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817122957814 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1019)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817122958828 DLCTRL DEBUG Command: GET 398041218 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122958828 DLCTRL DEBUG Tx Command reply: GET_REPLY 398041218 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122958829 DLCTRL DEBUG Command: GET 931081756 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122958829 DLCTRL DEBUG Tx Command reply: GET_REPLY 931081756 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122958830 DLCTRL DEBUG Command: GET 927389498 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122958830 DLCTRL DEBUG Tx Command reply: GET_REPLY 927389498 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122958831 DLCTRL DEBUG Command: GET 93926583 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122958831 DLCTRL DEBUG Tx Command reply: GET_REPLY 93926583 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122958832 DLCTRL DEBUG Command: GET 675887617 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122958832 DLCTRL DEBUG Tx Command reply: GET_REPLY 675887617 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817122958832 DLCTRL DEBUG Command: GET 781140515 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122958832 DLCTRL DEBUG Tx Command reply: GET_REPLY 781140515 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122958833 DLCTRL DEBUG Command: GET 240225400 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122958833 DLCTRL DEBUG Tx Command reply: GET_REPLY 240225400 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122958834 DLCTRL DEBUG Command: GET 566127209 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122958834 DLCTRL DEBUG Tx Command reply: GET_REPLY 566127209 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122958835 DLCTRL DEBUG Command: GET 8557530 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122958835 DLCTRL DEBUG Tx Command reply: GET_REPLY 8557530 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122958836 DLCTRL DEBUG Command: GET 347897436 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122958836 DLCTRL DEBUG Tx Command reply: GET_REPLY 347897436 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817122958837 DLCTRL DEBUG Command: GET 468499581 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122958837 DLCTRL DEBUG Tx Command reply: GET_REPLY 468499581 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122958837 DLCTRL DEBUG Command: GET 99430683 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122958837 DLCTRL DEBUG Tx Command reply: GET_REPLY 99430683 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817122958838 DLCTRL DEBUG Command: GET 705444003 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122958838 DLCTRL DEBUG Tx Command reply: GET_REPLY 705444003 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122958839 DLCTRL DEBUG Command: GET 998065521 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122958839 DLCTRL DEBUG Tx Command reply: GET_REPLY 998065521 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122958840 DLCTRL DEBUG Command: GET 343318726 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122958840 DLCTRL DEBUG Tx Command reply: GET_REPLY 343318726 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817122958841 DLCTRL DEBUG Command: GET 44958073 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122958841 DLCTRL DEBUG Tx Command reply: GET_REPLY 44958073 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122958842 DLCTRL DEBUG Command: GET 518244157 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122958842 DLCTRL DEBUG Tx Command reply: GET_REPLY 518244157 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122958842 DLCTRL DEBUG Command: GET 944994211 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122958842 DLCTRL DEBUG Tx Command reply: GET_REPLY 944994211 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122958843 DLCTRL DEBUG Command: GET 227125243 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122958843 DLCTRL DEBUG Tx Command reply: GET_REPLY 227125243 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122958844 DLCTRL DEBUG Command: GET 720478740 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122958844 DLCTRL DEBUG Tx Command reply: GET_REPLY 720478740 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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 := '000000000000000011000111'B, t_guard := 20.000000 } 20250817122958856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43752<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@6f517062176f: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)10112743 20250817122959901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817122959901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817122959901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250817122959901 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817122959901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9a4ee7, normal) (hnbgw_rua.c:407) 20250817122959901 DHNB DEBUG map_rua[0x55b46bd14ec0]{init}: Allocated (fsm.c:456) 20250817122959901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10112743)[0x55b46bd14ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817122959901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10112743 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817122959901 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122959901 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122959901 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250817122959901 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10112743 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250817122959901 DCN DEBUG map_sccp[0x55b46bd0dc70]{init}: Allocated (fsm.c:456) 20250817122959901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55b46bd0dc70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817122959901 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-10112743 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250817122959901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10112743 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250817122959901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10112743)[0x55b46bd14ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817122959901 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817122959901 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817122959901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10112743)[0x55b46bd14ec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817122959901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55b46bd0dc70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817122959901 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817122959901 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{IDLE}: Allocated (fsm.c:456) 20250817122959901 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817122959901 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030000c70056400500f1100926) (sccp_scrc.c:406) 20250817122959901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122959901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122959901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122959901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122959901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122959901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122959902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817122959902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817122959902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817122959902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817122959902 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) 20250817122959902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817122959902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817122959902 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817122959902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55b46bd0dc70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817122959902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10112743)[0x55b46bd14ec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817122959902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817122959902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817122959902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817122959902 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 20250817122959902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817122959902 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 20250817122959902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817122959902 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@6f517062176f: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)2158007 HNBGW_Test.sgsn2-SCCP(1018)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1018)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817122959922 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) 20250817122959922 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817122959922 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817122959922 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 20250817122959922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817122959922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817122959922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817122959922 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817122959922 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817122959922 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817122959922 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817122959922 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) 20250817122959922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817122959922 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=00eeec1e) (sccp_scrc.c:477) 20250817122959922 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20250817122959922 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817122959922 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817122959922 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817122959922 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817122959922 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) 20250817122959922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55b46bd0dc70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817122959922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55b46bd0dc70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(1022)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817122959924 DLCTRL DEBUG Command: GET 164143024 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817122959924 DLCTRL DEBUG Tx Command reply: GET_REPLY 164143024 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817122959928 DLCTRL DEBUG Command: GET 929242453 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817122959928 DLCTRL DEBUG Tx Command reply: GET_REPLY 929242453 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817122959932 DLCTRL DEBUG Command: GET 817575278 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817122959932 DLCTRL DEBUG Tx Command reply: GET_REPLY 817575278 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122959935 DLCTRL DEBUG Command: GET 954169763 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122959936 DLCTRL DEBUG Tx Command reply: GET_REPLY 954169763 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122959939 DLCTRL DEBUG Command: GET 829432740 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817122959939 DLCTRL DEBUG Tx Command reply: GET_REPLY 829432740 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122959942 DLCTRL DEBUG Command: GET 688606186 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817122959942 DLCTRL DEBUG Tx Command reply: GET_REPLY 688606186 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817122959944 DLCTRL DEBUG Command: GET 166242551 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817122959944 DLCTRL DEBUG Tx Command reply: GET_REPLY 166242551 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817122959947 DLCTRL DEBUG Command: GET 280261549 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817122959947 DLCTRL DEBUG Tx Command reply: GET_REPLY 280261549 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122959950 DLCTRL DEBUG Command: GET 280246698 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122959950 DLCTRL DEBUG Tx Command reply: GET_REPLY 280246698 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122959951 DLCTRL DEBUG Command: GET 733494015 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817122959951 DLCTRL DEBUG Tx Command reply: GET_REPLY 733494015 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122959953 DLCTRL DEBUG Command: GET 400737654 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817122959953 DLCTRL DEBUG Tx Command reply: GET_REPLY 400737654 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817122959954 DLCTRL DEBUG Command: GET 860532732 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817122959954 DLCTRL DEBUG Tx Command reply: GET_REPLY 860532732 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250817122959956 DLCTRL DEBUG Command: GET 290867188 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817122959956 DLCTRL DEBUG Tx Command reply: GET_REPLY 290867188 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122959957 DLCTRL DEBUG Command: GET 182345793 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122959957 DLCTRL DEBUG Tx Command reply: GET_REPLY 182345793 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122959958 DLCTRL DEBUG Command: GET 833761298 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817122959958 DLCTRL DEBUG Tx Command reply: GET_REPLY 833761298 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817122959959 DLCTRL DEBUG Command: GET 299798941 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817122959959 DLCTRL DEBUG Tx Command reply: GET_REPLY 299798941 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817122959961 DLCTRL DEBUG Command: GET 511898868 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817122959961 DLCTRL DEBUG Tx Command reply: GET_REPLY 511898868 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817122959961 DLCTRL DEBUG Command: GET 220030492 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817122959961 DLCTRL DEBUG Tx Command reply: GET_REPLY 220030492 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817122959962 DLCTRL DEBUG Command: GET 394776240 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817122959962 DLCTRL DEBUG Tx Command reply: GET_REPLY 394776240 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817122959963 DLCTRL DEBUG Command: GET 272982325 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817122959963 DLCTRL DEBUG Tx Command reply: GET_REPLY 272982325 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000100110001'B, t_guard := 20.000000 } 20250817122959987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123000180 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123000180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030bbfb), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123000180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123000180 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) 20250817123000180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123000180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123000181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123000181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123000181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123000181 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 20250817123000181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123000181 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 20250817123000181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123000181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123000187 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) 20250817123000187 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123000187 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123000187 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 20250817123000187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123000187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123000187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123000187 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123000187 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123000187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123000187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123000187 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) 20250817123000187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123000187 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=0030bbfb) (sccp_scrc.c:477) 20250817123000187 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20250817123000187 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123000187 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123000187 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123000187 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123000187 DLSCCP DEBUG SCCP-SCOC(94)[0x55b46bd23fa0]{IDLE}: Deallocated (fsm.c:568) 20250817123000861 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123000861 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123000861 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123000861 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123000861 DLSCCP DEBUG SCCP-SCOC(90)[0x55b46bd18230]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(1019)@6f517062176f: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)14539932 20250817123001008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123001008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123001008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250817123001008 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123001008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdddc9c, normal) (hnbgw_rua.c:407) 20250817123001009 DHNB DEBUG map_rua[0x55b46bd18230]{init}: Allocated (fsm.c:456) 20250817123001009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14539932)[0x55b46bd18230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123001009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14539932 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123001009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123001009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123001009 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250817123001009 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14539932 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250817123001009 DCN DEBUG map_sccp[0x55b46bd23fa0]{init}: Allocated (fsm.c:456) 20250817123001009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55b46bd23fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123001009 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-14539932 <-> SCCP-112 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250817123001009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14539932 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250817123001009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14539932)[0x55b46bd18230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123001009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123001009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123001009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14539932)[0x55b46bd18230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123001009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55b46bd23fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123001009 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123001009 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{IDLE}: Allocated (fsm.c:456) 20250817123001009 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123001009 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030001310056400500f1100926) (sccp_scrc.c:406) 20250817123001009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123001009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123001009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123001009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123001009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123001009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123001009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123001009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123001009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123001009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123001009 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) 20250817123001009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123001009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123001009 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123001009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55b46bd23fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123001009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14539932)[0x55b46bd18230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123001009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123001009 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123001009 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123001009 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 20250817123001009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123001009 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 20250817123001009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123001009 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@6f517062176f: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@6f517062176f: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@6f517062176f: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)1720108 HNBGW_Test.sgsn2-SCCP(1018)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123001013 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) 20250817123001013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817123001013 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817123001013 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 20250817123001013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123001014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123001014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123001014 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123001014 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123001014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123001014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123001014 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) 20250817123001014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123001014 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=00885e08) (sccp_scrc.c:477) 20250817123001014 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20250817123001014 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123001014 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123001014 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123001014 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123001014 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) 20250817123001014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55b46bd23fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123001014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55b46bd23fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(1023)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817123001015 DLCTRL DEBUG Command: GET 135193832 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123001015 DLCTRL DEBUG Tx Command reply: GET_REPLY 135193832 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123001018 DLCTRL DEBUG Command: GET 811712778 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123001018 DLCTRL DEBUG Tx Command reply: GET_REPLY 811712778 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123001021 DLCTRL DEBUG Command: GET 296761617 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123001021 DLCTRL DEBUG Tx Command reply: GET_REPLY 296761617 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123001025 DLCTRL DEBUG Command: GET 177060288 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123001025 DLCTRL DEBUG Tx Command reply: GET_REPLY 177060288 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123001029 DLCTRL DEBUG Command: GET 992282724 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123001029 DLCTRL DEBUG Tx Command reply: GET_REPLY 992282724 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123001033 DLCTRL DEBUG Command: GET 880857726 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123001033 DLCTRL DEBUG Tx Command reply: GET_REPLY 880857726 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123001036 DLCTRL DEBUG Command: GET 258721429 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123001036 DLCTRL DEBUG Tx Command reply: GET_REPLY 258721429 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123001039 DLCTRL DEBUG Command: GET 681631231 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123001039 DLCTRL DEBUG Tx Command reply: GET_REPLY 681631231 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123001041 DLCTRL DEBUG Command: GET 132775383 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123001041 DLCTRL DEBUG Tx Command reply: GET_REPLY 132775383 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123001043 DLCTRL DEBUG Command: GET 72879563 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123001043 DLCTRL DEBUG Tx Command reply: GET_REPLY 72879563 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123001045 DLCTRL DEBUG Command: GET 623301094 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123001045 DLCTRL DEBUG Tx Command reply: GET_REPLY 623301094 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123001047 DLCTRL DEBUG Command: GET 105972112 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123001047 DLCTRL DEBUG Tx Command reply: GET_REPLY 105972112 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250817123001048 DLCTRL DEBUG Command: GET 940963896 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123001048 DLCTRL DEBUG Tx Command reply: GET_REPLY 940963896 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123001049 DLCTRL DEBUG Command: GET 337341409 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123001049 DLCTRL DEBUG Tx Command reply: GET_REPLY 337341409 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123001051 DLCTRL DEBUG Command: GET 13876499 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123001051 DLCTRL DEBUG Tx Command reply: GET_REPLY 13876499 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123001052 DLCTRL DEBUG Command: GET 586456225 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123001052 DLCTRL DEBUG Tx Command reply: GET_REPLY 586456225 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123001053 DLCTRL DEBUG Command: GET 97878505 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123001053 DLCTRL DEBUG Tx Command reply: GET_REPLY 97878505 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123001054 DLCTRL DEBUG Command: GET 595452949 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123001054 DLCTRL DEBUG Tx Command reply: GET_REPLY 595452949 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123001055 DLCTRL DEBUG Command: GET 536144641 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123001055 DLCTRL DEBUG Tx Command reply: GET_REPLY 536144641 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123001056 DLCTRL DEBUG Command: GET 353671400 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123001056 DLCTRL DEBUG Tx Command reply: GET_REPLY 353671400 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000000000000'B, t_guard := 20.000000 } 20250817123001080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43778<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1016)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)11444955 20250817123002104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123002104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123002104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123002104 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123002104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaea2db, normal) (hnbgw_rua.c:407) 20250817123002104 DHNB DEBUG map_rua[0x55b46bd295d0]{init}: Allocated (fsm.c:456) 20250817123002104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444955)[0x55b46bd295d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123002104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11444955 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123002104 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123002104 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123002104 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123002104 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11444955 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250817123002104 DCN DEBUG map_sccp[0x55b46bd162a0]{init}: Allocated (fsm.c:456) 20250817123002104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b46bd162a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123002104 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-11444955 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817123002104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11444955 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123002104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444955)[0x55b46bd295d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123002104 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123002104 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123002104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444955)[0x55b46bd295d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123002104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b46bd162a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123002104 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123002104 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{IDLE}: Allocated (fsm.c:456) 20250817123002104 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123002105 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000000056400500f1100926) (sccp_scrc.c:406) 20250817123002105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123002105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123002105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123002105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123002105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123002105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123002105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123002105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123002105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123002105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123002105 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) 20250817123002105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123002105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123002105 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123002105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b46bd162a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123002105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444955)[0x55b46bd295d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123002105 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123002105 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123002105 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123002105 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 20250817123002105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123002105 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 20250817123002105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123002105 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1015)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)15865400 HNBGW_Test.sgsn1-SCCP(1015)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123002112 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) 20250817123002112 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123002112 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123002112 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 20250817123002112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123002112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123002112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123002112 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_20(1024)@6f517062176f: setverdict(pass): none -> pass 20250817123002113 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123002113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123002113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123002113 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) 20250817123002113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123002113 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=00278639) (sccp_scrc.c:477) 20250817123002113 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20250817123002113 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123002113 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123002113 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123002113 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123002113 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) 20250817123002113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b46bd162a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123002113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b46bd162a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817123002113 DLCTRL DEBUG Command: GET 431095125 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123002113 DLCTRL DEBUG Tx Command reply: GET_REPLY 431095125 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123002115 DLCTRL DEBUG Command: GET 666846839 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123002115 DLCTRL DEBUG Tx Command reply: GET_REPLY 666846839 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123002117 DLCTRL DEBUG Command: GET 842530447 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123002117 DLCTRL DEBUG Tx Command reply: GET_REPLY 842530447 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123002120 DLCTRL DEBUG Command: GET 903802273 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123002121 DLCTRL DEBUG Tx Command reply: GET_REPLY 903802273 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123002124 DLCTRL DEBUG Command: GET 111325314 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123002124 DLCTRL DEBUG Tx Command reply: GET_REPLY 111325314 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123002129 DLCTRL DEBUG Command: GET 956613892 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123002129 DLCTRL DEBUG Tx Command reply: GET_REPLY 956613892 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123002132 DLCTRL DEBUG Command: GET 836621801 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123002132 DLCTRL DEBUG Tx Command reply: GET_REPLY 836621801 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123002136 DLCTRL DEBUG Command: GET 287510987 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123002136 DLCTRL DEBUG Tx Command reply: GET_REPLY 287510987 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123002139 DLCTRL DEBUG Command: GET 575768484 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123002139 DLCTRL DEBUG Tx Command reply: GET_REPLY 575768484 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123002142 DLCTRL DEBUG Command: GET 874821963 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123002142 DLCTRL DEBUG Tx Command reply: GET_REPLY 874821963 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123002145 DLCTRL DEBUG Command: GET 162428469 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123002145 DLCTRL DEBUG Tx Command reply: GET_REPLY 162428469 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123002147 DLCTRL DEBUG Command: GET 780605857 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123002147 DLCTRL DEBUG Tx Command reply: GET_REPLY 780605857 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250817123002150 DLCTRL DEBUG Command: GET 43779330 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123002150 DLCTRL DEBUG Tx Command reply: GET_REPLY 43779330 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123002152 DLCTRL DEBUG Command: GET 311912734 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123002152 DLCTRL DEBUG Tx Command reply: GET_REPLY 311912734 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123002153 DLCTRL DEBUG Command: GET 711971382 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123002153 DLCTRL DEBUG Tx Command reply: GET_REPLY 711971382 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123002155 DLCTRL DEBUG Command: GET 817779853 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123002155 DLCTRL DEBUG Tx Command reply: GET_REPLY 817779853 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123002157 DLCTRL DEBUG Command: GET 591404480 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123002157 DLCTRL DEBUG Tx Command reply: GET_REPLY 591404480 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123002161 DLCTRL DEBUG Command: GET 20382299 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123002161 DLCTRL DEBUG Tx Command reply: GET_REPLY 20382299 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123002165 DLCTRL DEBUG Command: GET 451389111 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123002165 DLCTRL DEBUG Tx Command reply: GET_REPLY 451389111 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123002171 DLCTRL DEBUG Command: GET 943488371 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123002171 DLCTRL DEBUG Tx Command reply: GET_REPLY 943488371 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817123002185 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35673<->l=127.0.0.1:4262) (control_if.c:193) 20250817123002187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(997)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(996)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123002191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123002192 DLINP DEBUG SRVCONN(,r=127.0.0.1:51932<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123002192 DLINP DEBUG SRVCONN(,r=127.0.0.1:51932<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123002192 DLINP NOTICE SRV(,r=127.0.0.1:51932<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123002192 DMAIN NOTICE (127.0.0.1:51932 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51932<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123002193 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1012)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1013)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1009)@6f517062176f: Final verdict of PTC: none 20250817123002195 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123002195 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) 20250817123002195 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123002195 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-RAN(1010)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1004)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1003)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@6f517062176f: Final verdict of PTC: none 20250817123002195 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123002196 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) 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123002196 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123002196 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) 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123002196 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123002196 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) 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250817123002196 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123002196 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) 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123002196 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 20250817123002196 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) 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123002196 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123002196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123002196 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123002196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123002196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123002196 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123002196 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) 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123002196 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 20250817123002196 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) HNBGW_Test.msc1-RAN(1007)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1006)@6f517062176f: Final verdict of PTC: none 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123002196 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123002196 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123002196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123002196 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123002197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123002197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123002197 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 20250817123002197 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 20250817123002197 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) 20250817123002197 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250817123002197 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123002197 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123002197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123002197 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123002197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123002197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123002197 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123002197 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) 20250817123002197 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123002197 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123002197 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 20250817123002197 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123002197 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) 20250817123002197 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123002197 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123002197 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 20250817123002197 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 20250817123002197 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) 20250817123002197 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123002197 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123002197 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 20250817123002197 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123002197 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) 20250817123002197 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123002197 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123002197 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 20250817123002198 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123002198 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) 20250817123002198 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123002198 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123002198 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 20250817123002198 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123002198 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) 20250817123002198 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123002198 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123002198 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 20250817123002198 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123002198 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123002198 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123002198 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123002198 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123002198 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123002198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123002198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123002198 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 20250817123002198 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) 20250817123002198 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123002198 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123002198 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123002198 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123002198 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123002198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123002198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123002198 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123002198 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) 20250817123002198 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123002198 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123002198 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 20250817123002198 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.sgsn1-SCCP(1015)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1019)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1011)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1008)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1018)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1017)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1020)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(998)@6f517062176f: Final verdict of PTC: none 20250817123002208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(1023)@6f517062176f: Final verdict of PTC: pass 20250817123002209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43778<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123002210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43752<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1022)@6f517062176f: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(1014)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1016)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1005)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1024)@6f517062176f: Final verdict of PTC: pass HNBGW-MGCP(1021)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@6f517062176f: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:30:02 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 20250817123002308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123002308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123002308 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123002309 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) 20250817123002309 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10112743)[0x55b46bd14ec0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10112743)[0x55b46bd14ec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55b46bd0dc70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123002309 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123002309 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123002309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeec1e), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123002309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123002309 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) 20250817123002309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123002309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123002309 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55b46bd0dc70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10112743)[0x55b46bd14ec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10112743)[0x55b46bd14ec0]{disrupted}: Freeing instance (context_map.c:202) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10112743)[0x55b46bd14ec0]{disrupted}: Deallocated (fsm.c:568) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55b46bd0dc70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55b46bd0dc70]{disconnected}: Freeing instance (context_map.c:206) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55b46bd0dc70]{disconnected}: Deallocated (fsm.c:568) 20250817123002309 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10112743 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14539932)[0x55b46bd18230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14539932)[0x55b46bd18230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55b46bd23fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123002309 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123002309 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123002309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885e08), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123002309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123002309 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) 20250817123002309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123002309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123002309 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55b46bd23fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14539932)[0x55b46bd18230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14539932)[0x55b46bd18230]{disrupted}: Freeing instance (context_map.c:202) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14539932)[0x55b46bd18230]{disrupted}: Deallocated (fsm.c:568) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55b46bd23fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55b46bd23fa0]{disconnected}: Freeing instance (context_map.c:206) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x55b46bd23fa0]{disconnected}: Deallocated (fsm.c:568) 20250817123002309 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14539932 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444955)[0x55b46bd295d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444955)[0x55b46bd295d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b46bd162a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123002309 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123002309 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123002309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00278639), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123002309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123002309 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) 20250817123002309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123002309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123002309 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123002309 DCN DEBUG[20250817123002309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123002309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123002309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123002309 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 20250817123002309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123002309 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 20250817123002309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123002309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123002309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123002309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123002309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123002309 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 20250817123002309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123002309 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 20250817123002309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123002309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123002309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123002309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123002309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123002309 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 20250817123002309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123002309 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 20250817123002309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123002309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 33m map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b46bd162a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444955)[0x55b46bd295d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444955)[0x55b46bd295d0]{disrupted}: Freeing instance (context_map.c:202) 20250817123002309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444955)[0x55b46bd295d0]{disrupted}: Deallocated (fsm.c:568) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b46bd162a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b46bd162a0]{disconnected}: Freeing instance (context_map.c:206) 20250817123002309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55b46bd162a0]{disconnected}: Deallocated (fsm.c:568) 20250817123002309 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11444955 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817123002333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123002937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=478784) 20250817123002957 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123002958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006877df), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123002958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123002958 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) 20250817123002958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123002958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123002958 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123002958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b77782), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123002958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123002958 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) 20250817123002958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123002958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123002958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123002958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123002958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123002958 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 20250817123002958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123002958 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 20250817123002958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123002958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123002958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123002958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123002958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123002958 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 20250817123002958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123002959 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 20250817123002959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123002959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123002959 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123002959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f296), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123002959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123002959 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) 20250817123002959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123002959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123002960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123002960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123002960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123002960 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 20250817123002960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123002960 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 20250817123002960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123002960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123003510 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123003510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b5bf1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123003510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123003510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123003510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123003510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123003510 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123003510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182c71), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123003510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123003510 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) 20250817123003510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123003510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123003510 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123003510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1d1d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123003510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123003510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123003510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123003510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123003510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123003510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123003510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123003510 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123003510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123003510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123003510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123003510 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123003510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123003510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123003510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123003510 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 20250817123003510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123003510 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 20250817123003510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123003510 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123003510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123003510 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123003510 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123003510 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123003510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123003510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123003510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123003510 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=478784, count=496340) 20250817123004197 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123004197 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123004197 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123004197 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123004197 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123004197 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817123004197 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123004197 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123004197 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250817123004199 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123004199 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123004199 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123004199 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123004199 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123004199 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123004217 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123004217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f471ca), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123004217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123004217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123004217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123004217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123004217 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123004217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396548), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123004217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123004217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123004217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123004217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123004217 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123004217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329bc4), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123004217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123004217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123004217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123004217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123004217 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123004217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b19fe), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123004217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123004217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123004217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123004217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123004217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123004217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123004217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123004217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123004217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123004217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123004217 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123004217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123004217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123004217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123004217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123004217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123004217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123004217 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123004217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123004217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123004217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123004217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123004217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123004217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123004217 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123004217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123004217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123004217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123004217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123004217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123004217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123004217 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123004801 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123004801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a505ea), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123004801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123004801 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123004801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123004801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123004801 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123004801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077cb36), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123004801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123004801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123004801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123004801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123004801 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123004801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a939), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123004801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123004801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123004801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123004801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123004802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123004802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123004802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123004802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123004802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123004802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123004802 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123004802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123004802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123004802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123004802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123004802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123004802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123004802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123004802 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123004802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123004802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123004802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123004802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123004802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123004802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123004802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123004802 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123004802 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 20250817123004803 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@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:30: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_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@6f517062176f: 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@6f517062176f: Test case TC_sgsnpool_L3Compl_no_cn started. 20250817123006061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123006066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123006070 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43821<->l=127.0.0.1:4262) (control_if.c:572) 20250817123006091 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123006091 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123006098 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123006098 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123006098 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123006099 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123006099 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123006099 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123006099 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123006099 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123006099 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123006099 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123006099 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123006099 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56214 (stream_srv.c:142) 20250817123006099 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56214<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123006100 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123006100 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123006100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123006100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123006100 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) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006100 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) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123006100 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) 20250817123006100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123006100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123006100 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123006100 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123006100 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123006100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123006100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123006100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123006100 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) 20250817123006100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123006100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123006100 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123006100 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123006100 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123006100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123006100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123006100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123006100 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123006100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123006100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123006100 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123006100 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123006100 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123006100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123006100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123006100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123006100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123006100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123006100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123006100 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123006100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123006100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123006100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123006100 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 20250817123006100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123006100 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123006100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123006100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123006100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123006100 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 20250817123006100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123006100 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 20250817123006100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123006100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123006100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123006100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123006100 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123006100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123006100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123006100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123006100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123006100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123006100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123006100 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123006100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123006100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123006100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123006100 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123006100 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@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1035)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(1035)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(1033)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123006114 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123006114 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123006114 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123006114 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123006114 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123006114 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123006114 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123006114 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123006114 DRANAP NOTICE cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123006114 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123006114 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123006115 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123006115 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123006115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123006115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123006115 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) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006115 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) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123006115 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) 20250817123006115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123006115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123006115 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123006115 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123006115 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123006115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123006115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123006115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123006115 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) 20250817123006115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123006115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123006115 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123006115 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123006115 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123006115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123006115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123006115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123006115 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) 20250817123006115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123006115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123006115 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123006115 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123006115 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123006115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123006115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123006115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123006115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123006115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123006115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123006115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123006115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123006115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123006115 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123006115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123006115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123006115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123006115 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 20250817123006115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123006115 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123006115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123006115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123006115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123006115 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 20250817123006115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123006115 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 20250817123006115 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123006115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123006115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123006115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123006115 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 20250817123006115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123006115 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 20250817123006115 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123006115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123006115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123006115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123006115 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123006115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123006115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123006115 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1038)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1038)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(1036)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123006135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123006135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123006135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123006135 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123006135 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) 20250817123006135 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123006135 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123006135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123006135 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@6f517062176f: setverdict(pass): none -> pass 20250817123006139 DLINP DEBUG SRVCONN(,r=127.0.0.1:56214<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123006139 DLINP DEBUG SRVCONN(,r=127.0.0.1:56214<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123006139 DLINP DEBUG SRVCONN(,r=127.0.0.1:56214<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123006139 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123006139 DHNBAP DEBUG (127.0.0.1:56214 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123006139 DHNBAP NOTICE (127.0.0.1:56214 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123006139 DHNBAP NOTICE (127.0.0.1:56214 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123006139 DLINP DEBUG SRVCONN(,r=127.0.0.1:56214<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123006139 DLINP DEBUG SRVCONN(,r=127.0.0.1:56214<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123006311 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 20250817123006311 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 20250817123006311 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 20250817123006311 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817123006311 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817123006311 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817123006311 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(1035)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123006318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123006318 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123006318 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817123006319 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817123006319 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817123006319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123006319 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123006319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817123006323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123006323 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123006323 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123006323 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123006323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123006323 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250817123006323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123006326 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 20250817123006326 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 20250817123006326 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123006326 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123006333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123006333 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123006333 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123006333 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123006333 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123006333 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123006333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123006336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123006336 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123006336 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123006336 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123006336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123006336 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123006336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123007132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123007132 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123007132 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123007132 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123007132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123007132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123007132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123007132 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123007132 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123007132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123007132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123007132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123007132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123007132 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123007132 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123007132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123007132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123007132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123007132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123007132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123007132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123007132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123007132 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123007132 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123007132 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) 20250817123007132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123007132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123007132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123007132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123007132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123007132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123007132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123007132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123007132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123007132 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123007132 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817123007132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123007132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123007132 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123007132 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123007132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123007132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123007132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123007132 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123007142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123007142 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123007142 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123007142 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123007142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123007142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123007142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123007142 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123007142 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123007142 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123007142 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123007142 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123007142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123007142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123007142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123007142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123007142 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) 20250817123007142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123007142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123007142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007142 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) 20250817123007142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123007142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123007142 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123007142 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123007142 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) 20250817123007142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123007142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123007142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123007142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123007142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123007142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123007142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123007142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123007142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123007142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123007142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123007142 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123007142 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(1034)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123007143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123007143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123007143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123007143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123007143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123007143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123007143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123007143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1037)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123007151 DLCTRL DEBUG Command: GET 467490298 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123007151 DLCTRL DEBUG Tx Command reply: GET_REPLY 467490298 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123007154 DLCTRL DEBUG Command: GET 354931759 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123007154 DLCTRL DEBUG Tx Command reply: GET_REPLY 354931759 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123007157 DLCTRL DEBUG Command: GET 221269873 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123007157 DLCTRL DEBUG Tx Command reply: GET_REPLY 221269873 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123007160 DLCTRL DEBUG Command: GET 975372176 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123007160 DLCTRL DEBUG Tx Command reply: GET_REPLY 975372176 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123007163 DLCTRL DEBUG Command: GET 148403405 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123007163 DLCTRL DEBUG Tx Command reply: GET_REPLY 148403405 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123007165 DLCTRL DEBUG Command: GET 316075081 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123007165 DLCTRL DEBUG Tx Command reply: GET_REPLY 316075081 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123007168 DLCTRL DEBUG Command: GET 408649208 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123007168 DLCTRL DEBUG Tx Command reply: GET_REPLY 408649208 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123007170 DLCTRL DEBUG Command: GET 975068297 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123007170 DLCTRL DEBUG Tx Command reply: GET_REPLY 975068297 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123007171 DLCTRL DEBUG Command: GET 600515670 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123007171 DLCTRL DEBUG Tx Command reply: GET_REPLY 600515670 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123007173 DLCTRL DEBUG Command: GET 126418187 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123007173 DLCTRL DEBUG Tx Command reply: GET_REPLY 126418187 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123007175 DLCTRL DEBUG Command: GET 280047922 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123007175 DLCTRL DEBUG Tx Command reply: GET_REPLY 280047922 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123007176 DLCTRL DEBUG Command: GET 381593684 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123007176 DLCTRL DEBUG Tx Command reply: GET_REPLY 381593684 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123007177 DLCTRL DEBUG Command: GET 933735795 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123007177 DLCTRL DEBUG Tx Command reply: GET_REPLY 933735795 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123007179 DLCTRL DEBUG Command: GET 407083873 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123007179 DLCTRL DEBUG Tx Command reply: GET_REPLY 407083873 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123007180 DLCTRL DEBUG Command: GET 922445170 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123007180 DLCTRL DEBUG Tx Command reply: GET_REPLY 922445170 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123007181 DLCTRL DEBUG Command: GET 627120352 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123007181 DLCTRL DEBUG Tx Command reply: GET_REPLY 627120352 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123007182 DLCTRL DEBUG Command: GET 420953650 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123007182 DLCTRL DEBUG Tx Command reply: GET_REPLY 420953650 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123007183 DLCTRL DEBUG Command: GET 771211670 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123007183 DLCTRL DEBUG Tx Command reply: GET_REPLY 771211670 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123007184 DLCTRL DEBUG Command: GET 310481261 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123007184 DLCTRL DEBUG Tx Command reply: GET_REPLY 310481261 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123007185 DLCTRL DEBUG Command: GET 851198702 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123007185 DLCTRL DEBUG Tx Command reply: GET_REPLY 851198702 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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 := '000000000000001001111110'B, t_guard := 20.000000 } 20250817123007206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)738234 20250817123008248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123008248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123008248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123008248 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123008248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb43ba, normal) (hnbgw_rua.c:407) 20250817123008248 DHNB DEBUG map_rua[0x55b46bd14ec0]{init}: Allocated (fsm.c:456) 20250817123008248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-738234)[0x55b46bd14ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123008248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-738234 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123008248 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123008248 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123008248 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123008248 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-738234 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250817123008248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-738234)[0x55b46bd14ec0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123008248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-738234)[0x55b46bd14ec0]{init}: Freeing instance (context_map.c:202) 20250817123008248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-738234)[0x55b46bd14ec0]{init}: Deallocated (fsm.c:568) 20250817123008248 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-738234 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123008249 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) 20250817123008249 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817123008249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250817123008249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123008249 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)@6f517062176f: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)738234 MTC@6f517062176f: 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 } 20250817123008297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)8054129 20250817123009312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123009313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123009313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250817123009313 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123009313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7ae571, normal) (hnbgw_rua.c:407) 20250817123009313 DHNB DEBUG map_rua[0x55b46bd14ec0]{init}: Allocated (fsm.c:456) 20250817123009313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8054129)[0x55b46bd14ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123009313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8054129 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123009313 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123009313 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123009313 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250817123009313 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8054129 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250817123009313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8054129)[0x55b46bd14ec0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123009313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8054129)[0x55b46bd14ec0]{init}: Freeing instance (context_map.c:202) 20250817123009313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8054129)[0x55b46bd14ec0]{init}: Deallocated (fsm.c:568) 20250817123009313 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8054129 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250817123009313 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) 20250817123009313 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817123009313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250817123009313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123009313 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)@6f517062176f: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)8054129 MTC@6f517062176f: 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 := '000000000000000010101100'B, t_guard := 20.000000 } 20250817123009323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123009356 DLSCCP DEBUG SCCP-SCOC(97)[0x55b46bd297a0]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:328) 20250817123009356 DLSCCP DEBUG SCCP-SCOC(97)[0x55b46bd297a0]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1188) 20250817123009356 DLSCCP DEBUG SCCP-SCOC(97)[0x55b46bd297a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123009356 DLSCCP DEBUG SCCP-SCOC(97)[0x55b46bd297a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123009356 DLSCCP DEBUG SCCP-SCOC(97)[0x55b46bd297a0]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)6359182 20250817123010334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123010334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123010334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123010335 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123010335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x61088e, normal) (hnbgw_rua.c:407) 20250817123010335 DHNB DEBUG map_rua[0x55b46bd14ec0]{init}: Allocated (fsm.c:456) 20250817123010335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6359182)[0x55b46bd14ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123010335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6359182 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123010335 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123010335 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123010335 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6359182 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250817123010335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6359182)[0x55b46bd14ec0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123010335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6359182)[0x55b46bd14ec0]{init}: Freeing instance (context_map.c:202) 20250817123010335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6359182)[0x55b46bd14ec0]{init}: Deallocated (fsm.c:568) 20250817123010335 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6359182 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250817123010335 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) 20250817123010335 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817123010335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250817123010335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123010335 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)@6f517062176f: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)6359182 MTC@6f517062176f: 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 := '000000000000001101101000'B, t_guard := 20.000000 } 20250817123010372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57724<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@6f517062176f: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)9324881 20250817123011388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123011388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123011388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123011388 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123011388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8e4951, normal) (hnbgw_rua.c:407) 20250817123011388 DHNB DEBUG map_rua[0x55b46bd14ec0]{init}: Allocated (fsm.c:456) 20250817123011388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9324881)[0x55b46bd14ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123011388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9324881 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123011388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123011389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123011389 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123011389 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-9324881 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250817123011389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9324881)[0x55b46bd14ec0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123011389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9324881)[0x55b46bd14ec0]{init}: Freeing instance (context_map.c:202) 20250817123011389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9324881)[0x55b46bd14ec0]{init}: Deallocated (fsm.c:568) 20250817123011389 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9324881 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123011389 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) 20250817123011389 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817123011389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250817123011389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123011389 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)@6f517062176f: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)9324881 MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817123011402 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43821<->l=127.0.0.1:4262) (control_if.c:193) 20250817123011402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1027)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(1026)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123011407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123011408 DLINP DEBUG SRVCONN(,r=127.0.0.1:56214<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123011408 DLINP DEBUG SRVCONN(,r=127.0.0.1:56214<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123011408 DLINP NOTICE SRV(,r=127.0.0.1:56214<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123011409 DMAIN NOTICE (127.0.0.1:56214 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56214<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123011409 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817123011409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123011409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123011409 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123011409 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) 20250817123011409 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1036)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1034)@6f517062176f: Final verdict of PTC: none 20250817123011411 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123011411 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) 20250817123011411 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123011411 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123011411 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123011411 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) 20250817123011411 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123011411 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123011411 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 20250817123011411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123011411 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123011412 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123011412 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123011412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123011412 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123011412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123011412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123011412 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123011412 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) 20250817123011412 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123011412 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123011412 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123011412 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) 20250817123011412 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123011412 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123011412 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(1033)@6f517062176f: Final verdict of PTC: none 20250817123011412 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 20250817123011412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123011412 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123011412 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123011412 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123011412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123011412 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123011412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123011412 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_no_cn-Iuh0-RUA(1030)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1035)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1038)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(1039)@6f517062176f: Final verdict of PTC: none 20250817123011419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1040)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(1028)@6f517062176f: Final verdict of PTC: none 20250817123011434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57724<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123011434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57718<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1043)@6f517062176f: Final verdict of PTC: none 20250817123011435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1042)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1041)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@6f517062176f: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sun Aug 17 12:30:11 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 20250817123011499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123012101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221996) 20250817123012310 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123012310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00278639), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123012310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123012310 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) 20250817123012310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123012310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123012310 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123012310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885e08), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123012310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123012310 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) 20250817123012310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123012310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123012310 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123012310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeec1e), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123012311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123012311 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) 20250817123012311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123012311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123012311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123012311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123012311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123012311 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 20250817123012311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123012311 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 20250817123012311 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123012311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123012311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123012311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123012311 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 20250817123012311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123012311 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 20250817123012311 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123012311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123012311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123012312 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123012312 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 20250817123012312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123012312 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 20250817123012312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123012958 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123012958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b77782), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123012958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123012958 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) 20250817123012958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123012958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123012959 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123012959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006877df), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123012959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123012959 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) 20250817123012959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123012959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123012959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123012959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123012959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123012959 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 20250817123012959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123012959 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 20250817123012959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123012959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123012959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123012959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123012959 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 20250817123012959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123012959 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 20250817123012959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123012960 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123012960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f296), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123012960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123012960 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) 20250817123012960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123012960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123012960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123012961 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123012961 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123012961 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 20250817123012961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123012961 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 20250817123012961 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=221996, count=234776) 20250817123013412 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123013412 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123013412 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123013413 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123013413 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123013413 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123013510 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123013511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1d1d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123013511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123013511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123013511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123013511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123013511 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123013511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182c71), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123013511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123013511 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) 20250817123013511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123013511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123013511 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123013511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b5bf1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123013511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123013511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123013511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123013511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123013511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123013511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123013511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123013511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123013511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123013511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123013512 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123013512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123013512 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123013512 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123013512 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 20250817123013512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123013512 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 20250817123013512 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123013512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123013512 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123013512 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123013512 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123013512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123013512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123013512 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:30: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_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 20250817123014218 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123014218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b19fe), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123014218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123014218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123014218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123014218 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123014218 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123014218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329bc4), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123014218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123014218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123014218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123014218 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123014218 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123014218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396548), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123014218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123014218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123014218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123014218 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123014218 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123014218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f471ca), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123014218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123014219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123014219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123014219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123014219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123014219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123014219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123014219 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123014219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123014219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123014219 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123014219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123014219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123014219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123014219 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123014219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123014219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123014219 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123014219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123014219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123014219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123014219 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123014219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123014219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123014219 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123014220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123014220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123014220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123014220 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123014220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123014220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123014220 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123014802 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123014802 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a939), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123014802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123014802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123014802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123014802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123014802 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123014802 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077cb36), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123014802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123014802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123014802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123014802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123014802 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123014802 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a505ea), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123014802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123014802 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123014802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123014802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123014802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123014802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123014802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123014802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123014802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123014802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123014802 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123014802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123014802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123014802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123014802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123014802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123014802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123014802 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123014802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123014802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123014802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123014802 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123014802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123014802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123014802 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@6f517062176f: 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@6f517062176f: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250817123015235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123015240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123015242 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_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123015275 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123015275 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123015286 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123015286 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123015286 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123015286 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123015287 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123015287 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123015287 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123015287 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123015287 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123015287 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53742 (stream_srv.c:142) 20250817123015287 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53742<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123015288 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123015288 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123015288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123015288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123015288 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) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015288 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) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123015288 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) 20250817123015288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123015288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123015288 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123015288 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123015288 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123015288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123015288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123015288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123015288 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) 20250817123015288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123015288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123015288 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123015288 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123015288 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123015288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123015288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123015288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123015288 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123015288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123015288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123015288 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123015288 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123015288 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123015288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123015288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123015288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123015288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123015288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123015288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123015288 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123015289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123015289 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123015289 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123015289 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 20250817123015289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123015289 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123015289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123015289 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123015289 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123015289 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 20250817123015289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123015289 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 20250817123015289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123015289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123015289 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123015289 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123015289 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123015289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123015289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123015289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123015289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123015289 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123015289 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123015289 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123015289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123015289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123015289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(1054)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1054)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(1052)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1057)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(1057)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1055)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1060)@6f517062176f: ************************************************* HNBGW_Test.msc2-M3UA(1060)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1058)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123015334 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123015334 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123015334 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123015334 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123015334 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123015334 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123015334 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123015334 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123015334 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123015335 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123015335 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123015335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123015335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123015335 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) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015336 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) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123015336 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) 20250817123015336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123015336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123015336 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123015336 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123015336 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123015336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123015336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123015336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123015336 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) 20250817123015336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123015336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123015336 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123015336 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123015336 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123015336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123015336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123015336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123015336 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) 20250817123015336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123015336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123015336 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123015336 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123015336 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123015336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123015336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123015336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123015336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123015336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123015336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123015336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123015336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123015336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123015336 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123015336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123015336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123015336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123015336 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 20250817123015336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123015336 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123015336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123015336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123015336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123015336 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 20250817123015336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123015336 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 20250817123015336 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123015336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123015336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123015336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123015336 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 20250817123015336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123015336 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 20250817123015336 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123015336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123015336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123015336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123015336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123015336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123015336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123015336 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1063)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(1061)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1066)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(1066)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-SCCP(1064)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1069)@6f517062176f: ************************************************* HNBGW_Test.sgsn2-M3UA(1069)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1069)@6f517062176f: ************************************************* HNBGW_Test.sgsn2-SCCP(1067)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123015377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123015377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123015377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123015377 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123015377 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) 20250817123015377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123015377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123015377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123015377 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@6f517062176f: setverdict(pass): none -> pass 20250817123015382 DLINP DEBUG SRVCONN(,r=127.0.0.1:53742<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123015382 DLINP DEBUG SRVCONN(,r=127.0.0.1:53742<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123015382 DLINP DEBUG SRVCONN(,r=127.0.0.1:53742<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123015382 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123015382 DHNBAP DEBUG (127.0.0.1:53742 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123015382 DHNBAP NOTICE (127.0.0.1:53742 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123015382 DHNBAP NOTICE (127.0.0.1:53742 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123015382 DLINP DEBUG SRVCONN(,r=127.0.0.1:53742<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123015382 DLINP DEBUG SRVCONN(,r=127.0.0.1:53742<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123015501 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 20250817123015502 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 20250817123015502 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123015502 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123015512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123015512 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123015512 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123015512 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123015512 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123015512 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123015512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123015515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123015515 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123015515 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123015515 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123015515 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123015515 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123015515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123015518 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 20250817123015518 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 20250817123015518 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123015518 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123015524 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) 20250817123015524 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123015524 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123015524 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123015524 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123015524 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123015524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123015526 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) 20250817123015526 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123015526 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123015526 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123015526 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123015526 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123015526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123015531 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 20250817123015531 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 20250817123015531 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123015531 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817123015536 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) 20250817123015536 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817123015536 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123015536 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123015536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123015536 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123015536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123015539 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) 20250817123015539 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123015539 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123015539 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123015539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123015539 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123015539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123015546 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 20250817123015546 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 20250817123015546 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123015546 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123015549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123015549 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123015549 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123015549 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123015549 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123015549 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123015549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123015550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123015550 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123015550 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123015550 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123015550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123015550 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123015550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123015557 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 20250817123015557 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 20250817123015557 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123015557 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123015561 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) 20250817123015561 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123015561 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123015561 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123015561 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123015561 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123015561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123015563 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) 20250817123015563 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123015563 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123015563 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123015563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123015563 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123015563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123015568 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 20250817123015568 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 20250817123015568 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123015568 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250817123015572 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) 20250817123015572 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250817123015572 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123015572 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123015572 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123015572 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123015572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123015574 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) 20250817123015574 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123015574 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123015574 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123015574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123015574 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123015574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123016325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123016325 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123016325 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123016325 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123016325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123016325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123016325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123016325 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123016325 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123016325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123016325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123016325 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123016325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123016325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123016325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123016325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123016325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123016325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123016325 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123016325 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123016325 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) 20250817123016325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123016325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123016325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123016325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123016325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123016325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123016325 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123016325 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817123016325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123016325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123016325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123016325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123016325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123016325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123016325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123016325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123016331 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) 20250817123016331 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123016331 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123016331 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 20250817123016331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123016331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123016331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123016331 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1053)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123016331 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123016331 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123016331 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123016331 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) 20250817123016331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123016331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123016331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123016331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123016331 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) 20250817123016331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016331 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) 20250817123016331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123016331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123016331 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123016331 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123016331 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) 20250817123016331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123016331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123016331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123016332 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123016332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123016332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123016332 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123016332 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817123016332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123016332 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123016332 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123016332 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123016332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123016332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123016332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123016332 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1056)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123016346 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) 20250817123016346 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123016346 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123016346 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 20250817123016346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123016346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123016346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123016346 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123016346 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123016346 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123016346 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123016346 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) 20250817123016346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123016346 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123016346 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817123016346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123016346 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) 20250817123016346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016346 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) 20250817123016346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016346 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123016346 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123016346 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123016346 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123016346 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) 20250817123016346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123016346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123016346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123016347 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) 20250817123016347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123016347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123016347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123016347 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123016347 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123016347 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 20250817123016347 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123016347 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: link up (cnlink.c:111) 20250817123016347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123016347 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 20250817123016347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123016347 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1059)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123016351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123016351 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123016351 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123016351 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123016351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123016351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123016351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123016351 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123016351 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123016351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123016351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123016351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123016351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123016351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123016351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123016351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123016351 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) 20250817123016351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016351 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) 20250817123016351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123016351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123016351 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123016351 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123016351 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) 20250817123016351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123016351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123016351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123016351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123016351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123016351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123016351 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123016351 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817123016351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123016351 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123016351 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123016351 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123016351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123016351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123016351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123016351 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1062)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123016367 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) 20250817123016367 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123016367 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123016367 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 20250817123016367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123016367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123016367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123016367 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123016367 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123016367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123016367 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123016367 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) 20250817123016367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123016367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123016367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123016367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123016368 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) 20250817123016368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016368 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) 20250817123016368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123016368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123016368 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123016368 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123016368 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) 20250817123016368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123016368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123016368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123016368 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) 20250817123016368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123016368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123016368 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123016368 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817123016369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123016369 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123016369 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123016369 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 20250817123016369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123016369 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 20250817123016369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123016369 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1065)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123016382 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) 20250817123016382 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817123016382 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817123016382 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 20250817123016382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123016382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123016382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123016382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123016382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123016382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123016382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123016382 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) 20250817123016382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123016382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123016382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250817123016382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123016382 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) 20250817123016382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016382 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) 20250817123016382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016382 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123016382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123016383 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123016383 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123016383 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) 20250817123016383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123016383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123016383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123016383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123016383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123016383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123016383 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) 20250817123016383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123016383 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123016383 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123016383 DRANAP NOTICE cnlink(sgsn-2)[0x55b46bd00630]{CONNECTED}: link up (cnlink.c:111) 20250817123016383 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123016383 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123016383 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123016383 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 20250817123016383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123016383 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 20250817123016383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123016383 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1068)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123017394 DLCTRL DEBUG Command: GET 490210559 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123017394 DLCTRL DEBUG Tx Command reply: GET_REPLY 490210559 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123017398 DLCTRL DEBUG Command: GET 749348006 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123017398 DLCTRL DEBUG Tx Command reply: GET_REPLY 749348006 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123017402 DLCTRL DEBUG Command: GET 686432980 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123017403 DLCTRL DEBUG Tx Command reply: GET_REPLY 686432980 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123017407 DLCTRL DEBUG Command: GET 671270778 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123017407 DLCTRL DEBUG Tx Command reply: GET_REPLY 671270778 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123017411 DLCTRL DEBUG Command: GET 932774381 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123017411 DLCTRL DEBUG Tx Command reply: GET_REPLY 932774381 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123017415 DLCTRL DEBUG Command: GET 895123942 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123017415 DLCTRL DEBUG Tx Command reply: GET_REPLY 895123942 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123017418 DLCTRL DEBUG Command: GET 928281893 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123017419 DLCTRL DEBUG Tx Command reply: GET_REPLY 928281893 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123017422 DLCTRL DEBUG Command: GET 233208541 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123017422 DLCTRL DEBUG Tx Command reply: GET_REPLY 233208541 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123017424 DLCTRL DEBUG Command: GET 960324493 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123017424 DLCTRL DEBUG Tx Command reply: GET_REPLY 960324493 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123017426 DLCTRL DEBUG Command: GET 93184303 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123017426 DLCTRL DEBUG Tx Command reply: GET_REPLY 93184303 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123017428 DLCTRL DEBUG Command: GET 688487465 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123017429 DLCTRL DEBUG Tx Command reply: GET_REPLY 688487465 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123017430 DLCTRL DEBUG Command: GET 527298170 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123017430 DLCTRL DEBUG Tx Command reply: GET_REPLY 527298170 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123017432 DLCTRL DEBUG Command: GET 569196333 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123017432 DLCTRL DEBUG Tx Command reply: GET_REPLY 569196333 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123017434 DLCTRL DEBUG Command: GET 909275335 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123017434 DLCTRL DEBUG Tx Command reply: GET_REPLY 909275335 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123017435 DLCTRL DEBUG Command: GET 265309823 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123017435 DLCTRL DEBUG Tx Command reply: GET_REPLY 265309823 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123017436 DLCTRL DEBUG Command: GET 641823032 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123017436 DLCTRL DEBUG Tx Command reply: GET_REPLY 641823032 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123017438 DLCTRL DEBUG Command: GET 44550579 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123017438 DLCTRL DEBUG Tx Command reply: GET_REPLY 44550579 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123017439 DLCTRL DEBUG Command: GET 753300735 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123017439 DLCTRL DEBUG Tx Command reply: GET_REPLY 753300735 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123017440 DLCTRL DEBUG Command: GET 51159804 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123017440 DLCTRL DEBUG Tx Command reply: GET_REPLY 51159804 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123017441 DLCTRL DEBUG Command: GET 18857529 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123017441 DLCTRL DEBUG Tx Command reply: GET_REPLY 18857529 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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@6f517062176f: 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@6f517062176f: 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 := '000000000000001001111000'B, t_guard := 20.000000 } 20250817123017466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47420<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1062)@6f517062176f: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)14445374 20250817123018520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123018520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123018520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250817123018520 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123018520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdc6b3e, normal) (hnbgw_rua.c:407) 20250817123018520 DHNB DEBUG map_rua[0x55b46bd14ec0]{init}: Allocated (fsm.c:456) 20250817123018520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14445374)[0x55b46bd14ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123018520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14445374 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123018520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123018520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123018520 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250817123018520 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250817123018520 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14445374 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) 20250817123018520 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14445374 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123018520 DCN DEBUG map_sccp[0x55b46bd0dc70]{init}: Allocated (fsm.c:456) 20250817123018520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b46bd0dc70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123018520 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-14445374 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123018520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14445374 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250817123018521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14445374)[0x55b46bd14ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123018521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123018521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123018521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14445374)[0x55b46bd14ec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123018521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b46bd0dc70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123018521 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123018521 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{IDLE}: Allocated (fsm.c:456) 20250817123018521 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123018521 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030002780056400500f1100926) (sccp_scrc.c:406) 20250817123018521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123018521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123018521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123018521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123018521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123018521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123018521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123018521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123018521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123018521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123018521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123018521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123018521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123018521 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123018521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b46bd0dc70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123018521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14445374)[0x55b46bd14ec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123018521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123018521 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123018521 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123018521 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123018521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123018521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123018521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123018521 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1061)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@6f517062176f: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@6f517062176f: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)13143226 HNBGW_Test.sgsn0-SCCP(1061)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1061)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123018542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123018542 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123018542 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123018542 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123018542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123018542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123018542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123018542 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_nri_from_other_PLMN0(1071)@6f517062176f: setverdict(pass): none -> pass 20250817123018542 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123018542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123018542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123018542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123018542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123018542 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=002c8b17) (sccp_scrc.c:477) 20250817123018542 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20250817123018542 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123018542 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123018542 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123018542 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123018542 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) 20250817123018542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b46bd0dc70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123018542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b46bd0dc70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817123018544 DLCTRL DEBUG Command: GET 616168627 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123018544 DLCTRL DEBUG Tx Command reply: GET_REPLY 616168627 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123018549 DLCTRL DEBUG Command: GET 804388911 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123018549 DLCTRL DEBUG Tx Command reply: GET_REPLY 804388911 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123018552 DLCTRL DEBUG Command: GET 344839794 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123018552 DLCTRL DEBUG Tx Command reply: GET_REPLY 344839794 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123018556 DLCTRL DEBUG Command: GET 938420963 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123018556 DLCTRL DEBUG Tx Command reply: GET_REPLY 938420963 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123018560 DLCTRL DEBUG Command: GET 748785585 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123018560 DLCTRL DEBUG Tx Command reply: GET_REPLY 748785585 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123018564 DLCTRL DEBUG Command: GET 25284830 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123018564 DLCTRL DEBUG Tx Command reply: GET_REPLY 25284830 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123018568 DLCTRL DEBUG Command: GET 856733160 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123018568 DLCTRL DEBUG Tx Command reply: GET_REPLY 856733160 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123018572 DLCTRL DEBUG Command: GET 746076012 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123018572 DLCTRL DEBUG Tx Command reply: GET_REPLY 746076012 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123018575 DLCTRL DEBUG Command: GET 228823220 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123018575 DLCTRL DEBUG Tx Command reply: GET_REPLY 228823220 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123018579 DLCTRL DEBUG Command: GET 628963583 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123018579 DLCTRL DEBUG Tx Command reply: GET_REPLY 628963583 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123018581 DLCTRL DEBUG Command: GET 655850038 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123018581 DLCTRL DEBUG Tx Command reply: GET_REPLY 655850038 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123018584 DLCTRL DEBUG Command: GET 292750508 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123018584 DLCTRL DEBUG Tx Command reply: GET_REPLY 292750508 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123018587 DLCTRL DEBUG Command: GET 791611803 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123018587 DLCTRL DEBUG Tx Command reply: GET_REPLY 791611803 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123018589 DLCTRL DEBUG Command: GET 375660271 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123018589 DLCTRL DEBUG Tx Command reply: GET_REPLY 375660271 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123018591 DLCTRL DEBUG Command: GET 513963338 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123018591 DLCTRL DEBUG Tx Command reply: GET_REPLY 513963338 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123018593 DLCTRL DEBUG Command: GET 724537310 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123018593 DLCTRL DEBUG Tx Command reply: GET_REPLY 724537310 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123018595 DLCTRL DEBUG Command: GET 951055322 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123018595 DLCTRL DEBUG Tx Command reply: GET_REPLY 951055322 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123018597 DLCTRL DEBUG Command: GET 230883908 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123018597 DLCTRL DEBUG Tx Command reply: GET_REPLY 230883908 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123018599 DLCTRL DEBUG Command: GET 680290634 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123018599 DLCTRL DEBUG Tx Command reply: GET_REPLY 680290634 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123018601 DLCTRL DEBUG Command: GET 860566905 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123018601 DLCTRL DEBUG Tx Command reply: GET_REPLY 860566905 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000100100010'B, t_guard := 20.000000 } 20250817123018628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@6f517062176f: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)14617665 20250817123019658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123019658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123019658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250817123019658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123019658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdf0c41, normal) (hnbgw_rua.c:407) 20250817123019658 DHNB DEBUG map_rua[0x55b46bd18a60]{init}: Allocated (fsm.c:456) 20250817123019658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14617665)[0x55b46bd18a60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123019658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14617665 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123019659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123019659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123019659 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250817123019659 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14617665 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250817123019659 DCN DEBUG map_sccp[0x55b46bd23fa0]{init}: Allocated (fsm.c:456) 20250817123019659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55b46bd23fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123019659 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-14617665 <-> SCCP-115 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250817123019659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14617665 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250817123019659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14617665)[0x55b46bd18a60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123019659 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123019659 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123019659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14617665)[0x55b46bd18a60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123019659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55b46bd23fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123019659 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123019659 DLSCCP DEBUG SCCP-SCOC(115)[0x55b46bd295d0]{IDLE}: Allocated (fsm.c:456) 20250817123019659 DLSCCP DEBUG SCCP-SCOC(115)[0x55b46bd295d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123019659 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030001220056400500f1100926) (sccp_scrc.c:406) 20250817123019659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123019659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123019659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123019659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123019659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123019659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123019659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123019659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123019659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123019659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123019659 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) 20250817123019659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123019659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123019659 DLSCCP DEBUG SCCP-SCOC(115)[0x55b46bd295d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123019659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55b46bd23fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123019659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14617665)[0x55b46bd18a60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123019659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123019659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123019659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123019659 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 20250817123019659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123019659 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 20250817123019659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123019659 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1067)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@6f517062176f: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@6f517062176f: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)9040225 HNBGW_Test.sgsn2-SCCP(1067)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1067)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1072)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817123019681 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) 20250817123019681 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817123019681 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817123019681 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 20250817123019681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123019681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123019681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123019681 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123019681 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123019682 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123019682 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123019682 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) 20250817123019682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123019682 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=00207240) (sccp_scrc.c:477) 20250817123019682 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20250817123019682 DLSCCP DEBUG SCCP-SCOC(115)[0x55b46bd295d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123019682 DLSCCP DEBUG SCCP-SCOC(115)[0x55b46bd295d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123019682 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123019682 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123019682 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) 20250817123019682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55b46bd23fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123019682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55b46bd23fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123019682 DLCTRL DEBUG Command: GET 887338763 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123019682 DLCTRL DEBUG Tx Command reply: GET_REPLY 887338763 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123019686 DLCTRL DEBUG Command: GET 315219159 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123019686 DLCTRL DEBUG Tx Command reply: GET_REPLY 315219159 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123019690 DLCTRL DEBUG Command: GET 783284017 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123019690 DLCTRL DEBUG Tx Command reply: GET_REPLY 783284017 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123019694 DLCTRL DEBUG Command: GET 359649371 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123019694 DLCTRL DEBUG Tx Command reply: GET_REPLY 359649371 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123019698 DLCTRL DEBUG Command: GET 193869796 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123019698 DLCTRL DEBUG Tx Command reply: GET_REPLY 193869796 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123019702 DLCTRL DEBUG Command: GET 489784387 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123019702 DLCTRL DEBUG Tx Command reply: GET_REPLY 489784387 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123019705 DLCTRL DEBUG Command: GET 866701832 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123019705 DLCTRL DEBUG Tx Command reply: GET_REPLY 866701832 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123019708 DLCTRL DEBUG Command: GET 153583676 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123019708 DLCTRL DEBUG Tx Command reply: GET_REPLY 153583676 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123019711 DLCTRL DEBUG Command: GET 763533824 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123019711 DLCTRL DEBUG Tx Command reply: GET_REPLY 763533824 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123019713 DLCTRL DEBUG Command: GET 692085549 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123019713 DLCTRL DEBUG Tx Command reply: GET_REPLY 692085549 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123019715 DLCTRL DEBUG Command: GET 893506330 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123019715 DLCTRL DEBUG Tx Command reply: GET_REPLY 893506330 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123019717 DLCTRL DEBUG Command: GET 915726570 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123019717 DLCTRL DEBUG Tx Command reply: GET_REPLY 915726570 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250817123019720 DLCTRL DEBUG Command: GET 835926197 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123019720 DLCTRL DEBUG Tx Command reply: GET_REPLY 835926197 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123019724 DLCTRL DEBUG Command: GET 606806892 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123019724 DLCTRL DEBUG Tx Command reply: GET_REPLY 606806892 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123019727 DLCTRL DEBUG Command: GET 981787499 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123019727 DLCTRL DEBUG Tx Command reply: GET_REPLY 981787499 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123019731 DLCTRL DEBUG Command: GET 616426309 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123019731 DLCTRL DEBUG Tx Command reply: GET_REPLY 616426309 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123019735 DLCTRL DEBUG Command: GET 763925191 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123019735 DLCTRL DEBUG Tx Command reply: GET_REPLY 763925191 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123019738 DLCTRL DEBUG Command: GET 606228045 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123019738 DLCTRL DEBUG Tx Command reply: GET_REPLY 606228045 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123019741 DLCTRL DEBUG Command: GET 303789999 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123019741 DLCTRL DEBUG Tx Command reply: GET_REPLY 303789999 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123019743 DLCTRL DEBUG Command: GET 891718034 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123019743 DLCTRL DEBUG Tx Command reply: GET_REPLY 891718034 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817123019752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47408<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123019753 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(1046)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(1045)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123019757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47402<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123019760 DLINP DEBUG SRVCONN(,r=127.0.0.1:53742<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123019760 DLINP DEBUG SRVCONN(,r=127.0.0.1:53742<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123019760 DLINP NOTICE SRV(,r=127.0.0.1:53742<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123019760 DMAIN NOTICE (127.0.0.1:53742 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53742<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123019760 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@6f517062176f: Final verdict of PTC: none 20250817123019761 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc2-RAN(1059)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1064)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1058)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1052)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1053)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1056)@6f517062176f: Final verdict of PTC: none 20250817123019761 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) 20250817123019761 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123019762 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123019762 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) 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1065)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1061)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1068)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1062)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1066)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1057)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1063)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1060)@6f517062176f: Final verdict of PTC: none20250817123019762 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123019762 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) 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123019762 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123019762 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) 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123019762 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 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123019762 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123019762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123019762 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123019762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123019762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123019762 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 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123019762 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123019762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123019762 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123019762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123019762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123019762 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123019762 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) 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123019762 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123019763 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 20250817123019763 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123019763 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) 20250817123019763 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123019763 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817123019763 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 20250817123019763 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123019763 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) 20250817123019763 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123019763 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123019763 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 TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@6f517062176f: Final verdict of PTC: none 20250817123019763 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123019763 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) 20250817123019763 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123019763 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123019763 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 20250817123019763 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123019763 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) 20250817123019763 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123019763 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123019763 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 20250817123019763 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123019763 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) 20250817123019763 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123019763 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123019763 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 20250817123019763 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123019763 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) 20250817123019763 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123019763 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250817123019764 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 20250817123019764 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 20250817123019764 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) 20250817123019764 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123019764 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123019764 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123019764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123019764 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123019764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123019764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123019764 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 20250817123019764 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) 20250817123019764 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817123019764 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123019764 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123019764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123019764 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123019764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123019764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123019764 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 20250817123019764 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) 20250817123019764 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123019764 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123019764 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123019764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123019764 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123019764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123019764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123019764 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123019764 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) 20250817123019764 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123019764 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123019764 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 20250817123019764 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) 20250817123019764 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250817123019764 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123019765 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123019765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123019765 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123019765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123019765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(1054)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1067)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1071)@6f517062176f: Final verdict of PTC: pass HNBGW-MGCP(1070)@6f517062176f: Final verdict of PTC: none 20250817123019768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47420<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1047)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1069)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@6f517062176f: Final verdict of PTC: none 20250817123019783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(1072)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@6f517062176f: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:30:19 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== 20250817123019864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123019864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123019864 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123019864 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) 20250817123019864 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123019864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14445374)[0x55b46bd14ec0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123019864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14445374)[0x55b46bd14ec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123019864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b46bd0dc70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123019864 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123019864 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123019864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c8b17), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123019864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123019864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123019864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123019864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123019864 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123019864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b46bd0dc70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123019864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14445374)[0x55b46bd14ec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123019864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14445374)[0x55b46bd14ec0]{disrupted}: Freeing instance (context_map.c:202) 20250817123019864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14445374)[0x55b46bd14ec0]{disrupted}: Deallocated (fsm.c:568) 20250817123019864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b46bd0dc70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123019864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b46bd0dc70]{disconnected}: Freeing instance (context_map.c:206) 20250817123019864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55b46bd0dc70]{disconnected}: Deallocated (fsm.c:568) 20250817123019864 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14445374 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250817123019864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14617665)[0x55b46bd18a60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123019864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14617665)[0x55b46bd18a60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123019864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55b46bd23fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123019864 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123019864 DLSCCP DEBUG SCCP-SCOC(115)[0x55b46bd295d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123019864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207240), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123019864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123019864 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) 20250817123019865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123019865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123019865 DLSCCP DEBUG SCCP-SCOC(115)[0x55b46bd295d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123019865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55b46bd23fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123019865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14617665)[0x55b46bd18a60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123019865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14617665)[0x55b46bd18a60]{disrupted}: Freeing instance (context_map.c:202) 20250817123019865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14617665)[0x55b46bd18a60]{disrupted}: Deallocated (fsm.c:568) 20250817123019865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55b46bd23fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123019865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55b46bd23fa0]{disconnected}: Freeing instance (context_map.c:206) 20250817123019865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x55b46bd23fa0]{disconnected}: Deallocated (fsm.c:568) 20250817123019865 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14617665 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250817123019865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123019865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123019865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123019865 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123019865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123019865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123019865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123019865 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123019865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123019865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123019865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123019865 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 20250817123019865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123019865 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 20250817123019865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123019865 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20250817123019900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123020502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=432576) Waiting for packet dumper to finish... 1 (prev_count=432576, count=433116) 20250817123021763 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123021764 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123021764 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123021764 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123021764 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123021764 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123021765 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123021765 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123021765 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250817123021765 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123021765 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123021765 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123021765 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123021765 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123021765 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817123021765 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123021765 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123021765 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123022312 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123022312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeec1e), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123022312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123022312 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) 20250817123022312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123022312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123022312 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123022312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885e08), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123022312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123022312 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) 20250817123022312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123022312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123022312 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123022312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00278639), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123022312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123022312 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) 20250817123022312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123022312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123022312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123022312 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123022312 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123022312 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 20250817123022312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123022312 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 20250817123022312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123022312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123022312 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123022312 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123022312 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 20250817123022312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123022312 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 20250817123022312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123022313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123022313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123022313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123022313 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 20250817123022313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123022313 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 20250817123022313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:30:22 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 20250817123022959 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123022959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006877df), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123022959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123022959 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) 20250817123022959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123022959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123022959 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123022959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b77782), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123022959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123022959 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) 20250817123022959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123022959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123022960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123022960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123022960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123022960 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 20250817123022960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123022960 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 20250817123022960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123022960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123022960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123022960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123022960 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 20250817123022960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123022960 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 20250817123022960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123022961 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123022961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f296), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123022961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123022961 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) 20250817123022961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123022961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123022961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123022961 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123022961 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123022961 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 20250817123022961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123022961 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 20250817123022961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123023512 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123023512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b5bf1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123023512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123023512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123023512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123023512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123023512 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123023512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182c71), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123023512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123023512 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) 20250817123023512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123023512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123023512 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123023512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1d1d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123023512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123023512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123023512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123023512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123023512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023512 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123023512 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123023512 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123023512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123023512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123023512 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123023512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023512 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123023512 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123023512 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 20250817123023512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123023512 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 20250817123023512 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123023512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023512 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123023512 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123023512 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123023512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123023512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123023512 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: 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@6f517062176f: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250817123023628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123023634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123023636 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38733<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123023665 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123023665 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123023676 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123023676 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123023676 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123023676 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123023676 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123023676 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123023677 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48521 (stream_srv.c:142) 20250817123023677 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48521<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123023677 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123023677 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123023677 DRANAP NOTICE cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123023677 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123023677 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123023677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123023677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123023677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123023677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123023677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123023677 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123023677 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123023677 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123023677 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123023677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023677 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123023677 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123023678 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123023678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123023678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123023678 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123023679 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123023679 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123023679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123023679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123023679 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) 20250817123023679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023679 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) 20250817123023679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123023679 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) 20250817123023679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123023679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123023679 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123023679 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123023679 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123023679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123023679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123023679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123023679 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) 20250817123023679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123023679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123023679 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123023679 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123023679 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123023679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123023679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123023679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123023679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123023679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123023679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123023679 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123023679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123023679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123023679 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 20250817123023679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123023679 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123023679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123023679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123023679 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 20250817123023679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123023679 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 20250817123023679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123023679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123023679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123023679 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123023679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123023679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123023679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1083)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(1083)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1081)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1086)@6f517062176f: ************************************************* HNBGW_Test.msc1-M3UA(1086)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1084)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123023703 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123023703 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123023703 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123023703 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123023703 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123023703 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123023703 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123023703 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123023703 DRANAP NOTICE cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123023703 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123023703 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123023704 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123023704 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123023704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123023704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123023704 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) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023704 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) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123023704 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) 20250817123023704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123023704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123023704 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123023704 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123023704 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123023704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123023704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123023704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123023704 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) 20250817123023704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123023704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123023704 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123023704 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123023704 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123023704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123023704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123023704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123023704 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) 20250817123023704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123023704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123023704 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123023704 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123023704 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123023704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123023704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123023704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123023704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123023704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123023704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123023704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123023704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123023704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123023704 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123023704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023704 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123023704 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123023704 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 20250817123023704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123023704 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123023704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023704 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123023704 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123023704 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 20250817123023704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123023704 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 20250817123023704 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123023704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023704 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123023704 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123023704 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 20250817123023704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123023704 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 20250817123023704 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123023704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023704 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123023704 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123023704 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123023704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123023704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123023704 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1089)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(1087)@6f517062176f: v_sccp_pdu_maxlen:268 MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1092)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1090)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123023744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123023744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123023744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123023744 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123023744 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) 20250817123023744 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123023744 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123023744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123023744 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@6f517062176f: setverdict(pass): none -> pass 20250817123023753 DLINP DEBUG SRVCONN(,r=127.0.0.1:48521<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123023753 DLINP DEBUG SRVCONN(,r=127.0.0.1:48521<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123023753 DLINP DEBUG SRVCONN(,r=127.0.0.1:48521<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123023753 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123023753 DHNBAP DEBUG (127.0.0.1:48521 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123023753 DHNBAP NOTICE (127.0.0.1:48521 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123023753 DHNBAP NOTICE (127.0.0.1:48521 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123023753 DLINP DEBUG SRVCONN(,r=127.0.0.1:48521<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123023753 DLINP DEBUG SRVCONN(,r=127.0.0.1:48521<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123023891 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 20250817123023891 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 20250817123023891 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123023891 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123023900 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023900 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123023900 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123023900 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123023900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123023900 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123023900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123023901 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 20250817123023901 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 20250817123023901 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123023901 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(1086)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123023904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023904 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123023904 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123023904 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123023904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123023904 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123023904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123023908 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) 20250817123023908 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123023908 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123023908 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123023908 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123023908 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123023908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123023910 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) 20250817123023910 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123023910 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123023910 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123023910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123023910 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123023910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123023915 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 20250817123023915 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 20250817123023915 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123023915 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123023922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023922 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123023922 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123023922 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123023922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123023922 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123023922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123023924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123023924 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123023924 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123023924 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123023924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123023924 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123023924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123023928 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 20250817123023928 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 20250817123023928 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123023928 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123023934 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) 20250817123023934 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123023934 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123023934 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123023934 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123023934 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123023934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123023936 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) 20250817123023936 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123023936 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123023937 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123023937 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123023937 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123023937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123024220 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123024220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f471ca), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123024220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123024220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123024220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123024220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123024220 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123024220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396548), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123024220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123024220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123024220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123024220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123024220 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123024220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329bc4), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123024220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123024220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123024220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123024220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123024220 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123024220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b19fe), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123024220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123024220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123024220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123024220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123024221 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024221 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123024221 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123024221 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123024221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123024221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123024221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123024221 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024221 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024221 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123024221 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123024221 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123024221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123024221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123024221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123024221 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024221 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024221 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123024221 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123024221 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123024221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123024221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123024221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123024221 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024222 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123024222 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123024222 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123024222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123024222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123024222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123024222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024232 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123024232 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123024232 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123024232 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123024232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123024232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123024232 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024232 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123024232 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123024232 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123024232 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123024232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123024232 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=00f471ca) (sccp_scrc.c:477) 20250817123024232 DLSCCP DEBUG Received CO:RELCO for local reference 103 (sccp_scoc.c:1824) 20250817123024232 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123024232 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123024232 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123024232 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123024232 DLSCCP DEBUG SCCP-SCOC(103)[0x55b46bd70200]{IDLE}: Deallocated (fsm.c:568) 20250817123024437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024437 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123024437 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123024437 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123024437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123024437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123024437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123024437 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024437 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123024437 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123024437 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123024437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123024437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123024437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123024437 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024437 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123024437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123024437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123024437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123024437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123024437 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=00396548) (sccp_scrc.c:477) 20250817123024437 DLSCCP DEBUG Received CO:RELCO for local reference 102 (sccp_scoc.c:1824) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(102)[0x55b46bd164a0]{IDLE}: Deallocated (fsm.c:568) 20250817123024437 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123024437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123024437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123024437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123024437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123024437 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=00329bc4) (sccp_scrc.c:477) 20250817123024437 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1824) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123024437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024437 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123024437 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123024437 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123024437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123024437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123024437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123024437 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024437 DLSCCP DEBUG SCCP-SCOC(101)[0x55b46bd0fa00]{IDLE}: Deallocated (fsm.c:568) 20250817123024437 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123024437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123024437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123024437 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123024437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123024437 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=003b19fe) (sccp_scrc.c:477) 20250817123024437 DLSCCP DEBUG Received CO:RELCO for local reference 104 (sccp_scoc.c:1824) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123024437 DLSCCP DEBUG SCCP-SCOC(104)[0x55b46bc91730]{IDLE}: Deallocated (fsm.c:568) 20250817123024706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024706 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123024706 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123024706 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123024706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123024706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123024706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123024706 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024706 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123024707 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123024707 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123024707 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123024707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123024707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123024707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123024707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123024707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123024707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123024707 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123024707 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123024707 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) 20250817123024707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123024707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123024707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123024707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123024707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123024707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123024707 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123024707 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817123024707 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024707 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123024707 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123024707 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123024707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123024707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123024707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123024707 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024710 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) 20250817123024710 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123024710 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123024710 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 20250817123024710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123024710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123024710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123024710 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024710 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123024710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123024710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123024710 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) 20250817123024710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123024710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123024710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123024710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123024710 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) 20250817123024710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024710 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) 20250817123024710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123024710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123024710 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123024710 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123024710 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) 20250817123024710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123024710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123024710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123024710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123024710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123024710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123024710 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123024710 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: link up (cnlink.c:111) 20250817123024710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024710 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123024710 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123024710 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123024710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123024710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123024710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123024710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1082)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(1085)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123024719 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123024719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123024719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123024719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024719 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123024719 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123024719 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123024719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123024719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123024719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123024719 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123024719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123024719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123024719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123024719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123024719 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) 20250817123024719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024719 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) 20250817123024719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123024719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123024719 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123024719 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123024719 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) 20250817123024719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123024719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123024719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123024719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123024719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123024719 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123024719 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123024719 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817123024719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024719 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123024719 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123024719 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123024719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123024719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123024719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123024719 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1088)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123024739 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) 20250817123024739 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123024739 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123024739 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 20250817123024739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123024739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123024739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123024739 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024739 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123024739 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123024739 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123024739 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) 20250817123024739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123024739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123024739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123024739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123024739 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) 20250817123024739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024739 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) 20250817123024739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123024739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123024739 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123024739 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123024739 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) 20250817123024739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123024739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123024739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123024739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123024739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123024739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123024739 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) 20250817123024739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123024739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123024739 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123024739 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817123024739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123024739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123024739 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 20250817123024739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123024739 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 20250817123024739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123024739 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1091)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123024802 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123024803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a505ea), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123024803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123024803 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123024803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123024803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123024803 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123024803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077cb36), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123024803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123024803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123024803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123024803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123024803 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123024803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a939), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123024803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123024803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123024803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123024803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123024803 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024803 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123024803 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123024803 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123024803 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123024803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123024803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123024803 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024803 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024803 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123024803 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123024803 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123024803 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123024803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123024803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123024803 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024803 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024803 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123024803 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123024803 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123024803 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123024803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123024803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123024803 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123024807 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123024807 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123024807 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123024807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123024807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123024807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123024807 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024808 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) 20250817123024808 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123024808 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123024808 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 20250817123024808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123024808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123024808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123024808 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123024808 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123024808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123024808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123024808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123024808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123024808 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=0077cb36) (sccp_scrc.c:477) 20250817123024808 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20250817123024808 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123024808 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123024808 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123024808 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123024808 DLSCCP DEBUG SCCP-SCOC(98)[0x55b46bd2a1e0]{IDLE}: Deallocated (fsm.c:568) 20250817123024808 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123024808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123024808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123024808 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) 20250817123024808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123024808 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=00a505ea) (sccp_scrc.c:477) 20250817123024808 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1824) 20250817123024808 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123024808 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123024808 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123024808 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123024808 DLSCCP DEBUG SCCP-SCOC(100)[0x55b46bd20560]{IDLE}: Deallocated (fsm.c:568) 20250817123025008 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123025008 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123025008 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123025008 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123025009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123025009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123025009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123025009 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123025009 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123025009 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123025009 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123025009 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123025009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123025009 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=0072a939) (sccp_scrc.c:477) 20250817123025009 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20250817123025009 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123025009 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123025009 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123025009 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123025009 DLSCCP DEBUG SCCP-SCOC(99)[0x55b46bd23ce0]{IDLE}: Deallocated (fsm.c:568) 20250817123025766 DLCTRL DEBUG Command: GET 700998602 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123025766 DLCTRL DEBUG Tx Command reply: GET_REPLY 700998602 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123025769 DLCTRL DEBUG Command: GET 75589390 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123025769 DLCTRL DEBUG Tx Command reply: GET_REPLY 75589390 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123025774 DLCTRL DEBUG Command: GET 521660799 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123025774 DLCTRL DEBUG Tx Command reply: GET_REPLY 521660799 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123025778 DLCTRL DEBUG Command: GET 382277020 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123025778 DLCTRL DEBUG Tx Command reply: GET_REPLY 382277020 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123025783 DLCTRL DEBUG Command: GET 54219228 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123025783 DLCTRL DEBUG Tx Command reply: GET_REPLY 54219228 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123025788 DLCTRL DEBUG Command: GET 948093061 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123025788 DLCTRL DEBUG Tx Command reply: GET_REPLY 948093061 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123025793 DLCTRL DEBUG Command: GET 556108394 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123025793 DLCTRL DEBUG Tx Command reply: GET_REPLY 556108394 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123025797 DLCTRL DEBUG Command: GET 95076536 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123025797 DLCTRL DEBUG Tx Command reply: GET_REPLY 95076536 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123025801 DLCTRL DEBUG Command: GET 615353456 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123025801 DLCTRL DEBUG Tx Command reply: GET_REPLY 615353456 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123025804 DLCTRL DEBUG Command: GET 841456101 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123025805 DLCTRL DEBUG Tx Command reply: GET_REPLY 841456101 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123025808 DLCTRL DEBUG Command: GET 638685065 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123025808 DLCTRL DEBUG Tx Command reply: GET_REPLY 638685065 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123025811 DLCTRL DEBUG Command: GET 745258640 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123025811 DLCTRL DEBUG Tx Command reply: GET_REPLY 745258640 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123025814 DLCTRL DEBUG Command: GET 516140439 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123025814 DLCTRL DEBUG Tx Command reply: GET_REPLY 516140439 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123025818 DLCTRL DEBUG Command: GET 55703407 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123025818 DLCTRL DEBUG Tx Command reply: GET_REPLY 55703407 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123025823 DLCTRL DEBUG Command: GET 550693264 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123025823 DLCTRL DEBUG Tx Command reply: GET_REPLY 550693264 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123025827 DLCTRL DEBUG Command: GET 645837492 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123025827 DLCTRL DEBUG Tx Command reply: GET_REPLY 645837492 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123025831 DLCTRL DEBUG Command: GET 5613440 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123025831 DLCTRL DEBUG Tx Command reply: GET_REPLY 5613440 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123025835 DLCTRL DEBUG Command: GET 638333613 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123025836 DLCTRL DEBUG Tx Command reply: GET_REPLY 638333613 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123025840 DLCTRL DEBUG Command: GET 823257270 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123025840 DLCTRL DEBUG Tx Command reply: GET_REPLY 823257270 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123025844 DLCTRL DEBUG Command: GET 990019175 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123025844 DLCTRL DEBUG Tx Command reply: GET_REPLY 990019175 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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 := '000000000000001010111101'B, t_guard := 20.000000 } 20250817123025879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49230<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)2147478 20250817123026923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123026923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123026923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123026923 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123026923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x20c496, normal) (hnbgw_rua.c:407) 20250817123026923 DHNB DEBUG map_rua[0x55b46bd164a0]{init}: Allocated (fsm.c:456) 20250817123026923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2147478)[0x55b46bd164a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123026923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2147478 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123026923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123026923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123026923 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123026923 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2147478 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123026923 DCN DEBUG map_sccp[0x55b46bd70200]{init}: Allocated (fsm.c:456) 20250817123026924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55b46bd70200]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123026924 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-2147478 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123026924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2147478 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123026924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2147478)[0x55b46bd164a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123026924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123026924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123026924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2147478)[0x55b46bd164a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123026924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55b46bd70200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123026924 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123026924 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{IDLE}: Allocated (fsm.c:456) 20250817123026924 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123026924 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002bd0056400500f1100926) (sccp_scrc.c:406) 20250817123026924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123026924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123026924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123026924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123026924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123026924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123026924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123026924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123026924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123026924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123026924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123026924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123026924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123026924 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123026924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55b46bd70200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123026924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2147478)[0x55b46bd164a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123026924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123026924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123026924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123026924 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123026924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123026924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123026924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123026924 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1087)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@6f517062176f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)15013488 HNBGW_Test.sgsn0-SCCP(1087)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1087)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@6f517062176f: setverdict(pass): none -> pass 20250817123026943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123026943 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123026943 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123026943 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123026943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123026943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123026943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123026943 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123026943 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123026943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123026943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123026943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123026943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123026943 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=00264a6d) (sccp_scrc.c:477) 20250817123026943 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20250817123026943 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123026943 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123026943 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123026943 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123026943 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) 20250817123026944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55b46bd70200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123026944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55b46bd70200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817123026946 DLCTRL DEBUG Command: GET 366274892 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123026946 DLCTRL DEBUG Tx Command reply: GET_REPLY 366274892 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123026950 DLCTRL DEBUG Command: GET 343774618 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123026950 DLCTRL DEBUG Tx Command reply: GET_REPLY 343774618 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123026954 DLCTRL DEBUG Command: GET 722366323 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123026954 DLCTRL DEBUG Tx Command reply: GET_REPLY 722366323 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123026958 DLCTRL DEBUG Command: GET 313072838 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123026958 DLCTRL DEBUG Tx Command reply: GET_REPLY 313072838 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123026963 DLCTRL DEBUG Command: GET 92958893 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123026963 DLCTRL DEBUG Tx Command reply: GET_REPLY 92958893 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123026968 DLCTRL DEBUG Command: GET 991776283 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123026968 DLCTRL DEBUG Tx Command reply: GET_REPLY 991776283 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123026972 DLCTRL DEBUG Command: GET 293611383 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123026972 DLCTRL DEBUG Tx Command reply: GET_REPLY 293611383 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123026975 DLCTRL DEBUG Command: GET 705610842 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123026975 DLCTRL DEBUG Tx Command reply: GET_REPLY 705610842 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123026978 DLCTRL DEBUG Command: GET 612793907 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123026978 DLCTRL DEBUG Tx Command reply: GET_REPLY 612793907 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123026981 DLCTRL DEBUG Command: GET 398313061 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123026981 DLCTRL DEBUG Tx Command reply: GET_REPLY 398313061 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123026982 DLCTRL DEBUG Command: GET 628105902 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123026982 DLCTRL DEBUG Tx Command reply: GET_REPLY 628105902 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123026984 DLCTRL DEBUG Command: GET 632863572 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123026984 DLCTRL DEBUG Tx Command reply: GET_REPLY 632863572 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123026985 DLCTRL DEBUG Command: GET 294351633 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123026985 DLCTRL DEBUG Tx Command reply: GET_REPLY 294351633 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123026986 DLCTRL DEBUG Command: GET 801605642 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123026986 DLCTRL DEBUG Tx Command reply: GET_REPLY 801605642 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123026987 DLCTRL DEBUG Command: GET 556786144 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123026987 DLCTRL DEBUG Tx Command reply: GET_REPLY 556786144 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123026988 DLCTRL DEBUG Command: GET 979577637 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123026988 DLCTRL DEBUG Tx Command reply: GET_REPLY 979577637 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123026990 DLCTRL DEBUG Command: GET 908359931 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123026990 DLCTRL DEBUG Tx Command reply: GET_REPLY 908359931 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123026991 DLCTRL DEBUG Command: GET 950230674 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123026991 DLCTRL DEBUG Tx Command reply: GET_REPLY 950230674 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123026993 DLCTRL DEBUG Command: GET 751864402 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123026993 DLCTRL DEBUG Tx Command reply: GET_REPLY 751864402 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123026993 DLCTRL DEBUG Command: GET 156737744 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123026993 DLCTRL DEBUG Tx Command reply: GET_REPLY 156737744 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000001010001000'B, t_guard := 20.000000 } 20250817123027012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@6f517062176f: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)11107738 20250817123028024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123028024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123028024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250817123028024 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123028024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa97d9a, normal) (hnbgw_rua.c:407) 20250817123028024 DHNB DEBUG map_rua[0x55b46bd0dc70]{init}: Allocated (fsm.c:456) 20250817123028024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11107738)[0x55b46bd0dc70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123028024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11107738 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123028024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123028024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123028024 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250817123028024 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11107738 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250817123028024 DCN DEBUG map_sccp[0x55b46bd18a60]{init}: Allocated (fsm.c:456) 20250817123028024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55b46bd18a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123028024 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-11107738 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817123028024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11107738 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250817123028024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11107738)[0x55b46bd0dc70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123028024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123028024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123028024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11107738)[0x55b46bd0dc70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123028024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55b46bd18a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123028024 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123028024 DLSCCP DEBUG SCCP-SCOC(117)[0x55b46bd23fa0]{IDLE}: Allocated (fsm.c:456) 20250817123028024 DLSCCP DEBUG SCCP-SCOC(117)[0x55b46bd23fa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123028024 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002880056400500f1100926) (sccp_scrc.c:406) 20250817123028024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123028024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123028024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123028024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123028024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123028024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123028024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123028024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123028024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123028024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123028024 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) 20250817123028024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123028024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123028024 DLSCCP DEBUG SCCP-SCOC(117)[0x55b46bd23fa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123028024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55b46bd18a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123028024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11107738)[0x55b46bd0dc70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123028024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123028024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123028024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123028024 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 20250817123028024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123028024 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 20250817123028024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123028024 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1090)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@6f517062176f: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@6f517062176f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)11530510 HNBGW_Test.sgsn1-SCCP(1090)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1090)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123028028 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) 20250817123028028 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123028028 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123028028 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 20250817123028028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123028028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123028028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123028028 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123028028 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123028028 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123028028 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123028028 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) 20250817123028028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123028028 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=00b02ebb) (sccp_scrc.c:477) 20250817123028028 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20250817123028028 DLSCCP DEBUG SCCP-SCOC(117)[0x55b46bd23fa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123028028 DLSCCP DEBUG SCCP-SCOC(117)[0x55b46bd23fa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123028028 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123028028 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123028028 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) 20250817123028028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55b46bd18a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123028028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55b46bd18a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@6f517062176f: setverdict(pass): none -> pass MTC@6f517062176f: 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 } } } 20250817123028028 DLCTRL DEBUG Command: GET 604072104 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123028028 DLCTRL DEBUG Tx Command reply: GET_REPLY 604072104 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123028029 DLCTRL DEBUG Command: GET 77571951 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123028029 DLCTRL DEBUG Tx Command reply: GET_REPLY 77571951 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123028030 DLCTRL DEBUG Command: GET 509933303 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123028030 DLCTRL DEBUG Tx Command reply: GET_REPLY 509933303 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123028031 DLCTRL DEBUG Command: GET 523010988 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123028031 DLCTRL DEBUG Tx Command reply: GET_REPLY 523010988 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123028032 DLCTRL DEBUG Command: GET 1279343 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123028032 DLCTRL DEBUG Tx Command reply: GET_REPLY 1279343 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123028033 DLCTRL DEBUG Command: GET 995160357 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123028033 DLCTRL DEBUG Tx Command reply: GET_REPLY 995160357 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123028033 DLCTRL DEBUG Command: GET 604677899 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123028033 DLCTRL DEBUG Tx Command reply: GET_REPLY 604677899 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123028034 DLCTRL DEBUG Command: GET 439993145 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123028034 DLCTRL DEBUG Tx Command reply: GET_REPLY 439993145 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123028035 DLCTRL DEBUG Command: GET 623299043 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123028035 DLCTRL DEBUG Tx Command reply: GET_REPLY 623299043 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123028036 DLCTRL DEBUG Command: GET 746614373 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123028036 DLCTRL DEBUG Tx Command reply: GET_REPLY 746614373 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123028037 DLCTRL DEBUG Command: GET 846635275 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123028037 DLCTRL DEBUG Tx Command reply: GET_REPLY 846635275 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123028037 DLCTRL DEBUG Command: GET 150914135 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123028037 DLCTRL DEBUG Tx Command reply: GET_REPLY 150914135 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123028038 DLCTRL DEBUG Command: GET 204568279 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123028038 DLCTRL DEBUG Tx Command reply: GET_REPLY 204568279 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123028039 DLCTRL DEBUG Command: GET 22368372 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123028039 DLCTRL DEBUG Tx Command reply: GET_REPLY 22368372 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123028040 DLCTRL DEBUG Command: GET 593241478 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123028040 DLCTRL DEBUG Tx Command reply: GET_REPLY 593241478 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123028040 DLCTRL DEBUG Command: GET 158764666 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123028040 DLCTRL DEBUG Tx Command reply: GET_REPLY 158764666 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123028041 DLCTRL DEBUG Command: GET 531681571 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123028041 DLCTRL DEBUG Tx Command reply: GET_REPLY 531681571 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123028042 DLCTRL DEBUG Command: GET 491600963 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123028042 DLCTRL DEBUG Tx Command reply: GET_REPLY 491600963 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123028043 DLCTRL DEBUG Command: GET 181878056 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123028043 DLCTRL DEBUG Tx Command reply: GET_REPLY 181878056 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123028043 DLCTRL DEBUG Command: GET 990217117 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123028043 DLCTRL DEBUG Tx Command reply: GET_REPLY 990217117 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: "disconnecting msc0" 20250817123028044 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250817123028045 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123028045 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) 20250817123028045 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123028045 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123028045 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123028045 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) 20250817123028045 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123028045 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123028045 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 20250817123028045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123028045 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123028045 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123028045 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123028045 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123028045 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123028045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123028045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@6f517062176f: 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 := '000000000000001000111001'B, t_guard := 20.000000 } 20250817123028056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49248<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@6f517062176f: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)10278220 20250817123029075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123029076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123029076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123029076 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123029076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9cd54c, normal) (hnbgw_rua.c:407) 20250817123029076 DHNB DEBUG map_rua[0x55b46bd162a0]{init}: Allocated (fsm.c:456) 20250817123029076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10278220)[0x55b46bd162a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123029076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10278220 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123029076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123029076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123029076 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10278220 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123029076 DCN DEBUG map_sccp[0x55b46bd23ce0]{init}: Allocated (fsm.c:456) 20250817123029076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55b46bd23ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123029076 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-10278220 <-> SCCP-118 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123029076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10278220 SCCP-118 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123029076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10278220)[0x55b46bd162a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123029076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123029076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123029076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10278220)[0x55b46bd162a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123029076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55b46bd23ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123029076 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123029076 DLSCCP DEBUG SCCP-SCOC(118)[0x55b46bd0c480]{IDLE}: Allocated (fsm.c:456) 20250817123029076 DLSCCP DEBUG SCCP-SCOC(118)[0x55b46bd0c480]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123029076 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002390056400500f1100926) (sccp_scrc.c:406) 20250817123029076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123029076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123029076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123029076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123029076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123029076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123029076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123029076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123029076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123029076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123029076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123029076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123029076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123029076 DLSCCP DEBUG SCCP-SCOC(118)[0x55b46bd0c480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123029076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55b46bd23ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123029076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10278220)[0x55b46bd162a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123029076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123029076 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123029076 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123029076 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123029076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123029076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123029076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123029076 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123029865 DLSCCP DEBUG SCCP-SCOC(115)[0x55b46bd295d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123029865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207240), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123029865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123029865 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) 20250817123029865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123029865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123029865 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123029865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c8b17), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123029865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123029865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123029865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123029865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123029866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123029866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123029866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123029866 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 20250817123029866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123029866 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 20250817123029866 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123029866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123029866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123029866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123029866 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123029866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123029866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123029866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123029866 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123030045 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123030046 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123030046 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123032313 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123032313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00278639), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123032313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123032313 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) 20250817123032313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123032313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123032313 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123032313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885e08), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123032313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123032313 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) 20250817123032313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123032313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123032313 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123032313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeec1e), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123032313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123032313 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) 20250817123032313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123032313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123032313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123032313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123032313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123032313 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 20250817123032313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123032313 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 20250817123032313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123032313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123032313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123032313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123032313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123032313 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 20250817123032313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123032313 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 20250817123032313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123032314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123032314 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123032314 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123032314 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 20250817123032314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123032314 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 20250817123032314 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123032315 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) 20250817123032315 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123032315 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123032315 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 20250817123032315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123032315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123032315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123032315 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123032315 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123032315 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123032315 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123032315 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) 20250817123032315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123032315 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=00278639) (sccp_scrc.c:477) 20250817123032315 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20250817123032315 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123032315 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123032315 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123032315 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123032315 DLSCCP DEBUG SCCP-SCOC(113)[0x55b46bd22800]{IDLE}: Deallocated (fsm.c:568) 20250817123032960 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123032960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b77782), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123032960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123032960 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) 20250817123032960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123032960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123032960 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123032960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006877df), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123032960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123032960 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) 20250817123032960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123032960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123032960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123032960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123032960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123032960 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 20250817123032960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123032960 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 20250817123032960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123032960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123032960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123032960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123032960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123032960 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 20250817123032960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123032960 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 20250817123032960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123032960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123032961 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123032961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f296), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123032961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123032961 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) 20250817123032961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123032961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123032961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123032961 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123032961 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123032961 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 20250817123032961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123032961 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 20250817123032961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123032961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123032962 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) 20250817123032962 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123032962 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123032962 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 20250817123032962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123032962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123032962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123032962 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123032962 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123032962 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123032962 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123032962 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) 20250817123032962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123032962 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=00b77782) (sccp_scrc.c:477) 20250817123032962 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20250817123032962 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123032962 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123032962 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123032962 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123032962 DLSCCP DEBUG SCCP-SCOC(109)[0x55b46bd18b90]{IDLE}: Deallocated (fsm.c:568) 20250817123033164 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) 20250817123033164 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123033164 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123033164 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 20250817123033164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123033164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123033164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123033164 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123033164 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123033164 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123033164 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123033164 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) 20250817123033164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123033164 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=006877df) (sccp_scrc.c:477) 20250817123033164 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20250817123033164 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123033164 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123033164 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123033164 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123033164 DLSCCP DEBUG SCCP-SCOC(108)[0x55b46bc94340]{IDLE}: Deallocated (fsm.c:568) 20250817123033164 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123033164 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123033164 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123033164 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) 20250817123033164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123033164 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=0043f296) (sccp_scrc.c:477) 20250817123033164 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20250817123033164 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123033164 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) 20250817123033164 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123033164 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123033164 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 20250817123033164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123033164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123033164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123033164 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123033164 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123033164 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123033164 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123033164 DLSCCP DEBUG SCCP-SCOC(110)[0x55b46bd0cde0]{IDLE}: Deallocated (fsm.c:568) 20250817123033512 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123033512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1d1d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123033512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123033512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123033512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123033512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123033512 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123033512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182c71), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123033512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123033512 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) 20250817123033512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123033512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123033512 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123033512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b5bf1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123033512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123033512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123033512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123033512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123033513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123033513 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123033513 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123033513 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123033513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123033513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123033513 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123033513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123033513 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123033513 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123033513 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 20250817123033513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123033513 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 20250817123033513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123033513 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123033513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123033513 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123033513 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123033513 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123033513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123033513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123033513 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123033513 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) 20250817123033513 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123033513 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123033513 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 20250817123033513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123033513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123033513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123033513 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123033513 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123033513 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123033513 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123033513 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) 20250817123033513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123033513 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=00182c71) (sccp_scrc.c:477) 20250817123033513 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20250817123033513 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123033513 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123033513 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123033513 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123033513 DLSCCP DEBUG SCCP-SCOC(106)[0x55b46bd0bf40]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@6f517062176f: 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 := '000000000000001000111001'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 := '000000000000001000111001'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)@6f517062176f: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@6f517062176f: Test Component 1096 has requested to stop MTC. Terminating current testcase execution. 20250817123034077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55b46bd23ce0]{wait_cc}: Timeout of X31 (fsm.c:317) 20250817123034077 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123034077 DLSCCP DEBUG SCCP-SCOC(118)[0x55b46bd0c480]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123034077 DLSCCP DEBUG SCCP-SCOC(118)[0x55b46bd0c480]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250817123034077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55b46bd23ce0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250817123034077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10278220)[0x55b46bd162a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250817123034077 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10278220)[0x55b46bd162a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250817123034077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250817123034077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10278220)[0x55b46bd162a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250817123034077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10278220)[0x55b46bd162a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123034077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10278220)[0x55b46bd162a0]{disrupted}: Freeing instance (context_map.c:202) 20250817123034077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10278220)[0x55b46bd162a0]{disrupted}: Deallocated (fsm.c:568) 20250817123034077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55b46bd23ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123034077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55b46bd23ce0]{disconnected}: Freeing instance (context_map.c:206) 20250817123034077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x55b46bd23ce0]{disconnected}: Deallocated (fsm.c:568) 20250817123034077 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10278220 SCCP-118 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250817123034077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123034077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250817123034078 DLINP DEBUG SRVCONN(,r=127.0.0.1:48521<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123034078 DLINP DEBUG SRVCONN(,r=127.0.0.1:48521<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123034078 DLINP NOTICE SRV(,r=127.0.0.1:48521<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123034078 DMAIN NOTICE (127.0.0.1:48521 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48521<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123034078 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(1087)@6f517062176f: Final verdict of PTC: none 20250817123034078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123034078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123034078 DLINP INFO SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION ASSOC_CHANGE flags=0x0 COMM_LOST (err: unknown 0xc00) (stream.c:265) 20250817123034078 DLINP ERROR SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connection closed with client (stream_srv.c:1347) 20250817123034078 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_COMM_LOST, closing conn (hnbgw.c:691) HNBGW_Test.msc1-SCCP(1084)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@6f517062176f: Final verdict of PTC: none 20250817123034078 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123034078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2147478)[0x55b46bd164a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123034078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2147478)[0x55b46bd164a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123034078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55b46bd70200]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123034078 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123034078 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123034078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00264a6d), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123034078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123034078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123034078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123034078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123034078 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123034078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55b46bd70200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123034078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2147478)[0x55b46bd164a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123034078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2147478)[0x55b46bd164a0]{disrupted}: Freeing instance (context_map.c:202) 20250817123034078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2147478)[0x55b46bd164a0]{disrupted}: Deallocated (fsm.c:568) 20250817123034078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55b46bd70200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123034078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55b46bd70200]{disconnected}: Freeing instance (context_map.c:206) 20250817123034078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55b46bd70200]{disconnected}: Deallocated (fsm.c:568) 20250817123034078 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2147478 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123034078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11107738)[0x55b46bd0dc70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123034078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11107738)[0x55b46bd0dc70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123034078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55b46bd18a60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123034078 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123034078 DLSCCP DEBUG SCCP-SCOC(117)[0x55b46bd23fa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123034078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b02ebb), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123034078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123034078 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) 20250817123034078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123034078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123034078 DLSCCP DEBUG SCCP-SCOC(117)[0x55b46bd23fa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123034078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55b46bd18a60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123034078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11107738)[0x55b46bd0dc70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123034078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11107738)[0x55b46bd0dc70]{disrupted}: Freeing instance (context_map.c:202) 20250817123034078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11107738)[0x55b46bd0dc70]{disrupted}: Deallocated (fsm.c:568) 20250817123034078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55b46bd18a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123034078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55b46bd18a60]{disconnected}: Freeing instance (context_map.c:206) 20250817123034078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55b46bd18a60]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(1090)@6f517062176f: Final verdict of PTC: none 20250817123034078 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123034078 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) 20250817123034078 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123034078 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123034078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123034078 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123034078 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123034078 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123034078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123034078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123034078 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123034078 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123034078 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) 20250817123034078 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123034078 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123034078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123034078 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.msc1-RAN(1085)@6f517062176f: Final verdict of PTC: none 20250817123034078 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123034078 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 20250817123034078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123034078 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 20250817123034078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123034078 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123034078 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 20250817123034078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123034078 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123034078 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123034078 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123034078 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123034078 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123034078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123034078 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(1088)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1089)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1081)@6f517062176f: Final verdict of PTC: none 20250817123034079 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 20250817123034079 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) 20250817123034079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123034079 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123034079 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123034079 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) 20250817123034079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123034079 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250817123034079 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) 20250817123034079 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) 20250817123034079 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123034079 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123034079 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123034079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123034079 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123034079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123034079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123034078 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11107738 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250817123034078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47440<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123034078 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38733<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1083)@6f517062176f: Final verdict of PTC: none 20250817123034079 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 20250817123034079 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) 20250817123034079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123034079 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123034079 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123034079 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) 20250817123034079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123034079 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250817123034079 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) 20250817123034079 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) 20250817123034079 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123034079 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123034079 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123034079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123034079 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123034079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123034079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1091)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1092)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1086)@6f517062176f: Final verdict of PTC: none 20250817123034080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49230<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(1082)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(1076)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@6f517062176f: Final verdict of PTC: pass 20250817123034080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47432<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1074)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(1093)@6f517062176f: Final verdict of PTC: none 20250817123034081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123034081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49248<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@6f517062176f: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(1075)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@6f517062176f: 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 := '000000000000001000111001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(1093): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (pass -> pass) MTC@6f517062176f: 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 := '000000000000001000111001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@6f517062176f: 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 := '000000000000001000111001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" MTC@6f517062176f: 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'. Sun Aug 17 12:30:34 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 20250817123034174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123034675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502864) Waiting for packet dumper to finish... 1 (prev_count=502864, count=551512) 20250817123036080 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123036080 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123036080 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123036080 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123036080 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123036080 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123036080 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123036080 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123036080 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:30: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_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@6f517062176f: 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@6f517062176f: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250817123037715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123037719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123037720 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46019<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123037735 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123037735 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123037743 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123037743 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123037743 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123037743 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123037743 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123037743 DRANAP NOTICE cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123037743 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123037743 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123037743 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123037743 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123037743 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45557 (stream_srv.c:142) 20250817123037743 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45557<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123037744 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123037744 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123037744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123037744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123037744 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) 20250817123037744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037744 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) 20250817123037744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123037744 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) 20250817123037744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123037744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123037744 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123037744 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123037744 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123037745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123037745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123037745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123037745 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) 20250817123037745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123037745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123037745 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123037745 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123037745 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123037745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123037745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123037745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123037745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123037745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123037745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123037745 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123037745 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123037745 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123037745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123037745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123037745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123037745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123037745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123037745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123037745 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123037745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123037745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123037745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123037745 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 20250817123037745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123037745 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123037745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123037745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123037745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123037745 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 20250817123037745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123037745 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 20250817123037745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123037745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123037745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123037745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123037745 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123037745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123037745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123037745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123037745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123037745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123037745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123037745 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123037745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123037745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123037745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1107)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(1107)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1107)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(1105)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123037758 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123037758 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123037758 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123037758 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123037758 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123037758 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123037758 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123037758 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123037758 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123037758 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123037760 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123037760 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123037760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123037760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123037760 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) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037760 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) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123037760 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) 20250817123037760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123037760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123037760 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123037760 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123037760 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123037760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123037760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123037760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123037760 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) 20250817123037760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123037760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123037760 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123037760 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123037760 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123037760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123037760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123037760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123037760 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) 20250817123037760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123037760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123037760 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123037760 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123037760 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123037760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123037760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123037760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123037760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123037760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123037760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123037760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123037760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123037760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123037760 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123037760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123037760 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123037760 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123037760 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 20250817123037760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123037760 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123037760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123037760 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123037760 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123037760 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 20250817123037760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123037760 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 20250817123037760 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123037760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123037760 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123037760 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123037760 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 20250817123037760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123037760 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 20250817123037760 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123037760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123037760 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123037760 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123037760 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123037760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123037760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123037760 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1110)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(1108)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123037782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123037782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123037782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123037782 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123037782 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) 20250817123037782 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123037782 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123037782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123037782 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@6f517062176f: setverdict(pass): none -> pass 20250817123037787 DLINP DEBUG SRVCONN(,r=127.0.0.1:45557<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123037787 DLINP DEBUG SRVCONN(,r=127.0.0.1:45557<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123037787 DLINP DEBUG SRVCONN(,r=127.0.0.1:45557<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123037787 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123037787 DHNBAP DEBUG (127.0.0.1:45557 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123037787 DHNBAP NOTICE (127.0.0.1:45557 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123037787 DHNBAP NOTICE (127.0.0.1:45557 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123037787 DLINP DEBUG SRVCONN(,r=127.0.0.1:45557<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123037787 DLINP DEBUG SRVCONN(,r=127.0.0.1:45557<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123037955 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 20250817123037955 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 20250817123037955 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123037955 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123037957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123037957 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123037957 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123037957 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123037957 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123037957 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123037957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123037957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123037957 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123037957 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123037957 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123037957 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123037957 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123037957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123037971 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 20250817123037971 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 20250817123037971 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123037971 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123037972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123037972 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123037972 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123037972 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123037972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123037972 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123037972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123037973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123037973 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123037973 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123037973 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123037973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123037973 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123037973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123038761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123038761 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123038761 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123038761 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123038761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123038761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123038761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123038761 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123038761 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123038761 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123038761 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123038761 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123038761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123038761 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123038761 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123038761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123038761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123038761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123038761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123038761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123038761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123038761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123038761 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123038761 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123038761 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) 20250817123038761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123038761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123038761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123038761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123038761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123038761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123038761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123038761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123038761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123038761 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123038761 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817123038761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123038761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123038761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123038761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123038761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123038761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123038761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123038761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1106)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123038776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123038776 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123038776 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123038776 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123038776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123038776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123038776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123038776 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123038776 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123038776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123038776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123038776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123038776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123038776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123038776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123038776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123038776 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) 20250817123038776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123038776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123038776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038776 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) 20250817123038776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038776 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123038776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123038776 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123038776 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123038776 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) 20250817123038776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123038776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123038776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123038776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123038776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123038776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123038776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123038776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123038776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123038776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123038776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123038776 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123038776 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817123038776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123038776 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123038776 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123038776 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123038776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123038776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123038776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123038776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1109)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123039792 DLCTRL DEBUG Command: GET 252885422 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123039792 DLCTRL DEBUG Tx Command reply: GET_REPLY 252885422 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123039794 DLCTRL DEBUG Command: GET 807491282 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123039794 DLCTRL DEBUG Tx Command reply: GET_REPLY 807491282 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123039795 DLCTRL DEBUG Command: GET 309866727 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123039795 DLCTRL DEBUG Tx Command reply: GET_REPLY 309866727 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123039796 DLCTRL DEBUG Command: GET 582068100 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123039796 DLCTRL DEBUG Tx Command reply: GET_REPLY 582068100 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123039797 DLCTRL DEBUG Command: GET 27198572 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123039797 DLCTRL DEBUG Tx Command reply: GET_REPLY 27198572 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123039798 DLCTRL DEBUG Command: GET 51437373 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123039798 DLCTRL DEBUG Tx Command reply: GET_REPLY 51437373 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123039799 DLCTRL DEBUG Command: GET 13521408 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123039799 DLCTRL DEBUG Tx Command reply: GET_REPLY 13521408 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123039800 DLCTRL DEBUG Command: GET 483489021 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123039800 DLCTRL DEBUG Tx Command reply: GET_REPLY 483489021 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123039801 DLCTRL DEBUG Command: GET 859264319 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123039801 DLCTRL DEBUG Tx Command reply: GET_REPLY 859264319 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123039802 DLCTRL DEBUG Command: GET 918559057 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123039802 DLCTRL DEBUG Tx Command reply: GET_REPLY 918559057 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123039803 DLCTRL DEBUG Command: GET 127088047 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123039803 DLCTRL DEBUG Tx Command reply: GET_REPLY 127088047 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123039804 DLCTRL DEBUG Command: GET 852220828 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123039804 DLCTRL DEBUG Tx Command reply: GET_REPLY 852220828 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123039804 DLCTRL DEBUG Command: GET 577281677 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123039804 DLCTRL DEBUG Tx Command reply: GET_REPLY 577281677 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123039805 DLCTRL DEBUG Command: GET 259384893 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123039805 DLCTRL DEBUG Tx Command reply: GET_REPLY 259384893 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123039806 DLCTRL DEBUG Command: GET 393850872 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123039806 DLCTRL DEBUG Tx Command reply: GET_REPLY 393850872 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123039807 DLCTRL DEBUG Command: GET 10122715 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123039807 DLCTRL DEBUG Tx Command reply: GET_REPLY 10122715 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123039808 DLCTRL DEBUG Command: GET 161237387 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123039808 DLCTRL DEBUG Tx Command reply: GET_REPLY 161237387 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123039809 DLCTRL DEBUG Command: GET 420334642 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123039809 DLCTRL DEBUG Tx Command reply: GET_REPLY 420334642 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123039809 DLCTRL DEBUG Command: GET 333484463 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123039809 DLCTRL DEBUG Tx Command reply: GET_REPLY 333484463 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123039810 DLCTRL DEBUG Command: GET 958885498 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123039810 DLCTRL DEBUG Tx Command reply: GET_REPLY 958885498 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: 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@6f517062176f: "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@6f517062176f: 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 := '000000000000000001111111'B, t_guard := 20.000000 } 20250817123039820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123039865 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123039865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c8b17), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123039865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123039865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123039865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123039865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123039865 DLSCCP DEBUG SCCP-SCOC(115)[0x55b46bd295d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123039865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207240), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123039865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123039865 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) 20250817123039865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123039866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123039866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123039866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123039866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123039866 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123039866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123039866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123039866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123039866 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123039866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123039866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123039866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123039866 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 20250817123039866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123039866 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 20250817123039866 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123039867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123039867 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123039867 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123039867 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123039867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123039867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123039867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123039867 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123039867 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123039867 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123039867 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123039867 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123039867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123039867 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=002c8b17) (sccp_scrc.c:477) 20250817123039867 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20250817123039867 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123039867 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123039867 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123039867 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123039867 DLSCCP DEBUG SCCP-SCOC(114)[0x55b46bd18230]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(1109)@6f517062176f: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@6f517062176f: 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)@6f517062176f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)10533050 20250817123040833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123040833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123040833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123040833 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123040833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa0b8ba, normal) (hnbgw_rua.c:407) 20250817123040833 DHNB DEBUG map_rua[0x55b46bd162a0]{init}: Allocated (fsm.c:456) 20250817123040833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10533050)[0x55b46bd162a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123040833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10533050 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123040833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123040833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123040833 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123040833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10533050 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123040833 DCN DEBUG map_sccp[0x55b46bd23ce0]{init}: Allocated (fsm.c:456) 20250817123040833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55b46bd23ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123040833 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-10533050 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123040833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10533050 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123040833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10533050)[0x55b46bd162a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123040833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123040833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123040833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10533050)[0x55b46bd162a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123040833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55b46bd23ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123040833 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123040833 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{IDLE}: Allocated (fsm.c:456) 20250817123040833 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123040833 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300007f0056400500f1100926) (sccp_scrc.c:406) 20250817123040833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123040833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123040833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123040833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123040833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123040833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123040833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123040833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123040833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123040833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123040833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123040833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123040833 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123040833 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123040833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55b46bd23ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123040833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10533050)[0x55b46bd162a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123040833 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123040833 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123040833 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123040833 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123040833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123040833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123040833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123040833 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@6f517062176f: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@6f517062176f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)15747188 HNBGW_Test.sgsn0-SCCP(1108)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1108)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@6f517062176f: setverdict(pass): none -> pass 20250817123040838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123040838 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123040838 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123040838 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123040838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123040838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123040838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123040838 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@6f517062176f: 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 } } } 20250817123040838 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123040838 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123040838 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123040838 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123040838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123040838 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=00849d33) (sccp_scrc.c:477) 20250817123040838 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1824) 20250817123040838 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123040838 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123040838 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123040838 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123040838 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) 20250817123040838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55b46bd23ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123040838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55b46bd23ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123040838 DLCTRL DEBUG Command: GET 311482332 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123040838 DLCTRL DEBUG Tx Command reply: GET_REPLY 311482332 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123040839 DLCTRL DEBUG Command: GET 169154433 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123040839 DLCTRL DEBUG Tx Command reply: GET_REPLY 169154433 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123040840 DLCTRL DEBUG Command: GET 826001832 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123040840 DLCTRL DEBUG Tx Command reply: GET_REPLY 826001832 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123040841 DLCTRL DEBUG Command: GET 712780043 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123040841 DLCTRL DEBUG Tx Command reply: GET_REPLY 712780043 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123040841 DLCTRL DEBUG Command: GET 946468407 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123040841 DLCTRL DEBUG Tx Command reply: GET_REPLY 946468407 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123040842 DLCTRL DEBUG Command: GET 853321632 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123040842 DLCTRL DEBUG Tx Command reply: GET_REPLY 853321632 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123040843 DLCTRL DEBUG Command: GET 806808546 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123040843 DLCTRL DEBUG Tx Command reply: GET_REPLY 806808546 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123040843 DLCTRL DEBUG Command: GET 941739824 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123040843 DLCTRL DEBUG Tx Command reply: GET_REPLY 941739824 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123040844 DLCTRL DEBUG Command: GET 983384093 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123040844 DLCTRL DEBUG Tx Command reply: GET_REPLY 983384093 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123040845 DLCTRL DEBUG Command: GET 877795074 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123040845 DLCTRL DEBUG Tx Command reply: GET_REPLY 877795074 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123040846 DLCTRL DEBUG Command: GET 416261974 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123040846 DLCTRL DEBUG Tx Command reply: GET_REPLY 416261974 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123040846 DLCTRL DEBUG Command: GET 67840500 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123040846 DLCTRL DEBUG Tx Command reply: GET_REPLY 67840500 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123040847 DLCTRL DEBUG Command: GET 172820067 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123040847 DLCTRL DEBUG Tx Command reply: GET_REPLY 172820067 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123040848 DLCTRL DEBUG Command: GET 169213702 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123040848 DLCTRL DEBUG Tx Command reply: GET_REPLY 169213702 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123040848 DLCTRL DEBUG Command: GET 552297592 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123040848 DLCTRL DEBUG Tx Command reply: GET_REPLY 552297592 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123040849 DLCTRL DEBUG Command: GET 520844170 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123040849 DLCTRL DEBUG Tx Command reply: GET_REPLY 520844170 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123040850 DLCTRL DEBUG Command: GET 646847918 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123040850 DLCTRL DEBUG Tx Command reply: GET_REPLY 646847918 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123040850 DLCTRL DEBUG Command: GET 78141689 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123040850 DLCTRL DEBUG Tx Command reply: GET_REPLY 78141689 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123040851 DLCTRL DEBUG Command: GET 363855299 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123040851 DLCTRL DEBUG Tx Command reply: GET_REPLY 363855299 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123040852 DLCTRL DEBUG Command: GET 680088352 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123040852 DLCTRL DEBUG Tx Command reply: GET_REPLY 680088352 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: 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 := '000000000000000001101110'B, t_guard := 20.000000 } 20250817123040861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38494<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@6f517062176f: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@6f517062176f: 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)@6f517062176f: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)7254876 20250817123041868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123041868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123041868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250817123041868 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123041868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6eb35c, normal) (hnbgw_rua.c:407) 20250817123041868 DHNB DEBUG map_rua[0x55b46bd0cde0]{init}: Allocated (fsm.c:456) 20250817123041868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7254876)[0x55b46bd0cde0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123041868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7254876 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123041868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123041868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123041868 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250817123041868 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7254876 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123041868 DCN DEBUG map_sccp[0x55b46bc94340]{init}: Allocated (fsm.c:456) 20250817123041868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55b46bc94340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123041868 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-7254876 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123041868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7254876 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250817123041868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7254876)[0x55b46bd0cde0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123041868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123041868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123041868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7254876)[0x55b46bd0cde0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123041868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55b46bc94340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123041868 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123041868 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{IDLE}: Allocated (fsm.c:456) 20250817123041868 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123041868 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300006e0056400500f1100926) (sccp_scrc.c:406) 20250817123041868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123041868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123041868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123041868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123041868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123041868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123041868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123041868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123041868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123041868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123041868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123041868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123041868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123041868 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123041868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55b46bc94340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123041868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7254876)[0x55b46bd0cde0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123041868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123041868 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123041868 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123041868 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123041868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123041868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123041868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123041868 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@6f517062176f: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@6f517062176f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@6f517062176f: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@6f517062176f: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)11098498 HNBGW_Test.sgsn0-SCCP(1108)@6f517062176f: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@6f517062176f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@6f517062176f: setverdict(pass): none -> pass 20250817123041870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123041870 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123041870 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123041870 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123041870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123041870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123041870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123041870 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123041870 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123041870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123041870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123041870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123041870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123041870 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=00fe5082) (sccp_scrc.c:477) 20250817123041870 DLSCCP DEBUG Received CO:COAK for local reference 120 (sccp_scoc.c:1824) 20250817123041870 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123041870 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123041870 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) MTC@6f517062176f: 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 } } } 20250817123041870 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123041870 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) 20250817123041870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55b46bc94340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123041870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55b46bc94340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123041871 DLCTRL DEBUG Command: GET 839625160 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123041871 DLCTRL DEBUG Tx Command reply: GET_REPLY 839625160 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250817123041872 DLCTRL DEBUG Command: GET 981429034 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123041872 DLCTRL DEBUG Tx Command reply: GET_REPLY 981429034 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123041873 DLCTRL DEBUG Command: GET 935890108 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123041873 DLCTRL DEBUG Tx Command reply: GET_REPLY 935890108 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123041873 DLCTRL DEBUG Command: GET 630473310 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123041873 DLCTRL DEBUG Tx Command reply: GET_REPLY 630473310 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123041874 DLCTRL DEBUG Command: GET 377294250 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123041874 DLCTRL DEBUG Tx Command reply: GET_REPLY 377294250 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123041876 DLCTRL DEBUG Command: GET 654957009 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123041876 DLCTRL DEBUG Tx Command reply: GET_REPLY 654957009 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123041877 DLCTRL DEBUG Command: GET 643011418 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123041877 DLCTRL DEBUG Tx Command reply: GET_REPLY 643011418 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123041878 DLCTRL DEBUG Command: GET 452552207 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123041878 DLCTRL DEBUG Tx Command reply: GET_REPLY 452552207 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123041879 DLCTRL DEBUG Command: GET 544442201 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123041879 DLCTRL DEBUG Tx Command reply: GET_REPLY 544442201 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123041880 DLCTRL DEBUG Command: GET 929764319 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123041880 DLCTRL DEBUG Tx Command reply: GET_REPLY 929764319 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123041881 DLCTRL DEBUG Command: GET 461696137 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123041881 DLCTRL DEBUG Tx Command reply: GET_REPLY 461696137 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123041883 DLCTRL DEBUG Command: GET 201057834 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123041883 DLCTRL DEBUG Tx Command reply: GET_REPLY 201057834 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123041884 DLCTRL DEBUG Command: GET 837136910 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123041884 DLCTRL DEBUG Tx Command reply: GET_REPLY 837136910 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123041885 DLCTRL DEBUG Command: GET 930986095 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123041885 DLCTRL DEBUG Tx Command reply: GET_REPLY 930986095 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123041886 DLCTRL DEBUG Command: GET 8916728 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123041886 DLCTRL DEBUG Tx Command reply: GET_REPLY 8916728 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123041887 DLCTRL DEBUG Command: GET 644921615 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123041887 DLCTRL DEBUG Tx Command reply: GET_REPLY 644921615 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123041888 DLCTRL DEBUG Command: GET 910108936 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123041888 DLCTRL DEBUG Tx Command reply: GET_REPLY 910108936 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123041889 DLCTRL DEBUG Command: GET 203444267 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123041889 DLCTRL DEBUG Tx Command reply: GET_REPLY 203444267 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123041889 DLCTRL DEBUG Command: GET 752665615 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123041889 DLCTRL DEBUG Tx Command reply: GET_REPLY 752665615 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123041890 DLCTRL DEBUG Command: GET 717481667 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123041890 DLCTRL DEBUG Tx Command reply: GET_REPLY 717481667 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: "connecting cnlink 1" 20250817123041891 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1116)@6f517062176f: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1114)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123042104 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 20250817123042105 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 20250817123042105 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123042105 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123042106 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) 20250817123042106 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123042106 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123042106 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123042106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123042106 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123042106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123042107 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) 20250817123042107 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123042107 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123042107 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123042107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123042107 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123042107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123042314 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123042314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeec1e), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123042314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123042314 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) 20250817123042314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123042314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123042314 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123042314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885e08), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123042314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123042314 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) 20250817123042314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123042314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123042315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123042315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123042315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123042315 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 20250817123042315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123042315 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 20250817123042315 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123042315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123042315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123042315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123042315 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 20250817123042315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123042315 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 20250817123042315 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@6f517062176f: 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 := '000000000000000110010000'B, t_guard := 20.000000 } 20250817123042911 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) 20250817123042911 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123042911 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123042911 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 20250817123042911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123042911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123042911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123042911 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123042911 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123042911 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123042911 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123042911 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) 20250817123042911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123042911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123042911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123042911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123042911 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) 20250817123042911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123042911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123042911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123042911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123042911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123042911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123042911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123042911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123042911 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) 20250817123042911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123042911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123042911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123042911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123042911 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123042911 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123042911 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) 20250817123042911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123042911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123042911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123042911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123042911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123042911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123042911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123042911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123042911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123042911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123042911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123042911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123042911 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) 20250817123042911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123042911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123042911 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123042911 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: link up (cnlink.c:111) 20250817123042911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123042911 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123042911 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123042911 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 20250817123042911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123042911 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 20250817123042911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123042911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1115)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123042918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123043513 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123043513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b5bf1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123043513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123043513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123043513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123043513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123043514 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123043514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1d1d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123043514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123043514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123043514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123043514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123043514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123043514 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123043514 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123043514 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123043514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123043514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123043514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123043514 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123043514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123043514 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123043514 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123043514 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123043514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123043514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123043514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123043514 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123043515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123043515 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123043515 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123043515 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123043515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123043515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123043515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123043515 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123043515 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123043515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123043515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123043515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123043515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123043515 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=007b5bf1) (sccp_scrc.c:477) 20250817123043515 DLSCCP DEBUG Received CO:RELCO for local reference 105 (sccp_scoc.c:1824) 20250817123043515 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123043515 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123043515 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123043515 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123043515 DLSCCP DEBUG SCCP-SCOC(105)[0x55b46bd23bb0]{IDLE}: Deallocated (fsm.c:568) 20250817123043716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123043716 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123043716 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123043716 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123043716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123043716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123043716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123043716 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123043716 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123043716 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123043716 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123043716 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123043716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123043716 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=00ed1d1d) (sccp_scrc.c:477) 20250817123043716 DLSCCP DEBUG Received CO:RELCO for local reference 107 (sccp_scoc.c:1824) 20250817123043716 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123043716 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123043716 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123043716 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123043716 DLSCCP DEBUG SCCP-SCOC(107)[0x55b46bd0c2e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@6f517062176f: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@6f517062176f: 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)@6f517062176f: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)11562009 20250817123043926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123043926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123043926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123043926 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123043926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb06c19, normal) (hnbgw_rua.c:407) 20250817123043926 DHNB DEBUG map_rua[0x55b46bd0c2e0]{init}: Allocated (fsm.c:456) 20250817123043926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11562009)[0x55b46bd0c2e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123043926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11562009 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123043926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123043926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123043926 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11562009 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250817123043926 DCN DEBUG map_sccp[0x55b46bd23bb0]{init}: Allocated (fsm.c:456) 20250817123043926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55b46bd23bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123043926 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-11562009 <-> SCCP-121 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817123043926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11562009 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123043926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11562009)[0x55b46bd0c2e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123043926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123043926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123043926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11562009)[0x55b46bd0c2e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123043926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55b46bd23bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123043926 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123043926 DLSCCP DEBUG SCCP-SCOC(121)[0x55b46bd22800]{IDLE}: Allocated (fsm.c:456) 20250817123043926 DLSCCP DEBUG SCCP-SCOC(121)[0x55b46bd22800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123043926 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001900056400500f1100926) (sccp_scrc.c:406) 20250817123043926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123043926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123043926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123043926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123043926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123043926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123043926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123043926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123043926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123043926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123043926 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) 20250817123043926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123043926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123043926 DLSCCP DEBUG SCCP-SCOC(121)[0x55b46bd22800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123043926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55b46bd23bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123043926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11562009)[0x55b46bd0c2e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123043926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123043926 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123043926 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123043926 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 20250817123043926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123043926 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 20250817123043926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123043926 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1114)@6f517062176f: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@6f517062176f: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@6f517062176f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)8752334 HNBGW_Test.sgsn1-SCCP(1114)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1114)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123043930 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) 20250817123043930 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123043930 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@6f517062176f: setverdict(pass): none -> pass 20250817123043930 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 20250817123043930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123043930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123043930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123043930 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123043930 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123043930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123043930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123043930 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) 20250817123043930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123043930 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=004353f3) (sccp_scrc.c:477) 20250817123043930 DLSCCP DEBUG Received CO:COAK for local reference 121 (sccp_scoc.c:1824) 20250817123043930 DLSCCP DEBUG SCCP-SCOC(121)[0x55b46bd22800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123043930 DLSCCP DEBUG SCCP-SCOC(121)[0x55b46bd22800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123043930 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123043930 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123043930 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) 20250817123043930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55b46bd23bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123043930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55b46bd23bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@6f517062176f: 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 } } } 20250817123043931 DLCTRL DEBUG Command: GET 528457392 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123043931 DLCTRL DEBUG Tx Command reply: GET_REPLY 528457392 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250817123043932 DLCTRL DEBUG Command: GET 238868134 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123043932 DLCTRL DEBUG Tx Command reply: GET_REPLY 238868134 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123043933 DLCTRL DEBUG Command: GET 531497168 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123043933 DLCTRL DEBUG Tx Command reply: GET_REPLY 531497168 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123043934 DLCTRL DEBUG Command: GET 280862891 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123043934 DLCTRL DEBUG Tx Command reply: GET_REPLY 280862891 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123043934 DLCTRL DEBUG Command: GET 700788659 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123043934 DLCTRL DEBUG Tx Command reply: GET_REPLY 700788659 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123043935 DLCTRL DEBUG Command: GET 372883091 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123043935 DLCTRL DEBUG Tx Command reply: GET_REPLY 372883091 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123043936 DLCTRL DEBUG Command: GET 131101147 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123043936 DLCTRL DEBUG Tx Command reply: GET_REPLY 131101147 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123043937 DLCTRL DEBUG Command: GET 284497236 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123043937 DLCTRL DEBUG Tx Command reply: GET_REPLY 284497236 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123043938 DLCTRL DEBUG Command: GET 965264784 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123043938 DLCTRL DEBUG Tx Command reply: GET_REPLY 965264784 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123043939 DLCTRL DEBUG Command: GET 930319579 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123043939 DLCTRL DEBUG Tx Command reply: GET_REPLY 930319579 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123043940 DLCTRL DEBUG Command: GET 735463183 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123043940 DLCTRL DEBUG Tx Command reply: GET_REPLY 735463183 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123043941 DLCTRL DEBUG Command: GET 548893264 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123043941 DLCTRL DEBUG Tx Command reply: GET_REPLY 548893264 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123043942 DLCTRL DEBUG Command: GET 79036091 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123043942 DLCTRL DEBUG Tx Command reply: GET_REPLY 79036091 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123043942 DLCTRL DEBUG Command: GET 355386378 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123043942 DLCTRL DEBUG Tx Command reply: GET_REPLY 355386378 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123043943 DLCTRL DEBUG Command: GET 284952308 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123043943 DLCTRL DEBUG Tx Command reply: GET_REPLY 284952308 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123043944 DLCTRL DEBUG Command: GET 129844116 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123043944 DLCTRL DEBUG Tx Command reply: GET_REPLY 129844116 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123043945 DLCTRL DEBUG Command: GET 255628256 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123043945 DLCTRL DEBUG Tx Command reply: GET_REPLY 255628256 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123043945 DLCTRL DEBUG Command: GET 345179619 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123043945 DLCTRL DEBUG Tx Command reply: GET_REPLY 345179619 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123043946 DLCTRL DEBUG Command: GET 430840195 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123043946 DLCTRL DEBUG Tx Command reply: GET_REPLY 430840195 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123043947 DLCTRL DEBUG Command: GET 133784517 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123043947 DLCTRL DEBUG Tx Command reply: GET_REPLY 133784517 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817123043949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38478<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123043950 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46019<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1099)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(1098)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123043950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38468<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123043951 DLINP DEBUG SRVCONN(,r=127.0.0.1:45557<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123043951 DLINP DEBUG SRVCONN(,r=127.0.0.1:45557<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123043951 DLINP NOTICE SRV(,r=127.0.0.1:45557<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123043951 DMAIN NOTICE (127.0.0.1:45557 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45557<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123043951 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(1105)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1106)@6f517062176f: Final verdict of PTC: none 20250817123043951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123043951 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) 20250817123043951 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123043951 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123043951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123043951 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) 20250817123043951 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@6f517062176f: Final verdict of PTC: none 20250817123043951 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123043951 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123043951 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) 20250817123043951 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123043951 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123043951 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 20250817123043951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123043951 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123043951 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123043951 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123043951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123043951 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123043951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123043951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123043951 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123043951 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) 20250817123043951 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123043951 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123043951 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 20250817123043952 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 20250817123043952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123043952 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123043952 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123043952 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123043952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123043952 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123043952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123043952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123043952 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123043952 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) 20250817123043952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123043952 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123043952 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123043952 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) 20250817123043952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123043952 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123043952 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 20250817123043952 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 20250817123043952 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) 20250817123043952 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123043952 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123043952 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123043952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123043952 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123043952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123043952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-M3UA(1116)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1115)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1114)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1109)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1107)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(1100)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(1111)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1108)@6f517062176f: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@6f517062176f: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@6f517062176f: Final verdict of PTC: pass 20250817123043957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123043957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38502<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123043969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38494<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@6f517062176f: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:30:44 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 20250817123044033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123044078 DLSCCP DEBUG SCCP-SCOC(117)[0x55b46bd23fa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123044078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b02ebb), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123044078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123044078 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) 20250817123044078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123044078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123044078 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123044078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00264a6d), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123044078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123044078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123044078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123044078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123044078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123044078 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123044078 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123044078 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 20250817123044078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123044078 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 20250817123044078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123044078 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123044078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123044078 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123044078 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123044078 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123044078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123044078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123044078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123044078 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123044128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123044128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123044128 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123044128 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) 20250817123044128 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10533050)[0x55b46bd162a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10533050)[0x55b46bd162a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55b46bd23ce0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123044128 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123044128 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123044128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00849d33), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123044128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123044128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123044128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123044128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123044128 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55b46bd23ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10533050)[0x55b46bd162a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10533050)[0x55b46bd162a0]{disrupted}: Freeing instance (context_map.c:202) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10533050)[0x55b46bd162a0]{disrupted}: Deallocated (fsm.c:568) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55b46bd23ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55b46bd23ce0]{disconnected}: Freeing instance (context_map.c:206) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x55b46bd23ce0]{disconnected}: Deallocated (fsm.c:568) 20250817123044128 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10533050 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7254876)[0x55b46bd0cde0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7254876)[0x55b46bd0cde0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55b46bc94340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123044128 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123044128 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123044128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe5082), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123044128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123044128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123044128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123044128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123044128 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55b46bc94340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7254876)[0x55b46bd0cde0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7254876)[0x55b46bd0cde0]{disrupted}: Freeing instance (context_map.c:202) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7254876)[0x55b46bd0cde0]{disrupted}: Deallocated (fsm.c:568) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55b46bc94340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55b46bc94340]{disconnected}: Freeing instance (context_map.c:206) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x55b46bc94340]{disconnected}: Deallocated (fsm.c:568) 20250817123044128 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7254876 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11562009)[0x55b46bd0c2e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11562009)[0x55b46bd0c2e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55b46bd23bb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123044128 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123044128 DLSCCP DEBUG SCCP-SCOC(121)[0x55b46bd22800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123044128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004353f3), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123044128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123044128 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) 20250817123044128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123044128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123044128 DLSCCP DEBUG SCCP-SCOC(121)[0x55b46bd22800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55b46bd23bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11562009)[0x55b46bd0c2e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11562009)[0x55b46bd0c2e0]{disrupted}: Freeing instance (context_map.c:202) 20250817123044128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11562009)[0x55b46bd0c2e0]{disrupted}: Deallocated (fsm.c:568) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55b46bd23bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55b46bd23bb0]{disconnected}: Freeing instance (context_map.c:206) 20250817123044128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x55b46bd23bb0]{disconnected}: Deallocated (fsm.c:568) 20250817123044128 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11562009 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250817123044128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123044128 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123044128 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123044128 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123044128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123044128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123044128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123044128 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123044128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123044128 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123044128 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123044128 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123044128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123044129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123044129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123044129 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123044129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123044129 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123044129 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123044129 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 20250817123044129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123044129 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 20250817123044129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123044129 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123044634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38510<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=420600) Waiting for packet dumper to finish... 1 (prev_count=420600, count=421236) 20250817123045952 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123045952 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123045952 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123045952 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123045952 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123045952 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123045952 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123045952 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123045952 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:30:46 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@6f517062176f: 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@6f517062176f: Test case TC_second_rab_assignment started. 20250817123047672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123047675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123047678 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40527<->l=127.0.0.1:4262) (control_if.c:572) 20250817123047689 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123047689 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123047689 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123047689 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123047689 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123047689 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123047689 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(1122)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123047690 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123047690 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123047690 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123047690 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123047691 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123047691 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123047691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123047691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123047691 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) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047691 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) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123047691 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) 20250817123047691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123047691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123047691 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123047691 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123047691 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123047691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123047691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123047691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123047691 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) 20250817123047691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123047691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123047691 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123047691 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123047691 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123047691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123047691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123047691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123047691 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123047691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123047691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123047691 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123047691 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123047691 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123047691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123047691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123047691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123047691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123047691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123047691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123047691 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123047691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123047691 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123047691 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123047691 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 20250817123047691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123047691 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123047691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123047691 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123047691 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123047691 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 20250817123047691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123047691 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 20250817123047691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123047691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123047691 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123047691 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123047691 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123047691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123047691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123047691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123047691 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123047691 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123047691 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123047691 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123047691 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123047691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123047691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1126)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(1126)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(1124)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123047704 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123047704 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123047704 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123047704 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123047704 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123047704 DRANAP NOTICE cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123047705 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123047705 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123047705 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123047705 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123047706 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123047706 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123047706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123047706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123047706 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) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047706 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) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123047706 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) 20250817123047706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123047706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123047706 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123047706 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123047706 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123047706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123047706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123047706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123047706 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) 20250817123047706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123047706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123047706 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123047706 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123047706 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123047706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123047706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123047706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123047706 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) 20250817123047706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123047706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123047706 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123047706 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123047706 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123047706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123047706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123047706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123047706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123047706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123047706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123047706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123047706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123047706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123047706 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123047706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123047706 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123047706 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123047706 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 20250817123047706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123047706 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123047706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123047706 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123047706 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123047706 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 20250817123047706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123047706 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 20250817123047706 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123047706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123047706 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123047706 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123047706 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 20250817123047706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123047706 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 20250817123047706 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123047706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123047706 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123047706 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123047706 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123047706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123047706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123047706 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1129)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(1129)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1129)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(1127)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123047730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123047730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123047730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123047730 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123047730 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) 20250817123047730 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123047730 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123047730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123047730 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@6f517062176f: setverdict(pass): none -> pass 20250817123047902 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 20250817123047902 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 20250817123047902 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123047902 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123047903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123047903 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123047903 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123047903 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123047903 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123047903 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123047903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123047904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123047904 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123047904 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123047904 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123047904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123047904 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123047904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123047916 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 20250817123047916 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 20250817123047916 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123047916 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123047917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123047917 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123047917 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123047917 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123047917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123047917 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123047917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123047917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123047917 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123047917 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123047917 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123047917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123047917 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123047917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123048708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123048708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123048708 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123048708 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123048708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123048708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123048708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123048708 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123048708 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123048708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123048708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123048708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123048708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123048708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123048708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123048708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123048708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123048708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123048708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123048708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123048708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123048708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123048708 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123048708 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123048708 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) 20250817123048708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123048708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123048708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123048708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123048708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123048708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123048708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123048708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123048708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123048708 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123048708 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817123048708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123048708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123048708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123048708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123048708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123048708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123048708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123048708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1125)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123048721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123048721 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123048721 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123048721 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123048721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123048721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123048721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123048721 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123048721 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123048721 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123048721 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123048721 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123048721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123048721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123048721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123048721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123048721 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) 20250817123048721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123048721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123048721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048721 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) 20250817123048721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123048721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123048721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123048721 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123048721 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) 20250817123048721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123048721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123048721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123048721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123048721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123048721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123048721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123048721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123048721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123048721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123048721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123048721 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123048721 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817123048721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123048721 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123048721 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123048721 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123048721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123048721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123048721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123048721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1128)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123048742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34686<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1131)@6f517062176f: 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)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@6f517062176f: Added conn table entry 0TC_second_rab_assignment0(1131)13203470 20250817123049756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123049756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123049756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123049756 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123049756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc9780e, normal) (hnbgw_rua.c:407) 20250817123049756 DHNB DEBUG map_rua[0x55b46bd162a0]{init}: Allocated (fsm.c:456) 20250817123049756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123049756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13203470 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123049756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123049756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123049756 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13203470 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123049756 DCN DEBUG map_sccp[0x55b46bd23ce0]{init}: Allocated (fsm.c:456) 20250817123049756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123049756 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-13203470 <-> SCCP-122 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123049756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13203470 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123049756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123049756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123049756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123049756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123049756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123049756 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123049756 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{IDLE}: Allocated (fsm.c:456) 20250817123049756 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123049756 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300016a0056400500f1100926) (sccp_scrc.c:406) 20250817123049756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123049756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123049756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123049756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123049756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123049756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123049756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123049756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123049756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123049756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123049756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123049756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123049756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123049756 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123049756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123049756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123049756 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123049756 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123049756 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123049756 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123049756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123049756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123049756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123049756 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@6f517062176f: Added conn table entry 0TC_second_rab_assignment0(1131)592701 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: Session index based on connection ID:0 TC_second_rab_assignment0(1131)@6f517062176f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1124)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123049760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123049760 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123049760 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123049760 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123049760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123049760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123049760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123049760 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123049760 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123049760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123049760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123049760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123049760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123049760 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=0063a546) (sccp_scrc.c:477) 20250817123049760 DLSCCP DEBUG Received CO:COAK for local reference 122 (sccp_scoc.c:1824) 20250817123049760 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123049760 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123049760 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123049760 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123049760 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) 20250817123049760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123049760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1131)@6f517062176f: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@6f517062176f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817123049867 DLSCCP DEBUG SCCP-SCOC(115)[0x55b46bd295d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123049867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207240), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123049867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123049867 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) 20250817123049867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123049867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123049867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123049867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123049867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123049867 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 20250817123049867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123049867 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 20250817123049867 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123049964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123049964 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123049964 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123049964 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123049964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123049964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123049964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123049964 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123049964 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123049964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123049964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123049964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123049964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123049964 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) 20250817123049964 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250817123049964 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123049964 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123049964 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123049964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123049964 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123049964 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123049964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123049964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123049964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123049964 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123049964 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123049964 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123049964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123049964 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123049964 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{UNUSED}: Allocated (fsm.c:456) 20250817123049964 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{UNUSED}: is child of mgw(mgw-fsm-13203470-0)[0x55b46bc94340] (fsm.c:486) 20250817123049964 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13203470-0)[0x55b46bc94340] (mgcp_client_endpoint_fsm.c:724) 20250817123049964 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123049964 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123049964 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123049964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13203470-0)[0x55b46bd23bb0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123049964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13203470-0)[0x55b46bd23bb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0] (fsm.c:486) 20250817123049964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13203470-0)[0x55b46bd23bb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123049964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13203470-0)[0x55b46bd23bb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123049964 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: c978'... (mgcp_client.c:807) 20250817123049964 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250817123049964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13203470-0)[0x55b46bd23bb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123049964 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@6f517062176f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c9780e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9780e17", 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)@6f517062176f: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c9780e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9780e17", 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)@6f517062176f: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817123049974 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250817123049974 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123049974 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123049974 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123049974 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123049974 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123049974 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049974 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049974 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123049974 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123049974 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049974 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123049974 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123049974 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123049974 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123049974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123049974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123049974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123049974 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123049984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123049984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123049984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123049984 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123049984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc9780e) (hnbgw_rua.c:471) 20250817123049984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13203470 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123049984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123049984 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123049984 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123049984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123049984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123049984 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123049984 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123049984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123049984 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123049984 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13203470-0)[0x55b46bc94340] (mgcp_client_endpoint_fsm.c:724) 20250817123049984 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123049984 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123049984 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123049984 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: c978'... (mgcp_client.c:807) 20250817123049984 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817123049984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123049984 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123049984 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049984 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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)@6f517062176f: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c9780e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9780e17", 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" } } } } } } } 20250817123049989 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250817123049989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123049989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123049989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049989 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123049989 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123049989 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13203470-0)[0x55b46bc94340] (mgcp_client_endpoint_fsm.c:724) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123049989 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13203470-0)[0x55b46bd22930]{ST_CRCX}: Allocated (fsm.c:456) 20250817123049989 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13203470-0)[0x55b46bd22930]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0] (fsm.c:486) 20250817123049989 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13203470-0)[0x55b46bd22930]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123049989 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13203470-0)[0x55b46bd22930]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250817123049989 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: c978'... (mgcp_client.c:807) 20250817123049989 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817123049989 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13203470-0)[0x55b46bd22930]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049989 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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)@6f517062176f: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c9780e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9780e17", 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" } } } } } } } 20250817123049994 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250817123049994 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd22930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123049994 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd22930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123049994 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd22930]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123049994 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd22930]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123049994 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123049994 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049994 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049994 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049994 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123049994 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123049994 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049994 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{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) 20250817123049994 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123049994 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123049994 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123049994 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123049994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123049994 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123049994 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123049994 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=0063a546), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123049994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123049994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123049994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123049994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123049994 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123049994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123049994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123049994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123049994 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123049994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123049994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123049994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123049994 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250817123049998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123049998 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123049998 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123049998 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123049998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123049998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123049998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123049998 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123049998 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123049998 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123049998 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123049998 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123049998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123049998 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) 20250817123049998 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250817123049998 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123049998 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123049998 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123049998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123049998 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123049998 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123049998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123049998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123049998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123049998 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13203470 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250817123049998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250817123049998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250817123049998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123049998 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123049999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123049999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123049999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250817123049999 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123049999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc9780e) (hnbgw_rua.c:471) 20250817123049999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13203470 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250817123049999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123049999 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123049999 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123049999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123049999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123049999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250817123049999 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123049999 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123049999 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=0063a546), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20250817123049999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123049999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123049999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123049999 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123049999 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123049999 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123049999 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123049999 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123049999 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123049999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123049999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123049999 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123050002 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123050002 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123050002 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123050002 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123050002 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123050002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123050002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123050002 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123050002 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123050002 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123050002 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123050002 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123050002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123050002 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) 20250817123050002 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250817123050002 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123050002 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123050002 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123050002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123050002 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123050002 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123050002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123050002 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123050002 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123050002 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123050002 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123050002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123050002 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: c978'... (mgcp_client.c:807) 20250817123050002 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123050002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123050002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd22930]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123050002 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:36134: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: c978'... (mgcp_client.c:807) 20250817123050002 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123050002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd22930]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123050002 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{IN_USE}: Removing from parent mgw(mgw-fsm-13203470-0)[0x55b46bc94340] (mgcp_client_endpoint_fsm.c:873) 20250817123050002 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123050002 DLMGCP DEBUG mgw-endp(mgw-fsm-13203470-0)[0x55b46bd0c2e0]{IN_USE}: Deallocated (fsm.c:568) 20250817123050002 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123050002 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123050002 DMGW DEBUG mgw(mgw-fsm-13203470-0)[0x55b46bc94340]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123050002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123050002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123050002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123050002 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c9780e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1131)@6f517062176f: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c9780e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1131)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123050006 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250817123050006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123050006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123050006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123050006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b46bd23bb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817123050006 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250817123050006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd22930]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123050006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd22930]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123050006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd22930]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123050006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b46bd22930]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@6f517062176f: Deleted conn table entry 0TC_second_rab_assignment0(1131)13203470 20250817123050009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123050009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123050009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123050009 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123050009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc9780e,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123050009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13203470 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123050009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123050009 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123050009 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123050009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123050009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123050009 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123050009 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123050009 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=0063a546), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123050009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123050009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123050009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123050009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123050009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123050009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123050009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123050009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123050009 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123050009 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123050009 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123050009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123050009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123050009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123050009 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@6f517062176f: Deleted conn table entry 0TC_second_rab_assignment0(1131)592701 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: Session index based on connection ID:0 20250817123050011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123050011 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123050011 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123050011 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123050011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123050011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123050011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123050011 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123050011 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123050011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123050011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123050011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123050011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123050011 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=0063a546), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123050011 DLSCCP DEBUG Received CO:RELRE for local reference 122 (sccp_scoc.c:1824) 20250817123050011 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123050011 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123050011 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123050011 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) 20250817123050011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123050011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123050011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123050011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{disconnected}: Freeing instance (context_map.c:202) 20250817123050011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13203470)[0x55b46bd162a0]{disconnected}: Deallocated (fsm.c:568) 20250817123050011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123050011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{disconnected}: Freeing instance (context_map.c:206) 20250817123050011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x55b46bd23ce0]{disconnected}: Deallocated (fsm.c:568) 20250817123050011 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13203470 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123050011 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=0063a546), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:406) 20250817123050011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123050011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123050011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123050011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123050011 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123050011 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123050011 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123050011 DLSCCP DEBUG SCCP-SCOC(122)[0x55b46bd0cde0]{IDLE}: Deallocated (fsm.c:568) 20250817123050011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123050011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123050011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123050011 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123050011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123050011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123050011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123050011 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@6f517062176f: RLC received in state:disconnect_pending TC_second_rab_assignment0(1131)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817123052021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34684<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123052023 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40527<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1119)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1120)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123052027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34678<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123052028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123052028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123052028 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123052029 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) 20250817123052029 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123052030 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123052030 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) 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123052030 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123052030 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) 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123052030 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 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123052030 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123052030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123052030 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123052030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123052030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_second_rab_assignment(1118)@6f517062176f: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1123)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1127)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1128)@6f517062176f: Final verdict of PTC: none 20250817123052030 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 20250817123052030 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) 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123052030 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123052030 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) 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817123052030 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.msc0-SCCP(1124)@6f517062176f: Final verdict of PTC: none 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123052030 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123052030 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123052030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123052030 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123052030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123052030 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(1125)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1126)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(1130)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1129)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(1121)@6f517062176f: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1122)@6f517062176f: Final verdict of PTC: none 20250817123052031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34686<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1131)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@6f517062176f: Test case TC_second_rab_assignment finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sun Aug 17 12:30:52 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 20250817123052072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34694<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123052316 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123052316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885e08), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123052316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123052316 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) 20250817123052316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123052316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123052316 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123052316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeec1e), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123052316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123052316 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) 20250817123052316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123052316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123052316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123052316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123052316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123052317 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 20250817123052317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123052317 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 20250817123052317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123052317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123052317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123052317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123052317 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 20250817123052317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123052317 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 20250817123052317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123052574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34694<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283540) Waiting for packet dumper to finish... 1 (prev_count=283540, count=295556) 20250817123054032 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123054032 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123054032 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123054032 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123054032 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123054032 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123054079 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123054079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00264a6d), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123054079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123054079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123054079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123054079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123054079 DLSCCP DEBUG SCCP-SCOC(117)[0x55b46bd23fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123054079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b02ebb), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123054079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123054079 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) 20250817123054080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123054080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123054080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123054080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123054080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123054080 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123054080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123054080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123054080 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123054080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123054080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123054080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123054080 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 20250817123054080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123054080 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 20250817123054080 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123054129 DLSCCP DEBUG SCCP-SCOC(121)[0x55b46bd22800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123054129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004353f3), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123054129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123054129 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) 20250817123054129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123054129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123054129 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123054129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe5082), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123054129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123054129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123054129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123054129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123054129 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123054129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00849d33), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123054129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123054129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123054129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123054129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123054129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123054129 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123054129 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123054129 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 20250817123054129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123054129 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 20250817123054129 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123054129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123054129 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123054129 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123054129 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123054129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123054129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123054129 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123054129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123054130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123054130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123054130 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123054130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123054130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123054130 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:30:54 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@6f517062176f: 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@6f517062176f: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250817123055681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123055685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123055687 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36361<->l=127.0.0.1:4262) (control_if.c:572) 20250817123055701 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123055701 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123055701 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123055701 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123055701 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123055701 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123055701 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123055701 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123055701 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123055701 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123055701 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123055702 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123055702 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123055702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123055702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123055702 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) 20250817123055702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055702 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) 20250817123055702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123055702 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) 20250817123055702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123055702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123055702 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123055702 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123055702 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123055702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123055702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123055702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123055702 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) 20250817123055702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123055702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123055702 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123055702 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123055702 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123055702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123055702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123055702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123055702 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123055702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123055702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123055702 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123055702 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123055702 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123055702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123055702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123055702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123055703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123055703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123055703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123055703 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123055703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123055703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123055703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123055703 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 20250817123055703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123055703 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123055703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123055703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123055703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123055703 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 20250817123055703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123055703 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 20250817123055703 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123055703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123055703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123055703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123055703 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123055703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123055703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123055703 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123055703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123055703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123055703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123055703 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123055703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123055703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123055703 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1140)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(1140)@6f517062176f: M3UA emulation initiated, the test can be started MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1140)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(1138)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123055717 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123055717 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123055717 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123055717 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123055717 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123055717 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123055717 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123055717 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123055717 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123055718 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123055718 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123055718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123055718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123055718 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) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055718 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) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123055718 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) 20250817123055718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123055718 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123055718 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123055718 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123055718 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123055718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123055718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123055718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123055718 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) 20250817123055718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123055718 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123055718 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123055718 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123055718 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123055718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123055718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123055718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123055718 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) 20250817123055718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123055718 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123055718 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123055718 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123055718 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123055718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123055718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123055718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123055718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123055718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123055718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123055718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123055718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123055718 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123055718 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123055719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123055719 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123055719 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123055719 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 20250817123055719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123055719 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123055719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123055719 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123055719 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123055719 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 20250817123055719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123055719 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 20250817123055719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123055719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123055719 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123055719 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123055719 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 20250817123055719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123055719 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 20250817123055719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123055719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123055719 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123055719 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123055719 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123055719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123055719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123055719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1143)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(1141)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123055914 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 20250817123055914 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 20250817123055914 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123055914 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123055921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123055921 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123055921 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123055921 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123055921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123055922 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123055922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123055924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123055924 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123055924 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123055924 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123055924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123055924 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123055924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123055931 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 20250817123055931 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 20250817123055931 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123055931 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123055937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123055937 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123055937 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123055937 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123055937 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123055937 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123055937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123055938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123055938 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123055938 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123055938 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123055938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123055938 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123055938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123056719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123056719 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123056719 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123056719 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123056719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123056719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123056719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123056719 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123056719 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123056719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123056719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123056719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123056719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123056719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123056719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123056719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123056719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123056719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123056719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123056719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123056719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123056719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123056719 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123056719 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123056719 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) 20250817123056719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123056719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123056719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123056719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123056719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123056719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123056719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123056719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123056719 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123056719 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123056719 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817123056719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123056719 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123056719 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123056719 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123056719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123056719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123056719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123056719 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1139)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123056734 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123056734 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123056734 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123056734 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123056734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123056734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123056734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123056734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123056734 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) 20250817123056734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123056734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123056734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056734 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) 20250817123056734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123056734 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123056734 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123056734 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123056734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123056734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123056734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123056734 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123056734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123056734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123056734 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123056734 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123056734 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) 20250817123056734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123056734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123056734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123056734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123056734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123056734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123056734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123056734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123056734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123056734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123056734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123056734 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123056734 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817123056734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123056734 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123056734 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123056734 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123056734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123056734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123056734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123056734 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1142)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123056739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123056739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123056739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123056739 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123056739 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) 20250817123056739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123056739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123056739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123056739 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@6f517062176f: setverdict(pass): none -> pass 20250817123056742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123056742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123056742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250817123056742 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250817123056742 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250817123056944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123056944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123056944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123056944 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123056944 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) 20250817123056944 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123056944 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123056944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123056944 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@6f517062176f: setverdict(pass): pass -> pass, component reason not changed MTC@6f517062176f: talloc reports "struct hnb_context" x 1, expecting 1 MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817123056948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123056948 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36361<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1133)@6f517062176f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123056949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59290<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123056949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123056949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123056949 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123056949 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) 20250817123056949 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123056949 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123056949 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) 20250817123056949 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123056949 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123056949 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123056949 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) 20250817123056949 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123056949 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123056949 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 20250817123056949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123056949 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123056949 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123056949 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123056949 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123056949 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123056949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123056949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1139)@6f517062176f: Final verdict of PTC: none MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1142)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1141)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(1135)@6f517062176f: Final verdict of PTC: none 20250817123056950 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 20250817123056950 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) 20250817123056950 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123056950 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1138)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(1144)@6f517062176f: Final verdict of PTC: none 20250817123056950 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123056950 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) 20250817123056950 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123056950 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123056950 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) 20250817123056950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123056950 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123056950 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123056950 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123056950 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123056950 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123056950 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123056950 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(1140)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1143)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@6f517062176f: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@6f517062176f: 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'. Sun Aug 17 12:30:56 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 20250817123056993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123057494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59318<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=159296) Waiting for packet dumper to finish... 1 (prev_count=159296, count=163176) 20250817123058950 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123058950 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123058950 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123058950 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123058950 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123058950 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: 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 ------ Sun Aug 17 12:30:59 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 20250817123059867 DLSCCP DEBUG SCCP-SCOC(115)[0x55b46bd295d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123059867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207240), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123059867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123059867 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) 20250817123059867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123059867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123059867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123059867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123059867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123059867 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 20250817123059867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123059867 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 20250817123059867 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@6f517062176f: 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@6f517062176f: Test case TC_apply_sccp started. 20250817123100527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123100530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123100532 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45631<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1149)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123100543 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123100543 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123100550 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123100550 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123100550 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123100551 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123100551 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123100551 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123100551 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1151)@6f517062176f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123100551 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58888 (stream_srv.c:142) 20250817123100551 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58888<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123100551 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123100551 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123100552 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123100552 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123100552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123100552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123100552 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) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100552 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) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123100552 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) 20250817123100552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123100552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123100552 DRANAP DEBUG cnlink(msc-3)[0x55b46bcfe980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123100552 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123100552 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123100552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123100552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123100552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123100552 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) 20250817123100552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123100552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123100552 DRANAP DEBUG cnlink(msc-2)[0x55b46bcfe000]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123100552 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123100552 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123100552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123100552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123100552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123100552 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123100552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123100552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123100552 DRANAP DEBUG cnlink(msc-1)[0x55b46bcfd890]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123100552 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123100552 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123100552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123100552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123100552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123100552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123100552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123100552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123100552 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123100553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123100553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123100553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123100553 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 20250817123100553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123100553 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123100553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123100553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123100553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123100553 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 20250817123100553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123100553 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 20250817123100553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123100553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123100553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123100553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123100553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123100553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123100553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123100553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123100553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123100553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123100553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123100553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123100553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123100553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123100553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1155)@6f517062176f: ************************************************* HNBGW_Test.msc0-M3UA(1155)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1155)@6f517062176f: ************************************************* HNBGW_Test.msc0-SCCP(1153)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123100565 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123100565 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123100565 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123100565 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123100565 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123100565 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123100565 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123100565 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123100565 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123100566 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123100566 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123100566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123100566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123100566 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) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100566 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) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123100566 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) 20250817123100566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123100566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123100566 DRANAP DEBUG cnlink(sgsn-3)[0x55b46bd00fc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123100566 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123100566 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123100566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123100566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123100566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123100566 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) 20250817123100566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123100566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123100566 DRANAP DEBUG cnlink(sgsn-2)[0x55b46bd00630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123100566 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123100566 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123100566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123100566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123100566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123100566 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) 20250817123100566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123100566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123100566 DRANAP DEBUG cnlink(sgsn-1)[0x55b46bcffca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123100566 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123100566 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123100566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123100566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123100566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123100566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123100566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123100566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123100566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123100566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123100566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123100566 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123100566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123100566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123100566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123100566 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 20250817123100566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123100566 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123100566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123100566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123100566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123100566 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 20250817123100566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123100566 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 20250817123100566 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123100566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123100566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123100566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123100566 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 20250817123100566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123100566 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 20250817123100566 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123100566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123100566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123100566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123100566 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123100566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123100566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123100566 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@6f517062176f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1158)@6f517062176f: ************************************************* MTC@6f517062176f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1158)@6f517062176f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1158)@6f517062176f: ************************************************* HNBGW_Test.sgsn0-SCCP(1156)@6f517062176f: v_sccp_pdu_maxlen:268 20250817123100587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123100587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123100587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123100587 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123100587 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) 20250817123100587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123100587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123100587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123100587 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@6f517062176f: setverdict(pass): none -> pass 20250817123100591 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123100591 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123100591 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123100591 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123100591 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) 20250817123100591 DLGLOBAL DEBUG validating counter group 0x55b455103be0(hnb) with 60 counters (rate_ctr.c:86) 20250817123100591 DHNBAP DEBUG (127.0.0.1:58888 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123100591 DHNBAP NOTICE (127.0.0.1:58888 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123100591 DHNBAP NOTICE (127.0.0.1:58888 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123100591 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123100591 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123100762 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 20250817123100762 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 20250817123100762 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123100762 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123100764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123100764 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123100764 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123100764 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123100764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123100764 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123100764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123100765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123100765 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123100765 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123100765 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123100765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123100765 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123100765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123100776 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 20250817123100776 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 20250817123100776 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123100776 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)@6f517062176f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123100778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123100778 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123100778 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123100778 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123100778 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123100778 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123100778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123100778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123100778 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123100778 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123100778 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123100778 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123100778 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123100778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123101568 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123101568 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123101568 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123101568 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123101568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123101568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123101568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123101568 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123101568 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123101568 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123101568 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123101568 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123101568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123101568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123101568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123101568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123101568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123101568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123101568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123101568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123101568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123101568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123101568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123101568 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123101568 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) 20250817123101568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123101568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123101568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123101568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123101568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123101568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123101568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123101568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123101568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123101568 DRANAP DEBUG cnlink(msc-0)[0x55b46bcfd120]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123101568 DRANAP NOTICE cnlink(msc-0)[0x55b46bcfd120]{CONNECTED}: link up (cnlink.c:111) 20250817123101568 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123101568 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123101568 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123101568 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123101568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123101568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123101568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123101568 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1154)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123101581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123101581 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123101581 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123101581 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123101581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123101581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123101581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123101581 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123101581 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123101581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123101581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123101581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123101581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123101581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123101581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123101581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123101581 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) 20250817123101581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123101581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123101581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101581 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) 20250817123101581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123101581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123101581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123101581 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123101581 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) 20250817123101581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123101581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123101581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123101581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123101581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123101582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123101582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123101582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123101582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123101582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123101582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123101582 DRANAP DEBUG cnlink(sgsn-0)[0x55b46bcff310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123101582 DRANAP NOTICE cnlink(sgsn-0)[0x55b46bcff310]{CONNECTED}: link up (cnlink.c:111) 20250817123101582 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123101582 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123101582 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123101582 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123101582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123101582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123101582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123101582 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1157)@6f517062176f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123102316 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123102316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eeec1e), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123102316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123102316 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) 20250817123102317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123102317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123102317 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123102317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00885e08), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123102317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123102317 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) 20250817123102317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123102317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123102317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123102317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123102317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123102317 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 20250817123102317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123102317 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 20250817123102317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123102317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123102317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123102317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123102317 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 20250817123102317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123102317 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 20250817123102317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123102603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59344<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1154)@6f517062176f: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1154)@6f517062176f: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1160) TC_apply_sccp-Iuh0-RUA(1150)@6f517062176f: Added conn table entry 0TC_apply_sccp0(1160)11745601 20250817123103615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123103616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123103616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123103616 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123103616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb33941, normal) (hnbgw_rua.c:407) 20250817123103616 DHNB DEBUG map_rua[0x55b46bd162a0]{init}: Allocated (fsm.c:456) 20250817123103616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123103616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11745601 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123103616 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123103616 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123103616 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11745601 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123103616 DCN DEBUG map_sccp[0x55b46bd23ce0]{init}: Allocated (fsm.c:456) 20250817123103616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123103616 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-11745601 <-> SCCP-123 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123103616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11745601 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123103616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123103616 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123103616 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123103616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123103616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123103616 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123103616 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{IDLE}: Allocated (fsm.c:456) 20250817123103616 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123103616 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300025e0056400500f1100926) (sccp_scrc.c:406) 20250817123103616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123103616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123103616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123103616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123103616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123103616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123103616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123103616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123103616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123103616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123103616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123103616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123103616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123103616 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123103616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123103616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123103616 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123103616 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123103616 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123103616 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123103616 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123103616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123103616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123103616 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@6f517062176f: First idle individual index:0 HNBGW_Test.msc0-SCCP(1153)@6f517062176f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1154)@6f517062176f: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1160) HNBGW_Test.msc0-RAN(1154)@6f517062176f: Added conn table entry 0TC_apply_sccp0(1160)16706599 HNBGW_Test.msc0-SCCP(1153)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@6f517062176f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1160)@6f517062176f: setverdict(pass): none -> pass 20250817123103620 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123103620 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123103620 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123103620 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123103620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123103620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123103620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123103620 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123103620 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123103620 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123103620 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123103620 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123103620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123103620 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=005435a7) (sccp_scrc.c:477) 20250817123103620 DLSCCP DEBUG Received CO:COAK for local reference 123 (sccp_scoc.c:1824) 20250817123103620 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123103620 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123103620 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123103620 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123103620 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) 20250817123103620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123103620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123104080 DLSCCP DEBUG SCCP-SCOC(117)[0x55b46bd23fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123104080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b02ebb), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123104080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123104080 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) 20250817123104080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123104080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123104080 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123104080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00264a6d), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123104080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123104080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123104080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123104080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123104080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123104080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123104080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123104080 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 20250817123104080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123104080 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 20250817123104080 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123104080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123104080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123104080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123104080 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123104080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123104080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123104080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123104080 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123104082 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123104082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123104082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123104082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123104082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123104082 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=00264a6d) (sccp_scrc.c:477) 20250817123104082 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1824) 20250817123104082 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123104082 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123104082 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123104082 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123104082 DLSCCP DEBUG SCCP-SCOC(116)[0x55b46bd14ec0]{IDLE}: Deallocated (fsm.c:568) 20250817123104082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123104082 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123104082 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123104082 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123104082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123104082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123104082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123104082 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123104130 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123104130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00849d33), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123104130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123104130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123104130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123104130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123104130 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123104130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe5082), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123104130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123104130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123104130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123104130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123104130 DLSCCP DEBUG SCCP-SCOC(121)[0x55b46bd22800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123104130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004353f3), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123104130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123104130 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) 20250817123104130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123104130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123104130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123104130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123104130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123104130 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123104130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123104130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123104130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123104130 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123104130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123104130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123104130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123104130 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123104130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123104130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123104130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123104130 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123104130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123104130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123104130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123104130 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 20250817123104130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123104130 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 20250817123104130 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123104131 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123104131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123104131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123104131 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123104131 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123104131 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123104131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123104131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123104131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123104131 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123104131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123104131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123104131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123104131 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=00849d33) (sccp_scrc.c:477) 20250817123104131 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1824) 20250817123104131 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123104131 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123104131 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123104131 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123104131 DLSCCP DEBUG SCCP-SCOC(119)[0x55b46bd0bf40]{IDLE}: Deallocated (fsm.c:568) 20250817123104332 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123104332 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123104332 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123104332 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123104332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123104332 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=00fe5082) (sccp_scrc.c:477) 20250817123104332 DLSCCP DEBUG Received CO:RELCO for local reference 120 (sccp_scoc.c:1824) 20250817123104332 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123104332 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123104332 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123104332 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123104332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123104332 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123104332 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123104332 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123104332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123104332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123104332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123104332 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123104332 DLSCCP DEBUG SCCP-SCOC(120)[0x55b46bd18b90]{IDLE}: Deallocated (fsm.c:568) 20250817123104621 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) TC_apply_sccp0(1160)@6f517062176f: "Changing SCCP address, don't apply yet" 20250817123105627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123105627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123105627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250817123105627 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123105627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb33941) (hnbgw_rua.c:471) 20250817123105627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11745601 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250817123105627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123105627 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250817123105627 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250817123105627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250817123105627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123105627 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123105627 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123105627 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=005435a7), PART(T=Data,L=22,D=001440120000010010400b0acea08d13e6460cf44da0) (sccp_scrc.c:406) 20250817123105627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123105627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123105627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123105627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123105627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123105627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123105627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123105627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123105627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123105627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123105627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123105627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) HNBGW_Test.msc0-SCCP(1153)@6f517062176f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1153)@6f517062176f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@6f517062176f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@6f517062176f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1160)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1153)@6f517062176f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@6f517062176f: vl_len:22 HNBGW_Test.msc0-SCCP(1153)@6f517062176f: vl_from0 HNBGW_Test.msc0-SCCP(1153)@6f517062176f: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A291A6E9420055D9C4DB7'O 20250817123105631 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123105631 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123105631 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123105631 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123105631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123105631 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=001440120000010010400b0a291a6e9420055d9c4db7) (sccp_scrc.c:477) 20250817123105631 DLSCCP DEBUG Received CO:CODT for local reference 123 (sccp_scoc.c:1824) 20250817123105631 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123105631 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123105631 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123105631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123105631 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250817123105631 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250817123105631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250817123105631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123105631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250817123105631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123105631 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123105631 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123105631 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123105631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123105631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123105631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123105631 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123105631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123105631 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)@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123105634 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) TC_apply_sccp0(1160)@6f517062176f: "Apply SCCP address changes" 20250817123105634 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250817123105634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250817123105634 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123105634 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123105634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005435a7), PART(T=Source Reference,L=4,D=0000007b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123105634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123105634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123105634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123105634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123105634 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123105634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123105634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250817123105634 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250817123105634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817123105634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250817123105634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123105634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{disrupted}: Freeing instance (context_map.c:202) 20250817123105634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11745601)[0x55b46bd162a0]{disrupted}: Deallocated (fsm.c:568) 20250817123105634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123105634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{disconnected}: Freeing instance (context_map.c:206) 20250817123105634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x55b46bd23ce0]{disconnected}: Deallocated (fsm.c:568) 20250817123105634 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11745601 SCCP-123 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817123105634 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250817123105634 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817123105634 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250817123105634 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817123105634 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817123105634 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817123105634 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817123105634 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817123105634 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817123105634 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817123105634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123105634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250817123105634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123105634 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123105634 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123105634 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123105634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123105634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123105634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123105634 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@6f517062176f: Session index based on local reference:0 20250817123105635 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123105635 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123105635 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123105635 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123105635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123105635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123105635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123105635 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1154)@6f517062176f: Deleted conn table entry 0TC_apply_sccp0(1160)16706599 20250817123105635 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123105635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123105635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123105635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123105635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123105635 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=005435a7) (sccp_scrc.c:477) 20250817123105635 DLSCCP DEBUG Received CO:RELCO for local reference 123 (sccp_scoc.c:1824) 20250817123105635 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123105635 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123105635 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123105635 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123105635 DLSCCP DEBUG SCCP-SCOC(123)[0x55b46bd0cde0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1150)@6f517062176f: Deleted conn table entry 0TC_apply_sccp0(1160)11745601 MTC@6f517062176f: ok: talloc reports "asn1_context" = 1 bytes 20250817123106639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123106639 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45631<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1147)@6f517062176f: Final verdict of PTC: none VirtHNBGW-STATS(1146)@6f517062176f: Final verdict of PTC: none MTC@6f517062176f: setverdict(pass): pass -> pass, component reason not changed 20250817123106641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123106641 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123106641 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123106641 DLINP NOTICE SRV(,r=127.0.0.1:58888<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123106641 DMAIN NOTICE (127.0.0.1:58888 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58888<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123106641 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817123106641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123106641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123106641 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123106641 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) 20250817123106641 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123106642 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123106642 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) 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123106642 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123106642 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) 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123106642 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 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123106642 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123106642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123106642 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123106642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123106642 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)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1157)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1153)@6f517062176f: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1152)@6f517062176f: Final verdict of PTC: none 20250817123106642 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 20250817123106642 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) 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123106642 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123106642 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) 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817123106642 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) 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123106642 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123106642 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123106642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123106642 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123106642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123106642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_apply_sccp-Iuh0-RUA(1150)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1155)@6f517062176f: Final verdict of PTC: none TC_apply_sccp-Iuh1(1151)@6f517062176f: Final verdict of PTC: none TC_apply_sccp-Iuh0(1149)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1156)@6f517062176f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1158)@6f517062176f: Final verdict of PTC: none HNBGW-MGCP(1159)@6f517062176f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1154)@6f517062176f: Final verdict of PTC: none HNBGW-PFCP(1148)@6f517062176f: Final verdict of PTC: none 20250817123106643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59344<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1160)@6f517062176f: Final verdict of PTC: pass MTC@6f517062176f: Setting final verdict of the test case. MTC@6f517062176f: Local verdict of MTC: pass MTC@6f517062176f: Local verdict of PTC MutexDispCT-TC_apply_sccp(1145): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_apply_sccp-Iuh0(1149): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1150): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_apply_sccp-Iuh1(1151): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1152): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-SCCP(1153): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-RAN(1154): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.msc0-M3UA(1155): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1156): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1157): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1158): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC HNBGW-MGCP(1159): none (pass -> pass) MTC@6f517062176f: Local verdict of PTC TC_apply_sccp0(1160): pass (pass -> pass) MTC@6f517062176f: Test case TC_apply_sccp finished. Verdict: pass MTC@6f517062176f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sun Aug 17 12:31:06 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250817123106684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123107185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50434<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259044) Waiting for packet dumper to finish... 1 (prev_count=259044, count=280984) 20250817123108642 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123108642 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123108643 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123108643 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123108643 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123108643 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@6f517062176f: 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@6f517062176f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6f517062176f: Terminating MTC. MC@6f517062176f: MTC terminated. MC2> exit MC@6f517062176f: Shutting down session. MC@6f517062176f: 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 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (727429) [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-20250817-1222-24de14e6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250817123109868 DLSCCP DEBUG SCCP-SCOC(115)[0x55b46bd295d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123109868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00207240), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123109868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123109868 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) 20250817123109868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123109868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123109868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123109868 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123109868 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123109869 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 20250817123109869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123109869 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 20250817123109869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123112311 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123112312 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123112312 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123112312 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123112312 DLSCCP DEBUG SCCP-SCOC(111)[0x55b46bd17b40]{IDLE}: Deallocated (fsm.c:568) 20250817123112312 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123112312 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123112312 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123112312 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123112312 DLSCCP DEBUG SCCP-SCOC(112)[0x55b46bcb0a90]{IDLE}: Deallocated (fsm.c:568) [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-20250817-1222-24de14e6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] 20250817123114081 DLSCCP DEBUG SCCP-SCOC(117)[0x55b46bd23fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123114081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b02ebb), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123114081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123114081 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) 20250817123114081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123114081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123114082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123114082 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123114082 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123114082 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 20250817123114082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123114082 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 20250817123114082 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123114131 DLSCCP DEBUG SCCP-SCOC(121)[0x55b46bd22800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123114131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004353f3), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123114131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123114131 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) 20250817123114131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123114131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55b46bc93310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123114131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123114131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123114131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123114131 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 20250817123114131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123114131 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 20250817123114131 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down [testenv][generic] Stopping stp (727335) [testenv][generic] Stopping hnbgw (727380) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20250817-1222-24de14e6-0'] testenv-hnbgw-all-osmocom-latest-20250817-1222-24de14e6-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20250817-1222-24de14e6-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20250817-1222-24de14e6-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'] 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-20250817-1222-24de14e6-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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][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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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] + ['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-20250817-1222-24de14e6-1', 'apt-rdepends', 'osmo-hnbgw'] [testenv] feed_watchdog_loop: podman container has stopped [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] Installing packages: osmo-stp, osmo-hnbgw, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-hnbgw-dbg, libasn1c-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, 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-20250817-1222-24de14e6-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/stp.log'] 20250817123121247 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250817123121247 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20250817123121247 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 20250817123121247 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-hnbgw0-0: ASP Restart for server not implemented yet! 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250817123121247 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-hnbgw0: Created AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:123 0: as-hnbgw0: Adding ASP hnbgw0-0 to AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817123121247 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 20250817123121247 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250817123121247 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817123121247 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 20250817123121247 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250817123121247 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817123121247 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 20250817123121247 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250817123121247 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817123121247 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 20250817123121247 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250817123121247 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817123121247 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 20250817123121247 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250817123121247 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817123121247 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 20250817123121247 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250817123121247 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250817123121247 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250817123121247 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250817123121247 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'hnbgw0' 20250817123121247 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' 20250817123121247 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250817123121247 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250817123121247 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-sgsn0' 20250817123121247 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250817123121247 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250817123121247 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250817123121247 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250817123121247 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250817123121248 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-20250817-1222-24de14e6-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'] [testenv][with-pfcp] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) rate_ctr.c:86 validating counter group 0x5581fddfb4e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5581fddfb4c0(iups) with 3 counters 20250817123121569 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250817123121569 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250817123121569 DLGLOBAL DEBUG validating counter group 0x7f2b361389e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250817123121569 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) 20250817123121569 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250817123121569 DLGLOBAL DEBUG validating counter group 0x7f2b361389a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250817123121569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_DOWN}: Allocated (fsm.c:456) 20250817123121569 DLSS7 INFO 0: as-as-clnt-CN: Created AS (osmo_ss7_instance.c:315) 20250817123121569 DLSS7 INFO 0: as-as-clnt-CN: Adding ASP asp-clnt-CN-0 to AS (osmo_ss7_as.c:123) 20250817123121569 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250817123121569 DLSS7 INFO 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250817123121569 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 20250817123121569 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 20250817123121569 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123121569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817123121569 DLPFCP NOTICE 0x55821756a310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20250817123121570 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Allocated (fsm.c:456) 20250817123121570 DLGLOBAL DEBUG validating counter group 0x5581fddfb560(msc) with 15 counters (rate_ctr.c:86) 20250817123121570 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250817123121570 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817123121570 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Allocated (fsm.c:456) 20250817123121570 DLGLOBAL DEBUG validating counter group 0x5581fddfb560(msc) with 15 counters (rate_ctr.c:86) 20250817123121570 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250817123121570 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817123121570 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Allocated (fsm.c:456) 20250817123121570 DLGLOBAL DEBUG validating counter group 0x5581fddfb560(msc) with 15 counters (rate_ctr.c:86) 20250817123121570 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250817123121570 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817123121570 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Allocated (fsm.c:456) 20250817123121570 DLGLOBAL DEBUG validating counter group 0x5581fddfb560(msc) with 15 counters (rate_ctr.c:86) 20250817123121570 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250817123121570 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817123121570 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Allocated (fsm.c:456) 20250817123121570 DLGLOBAL DEBUG validating counter group 0x5581fddfb540(sgsn) with 15 counters (rate_ctr.c:86) 20250817123121570 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250817123121570 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817123121570 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Allocated (fsm.c:456) 20250817123121570 DLGLOBAL DEBUG validating counter group 0x5581fddfb540(sgsn) with 15 counters (rate_ctr.c:86) 20250817123121570 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250817123121570 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817123121570 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Allocated (fsm.c:456) 20250817123121570 DLGLOBAL DEBUG validating counter group 0x5581fddfb540(sgsn) with 15 counters (rate_ctr.c:86) 20250817123121570 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250817123121570 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817123121570 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Allocated (fsm.c:456) 20250817123121570 DLGLOBAL DEBUG validating counter group 0x5581fddfb540(sgsn) with 15 counters (rate_ctr.c:86) 20250817123121570 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250817123121570 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250817123121570 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250817123121570 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250817123121570 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250817123121570 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250817123121570 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250817123121570 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250817123121570 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:46688 (mgcp_client.c:999) 20250817123121570 DLPFCP DEBUG 0x55821756a310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250817123121570 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xec4c4a19 (1755433881 seconds since UNIX epoch, which is 3964422681 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250817123121570 DLPFCP DEBUG pfcp_cp_peer[0x5582176df420]{disabled}: Allocated (fsm.c:456) 20250817123121570 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250817123121570 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123121570 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250817123121570 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250817123121570 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123121570 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817123121570 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250817123121570 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250817123121570 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20250817123121570 DLSCCP NOTICE msc-0: Using AS instance as-clnt-CN (sccp_user.c:590) 20250817123121570 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20250817123121570 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250817123121570 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{IDLE}: Allocated (fsm.c:456) 20250817123121570 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) 20250817123121570 DLINP DEBUG CLICONN(asp-clnt-CN-0,){CONNECTING} close() (stream_cli.c:178) 20250817123121570 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123121570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250817123121570 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123121570 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-hnbgw0-0: xUA SRV SHUTDOWN_EVENT 20250817123121570 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123121570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250817123121570 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123121570 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-hnbgw0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123121570 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 20250817123121570 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 20250817123121570 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 20250817123121570 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817123121570 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123121570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817123121570 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:717) 20250817123121570 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:717) 20250817123121570 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_DOWN}: Deallocated (fsm.c:568) 20250817123121570 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250817123121570 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-CN-0 (sccp_user.c:705) 20250817123121570 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250817123121570 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250817123121570 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x5582176fcdf0 (osmo_ss7_user.c:88) 20250817123121570 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250817123121570 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250817123121570 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250817123121570 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (hnbgw_cn.c:800) 20250817123121570 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817123121570 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250817123121570 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817123121570 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250817123121570 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817123121570 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250817123121570 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817123121570 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250817123121570 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817123121570 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250817123121570 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817123121570 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250817123121570 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817123121570 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250817123121570 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817123121570 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250817123121570 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817123121570 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250817123121570 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817123121570 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250817123121570 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817123121570 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250817123121570 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817123121570 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250817123121570 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250817123121570 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250817123121570 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817123121570 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250817123121571 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) 20250817123121571 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250817123121571 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) 20250817123121571 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250817123121571 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250817123121571 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250817123121571 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250817123121571 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123121571 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123121571 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) 20250817123121571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123121571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123121571 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123121571 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250817123121571 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123121571 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123121571 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123121571 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) 20250817123121571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123121571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123121571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123121571 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250817123121571 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123121571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123121571 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPSM:UP) 20250817123121571 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123121571 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123121571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123121571 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123121571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123121571 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123121571 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123121571 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) 20250817123121571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123121571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123121571 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) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 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) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123121571 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) 20250817123121571 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250817123121571 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123121571 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123121571 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123121571 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) 20250817123121571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123121571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123121571 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) 20250817123121571 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250817123121571 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123121571 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123121571 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123121571 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) 20250817123121571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123121571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123121571 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) 20250817123121571 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250817123121571 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123121571 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123121571 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123121572 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) 20250817123121572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123121572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123121572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123121572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123121572 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250817123121572 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123121572 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123121572 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123121572 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) 20250817123121572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123121572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123121572 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) 20250817123121572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121572 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) 20250817123121572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123121572 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) 20250817123121572 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250817123121572 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123121572 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123121572 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123121572 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) 20250817123121572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123121572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123121572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123121572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123121572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123121572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123121572 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) 20250817123121572 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250817123121572 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123121572 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123121572 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:751) 20250817123121572 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:714) 20250817123121572 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250817123121572 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20250817123121572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250817123121572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20250817123121572 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250817123121572 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250817123121572 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20250817123121572 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123121572 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250817123121572 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250817123121572 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250817123121573 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250817123121573 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250817123121573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123121573 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123121573 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123121573 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123121573 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250817123121573 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123121573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:751) 20250817123121573 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:714) 20250817123121573 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250817123121573 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x55821768acc0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20250817123121573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250817123121573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20250817123121573 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250817123121573 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250817123121573 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123121573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250817123121573 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250817123121573 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250817123121573 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5582176fcb30]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250817123121573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123121573 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123121573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication [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-20250817-1222-24de14e6-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@4feaec2ea8d8: Unix server socket created successfully. MC@4feaec2ea8d8: Listening on TCP port 39729. MC2> 4feaec2ea8d8 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests 4feaec2ea8d8 39729 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@4feaec2ea8d8: New HC connected from 10.0.2.100 [10.0.2.100]. 4feaec2ea8d8: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@4feaec2ea8d8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@4feaec2ea8d8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@4feaec2ea8d8: Configuration file was processed on all HCs. MC@4feaec2ea8d8: Creating MTC on host 10.0.2.100. MC@4feaec2ea8d8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4feaec2ea8d8: 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 ------ Sun Aug 17 12:31: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_hnb_register started. 20250817123123323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123123327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123123332 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33043<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@4feaec2ea8d8: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250817123124349 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:265) 20250817123124349 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1057) 20250817123124349 DLSS7 INFO 0: asp-asp-clnt-CN-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250817123124349 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) 20250817123124571 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{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)@4feaec2ea8d8: 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 := 3964422681 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@4feaec2ea8d8: broadcasting to mtc MTC@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW-PFCP(6)@4feaec2ea8d8: 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 } } } 20250817123124589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123124589 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123124589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250817123124589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250817123124589 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250817123124589 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250817123124589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{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) 20250817123124589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250817123124589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123124589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123124589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123124589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@4feaec2ea8d8: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250817123124623 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123124623 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123124624 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123124624 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123124624 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123124624 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123124624 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) 20250817123124624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123124624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123124624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123124625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123124625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123124625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123124625 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123124625 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123124625 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123124625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123124625 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123124625 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123124625 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123124625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123124625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123124625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123124625 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123124625 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123124625 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) 20250817123124625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123124625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123124625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123124625 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123124625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123124626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123124626 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123124626 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123124626 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123124626 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123124626 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123124626 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) 20250817123124626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123124626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123124626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123124626 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) 20250817123124626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123124626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123124626 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123124627 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123124627 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123124626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123124627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123124627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123124627 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123124627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123124627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123124627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123124627 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123124627 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123124627 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123124627 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 20250817123124627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123124627 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 20250817123124627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123124628 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123124628 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123124628 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) 20250817123124628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123124628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123124628 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) 20250817123124628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124628 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) 20250817123124628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123124628 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) 20250817123124628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123124628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123124629 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123124629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123124629 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123124629 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123124629 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 20250817123124629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123124629 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(11)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123124667 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123124667 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123124668 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123124668 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123124669 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123124669 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123124669 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) 20250817123124669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123124669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123124669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123124669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123124669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123124669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123124669 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123124670 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123124670 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123124670 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123124670 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123124670 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) 20250817123124670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123124670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123124670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123124670 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) 20250817123124670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123124670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123124670 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123124670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123124670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123124670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123124670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123124670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123124670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123124670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123124670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123124671 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123124671 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123124671 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 20250817123124671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123124671 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 20250817123124671 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123124671 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123124671 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123124671 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) 20250817123124671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123124671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123124671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123124672 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) 20250817123124672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123124672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123124672 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123124672 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123124672 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123124672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123124672 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123124672 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123124672 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 20250817123124672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123124672 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 20250817123124672 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123124673 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123124673 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123124673 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) 20250817123124673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123124673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123124673 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) 20250817123124673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124674 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) 20250817123124674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123124674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123124674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123124674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123124674 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) 20250817123124674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123124674 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123124674 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123124674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123124674 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123124674 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123124674 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 20250817123124674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123124674 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123124852 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 20250817123124852 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 20250817123124852 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123124852 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123124862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123124862 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123124862 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123124862 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123124862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123124862 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123124862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123124865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123124865 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123124865 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123124865 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123124865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123124865 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123124865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123124898 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 20250817123124898 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 20250817123124898 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123124898 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123124907 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123124907 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123124907 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123124907 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123124907 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123124907 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123124908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123124911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123124911 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123124911 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123124911 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123124911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123124911 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123124911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123125663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123125663 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123125663 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123125663 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123125663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123125663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123125663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123125663 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123125664 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123125664 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123125664 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123125664 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123125664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123125664 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123125664 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123125664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123125664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123125664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123125664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123125664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123125664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123125664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123125664 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123125664 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123125664 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) 20250817123125664 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) 20250817123125664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123125664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123125664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123125664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123125664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123125665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123125665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123125665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123125665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123125665 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123125665 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123125665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123125665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123125665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123125665 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123125665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123125665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123125665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123125665 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123125718 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123125718 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123125718 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123125719 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123125719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123125719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123125719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123125719 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123125719 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123125719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123125719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123125719 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123125719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123125719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123125719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123125719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123125719 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) 20250817123125719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123125719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123125719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125719 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) 20250817123125719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123125719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123125719 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123125720 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123125720 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) 20250817123125720 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) 20250817123125720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123125720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123125720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123125720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123125720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123125720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123125720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123125720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123125720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123125720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123125720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123125720 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123125720 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123125720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123125720 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123125720 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123125720 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123125720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123125720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123125720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123125720 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(13)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123125728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123125728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123125728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123125728 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123125728 DLGLOBAL DEBUG validating counter group 0x5581fddfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20250817123125728 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) 20250817123125728 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123125728 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123125728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123125728 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@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123125735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123125736 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33043<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(4)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123125738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123125738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123125738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123125739 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123125739 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) 20250817123125739 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123125739 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123125739 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) 20250817123125739 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123125739 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123125739 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123125739 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) 20250817123125739 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 MutexDispCT-TC_hnb_register(3)@4feaec2ea8d8: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@4feaec2ea8d8: Final verdict of PTC: none 20250817123125739 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123125739 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 20250817123125739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123125740 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123125740 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123125740 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123125740 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123125740 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123125740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123125740 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(9)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(6)@4feaec2ea8d8: Final verdict of PTC: none 20250817123125745 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 20250817123125745 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) 20250817123125745 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123125745 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123125745 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) 20250817123125745 DLSS7 <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.msc0-M3UA(11)@4feaec2ea8d8: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@4feaec2ea8d8: Final verdict of PTC: none 20250817123125745 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123125745 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123125745 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123125745 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123125745 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123125745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123125745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(15)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@4feaec2ea8d8: Test case TC_hnb_register finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sun Aug 17 12:31:25 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250817123125809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123126312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58692<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170976) Waiting for packet dumper to finish... 1 (prev_count=170976, count=171612) 20250817123127741 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123127741 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123127741 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123127746 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123127746 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123127746 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:31: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_hnb_register_duplicate started. 20250817123129459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123129464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123129467 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39215<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123129543 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123129543 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123129550 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123129550 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123129550 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123129550 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123129550 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123129551 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43891 (stream_srv.c:142) 20250817123129551 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43891<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123129551 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123129551 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123129551 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123129551 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123129552 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123129552 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123129552 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) 20250817123129552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123129552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123129552 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) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129552 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) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123129552 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) 20250817123129552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123129552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123129552 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123129552 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123129552 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123129552 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) 20250817123129552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123129552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123129552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123129552 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) 20250817123129552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123129552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123129552 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123129552 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123129552 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123129552 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) 20250817123129552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123129552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123129552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123129552 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123129552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123129552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123129552 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123129552 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123129552 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123129552 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) 20250817123129552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123129552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123129552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123129552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123129552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123129552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123129552 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123129552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123129552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123129552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123129552 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 20250817123129552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123129552 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123129552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123129552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123129552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123129552 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 20250817123129552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123129552 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 20250817123129552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123129553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123129553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123129553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123129553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123129553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123129553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123129553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123129553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123129553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123129553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123129553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123129553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123129553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123129553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(26)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(24)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123129566 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123129566 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123129566 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123129566 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123129566 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123129566 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123129566 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123129566 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123129566 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123129567 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123129567 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123129567 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) 20250817123129567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123129567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123129567 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) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129567 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) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123129567 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) 20250817123129567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123129567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123129567 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123129567 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123129567 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123129567 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) 20250817123129567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123129567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123129567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123129567 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) 20250817123129567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123129567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123129567 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123129567 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123129567 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123129567 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) 20250817123129567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123129567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123129567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123129567 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) 20250817123129567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123129567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123129567 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123129567 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123129567 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123129567 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) 20250817123129567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123129567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123129567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123129567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123129567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123129567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123129567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123129567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123129567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123129567 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123129567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123129567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123129567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123129567 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 20250817123129567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123129567 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123129567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123129567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123129567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123129567 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 20250817123129567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123129567 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 20250817123129567 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123129567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123129567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123129567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123129567 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 20250817123129567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123129567 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 20250817123129567 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123129567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123129567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123129567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123129567 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123129567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123129567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123129567 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123129763 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 20250817123129763 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 20250817123129763 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123129763 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123129772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123129772 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123129772 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123129772 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123129772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123129772 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123129772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123129775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123129775 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123129775 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123129775 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123129775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123129775 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123129775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123129777 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 20250817123129777 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 20250817123129777 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123129777 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123129783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123129783 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123129783 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123129783 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123129783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123129783 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123129783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123129783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123129783 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123129783 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123129783 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123129783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123129783 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123129783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123130583 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123130583 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123130583 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123130583 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123130583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123130583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123130583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123130583 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123130583 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123130583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123130583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123130583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123130583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123130583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123130583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123130583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123130583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123130583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123130583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123130583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123130583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123130583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123130583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123130583 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123130583 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) 20250817123130583 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) 20250817123130583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123130583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123130583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123130583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123130583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123130583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123130583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123130583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123130583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123130583 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123130583 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123130584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123130584 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123130584 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123130584 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123130584 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123130584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123130584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123130584 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123130592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123130592 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123130592 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123130592 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123130592 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123130592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123130592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123130592 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123130593 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123130593 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123130593 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123130593 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123130593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123130593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123130593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123130593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123130593 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) 20250817123130593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123130593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123130593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130593 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) 20250817123130593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130593 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123130593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123130593 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123130593 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123130593 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) 20250817123130593 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) 20250817123130593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123130593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123130593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123130593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123130594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123130594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123130594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123130594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123130594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123130594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123130594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123130594 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123130594 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123130594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123130594 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123130594 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123130594 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123130594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123130594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123130594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123130594 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123130596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123130596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123130596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123130596 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123130596 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) 20250817123130596 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123130596 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123130596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123130596 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.msc0-RAN(25)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(28)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123130611 DLINP DEBUG SRVCONN(,r=127.0.0.1:43891<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123130611 DLINP DEBUG SRVCONN(,r=127.0.0.1:43891<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123130611 DLINP DEBUG SRVCONN(,r=127.0.0.1:43891<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123130611 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123130611 DHNBAP ERROR (127.0.0.1:43891 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250817123130611 DHNBAP ERROR (127.0.0.1:43891 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250817123130611 DLINP DEBUG SRVCONN(,r=127.0.0.1:43891<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123130611 DLINP DEBUG SRVCONN(,r=127.0.0.1:43891<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250817123130611 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: talloc reports "struct hnb_context" x 1, expecting 1 MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123130625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58720<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123130625 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39215<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(18)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(17)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123130629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58706<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_register_duplicate(16)@4feaec2ea8d8: Final verdict of PTC: none 20250817123130630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123130630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123130630 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123130630 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) 20250817123130630 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate-Iuh1-RUA(23)@4feaec2ea8d8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@4feaec2ea8d8: Final verdict of PTC: none 20250817123130631 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123130631 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) 20250817123130631 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-RAN(25)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@4feaec2ea8d8: Final verdict of PTC: none 20250817123130631 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123130631 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123130631 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) 20250817123130631 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123130631 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123130631 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 20250817123130631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123130631 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123130631 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123130631 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123130631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123130631 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123130631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123130631 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(24)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@4feaec2ea8d8: Final verdict of PTC: none 20250817123130632 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123130632 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) 20250817123130632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123130632 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123130632 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 20250817123130632 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123130632 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) 20250817123130632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123130632 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123130632 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 20250817123130632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123130632 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123130632 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123130632 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123130632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123130632 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123130632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123130632 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(29)@4feaec2ea8d8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(19)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(30)@4feaec2ea8d8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@4feaec2ea8d8: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sun Aug 17 12:31:30 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 20250817123130676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123131179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58722<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116424) Waiting for packet dumper to finish... 1 (prev_count=116424, count=177148) 20250817123132632 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123132632 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123132632 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123132632 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123132632 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123132632 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:31: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250817123134320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123134325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123134327 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42301<->l=127.0.0.1:4262) (control_if.c:572) 20250817123134393 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123134393 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123134393 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123134393 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123134393 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123134393 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123134393 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123134394 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123134394 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123134394 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123134394 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123134395 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123134395 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123134395 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) 20250817123134395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123134395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123134395 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) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134395 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) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123134395 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) 20250817123134395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123134395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123134395 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123134395 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123134395 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123134395 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) 20250817123134395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123134395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123134395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123134395 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) 20250817123134395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123134395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123134395 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123134395 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123134395 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123134395 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) 20250817123134395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123134395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123134395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123134395 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123134395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123134395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123134395 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123134395 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123134395 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123134395 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) 20250817123134395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123134395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123134395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123134395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123134395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123134395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123134395 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123134395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123134395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123134395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123134395 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 20250817123134395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123134395 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123134395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123134395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123134395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123134395 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 20250817123134395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123134395 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 20250817123134395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123134395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123134395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123134395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123134395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123134395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123134395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123134395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123134395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123134395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123134395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123134395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123134395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123134395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123134395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(39)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(37)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123134409 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123134409 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123134409 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123134409 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123134409 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123134409 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123134409 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123134409 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123134409 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123134410 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123134410 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123134410 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) 20250817123134410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123134410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123134410 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) 20250817123134410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134410 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) 20250817123134410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123134411 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) 20250817123134411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123134411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123134411 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123134411 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123134411 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123134411 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) 20250817123134411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123134411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123134411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123134411 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) 20250817123134411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123134411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123134411 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123134411 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123134411 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123134411 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) 20250817123134411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123134411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123134411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123134411 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) 20250817123134411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123134411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123134411 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123134411 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123134411 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123134411 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) 20250817123134411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123134411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123134411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123134411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123134411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123134411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123134411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123134411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123134411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123134411 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123134411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123134411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123134411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123134411 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 20250817123134411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123134411 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123134411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123134411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123134411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123134411 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 20250817123134411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123134411 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 20250817123134411 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123134411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123134411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123134411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123134411 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 20250817123134411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123134411 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 20250817123134411 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123134411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123134411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123134411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123134411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123134411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123134411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123134411 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123134605 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 20250817123134605 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 20250817123134605 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123134605 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123134607 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123134607 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123134607 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123134607 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123134607 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123134607 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123134607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123134607 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123134607 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123134607 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123134607 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123134607 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123134607 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123134607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123134622 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 20250817123134622 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 20250817123134622 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123134622 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123134625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123134625 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123134625 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123134625 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123134625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123134625 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123134625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123134626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123134626 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123134626 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123134626 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123134626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123134626 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123134626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123135420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123135420 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123135420 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123135420 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123135420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123135420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123135420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123135420 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123135420 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123135420 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123135420 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123135420 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123135420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123135420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123135420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123135420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123135420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123135420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123135420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123135420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123135420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135420 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123135420 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123135420 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123135420 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123135420 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) 20250817123135420 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) 20250817123135420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123135420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123135420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123135420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123135420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123135420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123135420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123135420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123135420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123135420 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123135420 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123135421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123135421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123135421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123135421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123135421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123135421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123135421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123135421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123135431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123135431 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123135431 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123135431 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123135431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123135431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123135431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123135431 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123135431 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123135431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123135431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123135431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123135431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123135431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123135431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123135431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123135431 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) 20250817123135431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123135431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123135431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135431 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) 20250817123135431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123135431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123135431 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123135431 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123135431 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) 20250817123135431 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) 20250817123135431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123135431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123135431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123135431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123135431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123135431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123135431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123135431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123135431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123135431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123135431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123135431 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123135431 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123135431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123135431 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123135431 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123135431 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123135431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123135431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123135431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123135431 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(41)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123135438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123135438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123135438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123135438 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123135438 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) 20250817123135438 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123135438 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123135438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123135438 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123135439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123135439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123135439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123135439 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123135439 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) 20250817123135439 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123135439 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123135439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123135439 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@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: talloc reports "struct hnb_context" x 1, expecting 1 MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123135445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123135447 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42301<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(32)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123135450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58736<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123135451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123135451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123135451 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123135451 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) 20250817123135451 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(41)@4feaec2ea8d8: Final verdict of PTC: none 20250817123135452 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123135452 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) 20250817123135452 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123135452 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@4feaec2ea8d8: Final verdict of PTC: none 20250817123135452 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123135452 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) 20250817123135452 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123135452 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123135452 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 20250817123135452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123135452 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123135453 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123135453 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123135453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123135453 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123135453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123135453 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(38)@4feaec2ea8d8: Final verdict of PTC: none 20250817123135453 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 20250817123135454 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) 20250817123135454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123135454 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123135454 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) 20250817123135454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123135454 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123135454 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123135454 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123135454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123135454 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123135454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123135454 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(37)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(34)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@4feaec2ea8d8: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(43)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@4feaec2ea8d8: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:31:35 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 20250817123135556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123136058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33342<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120624) Waiting for packet dumper to finish... 1 (prev_count=120624, count=173800) 20250817123137454 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123137454 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123137454 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123137454 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123137454 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123137454 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:31:38 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_hnb_disconnected_timeout started. 20250817123139196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123139201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123139204 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37617<->l=127.0.0.1:4262) (control_if.c:572) 20250817123139294 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123139295 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123139295 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123139295 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123139295 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123139295 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123139295 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123139296 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123139296 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123139296 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) 20250817123139296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123139296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123139296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123139296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123139296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123139296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123139296 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123139296 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123139296 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123139296 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123139296 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123139296 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) 20250817123139296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123139296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123139296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123139296 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123139296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123139296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123139296 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_hnb_disconnected_timeout-Iuh0(48)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123139296 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123139296 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123139296 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) 20250817123139296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123139296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123139296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123139297 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123139297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123139297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123139297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123139297 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123139297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123139297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123139297 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) 20250817123139297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123139297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123139297 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123139297 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123139297 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123139297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123139297 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123139297 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123139297 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123139297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123139297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123139297 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123139297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123139297 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123139297 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123139297 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 20250817123139297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123139297 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 20250817123139297 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123139298 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123139298 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123139298 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) 20250817123139298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123139298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123139298 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) 20250817123139298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139298 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) 20250817123139298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123139298 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) 20250817123139298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123139298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123139298 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123139298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123139298 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123139298 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123139298 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 20250817123139298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123139298 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(52)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(50)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123139318 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123139318 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123139318 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123139318 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123139318 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123139319 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123139319 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123139319 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123139319 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123139320 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123139320 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123139320 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) 20250817123139320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123139320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123139320 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) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139320 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) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123139320 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) 20250817123139320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123139320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123139320 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123139320 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123139320 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123139320 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) 20250817123139320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123139320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123139320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123139320 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) 20250817123139320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123139320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123139320 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123139320 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123139320 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123139320 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) 20250817123139320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123139320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123139320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123139320 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) 20250817123139320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123139320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123139320 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123139320 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123139320 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123139320 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) 20250817123139320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123139320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123139320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123139320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123139320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123139320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123139320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123139320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123139320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123139320 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123139320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123139320 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123139320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123139320 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 20250817123139320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123139320 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123139320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123139320 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123139320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123139320 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 20250817123139320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123139320 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 20250817123139320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123139320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123139320 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123139320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123139320 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 20250817123139320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123139320 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 20250817123139320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123139320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123139320 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123139320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123139320 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123139320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123139321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123139321 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123139340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123139340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123139340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123139340 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123139340 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) 20250817123139340 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123139340 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123139340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123139340 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123139517 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 20250817123139517 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 20250817123139517 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123139517 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123139525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123139525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123139525 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123139525 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123139525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123139525 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123139525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123139528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123139528 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123139528 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123139528 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123139528 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123139528 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123139528 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123139531 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 20250817123139531 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 20250817123139531 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123139531 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123139536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123139536 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123139536 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123139536 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123139536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123139536 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123139536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123139537 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123139537 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123139537 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123139537 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123139537 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123139537 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123139537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123140335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123140335 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123140335 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123140335 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123140335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123140335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123140335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123140335 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123140335 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123140335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123140335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123140335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123140335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123140335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123140335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123140335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123140335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123140335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123140335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123140335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123140335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123140335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123140335 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123140336 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123140336 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) 20250817123140336 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) 20250817123140336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123140336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123140336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123140336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123140336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123140336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123140336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123140336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123140336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123140336 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123140336 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123140336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123140336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123140336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123140336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123140336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123140336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123140336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123140336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123140347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123140347 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123140347 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123140347 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123140347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123140347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123140347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123140347 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123140347 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123140347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123140347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123140347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123140347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123140347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123140347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123140347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123140347 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) 20250817123140347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123140347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123140347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140347 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) 20250817123140347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140347 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123140347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123140347 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123140347 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123140347 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) 20250817123140347 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) 20250817123140347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123140347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123140347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123140347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123140347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123140347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123140347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123140347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123140347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123140347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123140347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123140347 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123140347 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123140347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123140347 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123140347 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123140347 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123140347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123140347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123140347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123140347 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123140349 DLCTRL DEBUG Command: GET 536897991 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817123140349 DLCTRL DEBUG Tx Command reply: GET_REPLY 536897991 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@4feaec2ea8d8: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@4feaec2ea8d8: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250817123140353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123140353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123140353 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123140353 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) 20250817123140353 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(54)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_hnb_disconnected_timeout-Iuh0(48)@4feaec2ea8d8: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250817123141360 DLCTRL DEBUG Command: GET 48567141 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817123141360 DLCTRL DEBUG Tx Command reply: GET_REPLY 48567141 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250817123146369 DLCTRL DEBUG Command: GET 362744518 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817123146370 DLCTRL DEBUG Tx Command reply: ERROR 362744518 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)@4feaec2ea8d8: 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@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250817123147401 DLCTRL DEBUG Command: GET 766732603 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817123147401 DLCTRL DEBUG Tx Command reply: ERROR 766732603 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)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123147401 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123147401 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)@4feaec2ea8d8: 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@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123147407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123147407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123147407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123147407 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123147407 DLGLOBAL DEBUG validating counter group 0x5581fddfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20250817123147407 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) 20250817123147407 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123147407 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123147407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123147407 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@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250817123147409 DLCTRL DEBUG Command: GET 154830979 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817123147409 DLCTRL DEBUG Tx Command reply: GET_REPLY 154830979 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123148421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123148421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123148421 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123148421 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) 20250817123148421 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@4feaec2ea8d8: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250817123148432 DLCTRL DEBUG Command: GET 717754929 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817123148432 DLCTRL DEBUG Tx Command reply: GET_REPLY 717754929 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250817123154440 DLCTRL DEBUG Command: GET 906912315 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250817123154440 DLCTRL DEBUG Tx Command reply: ERROR 906912315 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)@4feaec2ea8d8: 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@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123154454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123154454 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37617<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(46)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(45)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123154458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33346<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(54)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@4feaec2ea8d8: Final verdict of PTC: none 20250817123154461 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123154461 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) 20250817123154461 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123154461 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123154461 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123154461 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) 20250817123154461 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123154461 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123154461 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 20250817123154461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123154461 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123154461 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123154462 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123154462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123154462 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123154462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123154462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123154462 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123154462 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) 20250817123154462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123154462 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(53)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@4feaec2ea8d8: Final verdict of PTC: none20250817123154462 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 20250817123154462 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123154462 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) 20250817123154462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123154462 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123154462 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 20250817123154462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123154462 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123154462 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123154462 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123154462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123154462 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123154462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123154462 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)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(47)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(56)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@4feaec2ea8d8: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sun Aug 17 12:31:54 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 20250817123154515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123155017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49074<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167348) Waiting for packet dumper to finish... 1 (prev_count=167348, count=186660) 20250817123156462 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123156462 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123156462 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123156462 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123156462 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123156462 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:31: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ue_register started. 20250817123158133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123158138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123158140 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42547<->l=127.0.0.1:4262) (control_if.c:572) 20250817123158196 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123158196 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123158196 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123158197 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123158197 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123158197 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123158197 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123158197 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123158197 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123158197 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123158197 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register-Iuh0(63)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123158198 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123158198 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123158198 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) 20250817123158198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123158198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123158198 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) 20250817123158198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158198 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) 20250817123158198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123158198 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) 20250817123158198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123158198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123158198 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123158198 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123158198 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123158198 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) 20250817123158198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123158198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123158198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123158198 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) 20250817123158198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123158198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123158198 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123158198 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123158198 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123158198 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) 20250817123158198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123158198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123158199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123158199 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123158199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123158199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123158199 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123158199 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123158199 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123158199 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) 20250817123158199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123158199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123158199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123158199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123158199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123158199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123158199 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123158199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123158199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123158199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123158199 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 20250817123158199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123158199 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123158199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123158199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123158199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123158199 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 20250817123158199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123158199 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 20250817123158199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123158199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123158199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123158199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123158199 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123158199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123158199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123158199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123158199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123158199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123158199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123158199 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123158199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123158199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123158199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(67)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(65)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123158222 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123158222 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123158222 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123158223 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123158223 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123158223 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123158223 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123158223 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) 20250817123158223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123158223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123158223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123158224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123158224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123158224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123158224 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123158224 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123158224 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123158224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123158224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123158224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123158224 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123158224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123158224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123158224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123158224 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123158224 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123158224 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) 20250817123158224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123158224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123158224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123158225 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) 20250817123158225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123158225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123158225 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123158225 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123158225 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123158225 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123158225 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123158225 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123158225 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 20250817123158225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123158225 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 20250817123158225 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123158226 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123158226 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123158226 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) 20250817123158226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123158226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123158226 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) 20250817123158226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158226 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) 20250817123158226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123158226 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) 20250817123158226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123158226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123158226 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123158226 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123158226 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123158226 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) 20250817123158226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123158226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123158226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123158226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123158226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123158226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123158226 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) 20250817123158226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123158226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123158226 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123158226 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123158227 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123158227 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123158227 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 20250817123158227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123158227 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123158227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123158227 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123158227 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123158227 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 20250817123158227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123158227 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 20250817123158227 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123158270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123158270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123158270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123158270 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123158270 DLGLOBAL DEBUG validating counter group 0x5581fddfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20250817123158270 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) 20250817123158270 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123158270 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123158270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123158270 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123158412 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 20250817123158412 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 20250817123158412 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123158412 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123158422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123158422 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123158422 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123158422 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123158422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123158422 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123158422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123158425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123158425 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123158425 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123158425 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123158425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123158425 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123158425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123158445 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 20250817123158445 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 20250817123158445 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123158445 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123158452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123158452 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123158452 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123158452 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123158452 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123158452 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123158452 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123158455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123158455 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123158455 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123158455 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123158455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123158455 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123158455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123159228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123159228 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123159228 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123159228 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123159228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123159228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123159229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123159229 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123159229 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123159229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123159229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123159229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123159229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123159229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123159229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123159229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123159229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123159229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123159229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123159229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123159229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123159229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123159229 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123159229 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123159229 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) 20250817123159229 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) 20250817123159229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123159229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123159229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123159229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123159229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123159229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123159229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123159229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123159230 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123159230 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123159230 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123159230 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123159230 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123159230 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123159230 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123159230 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123159230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123159230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123159230 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123159258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123159258 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123159258 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123159258 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123159258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123159258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123159258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123159258 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123159258 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123159258 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123159258 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123159258 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123159258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123159258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123159258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123159258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123159258 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) 20250817123159258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123159258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123159258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159258 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) 20250817123159258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159258 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123159258 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123159258 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123159258 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123159258 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) 20250817123159258 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) 20250817123159258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123159258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123159258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123159258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123159258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123159258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123159258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123159258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123159258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123159258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123159258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123159258 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123159258 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123159259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123159259 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123159259 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123159259 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123159259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123159259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123159259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123159259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(69)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123159281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123159281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123159281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250817123159281 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250817123159281 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250817123159281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123159281 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@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123159285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54950<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123159286 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42547<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(60)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123159288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54938<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123159288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123159288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123159288 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123159288 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) 20250817123159288 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register(59)@4feaec2ea8d8: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@4feaec2ea8d8: Final verdict of PTC: none 20250817123159290 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123159290 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) 20250817123159290 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123159290 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123159290 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123159290 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) 20250817123159290 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123159290 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123159290 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 20250817123159290 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123159290 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123159290 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123159290 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123159290 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123159290 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123159290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123159290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(62)@4feaec2ea8d8: Final verdict of PTC: none 20250817123159291 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 20250817123159291 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) 20250817123159291 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123159291 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123159291 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) 20250817123159291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123159291 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123159291 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123159291 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123159291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123159291 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_ue_register-Iuh0(63)@4feaec2ea8d8: Final verdict of PTC: none 20250817123159291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123159291 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(67)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(71)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ue_register finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sun Aug 17 12:31:59 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250817123159347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123159850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54954<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113440) Waiting for packet dumper to finish... 1 (prev_count=113440, count=168964) 20250817123201291 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123201291 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123201291 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123201291 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123201291 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123201291 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:32: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ue_register_tmsi_lai started. MTC@4feaec2ea8d8: 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 20250817123202956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123202959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123202961 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35903<->l=127.0.0.1:4262) (control_if.c:572) 20250817123203020 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123203020 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123203020 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123203021 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123203021 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123203021 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123203021 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123203021 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123203021 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123203021 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123203021 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123203022 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123203022 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123203022 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) 20250817123203022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123203022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123203022 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) 20250817123203022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203022 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) 20250817123203022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123203022 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) 20250817123203022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123203022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123203022 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123203022 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123203022 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123203022 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) 20250817123203022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123203022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123203022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123203022 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) 20250817123203022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123203022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123203022 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123203022 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123203022 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123203022 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) 20250817123203022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123203022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123203022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123203023 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123203023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123203023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123203023 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123203023 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123203023 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123203023 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) 20250817123203023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123203023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123203023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123203023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123203023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123203023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123203023 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123203023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123203023 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123203023 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123203023 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 20250817123203023 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123203023 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123203023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123203023 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123203023 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123203023 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 20250817123203023 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123203023 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 20250817123203023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123203023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123203023 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123203023 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123203023 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123203023 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123203023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123203023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123203023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123203023 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123203023 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123203023 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123203023 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123203023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123203023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(80)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(78)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123203033 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123203033 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123203033 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123203034 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123203034 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123203034 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123203034 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123203034 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123203034 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123203035 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123203035 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123203035 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) 20250817123203035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123203035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123203035 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) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203035 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) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123203035 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) 20250817123203035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123203035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123203035 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123203035 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123203035 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123203035 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) 20250817123203035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123203035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123203035 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) 20250817123203035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123203035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123203035 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123203035 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123203035 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123203035 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) 20250817123203035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123203035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123203035 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) 20250817123203035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123203035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123203035 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123203035 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123203035 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123203035 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) 20250817123203035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123203035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123203035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123203035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123203035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123203035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123203035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123203035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123203035 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123203035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123203035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123203035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123203035 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 20250817123203035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123203035 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123203035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123203035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123203035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123203035 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 20250817123203035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123203035 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 20250817123203035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123203035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123203035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123203035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123203035 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 20250817123203035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123203035 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 20250817123203035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123203035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123203035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123203035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123203035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123203035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123203035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123203035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123203053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123203053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123203053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123203053 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123203053 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) 20250817123203053 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123203053 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123203053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123203053 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123203232 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 20250817123203232 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 20250817123203232 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123203232 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123203239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123203239 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123203239 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123203239 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123203239 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123203239 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123203239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123203241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123203241 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123203242 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123203242 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123203242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123203242 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123203242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123203245 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 20250817123203245 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 20250817123203245 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123203245 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123203252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123203252 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123203252 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123203252 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123203252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123203252 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123203252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123203255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123203255 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123203255 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123203255 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123203255 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123203255 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123203255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123204049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123204049 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123204049 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123204049 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123204049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123204049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123204049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123204049 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123204049 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123204049 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123204049 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123204049 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123204049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123204049 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123204049 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123204049 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123204049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123204049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123204049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123204050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123204050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123204050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123204050 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123204050 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123204050 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) 20250817123204050 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) 20250817123204050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123204050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123204050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123204050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123204050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123204050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123204050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123204050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123204050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123204050 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123204050 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123204050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123204050 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123204050 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123204050 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123204050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123204050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123204050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123204050 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123204055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123204055 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123204055 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123204055 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123204055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123204055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123204055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123204055 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123204055 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123204055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123204055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123204055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123204055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123204055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123204055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123204055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123204055 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) 20250817123204055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123204055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123204055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204055 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) 20250817123204055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123204055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123204055 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123204056 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123204056 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) 20250817123204056 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) 20250817123204056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123204056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123204056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123204056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123204056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123204056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123204056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123204056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123204056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123204056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123204056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123204056 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123204056 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123204056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123204056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123204056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123204056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123204056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123204056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123204056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123204056 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123204061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123204061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123204061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250817123204061 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250817123204061 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250817123204061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123204061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(82)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123204070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54970<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123204071 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35903<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(74)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(73)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123204074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123204074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123204074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123204074 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_ue_register_tmsi_lai(72)@4feaec2ea8d8: Final verdict of PTC: none 20250817123204075 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) 20250817123204075 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(82)@4feaec2ea8d8: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@4feaec2ea8d8: Final verdict of PTC: none 20250817123204076 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123204076 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) 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123204076 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123204076 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) 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123204076 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123204076 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) 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123204076 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 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123204076 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123204076 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123204076 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123204076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123204076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123204076 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123204076 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) 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123204076 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 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123204076 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123204077 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123204077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123204077 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123204077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123204077 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(78)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(75)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@4feaec2ea8d8: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(84)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sun Aug 17 12:32:04 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 20250817123204166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123204669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54984<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=172520) Waiting for packet dumper to finish... 1 (prev_count=172520, count=173060) 20250817123206078 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123206078 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123206078 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123206078 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123206078 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123206078 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:32: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ue_register_before_hnb_register started. 20250817123207803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123207809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123207815 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34899<->l=127.0.0.1:4262) (control_if.c:572) 20250817123207905 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123207905 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123207905 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123207905 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123207905 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123207905 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123207905 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123207906 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_ue_register_before_hnb_register-Iuh0(89)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123207906 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123207906 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123207906 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123207907 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123207907 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123207907 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) 20250817123207907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123207907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123207907 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) 20250817123207907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207907 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) 20250817123207907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123207907 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) 20250817123207907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123207907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123207907 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123207907 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123207907 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123207907 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) 20250817123207907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123207907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123207907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123207907 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) 20250817123207907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123207907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123207907 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123207907 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123207907 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123207907 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) 20250817123207907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123207907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123207907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123207908 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123207908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123207908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123207908 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123207908 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123207908 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123207908 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) 20250817123207908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123207908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123207908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123207908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123207908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123207908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123207908 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123207908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123207908 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123207908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123207908 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 20250817123207908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123207908 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123207908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123207908 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123207908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123207908 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 20250817123207908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123207908 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 20250817123207908 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123207908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123207908 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123207908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123207908 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123207908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123207908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123207908 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123207908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123207908 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123207908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123207908 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123207908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123207908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123207908 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(93)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(91)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123207922 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123207922 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123207922 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123207923 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123207923 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123207923 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123207923 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123207923 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123207923 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123207924 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123207924 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123207924 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) 20250817123207924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123207924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123207924 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) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207924 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) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123207924 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) 20250817123207924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123207924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123207924 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123207924 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123207924 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123207924 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) 20250817123207924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123207924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123207924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123207924 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) 20250817123207924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123207924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123207924 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123207924 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123207924 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123207924 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) 20250817123207924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123207924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123207924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123207924 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) 20250817123207924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123207924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123207924 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123207924 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123207924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123207924 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) 20250817123207924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123207924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123207924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123207924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123207924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123207924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123207924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123207924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123207924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123207924 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123207924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123207924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123207924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123207924 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 20250817123207924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123207924 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123207924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123207924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123207924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123207924 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 20250817123207924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123207924 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 20250817123207924 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123207924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123207924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123207924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123207924 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 20250817123207924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123207924 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 20250817123207924 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123207924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123207924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123207924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123207924 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123207924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123207924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123207924 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(94)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123208121 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 20250817123208121 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 20250817123208121 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123208121 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123208130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123208130 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123208130 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123208130 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123208130 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123208131 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123208131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123208135 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123208135 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123208135 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123208135 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123208135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123208135 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123208135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123208135 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 20250817123208135 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 20250817123208135 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123208135 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123208142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123208142 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123208142 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123208142 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123208142 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123208142 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123208142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123208145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123208145 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123208145 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123208145 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123208145 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123208145 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123208145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123208933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123208933 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123208933 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123208933 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123208933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123208933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123208933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123208933 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123208934 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123208934 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123208934 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123208934 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123208934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123208934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123208934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123208934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123208934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123208934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123208934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123208934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123208934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123208934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123208934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123208934 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123208934 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) 20250817123208934 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) 20250817123208934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123208934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123208935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123208935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123208935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123208935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123208935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123208935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123208935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123208935 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123208935 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123208935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123208935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123208935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123208935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123208935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123208935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123208935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123208935 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123208945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123208945 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123208945 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123208945 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123208945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123208945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123208945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123208945 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123208945 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123208945 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123208945 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123208945 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123208945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123208945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123208945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123208945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123208945 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) 20250817123208945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123208945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123208945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208945 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) 20250817123208945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123208945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123208945 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123208945 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123208945 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) 20250817123208945 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) 20250817123208945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123208945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123208945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123208945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123208945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123208945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123208945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123208945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123208945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123208945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123208945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123208945 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123208945 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123208945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123208945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123208945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123208945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123208945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123208945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123208945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123208945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123208951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123208951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123208951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250817123208951 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250817123208951 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250817123208951 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250817123208951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123208952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(95)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123208966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123208967 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34899<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(86)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123208970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(94)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@4feaec2ea8d8: Final verdict of PTC: none 20250817123208971 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123208971 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) 20250817123208971 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123208971 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123208971 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123208971 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) 20250817123208971 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123208971 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ue_register_before_hnb_register(85)@4feaec2ea8d8: Final verdict of PTC: none 20250817123208971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123208971 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 20250817123208971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123208971 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123208971 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123208971 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123208971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123208971 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123208971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123208971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123208971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123208971 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123208972 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) 20250817123208972 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@4feaec2ea8d8: Final verdict of PTC: none 20250817123208973 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 20250817123208973 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) 20250817123208973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123208973 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123208973 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) 20250817123208973 DLSS7 <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(95)@4feaec2ea8d8: Final verdict of PTC: none 20250817123208973 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123208973 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123208973 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123208973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123208973 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123208973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123208973 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(96)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(97)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(88)@4feaec2ea8d8: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:32:08 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 20250817123209068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123209571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=114584) Waiting for packet dumper to finish... 1 (prev_count=114584, count=170304) 20250817123210972 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123210972 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123210972 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123210973 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123210973 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123210973 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:32: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ranap_cs_initial_ue started. 20250817123212717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123212724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123212728 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42433<->l=127.0.0.1:4262) (control_if.c:572) 20250817123212786 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123212786 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123212786 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123212786 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123212786 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123212786 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123212786 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123212786 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123212786 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123212786 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123212787 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123212788 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123212788 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123212788 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) 20250817123212788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123212788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123212788 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) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212788 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) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123212788 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) 20250817123212788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123212788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123212788 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123212788 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123212788 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123212788 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) 20250817123212788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123212788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123212788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123212788 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) 20250817123212788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123212788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123212788 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123212788 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123212788 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123212788 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) 20250817123212788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123212788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123212788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123212788 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123212788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123212788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123212788 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123212788 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123212788 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123212788 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) 20250817123212788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123212788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123212788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123212788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123212788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123212788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123212788 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123212788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123212788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123212788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123212788 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 20250817123212788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123212788 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123212788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123212788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123212788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123212788 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 20250817123212788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123212788 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 20250817123212788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123212788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123212788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123212788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123212788 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123212788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123212788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123212788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123212788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123212788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123212788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123212788 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123212788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123212788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123212788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(106)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123212808 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123212808 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123212808 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123212808 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123212808 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123212808 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123212808 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123212808 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123212808 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123212809 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123212809 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123212809 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) 20250817123212810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123212810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123212810 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) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212810 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) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123212810 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) 20250817123212810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123212810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123212810 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123212810 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123212810 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123212810 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) 20250817123212810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123212810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123212810 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) 20250817123212810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123212810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123212810 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123212810 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123212810 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123212810 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) 20250817123212810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123212810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123212810 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) 20250817123212810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123212810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123212810 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123212810 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123212810 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123212810 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) 20250817123212810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123212810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123212810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123212810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123212810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123212810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123212810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123212810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123212810 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123212810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123212810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123212810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123212810 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 20250817123212810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123212810 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123212810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123212810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123212810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123212810 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 20250817123212810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123212810 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 20250817123212810 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123212810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123212810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123212810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123212810 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 20250817123212810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123212810 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 20250817123212810 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123212810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123212810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123212810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123212810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123212810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123212810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123212810 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123212835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123212835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123212835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123212835 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123212835 DLGLOBAL DEBUG validating counter group 0x5581fddfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20250817123212835 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) 20250817123212835 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123212835 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123212835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123212835 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123213002 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 20250817123213002 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 20250817123213002 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123213002 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123213011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123213011 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123213011 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123213011 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123213011 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123213011 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123213011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123213015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123213015 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123213015 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123213015 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123213015 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123213015 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123213015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123213022 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 20250817123213022 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 20250817123213022 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123213022 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123213027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123213027 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123213027 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123213027 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123213027 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123213027 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123213027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123213027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123213027 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123213027 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123213027 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123213027 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123213027 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123213027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123213825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123213825 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123213825 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123213825 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123213825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123213825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123213825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123213825 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123213825 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123213825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123213825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123213825 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123213825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123213825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123213825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123213825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123213825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123213826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123213826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123213826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123213826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213826 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123213826 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123213826 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123213826 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123213826 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) 20250817123213826 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) 20250817123213826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123213826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123213826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123213826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123213826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123213826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123213826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123213826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123213826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123213826 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123213826 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123213826 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123213826 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123213826 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123213826 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123213826 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123213826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123213826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123213826 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123213833 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123213833 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123213833 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123213833 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123213833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123213833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123213833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123213833 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123213833 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123213833 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123213833 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123213834 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123213834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123213834 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123213834 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123213834 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123213834 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) 20250817123213834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123213834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123213834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213834 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) 20250817123213834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213834 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123213834 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123213834 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123213834 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123213834 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) 20250817123213834 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) 20250817123213834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123213834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123213834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123213834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123213834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123213834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123213834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123213834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123213834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123213834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123213834 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123213834 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123213834 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123213834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123213834 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123213834 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123213834 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123213834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123213834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123213834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123213834 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(108)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123213861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45116<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@4feaec2ea8d8: Added conn table entry 0TC_ranap_cs_initial_ue0(111)2832241 20250817123214900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123214900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123214900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123214900 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123214900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2b3771, normal) (hnbgw_rua.c:407) 20250817123214900 DHNB DEBUG map_rua[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123214900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2832241)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123214900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2832241 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123214900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123214900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123214900 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2832241 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123214900 DCN DEBUG map_sccp[0x5582176e5940]{init}: Allocated (fsm.c:456) 20250817123214900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5582176e5940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123214900 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-2832241 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123214900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2832241 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123214900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2832241)[0x5582176e2c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123214900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123214900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123214900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2832241)[0x5582176e2c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123214900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5582176e5940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123214900 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123214900 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{IDLE}: Allocated (fsm.c:456) 20250817123214900 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123214900 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000750056400500f1100926) (sccp_scrc.c:406) 20250817123214900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123214900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123214900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123214900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123214900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123214900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123214900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123214900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123214900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123214900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123214900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123214900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123214900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123214900 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123214900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5582176e5940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123214900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2832241)[0x5582176e2c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123214900 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123214900 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123214900 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123214900 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123214900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123214900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123214900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123214900 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@4feaec2ea8d8: Added conn table entry 0TC_ranap_cs_initial_ue0(111)10199969 HNBGW_Test.msc0-SCCP(104)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(111)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123214917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123214917 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123214917 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123214917 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123214917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123214917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123214917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123214917 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123214917 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123214917 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123214917 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123214917 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123214917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123214918 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=00198a87) (sccp_scrc.c:477) 20250817123214918 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20250817123214918 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123214918 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123214918 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123214918 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123214918 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) 20250817123214918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5582176e5940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123214918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5582176e5940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123214925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45100<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123214926 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42433<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(99)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123214927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45096<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(107)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@4feaec2ea8d8: Final verdict of PTC: none 20250817123214930 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123214930 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) 20250817123214930 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123214930 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123214930 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123214930 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) 20250817123214931 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123214931 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(105)@4feaec2ea8d8: Final verdict of PTC: none 20250817123214931 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 20250817123214931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123214931 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123214931 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123214931 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123214931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123214931 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(108)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@4feaec2ea8d8: Final verdict of PTC: none 20250817123214931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123214931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(101)@4feaec2ea8d8: Final verdict of PTC: none 20250817123214931 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123214931 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) 20250817123214931 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(104)@4feaec2ea8d8: Final verdict of PTC: none 20250817123214931 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123214931 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123214931 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) 20250817123214931 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123214931 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123214931 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 20250817123214931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123214931 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123214931 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123214931 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123214931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123214932 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123214932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123214932 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(106)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(110)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@4feaec2ea8d8: Final verdict of PTC: none 20250817123214934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sun Aug 17 12:32:14 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 20250817123215015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123215101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123215101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123215101 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123215101 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) 20250817123215101 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123215101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2832241)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123215101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2832241)[0x5582176e2c20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123215101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5582176e5940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123215101 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123215101 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123215101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00198a87), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123215101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123215101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123215101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123215101 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123215101 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123215101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5582176e5940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123215101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2832241)[0x5582176e2c20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123215101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2832241)[0x5582176e2c20]{disrupted}: Freeing instance (context_map.c:202) 20250817123215101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2832241)[0x5582176e2c20]{disrupted}: Deallocated (fsm.c:568) 20250817123215101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5582176e5940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123215101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5582176e5940]{disconnected}: Freeing instance (context_map.c:206) 20250817123215101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5582176e5940]{disconnected}: Deallocated (fsm.c:568) 20250817123215101 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2832241 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817123215102 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123215102 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123215102 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123215102 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123215102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123215102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123215102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123215102 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123215518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45130<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=150060) Waiting for packet dumper to finish... 1 (prev_count=150060, count=199516) 20250817123216932 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123216932 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123216932 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123216932 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123216932 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123216932 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:32:17 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ranap_ps_initial_ue started. 20250817123218647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123218653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123218655 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37679<->l=127.0.0.1:4262) (control_if.c:572) 20250817123218725 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123218725 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123218725 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123218726 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123218726 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123218726 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123218726 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123218726 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123218726 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123218726 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123218726 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123218727 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123218727 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123218727 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) 20250817123218727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123218727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123218727 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) 20250817123218727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218727 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) 20250817123218727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123218727 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) 20250817123218727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123218727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123218727 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123218727 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123218727 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123218727 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) 20250817123218727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123218727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123218727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123218727 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) 20250817123218727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123218728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123218728 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123218728 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123218728 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123218728 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) 20250817123218728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123218728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123218728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123218728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123218728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123218728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123218728 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123218728 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123218728 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123218728 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) 20250817123218728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123218728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123218728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123218728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123218728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123218728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123218728 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123218728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123218728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123218728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123218728 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 20250817123218728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123218728 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123218728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123218728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123218728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123218728 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 20250817123218728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123218728 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 20250817123218728 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123218728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123218728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123218728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123218728 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123218728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123218728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123218728 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123218728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123218728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123218728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123218728 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123218728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123218728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123218728 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(120)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(118)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123218743 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123218743 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123218743 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123218743 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123218743 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123218743 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123218744 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123218744 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123218744 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123218745 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123218745 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123218745 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) 20250817123218745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123218745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123218745 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) 20250817123218745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218745 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) 20250817123218745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123218745 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) 20250817123218745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123218745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123218745 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123218745 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123218745 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123218745 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) 20250817123218745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123218745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123218745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123218745 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) 20250817123218745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123218745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123218745 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123218745 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123218745 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123218745 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) 20250817123218745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123218745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123218745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123218746 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) 20250817123218746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123218746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123218746 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123218746 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123218746 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123218746 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) 20250817123218746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123218746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123218746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123218746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123218746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123218746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123218746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123218746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123218746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123218746 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123218746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123218746 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123218746 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123218746 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 20250817123218746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123218746 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123218746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123218746 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123218746 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123218746 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 20250817123218746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123218746 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 20250817123218746 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123218746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123218746 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123218746 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123218746 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 20250817123218746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123218746 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 20250817123218746 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123218746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123218746 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123218746 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123218746 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123218746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123218746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123218746 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123218766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123218766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123218766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123218766 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123218766 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) 20250817123218766 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123218766 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123218766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123218766 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123218939 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 20250817123218939 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 20250817123218939 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123218939 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123218943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123218943 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123218943 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123218943 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123218943 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123218943 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123218943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123218945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123218945 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123218945 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123218945 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123218945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123218945 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123218945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123218957 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 20250817123218957 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 20250817123218957 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123218957 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123218963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123218963 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123218963 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123218963 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123218963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123218963 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123218963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123218963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123218963 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123218963 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123218963 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123218963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123218963 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123218963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123219760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123219760 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123219760 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123219760 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123219760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123219760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123219760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123219760 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123219760 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123219760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123219760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123219760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123219760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123219760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123219760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123219761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123219761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123219761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123219761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123219761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123219761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123219761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123219761 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123219761 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123219761 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) 20250817123219761 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) 20250817123219761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123219761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123219761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123219761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123219761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123219761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123219761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123219761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123219761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123219761 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123219761 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123219761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123219761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123219761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123219761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123219761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123219761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123219761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123219761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123219770 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123219770 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123219769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123219770 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123219770 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123219770 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123219770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123219770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123219770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123219770 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123219770 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123219770 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123219770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123219770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123219770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123219770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123219770 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) 20250817123219770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123219770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123219770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219770 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) 20250817123219770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219770 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123219770 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123219770 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123219770 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123219770 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) 20250817123219770 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) 20250817123219770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123219770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123219770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123219770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123219770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123219770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123219770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123219770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123219770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123219770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123219770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123219770 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123219770 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123219770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123219770 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123219770 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123219770 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123219770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123219770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123219770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123219770 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(122)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123219778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50676<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@4feaec2ea8d8: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@4feaec2ea8d8: Added conn table entry 0TC_ranap_ps_initial_ue0(125)7744716 20250817123220819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123220819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123220819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123220819 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123220819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x762ccc, normal) (hnbgw_rua.c:407) 20250817123220819 DHNB DEBUG map_rua[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123220819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7744716)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123220819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7744716 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123220819 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123220819 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123220819 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123220819 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7744716 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123220819 DCN DEBUG map_sccp[0x5582176e5940]{init}: Allocated (fsm.c:456) 20250817123220819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5582176e5940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123220819 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-7744716 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123220819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7744716 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123220819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7744716)[0x5582176e2c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123220819 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123220819 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123220819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7744716)[0x5582176e2c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123220819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5582176e5940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123220819 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123220819 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{IDLE}: Allocated (fsm.c:456) 20250817123220819 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123220819 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300010c0056400500f1100926) (sccp_scrc.c:406) 20250817123220819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123220819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123220819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123220819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123220819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123220819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123220819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123220819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123220819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123220819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123220819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123220819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123220819 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123220819 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123220819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5582176e5940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123220819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7744716)[0x5582176e2c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123220819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123220820 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123220820 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123220820 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123220820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123220820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123220820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123220820 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@4feaec2ea8d8: Added conn table entry 0TC_ranap_ps_initial_ue0(125)15209244 HNBGW_Test.sgsn0-SCCP(121)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123220832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123220832 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123220832 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123220832 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123220832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123220832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123220832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123220832 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123220832 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123220832 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123220832 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123220832 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123220832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123220832 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=00bb020e) (sccp_scrc.c:477) 20250817123220832 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20250817123220832 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123220832 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123220832 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123220832 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123220832 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) 20250817123220832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5582176e5940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123220832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5582176e5940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123220841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50660<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123220841 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37679<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(114)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(113)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123220846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(118)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@4feaec2ea8d8: Final verdict of PTC: none 20250817123220849 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123220849 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) 20250817123220849 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123220849 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123220849 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123220849 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) 20250817123220849 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123220849 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123220849 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 20250817123220849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123220849 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123220849 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123220849 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123220849 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123220850 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123220850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123220850 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(121)@4feaec2ea8d8: Final verdict of PTC: none 20250817123220850 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123220850 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) 20250817123220850 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123220850 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123220850 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123220850 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_ps_initial_ue-Iuh0(116)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(115)@4feaec2ea8d8: Final verdict of PTC: none 20250817123220850 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123220850 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123220850 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 20250817123220850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123220850 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123220850 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123220850 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123220850 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123220850 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123220850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123220850 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(120)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(124)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@4feaec2ea8d8: Final verdict of PTC: none 20250817123220853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50676<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sun Aug 17 12:32:20 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 20250817123220944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123221020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123221020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123221021 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123221021 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) 20250817123221021 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123221021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7744716)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123221021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7744716)[0x5582176e2c20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123221021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5582176e5940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123221021 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123221021 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123221021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb020e), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123221021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123221021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123221021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123221021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123221021 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123221021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5582176e5940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123221021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7744716)[0x5582176e2c20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123221021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7744716)[0x5582176e2c20]{disrupted}: Freeing instance (context_map.c:202) 20250817123221021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7744716)[0x5582176e2c20]{disrupted}: Deallocated (fsm.c:568) 20250817123221021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5582176e5940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123221021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5582176e5940]{disconnected}: Freeing instance (context_map.c:206) 20250817123221021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5582176e5940]{disconnected}: Deallocated (fsm.c:568) 20250817123221021 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7744716 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250817123221021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123221021 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123221021 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123221021 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123221021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123221021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123221021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123221021 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123221446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50682<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193228) Waiting for packet dumper to finish... 1 (prev_count=193228, count=203396) 20250817123222850 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123222851 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123222851 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123222851 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123222851 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123222851 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:32: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250817123224533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123224539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123224541 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43037<->l=127.0.0.1:4262) (control_if.c:572) 20250817123224613 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123224613 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123224613 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123224613 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123224613 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123224614 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123224614 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123224614 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123224614 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123224614 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123224614 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123224615 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123224615 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123224615 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) 20250817123224615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123224615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123224615 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) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224615 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) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123224615 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) 20250817123224615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123224615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123224615 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123224615 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123224615 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123224615 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) 20250817123224615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123224615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123224615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123224615 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) 20250817123224615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123224615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123224615 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123224615 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123224615 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123224615 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) 20250817123224615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123224615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123224615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123224615 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123224615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123224615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123224615 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123224615 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123224615 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123224615 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) 20250817123224615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123224615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123224615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123224615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123224615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123224615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123224615 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123224615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123224615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123224615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123224615 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 20250817123224615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123224615 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123224615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123224615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123224615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123224615 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 20250817123224615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123224615 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 20250817123224615 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123224615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123224615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123224615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123224615 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123224615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123224615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123224615 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123224615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123224615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123224615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123224615 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123224615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123224615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123224615 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(134)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(132)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123224626 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123224626 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123224626 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123224627 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123224627 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123224627 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123224627 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123224627 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123224627 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123224628 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123224628 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123224628 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) 20250817123224628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123224628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123224628 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) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224628 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) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123224628 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) 20250817123224628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123224628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123224628 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123224628 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123224628 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123224628 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) 20250817123224628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123224628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123224628 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) 20250817123224628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123224628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123224628 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123224628 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123224628 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123224628 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) 20250817123224628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123224628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123224628 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) 20250817123224628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123224628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123224628 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123224628 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123224628 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123224628 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) 20250817123224628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123224628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123224628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123224628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123224628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123224628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123224628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123224628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123224628 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123224628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123224628 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123224628 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123224628 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 20250817123224628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123224628 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123224628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123224628 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123224628 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123224628 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 20250817123224628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123224628 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 20250817123224628 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123224628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123224628 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123224628 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123224628 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 20250817123224628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123224628 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 20250817123224628 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123224628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123224628 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123224628 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123224628 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123224628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123224628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123224628 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(135)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123224647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123224647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123224647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123224647 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123224647 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) 20250817123224647 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123224647 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123224647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123224647 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123224825 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 20250817123224825 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 20250817123224825 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123224825 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123224835 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123224835 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123224835 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123224835 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123224835 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123224835 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123224835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123224838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123224838 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123224838 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123224838 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123224838 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123224838 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123224838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123224838 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 20250817123224838 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 20250817123224838 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123224838 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123224844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123224844 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123224844 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123224844 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123224844 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123224844 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123224844 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123224844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123224844 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123224844 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123224844 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123224844 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123224844 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123224844 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123225103 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123225103 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00198a87), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123225103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123225103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123225103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123225103 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123225103 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123225103 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123225103 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123225103 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123225103 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123225103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123225103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123225103 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123225114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123225114 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123225114 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123225114 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123225114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123225114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123225114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123225114 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123225114 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123225114 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123225114 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123225114 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123225114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123225114 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=00198a87) (sccp_scrc.c:477) 20250817123225114 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20250817123225114 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123225114 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123225114 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123225114 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123225114 DLSCCP DEBUG SCCP-SCOC(1)[0x5582176e6770]{IDLE}: Deallocated (fsm.c:568) 20250817123225634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123225634 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123225634 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123225634 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123225634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123225634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123225634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123225634 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123225634 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123225634 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123225634 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123225634 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123225634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123225634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123225634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123225634 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123225634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123225634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123225634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123225634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123225634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225634 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123225634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123225634 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123225635 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123225635 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) 20250817123225635 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) 20250817123225635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123225635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123225635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123225635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123225635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123225635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123225635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123225635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123225635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123225635 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123225635 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123225635 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123225635 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123225635 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123225635 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123225635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123225635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123225635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123225635 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123225650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123225650 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123225651 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123225651 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123225651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123225651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123225651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123225651 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123225651 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123225651 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123225651 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123225651 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123225651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123225651 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123225651 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123225651 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123225651 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) 20250817123225651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123225651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123225651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225651 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) 20250817123225651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225651 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123225651 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123225651 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123225651 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123225651 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) 20250817123225651 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) 20250817123225651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123225651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123225651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123225651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123225651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123225651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123225651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123225651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123225651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123225651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123225651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123225651 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123225651 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123225651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123225651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123225651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123225651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123225651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123225651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123225651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123225651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(136)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123225669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60928<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)11074377 20250817123226684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123226684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123226684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123226684 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123226684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa8fb49, normal) (hnbgw_rua.c:407) 20250817123226684 DHNB DEBUG map_rua[0x5582176e6770]{init}: Allocated (fsm.c:456) 20250817123226684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11074377)[0x5582176e6770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123226684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11074377 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123226684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123226684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123226684 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11074377 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123226684 DCN DEBUG map_sccp[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123226684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123226684 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-11074377 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123226684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11074377 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123226684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11074377)[0x5582176e6770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123226684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123226684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123226684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11074377)[0x5582176e6770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123226684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5582176e2c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123226684 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123226684 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{IDLE}: Allocated (fsm.c:456) 20250817123226684 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123226684 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) 20250817123226684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123226684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123226684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123226684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123226684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123226684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123226684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123226684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123226684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123226684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123226684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123226684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123226684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123226684 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123226684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5582176e2c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123226684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11074377)[0x5582176e6770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123226684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123226684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123226684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123226684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123226684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123226684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123226684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123226684 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@4feaec2ea8d8: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@4feaec2ea8d8: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)7517816 HNBGW_Test.msc0-SCCP(132)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123226687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123226687 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123226687 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123226687 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123226687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123226687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123226687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123226687 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123226687 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123226687 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123226687 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123226687 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123226687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123226687 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=006ef324) (sccp_scrc.c:477) 20250817123226687 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20250817123226687 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123226687 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123226687 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123226687 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123226687 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=006ef324), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001080056400500f1100926) (sccp_scrc.c:406) 20250817123226687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123226687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123226687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123226687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123226687 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123226687 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123226687 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) 20250817123226687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5582176e2c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123226687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5582176e2c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123226687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123226687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123226687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123226687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123226687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123226687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123226687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123226687 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123226692 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43037<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@4feaec2ea8d8: Final verdict of PTC: none 20250817123226693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50692<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(127)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123226694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@4feaec2ea8d8: Final verdict of PTC: none 20250817123226694 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123226694 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) 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123226694 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123226694 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) 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123226694 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 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123226694 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123226694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123226694 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123226694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123226694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123226694 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123226694 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) 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123226694 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123226694 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) 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123226694 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 20250817123226694 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 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123226694 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123226695 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123226695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123226695 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123226695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123226695 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(136)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(129)@4feaec2ea8d8: Final verdict of PTC: none 20250817123226695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60928<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW-MGCP(138)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:32:26 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 20250817123226735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123226884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123226884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123226884 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123226884 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) 20250817123226884 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123226884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11074377)[0x5582176e6770]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123226884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11074377)[0x5582176e6770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123226884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123226884 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123226884 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123226884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ef324), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123226884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123226884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123226884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123226884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123226884 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123226884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5582176e2c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123226884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11074377)[0x5582176e6770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123226884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11074377)[0x5582176e6770]{disrupted}: Freeing instance (context_map.c:202) 20250817123226884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11074377)[0x5582176e6770]{disrupted}: Deallocated (fsm.c:568) 20250817123226884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5582176e2c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123226884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5582176e2c20]{disconnected}: Freeing instance (context_map.c:206) 20250817123226884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5582176e2c20]{disconnected}: Deallocated (fsm.c:568) 20250817123226884 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11074377 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817123226885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123226885 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123226885 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123226885 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123226885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123226885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123226885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123226885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123227238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60942<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166112) Waiting for packet dumper to finish... 1 (prev_count=166112, count=221452) 20250817123228695 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123228695 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123228696 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123228696 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123228696 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123228696 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:32:29 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250817123230358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123230363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123230366 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42493<->l=127.0.0.1:4262) (control_if.c:572) 20250817123230455 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123230455 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123230455 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123230456 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123230456 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123230456 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) 20250817123230456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123230456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123230456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123230457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123230457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123230457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123230457 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123230457 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123230457 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123230457 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123230457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123230457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123230457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123230457 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123230457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123230457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123230457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123230457 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)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123230458 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123230458 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123230458 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) 20250817123230458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123230458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123230458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123230458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123230458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123230458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123230458 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123230458 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123230458 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123230459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123230459 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123230459 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123230459 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123230459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123230459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123230459 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123230459 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123230459 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123230459 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123230459 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123230459 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) 20250817123230459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123230459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123230460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123230460 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) 20250817123230460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123230460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123230460 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123230460 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123230460 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123230460 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123230460 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 20250817123230460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123230460 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 20250817123230460 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123230461 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123230461 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123230461 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) 20250817123230461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123230461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123230461 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) 20250817123230461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230461 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) 20250817123230461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123230461 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) 20250817123230461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123230461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123230461 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123230461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123230461 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123230461 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123230461 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 20250817123230461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123230461 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(148)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123230486 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123230486 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123230486 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123230486 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123230486 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123230487 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123230487 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123230487 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123230487 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123230488 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123230488 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123230488 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) 20250817123230488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123230488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123230488 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) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230488 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) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123230488 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) 20250817123230488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123230488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123230488 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123230488 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123230488 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123230488 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) 20250817123230488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123230488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123230488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123230488 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) 20250817123230488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123230488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123230488 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123230488 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123230488 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123230488 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) 20250817123230488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123230488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123230488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123230488 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) 20250817123230488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123230488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123230488 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123230488 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123230488 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123230488 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) 20250817123230488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123230488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123230488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123230488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123230488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123230488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123230488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123230488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123230488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123230488 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123230488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123230488 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123230488 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123230488 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 20250817123230488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123230488 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123230488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123230488 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123230488 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123230488 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 20250817123230488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123230488 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 20250817123230488 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123230489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123230489 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123230489 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123230489 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 20250817123230489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123230489 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 20250817123230489 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123230489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123230489 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123230489 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123230489 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123230489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123230489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123230489 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(149)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123230512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123230512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123230512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123230512 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123230512 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) 20250817123230512 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123230512 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123230512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123230512 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123230681 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 20250817123230681 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 20250817123230681 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123230681 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123230692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123230692 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123230692 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123230692 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123230692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123230692 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123230692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123230695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123230695 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123230695 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123230695 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123230695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123230695 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123230695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123230701 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 20250817123230701 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 20250817123230701 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123230701 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123230708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123230708 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123230708 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123230708 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123230708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123230708 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123230708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123230711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123230711 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123230711 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123230711 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123230711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123230711 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123230711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123231022 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123231022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb020e), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123231022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123231022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123231022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123231022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123231023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123231023 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123231023 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123231023 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123231023 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123231023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123231023 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123231023 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123231037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123231037 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123231037 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123231037 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123231037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123231037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123231037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123231037 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123231037 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123231037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123231037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123231037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123231037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123231037 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=00bb020e) (sccp_scrc.c:477) 20250817123231037 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250817123231037 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123231037 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123231037 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123231038 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123231038 DLSCCP DEBUG SCCP-SCOC(2)[0x5582176e6a10]{IDLE}: Deallocated (fsm.c:568) 20250817123231487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123231487 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123231487 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123231487 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123231487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123231487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123231487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123231487 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123231487 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123231487 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123231487 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123231487 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123231487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123231487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123231487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123231487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123231487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123231487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123231487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123231487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123231487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123231487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123231487 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123231487 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123231487 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) 20250817123231487 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) 20250817123231487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123231487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123231487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123231487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123231487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123231487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123231487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123231487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123231487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123231487 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123231487 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123231487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123231487 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123231487 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123231487 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123231487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123231487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123231487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123231487 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(147)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123231504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123231504 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123231504 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123231504 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123231504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123231504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123231504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123231504 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123231504 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123231504 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123231504 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123231504 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123231504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123231504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123231504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123231504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123231504 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) 20250817123231504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123231504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123231504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231504 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) 20250817123231504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123231504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123231504 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123231504 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123231504 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) 20250817123231504 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) 20250817123231504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123231504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123231504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123231504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123231504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123231504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123231504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123231504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123231504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123231504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123231504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123231504 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123231504 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123231504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123231504 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123231505 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123231505 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123231505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123231505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123231505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123231505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123231524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60954<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11815307 20250817123232555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123232555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123232555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123232555 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123232555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb4498b, normal) (hnbgw_rua.c:407) 20250817123232555 DHNB DEBUG map_rua[0x5582176e6a10]{init}: Allocated (fsm.c:456) 20250817123232555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11815307)[0x5582176e6a10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123232555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11815307 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123232555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123232555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123232555 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123232555 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11815307 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123232555 DCN DEBUG map_sccp[0x5582176e6770]{init}: Allocated (fsm.c:456) 20250817123232555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5582176e6770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123232555 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-11815307 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123232555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11815307 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123232556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11815307)[0x5582176e6a10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123232556 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123232556 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123232556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11815307)[0x5582176e6a10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123232556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5582176e6770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123232556 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123232556 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817123232556 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123232556 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) 20250817123232556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123232556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123232556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123232556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123232556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123232556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123232556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123232556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123232556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123232556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123232556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123232556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123232556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123232556 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123232556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5582176e6770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123232556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11815307)[0x5582176e6a10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123232556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123232556 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123232556 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123232556 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123232556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123232556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123232556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123232556 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@4feaec2ea8d8: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@4feaec2ea8d8: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)531870 HNBGW_Test.sgsn0-SCCP(149)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123232565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123232566 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123232566 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123232566 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123232566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123232566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123232566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123232566 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123232566 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123232566 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123232566 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123232566 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123232566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123232566 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=00874d39) (sccp_scrc.c:477) 20250817123232566 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20250817123232566 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123232566 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123232566 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123232566 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123232566 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=00874d39), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001b30056400500f1100926) (sccp_scrc.c:406) 20250817123232566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123232566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123232566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123232566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123232566 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123232566 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123232566 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) 20250817123232566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5582176e6770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123232566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5582176e6770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123232566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123232566 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123232566 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123232567 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123232567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123232567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123232567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123232567 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123232587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60948<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123232588 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42493<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(141)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123232592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60946<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(147)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@4feaec2ea8d8: Final verdict of PTC: none 20250817123232596 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123232596 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) 20250817123232596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123232596 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123232596 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123232597 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) 20250817123232597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123232597 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123232597 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 20250817123232597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123232597 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123232597 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123232597 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123232597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123232597 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123232597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123232597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123232597 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123232597 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) 20250817123232597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123232597 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123232597 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 20250817123232597 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123232597 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) 20250817123232597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123232598 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123232598 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 20250817123232598 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123232598 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123232598 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123232598 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123232598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123232598 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123232598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123232598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(143)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(152)@4feaec2ea8d8: Final verdict of PTC: none 20250817123232601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60954<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:32:32 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 20250817123232700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123232757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123232757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123232757 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123232757 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) 20250817123232757 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123232757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11815307)[0x5582176e6a10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123232757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11815307)[0x5582176e6a10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123232757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5582176e6770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123232757 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123232757 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123232757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00874d39), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123232757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123232757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123232757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123232757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123232757 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123232757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5582176e6770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123232757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11815307)[0x5582176e6a10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123232757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11815307)[0x5582176e6a10]{disrupted}: Freeing instance (context_map.c:202) 20250817123232757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11815307)[0x5582176e6a10]{disrupted}: Deallocated (fsm.c:568) 20250817123232757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5582176e6770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123232757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5582176e6770]{disconnected}: Freeing instance (context_map.c:206) 20250817123232757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5582176e6770]{disconnected}: Deallocated (fsm.c:568) 20250817123232757 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11815307 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250817123232757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123232757 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123232758 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123232758 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123232758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123232758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123232758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123232758 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123233203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60966<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221004) Waiting for packet dumper to finish... 1 (prev_count=221004, count=221544) 20250817123234598 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123234598 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123234598 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123234598 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123234598 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123234598 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:32: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ranap_cs_bidir started. 20250817123236335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123236340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123236345 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41177<->l=127.0.0.1:4262) (control_if.c:572) 20250817123236420 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123236420 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123236420 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123236420 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123236420 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123236421 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123236421 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123236421 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123236421 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123236421 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123236421 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123236422 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123236422 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123236422 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) 20250817123236422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123236422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123236422 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) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236422 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) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123236422 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) 20250817123236422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123236422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123236422 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123236422 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123236422 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123236422 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) 20250817123236422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123236422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123236422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123236422 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) 20250817123236422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123236422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123236422 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123236422 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123236422 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123236422 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) 20250817123236422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123236422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123236422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123236422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123236422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123236422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123236422 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123236422 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123236422 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123236422 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) 20250817123236422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123236422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123236422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123236422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123236422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123236422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123236422 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123236422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123236422 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123236422 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 20250817123236422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123236422 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123236422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123236422 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123236422 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 20250817123236422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123236422 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 20250817123236422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123236422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123236422 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123236422 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123236422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123236422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123236422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123236422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123236422 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123236422 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123236422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123236422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123236422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(162)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123236435 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123236435 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123236435 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123236436 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123236436 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123236436 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123236436 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123236436 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123236436 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123236437 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123236437 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123236437 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) 20250817123236437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123236437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123236437 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) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236437 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) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123236437 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) 20250817123236437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123236437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123236437 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123236437 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123236437 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123236437 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) 20250817123236437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123236437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123236437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123236437 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) 20250817123236437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123236437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123236437 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123236437 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123236437 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123236437 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) 20250817123236437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123236437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123236437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123236437 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) 20250817123236437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123236437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123236437 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123236437 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123236437 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123236437 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) 20250817123236437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123236437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123236437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123236437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123236437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123236437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123236437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123236437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123236437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123236437 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123236437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123236437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123236437 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 20250817123236437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123236437 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123236437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123236437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123236437 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 20250817123236437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123236437 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 20250817123236437 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123236437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123236437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123236437 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 20250817123236437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123236438 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 20250817123236438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123236438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123236438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123236438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123236438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123236438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123236438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123236458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123236458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123236458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123236458 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123236458 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) 20250817123236458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123236458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123236458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123236458 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123236631 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 20250817123236631 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 20250817123236631 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123236631 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123236633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236633 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123236633 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123236633 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123236633 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123236633 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123236633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123236634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236634 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123236634 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123236634 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123236634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123236634 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123236634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123236646 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 20250817123236646 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 20250817123236646 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123236646 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123236648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236648 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123236648 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123236648 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123236648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123236648 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123236648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123236649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236649 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123236649 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123236649 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123236649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123236649 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123236649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123236886 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123236886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ef324), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123236886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123236886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123236886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123236886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123236886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123236886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123236886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123236886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123236886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123236886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123236886 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123236888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123236888 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123236888 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123236888 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123236888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123236888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123236888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123236888 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123236889 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123236889 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123236889 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123236889 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123236889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123236889 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=006ef324) (sccp_scrc.c:477) 20250817123236889 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250817123236889 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123236889 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123236889 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123236889 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123236889 DLSCCP DEBUG SCCP-SCOC(3)[0x5582176e5940]{IDLE}: Deallocated (fsm.c:568) 20250817123237451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123237451 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123237451 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123237451 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123237451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123237451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123237451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123237451 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123237451 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123237451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123237451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123237451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123237451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123237451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123237451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123237451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123237451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123237451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123237451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123237451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123237451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237451 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123237451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123237451 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123237451 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123237451 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) 20250817123237451 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) 20250817123237451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123237451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123237451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123237451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123237451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123237451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123237451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123237451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123237451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123237451 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123237452 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123237452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123237452 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123237452 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123237452 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123237452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123237452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123237452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123237452 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123237459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123237459 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123237459 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123237459 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123237459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123237459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123237459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123237459 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123237459 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123237459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123237459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123237459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123237459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123237459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123237459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123237459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123237459 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) 20250817123237459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123237459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123237459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237459 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) 20250817123237460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237460 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123237460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123237460 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123237460 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123237460 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) 20250817123237460 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) 20250817123237460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123237460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123237460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123237460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123237460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123237460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123237460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123237460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123237460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123237460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123237460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123237460 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123237460 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123237460 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123237460 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123237460 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123237460 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123237460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123237460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123237460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123237460 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(164)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123237479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53822<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@4feaec2ea8d8: Added conn table entry 0TC_ranap_cs_bidir0(167)2185696 20250817123238495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123238495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123238495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123238495 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123238495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2159e0, normal) (hnbgw_rua.c:407) 20250817123238495 DHNB DEBUG map_rua[0x5582176e5940]{init}: Allocated (fsm.c:456) 20250817123238495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123238495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2185696 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123238495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123238495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123238495 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2185696 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123238495 DCN DEBUG map_sccp[0x5582176e6a10]{init}: Allocated (fsm.c:456) 20250817123238495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123238495 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-2185696 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123238495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2185696 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123238495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123238495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123238495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123238495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123238495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123238495 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123238495 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{IDLE}: Allocated (fsm.c:456) 20250817123238495 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123238495 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003870056400500f1100926) (sccp_scrc.c:406) 20250817123238495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123238495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123238495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123238495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123238495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123238495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123238495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123238495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123238495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123238495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123238495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123238495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123238495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123238495 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123238495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123238495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123238495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123238496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123238496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123238496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123238496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123238496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123238496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123238496 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@4feaec2ea8d8: Added conn table entry 0TC_ranap_cs_bidir0(167)516979 HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123238501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123238501 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123238501 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123238501 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123238501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123238501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123238501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123238501 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123238501 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123238501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123238501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123238501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123238502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123238502 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=000a394e) (sccp_scrc.c:477) 20250817123238502 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20250817123238502 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123238502 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123238502 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123238502 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123238502 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) 20250817123238502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123238502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: vl_len:22 HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AE3D0D8BBF2F8EFBA7F04'O 20250817123238705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123238705 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123238705 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123238705 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123238705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123238705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123238705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123238705 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123238705 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123238705 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123238705 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123238705 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123238705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123238705 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=001440120000010010400b0ae3d0d8bbf2f8efba7f04) (sccp_scrc.c:477) 20250817123238705 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250817123238705 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123238705 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123238705 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123238705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123238705 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250817123238705 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250817123238705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250817123238705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123238706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250817123238706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123238706 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123238727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123238727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123238727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250817123238727 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123238727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2159e0) (hnbgw_rua.c:471) 20250817123238727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2185696 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250817123238727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123238727 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250817123238727 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250817123238727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250817123238727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123238727 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123238727 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123238727 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=000a394e), PART(T=Data,L=22,D=001440120000010010400b0aa401171785b1f1176df6) (sccp_scrc.c:406) 20250817123238727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123238727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123238727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123238727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123238728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123238728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123238728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123238728 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123238728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123238728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123238728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123238728 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: vl_len:20 HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250817123238747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123238747 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123238747 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123238747 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123238747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123238747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123238747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123238747 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123238747 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123238747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123238747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123238747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123238747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123238747 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) 20250817123238747 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250817123238747 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123238747 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123238747 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123238747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123238747 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250817123238747 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250817123238747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250817123238747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123238747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250817123238747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123238747 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123238764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53808<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123238764 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41177<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(156)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(155)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123238767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53804<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123238768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123238768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123238768 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123238768 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) 20250817123238768 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123238768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123238768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123238768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123238768 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123238768 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123238768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a394e), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123238768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123238768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123238768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123238768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123238768 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123238769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123238769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123238769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{disrupted}: Freeing instance (context_map.c:202) 20250817123238769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2185696)[0x5582176e5940]{disrupted}: Deallocated (fsm.c:568) 20250817123238769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123238769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{disconnected}: Freeing instance (context_map.c:206) 20250817123238769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5582176e6a10]{disconnected}: Deallocated (fsm.c:568) 20250817123238769 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2185696 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123238769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123238769 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123238769 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123238769 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123238769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123238769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123238769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123238769 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ranap_cs_bidir-Iuh0-RUA(159)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@4feaec2ea8d8: Final verdict of PTC: none 20250817123238770 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 20250817123238770 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) 20250817123238770 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123238771 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(163)@4feaec2ea8d8: Final verdict of PTC: none 20250817123238771 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123238771 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) 20250817123238771 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123238771 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(160)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@4feaec2ea8d8: Final verdict of PTC: none 20250817123238771 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123238771 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) 20250817123238771 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123238771 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123238771 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123238771 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) 20250817123238771 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123238771 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123238771 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) 20250817123238771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123238771 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123238771 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123238771 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123238771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123238771 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123238771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123238771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123238771 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 20250817123238771 DLSS7 <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(157)@4feaec2ea8d8: Final verdict of PTC: none 20250817123238771 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123238772 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123238772 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123238772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123238772 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123238772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123238772 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(162)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(166)@4feaec2ea8d8: Final verdict of PTC: none 20250817123238775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53822<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sun Aug 17 12:32:38 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 20250817123238856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123239358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53836<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237568) Waiting for packet dumper to finish... 1 (prev_count=237568, count=238204) 20250817123240773 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123240773 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123240773 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123240773 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123240773 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123240773 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:32:41 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ranap_ps_bidir started. 20250817123242456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123242462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123242467 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44861<->l=127.0.0.1:4262) (control_if.c:572) 20250817123242545 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123242545 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123242545 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123242546 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123242546 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123242546 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123242546 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123242546 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123242546 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123242547 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123242547 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123242547 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) 20250817123242547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123242547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123242547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123242547 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123242547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123242547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123242547 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123242547 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123242547 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123242547 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) 20250817123242547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123242547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123242547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123242547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123242547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123242547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123242547 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123242547 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123242547 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123242547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123242547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123242547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123242547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123242547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123242547 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123242547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123242547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123242547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123242547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123242547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123242547 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123242548 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123242548 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123242548 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) 20250817123242548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123242548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123242548 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) 20250817123242548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242548 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) 20250817123242548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123242548 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) 20250817123242548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123242548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123242548 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123242548 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123242548 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123242548 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) 20250817123242548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123242548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123242548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123242548 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) 20250817123242548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123242548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123242548 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123242548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242548 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123242548 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123242548 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 20250817123242548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123242548 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123242548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242548 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123242548 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123242548 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 20250817123242548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123242548 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 20250817123242548 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(176)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(174)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123242563 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123242563 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123242563 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123242563 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123242563 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123242563 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123242563 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123242563 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123242563 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123242564 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123242564 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123242564 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) 20250817123242564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123242564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123242564 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) 20250817123242564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242564 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) 20250817123242564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123242564 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) 20250817123242564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123242564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123242564 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123242564 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123242564 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123242564 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) 20250817123242564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123242564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123242564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123242564 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) 20250817123242564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123242564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123242564 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123242564 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123242564 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123242564 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) 20250817123242564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123242564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123242564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123242564 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) 20250817123242564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123242564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123242564 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123242565 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123242565 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123242565 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) 20250817123242565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123242565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123242565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123242565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123242565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123242565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123242565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123242565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123242565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123242565 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123242565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123242565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123242565 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 20250817123242565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123242565 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123242565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123242565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123242565 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 20250817123242565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123242565 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 20250817123242565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123242565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123242565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123242565 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 20250817123242565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123242565 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 20250817123242565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123242565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123242565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123242565 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123242565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123242565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123242565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123242586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123242586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123242586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123242586 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123242586 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) 20250817123242586 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123242586 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123242586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123242586 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123242758 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123242758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00874d39), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123242758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123242758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123242758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123242758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123242758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242758 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123242758 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123242758 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123242759 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123242759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123242759 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123242760 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 20250817123242760 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 20250817123242760 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123242760 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123242769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242769 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123242769 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123242769 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123242769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123242769 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123242769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123242772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242772 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123242772 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123242772 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123242772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123242772 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123242772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123242775 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 20250817123242775 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 20250817123242775 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123242775 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123242780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242780 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123242780 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123242780 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123242780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123242780 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123242780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123242780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123242780 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123242780 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123242780 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123242780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123242780 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123242780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123243581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123243581 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123243581 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123243581 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123243581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123243581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123243581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123243581 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123243581 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123243581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123243581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123243581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123243581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123243581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123243581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123243581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123243581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123243581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123243581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123243581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123243581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123243581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123243581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123243581 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123243581 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) 20250817123243581 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) 20250817123243581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123243581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123243581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123243581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123243581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123243581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123243581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123243581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123243581 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123243581 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123243581 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123243581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123243581 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123243581 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123243581 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123243581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123243581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123243581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123243581 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123243586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123243586 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123243586 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123243586 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123243586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123243586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123243586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123243586 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123243586 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123243586 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123243586 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123243586 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123243586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123243587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123243587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123243587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123243587 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) 20250817123243587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123243587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123243587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243587 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) 20250817123243587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243587 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123243587 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123243587 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123243587 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123243587 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) 20250817123243587 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) 20250817123243587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123243587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123243587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123243587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123243587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123243587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123243587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123243587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123243587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123243587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123243587 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123243587 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123243587 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123243587 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123243587 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123243587 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123243587 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123243587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123243587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123243587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123243587 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(178)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123243611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53858<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@4feaec2ea8d8: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@4feaec2ea8d8: Added conn table entry 0TC_ranap_ps_bidir0(181)4588483 20250817123244650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123244650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123244650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123244650 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123244650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4603c3, normal) (hnbgw_rua.c:407) 20250817123244650 DHNB DEBUG map_rua[0x5582176e5940]{init}: Allocated (fsm.c:456) 20250817123244650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123244650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4588483 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123244650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123244650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123244650 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123244650 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4588483 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123244650 DCN DEBUG map_sccp[0x5582176e6a10]{init}: Allocated (fsm.c:456) 20250817123244650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123244650 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-4588483 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123244650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4588483 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123244650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123244650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123244650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123244650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123244650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123244650 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123244650 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{IDLE}: Allocated (fsm.c:456) 20250817123244650 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123244650 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003140056400500f1100926) (sccp_scrc.c:406) 20250817123244650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123244650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123244650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123244650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123244650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123244650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123244650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123244650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123244650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123244650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123244650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123244650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123244650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123244650 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123244650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123244650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123244650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123244650 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123244651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123244651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123244651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123244651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123244651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123244651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@4feaec2ea8d8: Added conn table entry 0TC_ranap_ps_bidir0(181)15242338 HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123244661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123244661 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123244661 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123244661 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123244661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123244661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123244661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123244661 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123244661 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123244661 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123244661 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123244661 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123244661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123244661 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=0029dc11) (sccp_scrc.c:477) 20250817123244661 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20250817123244661 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123244661 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123244661 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123244661 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123244661 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) 20250817123244661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123244661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A86113C56E8E4E1F10BE9'O 20250817123244865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123244865 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123244865 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123244865 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123244865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123244865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123244865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123244865 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123244865 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123244865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123244865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123244865 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123244865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123244865 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=001440120000010010400b0a86113c56e8e4e1f10be9) (sccp_scrc.c:477) 20250817123244865 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250817123244865 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123244865 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123244865 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123244865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123244865 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250817123244865 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250817123244865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250817123244865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123244866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250817123244866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123244866 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123244894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123244894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123244894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250817123244894 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123244894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4603c3) (hnbgw_rua.c:471) 20250817123244894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4588483 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250817123244894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123244894 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250817123244894 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250817123244894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250817123244894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123244894 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123244894 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123244894 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=0029dc11), PART(T=Data,L=22,D=001440120000010010400b0a4765c6ee217e0ebf60ea) (sccp_scrc.c:406) 20250817123244894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123244894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123244894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123244894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123244895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123244895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123244895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123244895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123244895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123244895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123244895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123244895 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250817123244914 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123244914 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123244914 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123244914 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123244914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123244914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123244914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123244914 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123244914 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123244914 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123244914 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123244914 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123244914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123244914 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) 20250817123244914 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250817123244914 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123244914 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123244914 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123244914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123244914 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250817123244914 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250817123244914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250817123244914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123244914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250817123244915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123244915 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123244930 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44861<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(170)@4feaec2ea8d8: Final verdict of PTC: none 20250817123244931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53854<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(169)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123244935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123244936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123244936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123244936 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123244936 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) 20250817123244936 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123244936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123244936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123244936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123244936 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123244936 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123244936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029dc11), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123244936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123244936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123244936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123244936 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123244936 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123244937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123244937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123244937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{disrupted}: Freeing instance (context_map.c:202) 20250817123244937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4588483)[0x5582176e5940]{disrupted}: Deallocated (fsm.c:568) 20250817123244937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123244937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{disconnected}: Freeing instance (context_map.c:206) 20250817123244937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5582176e6a10]{disconnected}: Deallocated (fsm.c:568) 20250817123244937 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4588483 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123244937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123244937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123244937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123244937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123244937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123244937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123244937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123244937 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@4feaec2ea8d8: Final verdict of PTC: none 20250817123244938 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123244939 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) 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123244939 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 20250817123244939 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) 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123244939 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123244939 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) 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123244939 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123244939 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) 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817123244939 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 20250817123244939 DLSS7 <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.msc0-RAN(175)@4feaec2ea8d8: Final verdict of PTC: none 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123244939 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123244939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123244939 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123244939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123244939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123244939 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) 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123244939 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123244939 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123244939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123244939 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123244939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123244939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ranap_ps_bidir(168)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(171)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(180)@4feaec2ea8d8: Final verdict of PTC: none 20250817123244943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53858<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sun Aug 17 12:32:44 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 20250817123245024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123245526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=227772) Waiting for packet dumper to finish... 1 (prev_count=227772, count=231748) 20250817123246940 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123246940 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123246940 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123246940 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123246940 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123246940 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:32: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_rab_assignment started. 20250817123248653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123248660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123248664 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42199<->l=127.0.0.1:4262) (control_if.c:572) 20250817123248733 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123248733 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123248733 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123248733 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123248733 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123248733 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123248733 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123248733 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123248733 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123248733 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123248733 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123248735 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123248735 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123248735 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) 20250817123248735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123248735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123248735 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) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248735 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) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123248735 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) 20250817123248735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123248735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123248735 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123248735 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123248735 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123248735 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) 20250817123248735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123248735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123248735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123248735 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) 20250817123248735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123248735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123248735 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123248735 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123248735 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123248735 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) 20250817123248735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123248735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123248735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123248735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123248735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123248735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123248735 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123248735 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123248735 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123248735 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) 20250817123248735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123248735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123248735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123248735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123248735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123248735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123248735 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123248735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123248735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123248735 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 20250817123248735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123248735 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123248735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123248735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123248735 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 20250817123248735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123248735 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 20250817123248735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123248735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123248735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123248735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123248735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123248735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123248735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123248735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123248735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123248735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123248735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123248735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123248735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(190)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123248748 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123248748 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123248748 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123248748 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123248748 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123248749 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123248749 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123248749 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123248749 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123248750 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123248750 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123248750 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) 20250817123248750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123248750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123248750 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) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248750 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) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123248750 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) 20250817123248750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123248750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123248750 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123248750 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123248750 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123248750 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) 20250817123248750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123248750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123248750 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) 20250817123248750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123248750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123248750 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123248750 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123248750 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123248750 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) 20250817123248750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123248750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123248750 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) 20250817123248750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123248750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123248750 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123248750 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123248750 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123248750 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) 20250817123248750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123248750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123248750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123248750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123248750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123248750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123248750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123248750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123248750 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123248750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248750 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123248750 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123248750 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 20250817123248750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123248750 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123248750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248750 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123248750 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123248750 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 20250817123248750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123248750 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 20250817123248750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123248750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248750 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123248750 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123248750 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 20250817123248750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123248751 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 20250817123248751 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123248751 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248751 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123248751 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123248751 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123248751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123248751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123248751 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123248769 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123248769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a394e), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123248769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123248769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123248769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123248769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123248769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248769 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123248769 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123248769 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123248769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123248769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123248769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123248773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123248773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123248773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123248773 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123248773 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) 20250817123248773 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123248773 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123248773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123248773 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123248945 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 20250817123248945 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 20250817123248945 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123248945 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123248955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248955 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123248955 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123248955 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123248955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123248955 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123248955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123248958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248958 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123248958 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123248958 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123248958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123248958 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123248958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123248962 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 20250817123248962 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 20250817123248962 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123248962 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123248969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248969 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123248969 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123248969 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123248969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123248969 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123248969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123248972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123248972 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123248972 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123248972 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123248972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123248972 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123248972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123249764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123249764 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123249764 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123249764 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123249764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123249764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123249764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123249764 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123249764 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123249764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123249764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123249764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123249764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123249764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123249764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123249764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123249764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123249764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123249764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123249764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123249764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123249764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123249765 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123249765 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123249765 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) 20250817123249765 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) 20250817123249765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123249765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123249765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123249765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123249765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123249765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123249765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123249765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123249765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123249765 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123249765 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123249765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123249765 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123249765 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123249765 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123249765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123249765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123249765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123249765 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123249776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123249776 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123249776 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123249776 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123249777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123249777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123249777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123249777 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123249777 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123249777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123249777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123249777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123249777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123249777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123249777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123249777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123249777 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) 20250817123249777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123249777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123249777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249777 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) 20250817123249777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123249777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123249777 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123249777 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123249777 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) 20250817123249777 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) 20250817123249777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123249777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123249777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123249777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123249777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123249777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123249777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123249777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123249777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123249777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123249777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123249777 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123249777 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123249777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123249777 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123249777 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123249777 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123249777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123249777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123249777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123249777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(192)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123249796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40654<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@4feaec2ea8d8: Added conn table entry 0TC_rab_assignment0(195)8942472 20250817123250845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123250845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123250845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123250845 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123250845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x887388, normal) (hnbgw_rua.c:407) 20250817123250845 DHNB DEBUG map_rua[0x5582176e5940]{init}: Allocated (fsm.c:456) 20250817123250845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123250845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942472 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123250845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123250845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123250845 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942472 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123250845 DCN DEBUG map_sccp[0x5582176e6a10]{init}: Allocated (fsm.c:456) 20250817123250845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123250845 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-8942472 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123250845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942472 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123250845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123250845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123250845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123250845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123250846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123250846 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123250846 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{IDLE}: Allocated (fsm.c:456) 20250817123250846 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123250846 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300021f0056400500f1100926) (sccp_scrc.c:406) 20250817123250846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123250846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123250846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123250846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123250846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123250846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123250846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123250846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123250846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123250846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123250846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123250846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123250846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123250846 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123250846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123250846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123250846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123250846 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123250846 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123250846 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123250846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123250846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123250846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123250846 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@4feaec2ea8d8: Added conn table entry 0TC_rab_assignment0(195)5902783 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123250860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123250860 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123250860 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123250860 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123250860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123250860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123250860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123250860 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment0(195)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123250860 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123250860 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123250860 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123250860 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123250860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123250860 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=00e0ac6d) (sccp_scrc.c:477) 20250817123250860 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20250817123250860 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123250860 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123250860 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123250860 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123250860 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) 20250817123250860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123250860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817123251060 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123251061 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123251061 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123251061 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123251061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123251061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123251061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123251061 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123251061 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123251061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123251061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123251061 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123251061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123251061 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) 20250817123251061 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250817123251061 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123251061 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123251061 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123251061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123251061 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123251061 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123251061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123251061 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123251061 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123251061 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123251061 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123251061 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123251061 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123251061 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123251061 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{UNUSED}: Allocated (fsm.c:456) 20250817123251061 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{UNUSED}: is child of mgw(mgw-fsm-8942472-0)[0x5582176e4ea0] (fsm.c:486) 20250817123251061 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8942472-0)[0x5582176e4ea0] (mgcp_client_endpoint_fsm.c:724) 20250817123251061 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123251062 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123251062 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123251062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942472-0)[0x5582176e74c0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123251062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942472-0)[0x5582176e74c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570] (fsm.c:486) 20250817123251062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942472-0)[0x5582176e74c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123251062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942472-0)[0x5582176e74c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123251062 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 887388'... (mgcp_client.c:807) 20250817123251062 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250817123251062 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942472-0)[0x5582176e74c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123251062 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88738817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88738817", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88738817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88738817", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817123251101 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250817123251101 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123251101 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123251101 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123251101 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123251101 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123251101 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251101 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251101 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123251101 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123251101 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251101 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123251101 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123251101 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123251101 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123251101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123251101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123251101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123251101 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123251122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123251122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123251122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123251122 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123251122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x887388) (hnbgw_rua.c:471) 20250817123251122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942472 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123251122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123251122 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123251122 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123251122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123251122 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123251122 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123251122 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123251122 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123251122 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123251122 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8942472-0)[0x5582176e4ea0] (mgcp_client_endpoint_fsm.c:724) 20250817123251122 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123251122 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123251122 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123251122 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 887388'... (mgcp_client.c:807) 20250817123251122 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250817123251122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123251122 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123251122 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251122 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "88738817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88738817", 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" } } } } } } } 20250817123251131 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250817123251132 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123251132 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123251132 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251132 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123251132 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123251132 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8942472-0)[0x5582176e4ea0] (mgcp_client_endpoint_fsm.c:724) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123251132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942472-0)[0x5582176e75f0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123251132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942472-0)[0x5582176e75f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570] (fsm.c:486) 20250817123251132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942472-0)[0x5582176e75f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123251132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942472-0)[0x5582176e75f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250817123251132 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 887388'... (mgcp_client.c:807) 20250817123251132 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250817123251132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942472-0)[0x5582176e75f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251132 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "88738817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88738817", 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" } } } } } } } 20250817123251138 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250817123251138 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e75f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123251138 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e75f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123251138 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e75f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123251138 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e75f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123251138 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123251138 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251138 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251138 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251138 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123251138 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123251138 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251138 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{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) 20250817123251138 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123251138 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123251138 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123251138 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123251138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123251138 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123251138 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123251138 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=00e0ac6d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123251138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123251138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123251138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123251138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123251138 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123251138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123251138 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123251138 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123251138 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123251138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123251138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123251138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123251138 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123251158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123251158 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123251158 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123251158 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123251158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123251158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123251158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123251158 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123251158 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123251158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123251158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123251158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123251158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123251158 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) 20250817123251158 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250817123251158 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123251158 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123251158 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123251158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123251158 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123251158 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123251158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123251158 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123251158 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123251158 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123251158 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123251158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123251158 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 887388'... (mgcp_client.c:807) 20250817123251158 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250817123251158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123251158 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e75f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123251158 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 887388'... (mgcp_client.c:807) 20250817123251158 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250817123251158 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e75f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123251158 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{IN_USE}: Removing from parent mgw(mgw-fsm-8942472-0)[0x5582176e4ea0] (mgcp_client_endpoint_fsm.c:873) 20250817123251158 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123251158 DLMGCP DEBUG mgw-endp(mgw-fsm-8942472-0)[0x5582176e8570]{IN_USE}: Deallocated (fsm.c:568) 20250817123251158 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123251158 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123251158 DMGW DEBUG mgw(mgw-fsm-8942472-0)[0x5582176e4ea0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123251158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123251158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123251158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123251158 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "88738817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "88738817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123251162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250817123251162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123251162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123251162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123251162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e74c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817123251162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250817123251162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e75f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123251162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e75f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123251162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e75f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123251162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e75f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@4feaec2ea8d8: Deleted conn table entry 0TC_rab_assignment0(195)8942472 20250817123251165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123251165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123251165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123251165 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123251166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x887388,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123251166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942472 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123251166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123251166 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123251166 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123251166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123251166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123251166 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123251166 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123251166 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=00e0ac6d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123251166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123251166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123251166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123251166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123251166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123251166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123251166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123251166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123251166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123251166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123251166 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123251166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123251166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123251166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123251166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@4feaec2ea8d8: Deleted conn table entry 0TC_rab_assignment0(195)5902783 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: Session index based on connection ID:0 20250817123251168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123251168 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123251168 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123251168 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123251168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123251168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123251168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123251168 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123251168 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123251168 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123251168 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123251168 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123251168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123251168 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=00e0ac6d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123251168 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20250817123251168 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123251168 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123251168 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123251168 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) 20250817123251168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123251168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123251168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123251168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{disconnected}: Freeing instance (context_map.c:202) 20250817123251168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942472)[0x5582176e5940]{disconnected}: Deallocated (fsm.c:568) 20250817123251168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123251168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{disconnected}: Freeing instance (context_map.c:206) 20250817123251168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5582176e6a10]{disconnected}: Deallocated (fsm.c:568) 20250817123251168 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942472 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123251168 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=00e0ac6d), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20250817123251168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123251168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123251168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123251168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123251168 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123251168 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123251168 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123251168 DLSCCP DEBUG SCCP-SCOC(7)[0x5582176e8440]{IDLE}: Deallocated (fsm.c:568) 20250817123251168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123251168 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123251168 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123251168 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123251168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123251168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123251168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123251168 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: RLC received in state:disconnect_pending 20250817123252759 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123252759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00874d39), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123252759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123252759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123252759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123252759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123252759 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123252759 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123252759 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123252759 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123252759 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123252759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123252759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123252759 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123252766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123252766 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123252766 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123252766 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123252766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123252766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123252766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123252766 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123252766 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123252766 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123252766 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123252766 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123252766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123252766 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=00874d39) (sccp_scrc.c:477) 20250817123252766 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20250817123252766 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123252766 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123252766 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123252766 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123252766 DLSCCP DEBUG SCCP-SCOC(4)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123253183 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42199<->l=127.0.0.1:4262) (control_if.c:193) 20250817123253183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40650<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(184)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(183)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123253187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40646<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123253189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123253189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123253189 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123253189 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) 20250817123253189 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(192)@4feaec2ea8d8: Final verdict of PTC: none 20250817123253190 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123253190 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) 20250817123253190 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123253190 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123253190 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123253190 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) 20250817123253190 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123253190 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123253190 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 20250817123253190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123253190 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123253190 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123253190 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123253190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123253190 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123253190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123253190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_rab_assignment(182)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@4feaec2ea8d8: Final verdict of PTC: none 20250817123253191 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 20250817123253191 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) 20250817123253191 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123253191 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123253191 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123253191 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) 20250817123253191 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123253191 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817123253191 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) 20250817123253191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123253191 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123253191 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123253191 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123253192 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123253192 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123253192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123253192 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(189)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(194)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(185)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@4feaec2ea8d8: Final verdict of PTC: none 20250817123253196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40654<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_rab_assignment finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sun Aug 17 12:32:53 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250817123253295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123253797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40656<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=293936) Waiting for packet dumper to finish... 1 (prev_count=293936, count=314616) 20250817123254937 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123254937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029dc11), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123254937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123254937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123254937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123254937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123254938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123254938 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123254938 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123254938 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123254938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123254938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123254938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123254938 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123255190 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123255191 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123255191 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123255192 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123255192 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123255192 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:32: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_rab_assignment_concurrent started. 20250817123256899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123256902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123256907 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44273<->l=127.0.0.1:4262) (control_if.c:572) 20250817123256982 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123256982 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123256982 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123256982 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123256982 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123256982 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123256982 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123256983 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123256983 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123256983 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123256983 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123256984 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123256984 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123256984 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) 20250817123256984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123256984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123256984 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) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256984 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) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123256984 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) 20250817123256984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123256984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123256984 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123256984 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123256984 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123256984 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) 20250817123256984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123256984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123256984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123256984 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) 20250817123256984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123256984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123256984 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123256984 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123256984 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123256984 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) 20250817123256984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123256984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123256984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123256984 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123256984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123256984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123256984 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123256984 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123256984 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123256984 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) 20250817123256984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123256984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123256984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123256984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123256984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123256984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123256984 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123256984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123256984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123256984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123256984 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 20250817123256984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123256984 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123256984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123256984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123256984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123256984 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 20250817123256984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123256984 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 20250817123256984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123256984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123256984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123256984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123256984 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123256984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123256984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123256984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123256984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123256984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123256984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123256984 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123256984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123256984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123256984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123256997 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123256997 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123256997 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123256997 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123256997 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123256997 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123256997 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123256997 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123256997 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123256998 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123256998 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123256998 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) 20250817123256998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123256998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123256998 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) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256998 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) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123256998 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) 20250817123256998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123256998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123256998 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123256998 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123256998 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123256998 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) 20250817123256998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123256998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123256998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123256998 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) 20250817123256998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123256998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123256998 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123256998 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123256998 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123256998 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) 20250817123256998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123256998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123256998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123256998 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) 20250817123256998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123256998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123256998 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123256998 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123256998 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123256998 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) 20250817123256998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123256998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123256998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123256998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123256998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123256998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123256998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123256998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123256998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123256998 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123256998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123256998 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123256998 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123256998 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 20250817123256998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123256998 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123256998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123256998 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123256998 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123256998 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 20250817123256998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123256998 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 20250817123256998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123256998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123256998 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123256998 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123256998 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 20250817123256998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123256998 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 20250817123256998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123256998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123256998 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123256998 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123256998 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123256998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123256998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123256998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123257022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123257022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123257022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123257022 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123257022 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) 20250817123257022 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123257022 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123257022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123257022 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123257194 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 20250817123257194 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 20250817123257194 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123257194 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123257196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123257196 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123257196 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123257196 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123257196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123257196 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123257196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123257197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123257197 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123257197 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123257197 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123257197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123257197 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123257197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123257209 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 20250817123257209 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 20250817123257209 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123257209 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123257210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123257210 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123257210 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123257210 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123257210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123257210 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123257210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123257211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123257211 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123257211 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123257211 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123257211 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123257211 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123257211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123257999 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123257999 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123257999 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123257999 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123257999 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123257999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123257999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123257999 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123257999 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123257999 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123257999 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123257999 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123257999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123257999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123257999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123257999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123257999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123257999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123257999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123257999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123257999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123257999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123257999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123257999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123257999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123258000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123258000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123258000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123258000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123258000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123258000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123258000 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123258000 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) 20250817123258000 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) 20250817123258000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123258000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123258000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123258000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123258000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123258000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123258000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123258000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123258000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123258000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123258000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123258000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123258000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123258000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123258000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123258000 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123258000 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123258000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123258000 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123258000 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123258000 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123258000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123258000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123258000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123258000 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123258013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123258013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123258013 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123258013 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123258013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123258013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123258013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123258013 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123258013 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123258013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123258013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123258013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123258013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123258013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123258013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123258013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123258013 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) 20250817123258013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123258013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123258013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123258013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123258013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123258013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123258013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123258013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123258013 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) 20250817123258013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123258013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123258013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123258013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123258013 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123258013 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123258014 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) 20250817123258014 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) 20250817123258014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123258014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123258014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123258014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123258014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123258014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123258014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123258014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123258014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123258014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123258014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123258014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123258014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123258014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123258014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123258014 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123258014 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123258014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123258014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123258014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123258014 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123258014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123258014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123258014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123258014 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(206)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123258770 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123258770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a394e), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123258770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123258770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123258770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123258770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123258770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123258770 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123258770 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123258770 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123258770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123258770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123258770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123258770 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123258772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123258772 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123258772 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123258772 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123258772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123258772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123258772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123258772 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123258772 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123258772 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123258772 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123258772 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123258772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123258772 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=000a394e) (sccp_scrc.c:477) 20250817123258772 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20250817123258772 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123258772 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123258772 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123258772 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123258772 DLSCCP DEBUG SCCP-SCOC(5)[0x5582176e6770]{IDLE}: Deallocated (fsm.c:568) 20250817123259043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123259190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44356<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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(211)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(212)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[2] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 0TC_rab_assignment_concurrent0(209)13409063 TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 1TC_rab_assignment_concurrent0(210)2866448 TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 2TC_rab_assignment_concurrent0(211)322111 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[3] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) 20250817123300083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300083 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcc9b27, normal) (hnbgw_rua.c:407) 20250817123300083 DHNB DEBUG map_rua[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123300083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13409063 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300083 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300084 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13409063 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300084 DCN DEBUG map_sccp[0x5582176e5940]{init}: Allocated (fsm.c:456) 20250817123300084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300084 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-13409063 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13409063 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300084 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300084 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{IDLE}: Allocated (fsm.c:456) 20250817123300084 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300084 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030000db0056400500f1100926) (sccp_scrc.c:406) 20250817123300084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300084 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300084 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 3TC_rab_assignment_concurrent0(212)13675695 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. TC_rab_assignment_concurrent0(213)@4feaec2ea8d8: 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)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 0TC_rab_assignment_concurrent0(209)13867089 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123300088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300088 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300088 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300088 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300088 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300088 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300088 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=009ab516) (sccp_scrc.c:477) 20250817123300088 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20250817123300088 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300088 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300088 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300088 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300088 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) 20250817123300088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 4TC_rab_assignment_concurrent0(213)3834771 TC_rab_assignment_concurrent0(214)@4feaec2ea8d8: 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)@4feaec2ea8d8: Session index based on connection ID:0 TC_rab_assignment_concurrent0(215)@4feaec2ea8d8: 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)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 5TC_rab_assignment_concurrent0(214)3568559 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 6TC_rab_assignment_concurrent0(215)15739403 TC_rab_assignment_concurrent0(216)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 7TC_rab_assignment_concurrent0(216)2673560 TC_rab_assignment_concurrent0(217)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 8TC_rab_assignment_concurrent0(217)15707246 TC_rab_assignment_concurrent0(218)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(219)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 9TC_rab_assignment_concurrent0(218)15260785 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 10TC_rab_assignment_concurrent0(219)5418998 TC_rab_assignment_concurrent0(220)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 11TC_rab_assignment_concurrent0(220)10453160 TC_rab_assignment_concurrent0(221)@4feaec2ea8d8: 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(222)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 12TC_rab_assignment_concurrent0(221)7845842 TC_rab_assignment_concurrent0(223)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 13TC_rab_assignment_concurrent0(222)6240527 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(224)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 14TC_rab_assignment_concurrent0(223)3809651 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Added conn table entry 15TC_rab_assignment_concurrent0(224)14797058 20250817123300285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300285 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2bbd10, normal) (hnbgw_rua.c:407) 20250817123300285 DHNB DEBUG map_rua[0x5582176e8440]{init}: Allocated (fsm.c:456) 20250817123300285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2866448 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300285 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300285 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300285 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2866448 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300285 DCN DEBUG map_sccp[0x5582176e75f0]{init}: Allocated (fsm.c:456) 20250817123300285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300285 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-2866448 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2866448 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300285 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300285 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300285 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300285 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{IDLE}: Allocated (fsm.c:456) 20250817123300285 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300286 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300019b0056400500f1100926) (sccp_scrc.c:406) 20250817123300286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300286 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300286 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4ea3f, normal) (hnbgw_rua.c:407) 20250817123300286 DHNB DEBUG map_rua[0x5582176e8570]{init}: Allocated (fsm.c:456) 20250817123300286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-322111 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300286 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300286 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300287 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-322111 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300287 DCN DEBUG map_sccp[0x5582176ef3b0]{init}: Allocated (fsm.c:456) 20250817123300287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300287 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-322111 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-322111 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300286 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300286 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300287 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300287 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300287 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300287 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300287 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300287 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300287 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300287 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{IDLE}: Allocated (fsm.c:456) 20250817123300287 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300287 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f400300039a0056400500f1100926) (sccp_scrc.c:406) 20250817123300287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300287 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300287 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300288 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300288 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300288 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300288 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) 20250817123300288 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250817123300288 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300288 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300288 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300288 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300288 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300288 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300288 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300288 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300288 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300288 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300288 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300288 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300289 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{UNUSED}: Allocated (fsm.c:456) 20250817123300289 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{UNUSED}: is child of mgw(mgw-fsm-13409063-0)[0x5582176eefe0] (fsm.c:486) 20250817123300289 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13409063-0)[0x5582176eefe0] (mgcp_client_endpoint_fsm.c:724) 20250817123300289 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300289 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300289 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409063-0)[0x5582176ec4a0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409063-0)[0x5582176ec4a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370] (fsm.c:486) 20250817123300289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409063-0)[0x5582176ec4a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409063-0)[0x5582176ec4a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300289 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: cc9b27'... (mgcp_client.c:807) 20250817123300289 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250817123300289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409063-0)[0x5582176ec4a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300289 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300289 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd0acaf, normal) (hnbgw_rua.c:407) 20250817123300289 DHNB DEBUG map_rua[0x5582176edac0]{init}: Allocated (fsm.c:456) 20250817123300289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13675695 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300289 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300289 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300289 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300289 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300289 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300289 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300289 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13675695 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300289 DCN DEBUG map_sccp[0x5582176efb60]{init}: Allocated (fsm.c:456) 20250817123300289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300289 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-13675695 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13675695 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300289 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300289 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300289 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300289 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{IDLE}: Allocated (fsm.c:456) 20250817123300289 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300289 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000950056400500f1100926) (sccp_scrc.c:406) 20250817123300289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300290 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300290 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300290 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a8393, normal) (hnbgw_rua.c:407) 20250817123300290 DHNB DEBUG map_rua[0x5582176ef7d0]{init}: Allocated (fsm.c:456) 20250817123300290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3834771 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300290 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3834771 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300290 DCN DEBUG map_sccp[0x5582176f1540]{init}: Allocated (fsm.c:456) 20250817123300290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300290 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300290 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300290 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300290 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300290 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-3834771 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3834771 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300290 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300290 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300290 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{IDLE}: Allocated (fsm.c:456) 20250817123300290 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300290 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001a70056400500f1100926) (sccp_scrc.c:406) 20250817123300290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300290 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300290 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300291 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3673af, normal) (hnbgw_rua.c:407) 20250817123300291 DHNB DEBUG map_rua[0x5582176f1920]{init}: Allocated (fsm.c:456) 20250817123300291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3568559 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300291 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300291 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300291 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3568559 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300291 DCN DEBUG map_sccp[0x5582176f1b50]{init}: Allocated (fsm.c:456) 20250817123300291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300291 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-3568559 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300291 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3568559 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300291 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300291 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300291 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300291 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{IDLE}: Allocated (fsm.c:456) 20250817123300291 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300291 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300291 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002bd0056400500f1100926) (sccp_scrc.c:406) 20250817123300291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300291 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300291 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf02a0b, normal) (hnbgw_rua.c:407) 20250817123300291 DHNB DEBUG map_rua[0x5582176f9e60]{init}: Allocated (fsm.c:456) 20250817123300291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15739403 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300291 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300291 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300292 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300291 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15739403 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300291 DCN DEBUG map_sccp[0x5582176f8510]{init}: Allocated (fsm.c:456) 20250817123300291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300292 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300291 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-15739403 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15739403 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300292 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300292 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300292 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300292 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{IDLE}: Allocated (fsm.c:456) 20250817123300292 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300292 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003250056400500f1100926) (sccp_scrc.c:406) 20250817123300292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300292 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300292 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x28cb98, normal) (hnbgw_rua.c:407) 20250817123300292 DHNB DEBUG map_rua[0x5582176f8e50]{init}: Allocated (fsm.c:456) 20250817123300292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673560 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300292 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300292 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300292 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300292 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300292 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300292 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673560 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300292 DCN DEBUG map_sccp[0x5582176f8640]{init}: Allocated (fsm.c:456) 20250817123300292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300292 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300292 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300292 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-2673560 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673560 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300292 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300292 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300292 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300292 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{IDLE}: Allocated (fsm.c:456) 20250817123300292 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300292 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300000d0056400500f1100926) (sccp_scrc.c:406) 20250817123300292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300293 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300293 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xefac6e, normal) (hnbgw_rua.c:407) 20250817123300293 DHNB DEBUG map_rua[0x5582176fab20]{init}: Allocated (fsm.c:456) 20250817123300293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15707246 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300293 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300293 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300293 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300293 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300293 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300293 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15707246 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300293 DCN DEBUG map_sccp[0x5582176fa850]{init}: Allocated (fsm.c:456) 20250817123300293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300293 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-15707246 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15707246 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300293 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300293 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:1 20250817123300293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300293 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300293 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{IDLE}: Allocated (fsm.c:456) 20250817123300293 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300293 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030001460056400500f1100926) (sccp_scrc.c:406) 20250817123300293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300293 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300293 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe8dc71, normal) (hnbgw_rua.c:407) 20250817123300293 DHNB DEBUG map_rua[0x5582176f96c0]{init}: Allocated (fsm.c:456) 20250817123300294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260785 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300294 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260785 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300294 DCN DEBUG map_sccp[0x5582177014d0]{init}: Allocated (fsm.c:456) 20250817123300294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300294 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-15260785 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260785 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300294 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300294 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{IDLE}: Allocated (fsm.c:456) 20250817123300294 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300294 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030003340056400500f1100926) (sccp_scrc.c:406) 20250817123300294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300294 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300294 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300294 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300294 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300294 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x52aff6, normal) (hnbgw_rua.c:407) 20250817123300294 DHNB DEBUG map_rua[0x5582176f9aa0]{init}: Allocated (fsm.c:456) 20250817123300294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5418998 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300294 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5418998 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300294 DCN DEBUG map_sccp[0x5582176fad00]{init}: Allocated (fsm.c:456) 20250817123300294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300294 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-5418998 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5418998 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300294 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300294 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300294 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300294 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300294 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300294 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300294 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{IDLE}: Allocated (fsm.c:456) 20250817123300294 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300294 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030003760056400500f1100926) (sccp_scrc.c:406) 20250817123300294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300295 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300295 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9f80a8, normal) (hnbgw_rua.c:407) 20250817123300295 DHNB DEBUG map_rua[0x558217702450]{init}: Allocated (fsm.c:456) 20250817123300295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10453160 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300295 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10453160 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300295 DCN DEBUG map_sccp[0x5582177020f0]{init}: Allocated (fsm.c:456) 20250817123300295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300295 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-10453160 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10453160 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. 20250817123300295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300295 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300295 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300295 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300295 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{IDLE}: Allocated (fsm.c:456) 20250817123300295 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300295 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030002d40056400500f1100926) (sccp_scrc.c:406) 20250817123300295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300295 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300295 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300295 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300295 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x77b7d2, normal) (hnbgw_rua.c:407) 20250817123300295 DHNB DEBUG map_rua[0x5582177035a0]{init}: Allocated (fsm.c:456) 20250817123300295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7845842 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300296 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7845842 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300296 DCN DEBUG map_sccp[0x5582177031a0]{init}: Allocated (fsm.c:456) 20250817123300296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300296 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-7845842 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7845842 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300296 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300296 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{IDLE}: Allocated (fsm.c:456) 20250817123300296 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300296 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030000260056400500f1100926) (sccp_scrc.c:406) 20250817123300296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300296 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300296 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5f390f, normal) (hnbgw_rua.c:407) 20250817123300296 DHNB DEBUG map_rua[0x558217702fe0]{init}: Allocated (fsm.c:456) 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6240527 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300296 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6240527 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300296 DCN DEBUG map_sccp[0x558217703e10]{init}: Allocated (fsm.c:456) 20250817123300296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300296 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-6240527 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6240527 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300296 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300296 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{IDLE}: Allocated (fsm.c:456) 20250817123300296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300296 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300296 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030002fb0056400500f1100926) (sccp_scrc.c:406) 20250817123300296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300296 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300296 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a2173, normal) (hnbgw_rua.c:407) 20250817123300296 DHNB DEBUG map_rua[0x558217703f40]{init}: Allocated (fsm.c:456) 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3809651 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300296 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3809651 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300296 DCN DEBUG map_sccp[0x558217704bb0]{init}: Allocated (fsm.c:456) 20250817123300296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300296 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-3809651 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3809651 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300296 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300296 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{IDLE}: Allocated (fsm.c:456) 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300296 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300296 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030003cf0056400500f1100926) (sccp_scrc.c:406) 20250817123300296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300296 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) 20250817123300296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 1TC_rab_assignment_concurrent0(210)9633708 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:2 20250817123300296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123300296 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123300296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe1c902, normal) (hnbgw_rua.c:407) 20250817123300296 DHNB DEBUG map_rua[0x558217705460]{init}: Allocated (fsm.c:456) 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123300296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14797058 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123300296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300296 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14797058 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123300296 DCN DEBUG map_sccp[0x558217704800]{init}: Allocated (fsm.c:456) 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123300296 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-14797058 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123300296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14797058 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123300296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123300296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123300296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123300296 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123300296 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{IDLE}: Allocated (fsm.c:456) 20250817123300296 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123300296 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030000c70056400500f1100926) (sccp_scrc.c:406) 20250817123300296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123300296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123300296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123300296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300296 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123300296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123300296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123300296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[2] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(210)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 2TC_rab_assignment_concurrent0(211)6042444 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[3] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 3TC_rab_assignment_concurrent0(212)2580060 TC_rab_assignment_concurrent0(211)@4feaec2ea8d8: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(212)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:5 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 4TC_rab_assignment_concurrent0(213)10524759 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 5TC_rab_assignment_concurrent0(214)15164778 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 6TC_rab_assignment_concurrent0(215)10189563 TC_rab_assignment_concurrent0(213)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:9 TC_rab_assignment_concurrent0(214)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 7TC_rab_assignment_concurrent0(216)3072071 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[9]. TC_rab_assignment_concurrent0(215)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 8TC_rab_assignment_concurrent0(217)9346380 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(216)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 9TC_rab_assignment_concurrent0(218)1812187 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123300314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300314 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300314 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300314 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300314 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300314 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300314 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300314 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300314 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300314 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=00413f69) (sccp_scrc.c:477) 20250817123300314 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:2 TC_rab_assignment_concurrent0(217)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123300314 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300314 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300314 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300314 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300314 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) 20250817123300314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(218)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 10TC_rab_assignment_concurrent0(219)8451537 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 11TC_rab_assignment_concurrent0(220)15174404 TC_rab_assignment_concurrent0(219)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 12TC_rab_assignment_concurrent0(221)2445718 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:13 TC_rab_assignment_concurrent0(220)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cc9b2717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc9b2717", 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 13TC_rab_assignment_concurrent0(222)9388535 TC_rab_assignment_concurrent0(221)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: First idle individual index:15 TC_rab_assignment_concurrent0(222)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 14TC_rab_assignment_concurrent0(223)8624512 TC_rab_assignment_concurrent0(209)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cc9b2717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc9b2717", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:5 HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Added conn table entry 15TC_rab_assignment_concurrent0(224)13005376 TC_rab_assignment_concurrent0(210)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:7 TC_rab_assignment_concurrent0(223)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[13], which is already active (running or expired). 20250817123300342 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250817123300342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300342 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300342 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300342 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300342 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300342 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300342 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300342 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300342 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300342 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300342 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300342 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)@4feaec2ea8d8: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300361 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcc9b27) (hnbgw_rua.c:471) 20250817123300361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13409063 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300361 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300361 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300361 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300361 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300361 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300361 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300361 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300361 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13409063-0)[0x5582176eefe0] (mgcp_client_endpoint_fsm.c:724) 20250817123300361 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300361 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300361 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300361 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300361 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: cc9b27'... (mgcp_client.c:807) 20250817123300361 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250817123300361 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300361 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300361 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300361 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "cc9b2717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc9b2717", 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" } } } } } } } 20250817123300373 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250817123300373 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300373 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300373 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300373 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300373 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300373 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13409063-0)[0x5582176eefe0] (mgcp_client_endpoint_fsm.c:724) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300373 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409063-0)[0x558217701010]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300373 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409063-0)[0x558217701010]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370] (fsm.c:486) 20250817123300373 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409063-0)[0x558217701010]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300373 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409063-0)[0x558217701010]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250817123300373 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: cc9b27'... (mgcp_client.c:807) 20250817123300373 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250817123300373 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13409063-0)[0x558217701010]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300373 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "cc9b2717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc9b2717", 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" } } } } } } } 20250817123300381 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250817123300382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217701010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217701010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217701010]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217701010]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300382 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300382 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300382 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300382 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300382 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300382 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300382 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300382 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{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) 20250817123300382 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300382 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300382 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300382 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300382 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300382 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=009ab516), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300382 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300382 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=0064762b) (sccp_scrc.c:477) 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=00f4f72e) (sccp_scrc.c:477) 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=00187f30) (sccp_scrc.c:477) 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=00a912f8) (sccp_scrc.c:477) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 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=0067c94f) (sccp_scrc.c:477) 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=00228dcf) (sccp_scrc.c:477) 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=00b1bf17) (sccp_scrc.c:477) 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=00fbd72c) (sccp_scrc.c:477) 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=00eebe0d) (sccp_scrc.c:477) 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=009b0d70) (sccp_scrc.c:477) 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 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) 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=003a3996) (sccp_scrc.c:477) 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=00e70c1f) (sccp_scrc.c:477) 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=009f2fd7) (sccp_scrc.c:477) 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300382 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=00db8285) (sccp_scrc.c:477) 20250817123300382 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123300382 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123300382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123300382 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) 20250817123300382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123300383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123300383 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300383 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300383 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) 20250817123300383 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250817123300383 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300383 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300383 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300383 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300383 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300383 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300383 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300383 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300383 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300383 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{UNUSED}: Allocated (fsm.c:456) 20250817123300383 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{UNUSED}: is child of mgw(mgw-fsm-2866448-0)[0x558217701140] (fsm.c:486) 20250817123300383 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2866448-0)[0x558217701140] (mgcp_client_endpoint_fsm.c:724) 20250817123300383 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300383 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300383 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2866448-0)[0x558217700d10]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2866448-0)[0x558217700d10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2866448-0)[0x558217700be0] (fsm.c:486) 20250817123300383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2866448-0)[0x558217700d10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2866448-0)[0x558217700d10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300383 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 2bbd10'... (mgcp_client.c:807) 20250817123300383 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250817123300383 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2866448-0)[0x558217700d10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300383 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2bbd1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2bbd1017", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2bbd1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2bbd1017", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(211)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250817123300390 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250817123300390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300390 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300390 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300390 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300390 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300390 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300390 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300390 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300390 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300390 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300390 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300390 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300395 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2bbd10) (hnbgw_rua.c:471) 20250817123300395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2866448 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300395 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300395 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300395 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300395 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300395 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300395 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2866448-0)[0x558217701140] (mgcp_client_endpoint_fsm.c:724) 20250817123300395 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300395 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300395 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300395 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 2bbd1'... (mgcp_client.c:807) 20250817123300395 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817123300395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300395 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300395 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300395 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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)@4feaec2ea8d8: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2bbd1017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2bbd1017", 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" } } } } } } } 20250817123300400 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250817123300400 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300400 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300400 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300400 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300400 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300400 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2866448-0)[0x558217701140] (mgcp_client_endpoint_fsm.c:724) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2866448-0)[0x5582177088b0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2866448-0)[0x5582177088b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2866448-0)[0x558217700be0] (fsm.c:486) 20250817123300400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2866448-0)[0x5582177088b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2866448-0)[0x5582177088b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250817123300400 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 2bbd1'... (mgcp_client.c:807) 20250817123300400 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817123300400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2866448-0)[0x5582177088b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300400 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2bbd1017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2bbd1017", 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" } } } } } } } 20250817123300404 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250817123300404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177088b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177088b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177088b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177088b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{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) 20250817123300405 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300405 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300405 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300405 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300405 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300405 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=00413f69), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300405 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300405 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300405 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300405 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300405 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300405 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300405 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300405 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300405 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300405 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300405 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300405 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300405 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300405 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) 20250817123300405 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250817123300405 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300405 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300405 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300405 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300405 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300405 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300405 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300405 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300405 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{UNUSED}: Allocated (fsm.c:456) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{UNUSED}: is child of mgw(mgw-fsm-322111-0)[0x558217707f30] (fsm.c:486) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-322111-0)[0x558217707f30] (mgcp_client_endpoint_fsm.c:724) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300405 DLMGCP DEBUG MGCP_CONN(mgw-fsm-322111-0)[0x558217717580]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300405 DLMGCP DEBUG MGCP_CONN(mgw-fsm-322111-0)[0x558217717580]{ST_CRCX}: is child of mgw-endp(mgw-fsm-322111-0)[0x558217708310] (fsm.c:486) 20250817123300405 DLMGCP DEBUG MGCP_CONN(mgw-fsm-322111-0)[0x558217717580]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300405 DLMGCP DEBUG MGCP_CONN(mgw-fsm-322111-0)[0x558217717580]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300405 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=198 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 4ea3f'... (mgcp_client.c:807) 20250817123300405 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250817123300405 DLMGCP DEBUG MGCP_CONN(mgw-fsm-322111-0)[0x558217717580]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300405 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4ea3f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4ea3f17", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4ea3f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4ea3f17", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250817123300415 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250817123300415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300415 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300415 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300415 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300415 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300415 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300415 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300415 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300415 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300415 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300415 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300415 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300421 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4ea3f) (hnbgw_rua.c:471) 20250817123300421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-322111 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300421 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300421 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300421 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300421 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300421 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300421 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-322111-0)[0x558217707f30] (mgcp_client_endpoint_fsm.c:724) 20250817123300421 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300421 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300421 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300421 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=212 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 4ea3f'... (mgcp_client.c:807) 20250817123300421 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250817123300421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300421 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300421 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300421 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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)@4feaec2ea8d8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4ea3f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4ea3f17", 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" } } } } } } } 20250817123300427 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250817123300427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300427 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300427 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300427 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-322111-0)[0x558217707f30] (mgcp_client_endpoint_fsm.c:724) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-322111-0)[0x5582176f0030]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-322111-0)[0x5582176f0030]{ST_CRCX}: is child of mgw-endp(mgw-fsm-322111-0)[0x558217708310] (fsm.c:486) 20250817123300427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-322111-0)[0x5582176f0030]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-322111-0)[0x5582176f0030]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250817123300427 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=202 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 4ea3f'... (mgcp_client.c:807) 20250817123300427 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250817123300427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-322111-0)[0x5582176f0030]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300427 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4ea3f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4ea3f17", 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" } } } } } } } 20250817123300434 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250817123300434 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176f0030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300434 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176f0030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300434 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176f0030]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300434 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176f0030]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{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) 20250817123300434 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300434 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300434 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300434 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300434 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300434 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=0064762b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300434 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300434 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300434 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300434 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300434 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300434 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300434 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) 20250817123300434 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250817123300434 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300434 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300434 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300434 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300434 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300434 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300434 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300434 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300434 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{UNUSED}: Allocated (fsm.c:456) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{UNUSED}: is child of mgw(mgw-fsm-13675695-0)[0x558217719210] (fsm.c:486) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13675695-0)[0x558217719210] (mgcp_client_endpoint_fsm.c:724) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13675695-0)[0x55821771fd20]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13675695-0)[0x55821771fd20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13675695-0)[0x558217718e80] (fsm.c:486) 20250817123300434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13675695-0)[0x55821771fd20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13675695-0)[0x55821771fd20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300434 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: d0aca'... (mgcp_client.c:807) 20250817123300434 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13675695-0)[0x55821771fd20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300434 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d0acaf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0acaf17", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d0acaf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0acaf17", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250817123300461 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250817123300461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300461 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300461 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300461 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300461 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300461 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300461 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300461 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300461 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300461 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300462 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300471 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd0acaf) (hnbgw_rua.c:471) 20250817123300471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13675695 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300471 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300471 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300471 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300471 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300471 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300471 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300471 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300471 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13675695-0)[0x558217719210] (mgcp_client_endpoint_fsm.c:724) 20250817123300471 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300471 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300471 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300471 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: d0aca'... (mgcp_client.c:807) 20250817123300471 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817123300471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300471 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300471 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300471 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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)@4feaec2ea8d8: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d0acaf17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0acaf17", 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" } } } } } } } 20250817123300478 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250817123300478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300478 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300478 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300478 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13675695-0)[0x558217719210] (mgcp_client_endpoint_fsm.c:724) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13675695-0)[0x558217710780]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13675695-0)[0x558217710780]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13675695-0)[0x558217718e80] (fsm.c:486) 20250817123300478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13675695-0)[0x558217710780]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13675695-0)[0x558217710780]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250817123300478 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: d0aca'... (mgcp_client.c:807) 20250817123300478 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817123300478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13675695-0)[0x558217710780]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300478 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d0acaf17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d0acaf17", 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" } } } } } } } 20250817123300488 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250817123300488 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217710780]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300488 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217710780]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300488 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217710780]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300488 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217710780]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{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) 20250817123300488 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300488 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300488 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300488 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300488 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300488 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=00f4f72e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300488 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300488 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300488 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300488 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300488 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300488 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300488 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300488 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300488 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300488 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300488 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) 20250817123300488 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250817123300488 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300488 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300488 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300488 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300488 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300488 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300488 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300488 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300488 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{UNUSED}: Allocated (fsm.c:456) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{UNUSED}: is child of mgw(mgw-fsm-3834771-0)[0x5582177220c0] (fsm.c:486) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3834771-0)[0x5582177220c0] (mgcp_client_endpoint_fsm.c:724) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300488 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3834771-0)[0x558217728ac0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3834771-0)[0x558217728ac0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0] (fsm.c:486) 20250817123300489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3834771-0)[0x558217728ac0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3834771-0)[0x558217728ac0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300489 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 3a839'... (mgcp_client.c:807) 20250817123300489 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3834771-0)[0x558217728ac0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300489 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a839317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a839317", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a839317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a839317", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250817123300503 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250817123300503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300503 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300503 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300503 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300503 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300503 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300503 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300503 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300503 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300503 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300503 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300503 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300512 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3a8393) (hnbgw_rua.c:471) 20250817123300512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3834771 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300512 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300512 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300512 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300512 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300512 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300512 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300512 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300512 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3834771-0)[0x5582177220c0] (mgcp_client_endpoint_fsm.c:724) 20250817123300512 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300512 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300512 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300512 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 3a839'... (mgcp_client.c:807) 20250817123300512 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817123300512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300512 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300512 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300512 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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)@4feaec2ea8d8: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3a839317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a839317", 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" } } } } } } } 20250817123300523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250817123300523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300523 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300523 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300523 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3834771-0)[0x5582177220c0] (mgcp_client_endpoint_fsm.c:724) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3834771-0)[0x558217721900]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3834771-0)[0x558217721900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0] (fsm.c:486) 20250817123300523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3834771-0)[0x558217721900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3834771-0)[0x558217721900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250817123300523 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 3a839'... (mgcp_client.c:807) 20250817123300523 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817123300523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3834771-0)[0x558217721900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300523 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3a839317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a839317", 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" } } } } } } } 20250817123300534 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250817123300534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217721900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217721900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217721900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217721900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300534 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300534 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300534 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300534 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300534 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300534 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300534 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300534 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{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) 20250817123300534 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300534 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300534 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300534 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300534 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300534 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300534 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=00187f30), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300535 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300535 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300535 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300535 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300535 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300535 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300535 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300535 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) 20250817123300535 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250817123300535 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300535 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300535 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300535 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300535 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300535 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300535 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300535 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300535 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300535 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300535 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300535 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300535 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{UNUSED}: Allocated (fsm.c:456) 20250817123300535 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{UNUSED}: is child of mgw(mgw-fsm-3568559-0)[0x55821772aae0] (fsm.c:486) 20250817123300535 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3568559-0)[0x55821772aae0] (mgcp_client_endpoint_fsm.c:724) 20250817123300535 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300535 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300535 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568559-0)[0x558217731770]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568559-0)[0x558217731770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0] (fsm.c:486) 20250817123300535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568559-0)[0x558217731770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568559-0)[0x558217731770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300535 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 3673a'... (mgcp_client.c:807) 20250817123300535 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568559-0)[0x558217731770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300535 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3673af17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3673af17", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3673af17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3673af17", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250817123300543 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250817123300543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300543 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300543 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300543 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300543 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300543 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300543 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300543 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300543 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300543 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300543 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300543 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300550 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3673af) (hnbgw_rua.c:471) 20250817123300550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3568559 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300550 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300550 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300550 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300550 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300550 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300550 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300550 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300550 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3568559-0)[0x55821772aae0] (mgcp_client_endpoint_fsm.c:724) 20250817123300550 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300550 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300550 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300550 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 3673a'... (mgcp_client.c:807) 20250817123300550 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817123300550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300550 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300550 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300550 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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)@4feaec2ea8d8: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "3673af17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3673af17", 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" } } } } } } } 20250817123300557 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250817123300557 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300557 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300557 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300557 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300557 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300557 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3568559-0)[0x55821772aae0] (mgcp_client_endpoint_fsm.c:724) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568559-0)[0x558217720490]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568559-0)[0x558217720490]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0] (fsm.c:486) 20250817123300557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568559-0)[0x558217720490]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568559-0)[0x558217720490]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250817123300557 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 3673a'... (mgcp_client.c:807) 20250817123300557 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817123300557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3568559-0)[0x558217720490]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300557 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "3673af17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3673af17", 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" } } } } } } } 20250817123300563 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250817123300563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217720490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217720490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217720490]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217720490]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{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) 20250817123300563 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300563 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300563 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300563 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300563 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300563 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=00a912f8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300563 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300563 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300563 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300563 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300563 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300563 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300563 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300563 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300563 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300563 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300563 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300563 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300563 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) 20250817123300563 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250817123300563 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300563 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300563 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300563 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300563 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300563 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300563 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300563 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300563 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{UNUSED}: Allocated (fsm.c:456) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{UNUSED}: is child of mgw(mgw-fsm-15739403-0)[0x5582177335a0] (fsm.c:486) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15739403-0)[0x5582177335a0] (mgcp_client_endpoint_fsm.c:724) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15739403-0)[0x55821773a3a0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15739403-0)[0x55821773a3a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15739403-0)[0x558217733770] (fsm.c:486) 20250817123300563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15739403-0)[0x55821773a3a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15739403-0)[0x55821773a3a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300563 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: f02a0'... (mgcp_client.c:807) 20250817123300563 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300563 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15739403-0)[0x55821773a3a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300563 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f02a0b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f02a0b17", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f02a0b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f02a0b17", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250817123300569 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250817123300569 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300569 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300569 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300569 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300569 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300569 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300569 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300569 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300569 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300569 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300569 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300569 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300569 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300569 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300569 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300574 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf02a0b) (hnbgw_rua.c:471) 20250817123300574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15739403 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300574 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300574 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300574 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300574 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300574 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300574 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300574 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300574 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15739403-0)[0x5582177335a0] (mgcp_client_endpoint_fsm.c:724) 20250817123300574 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300574 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300574 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300574 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: f02a0'... (mgcp_client.c:807) 20250817123300574 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817123300574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300574 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300574 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300574 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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)@4feaec2ea8d8: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "f02a0b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f02a0b17", 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" } } } } } } } 20250817123300583 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250817123300583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300583 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300583 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300583 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15739403-0)[0x5582177335a0] (mgcp_client_endpoint_fsm.c:724) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15739403-0)[0x5582177295d0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15739403-0)[0x5582177295d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15739403-0)[0x558217733770] (fsm.c:486) 20250817123300583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15739403-0)[0x5582177295d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15739403-0)[0x5582177295d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250817123300583 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: f02a0'... (mgcp_client.c:807) 20250817123300583 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817123300583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15739403-0)[0x5582177295d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300583 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "f02a0b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f02a0b17", 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" } } } } } } } 20250817123300594 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250817123300594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177295d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177295d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177295d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177295d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300594 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300594 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300594 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300594 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300594 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300594 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300594 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300594 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{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) 20250817123300594 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300594 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300594 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300594 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300594 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300594 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=0067c94f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300594 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300594 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300594 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300594 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300594 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300594 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300594 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300594 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300595 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300595 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300595 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300595 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300595 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300595 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) 20250817123300595 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250817123300595 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300595 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300595 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300595 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300595 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300595 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300595 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300595 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300595 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300595 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300595 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300595 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300595 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{UNUSED}: Allocated (fsm.c:456) 20250817123300595 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{UNUSED}: is child of mgw(mgw-fsm-2673560-0)[0x558217733020] (fsm.c:486) 20250817123300595 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2673560-0)[0x558217733020] (mgcp_client_endpoint_fsm.c:724) 20250817123300595 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300595 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300595 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300595 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2673560-0)[0x558217742fd0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300595 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2673560-0)[0x558217742fd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2673560-0)[0x55821773c700] (fsm.c:486) 20250817123300595 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2673560-0)[0x558217742fd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300595 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2673560-0)[0x558217742fd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300595 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 28cb9'... (mgcp_client.c:807) 20250817123300595 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300595 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2673560-0)[0x558217742fd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300595 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28cb9817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28cb9817", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "28cb9817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28cb9817", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250817123300609 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250817123300609 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300609 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300609 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300609 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300609 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300609 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300609 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300609 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300609 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300609 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300609 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300609 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300609 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300609 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300609 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(216)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300618 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x28cb98) (hnbgw_rua.c:471) 20250817123300618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673560 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300618 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300618 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300618 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300618 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300618 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300618 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2673560-0)[0x558217733020] (mgcp_client_endpoint_fsm.c:724) 20250817123300618 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300618 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300618 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300618 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300618 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 28cb9'... (mgcp_client.c:807) 20250817123300618 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817123300618 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300618 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300618 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300618 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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)@4feaec2ea8d8: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "28cb9817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28cb9817", 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" } } } } } } } 20250817123300625 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250817123300625 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300625 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300625 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300625 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300625 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300625 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2673560-0)[0x558217733020] (mgcp_client_endpoint_fsm.c:724) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300625 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2673560-0)[0x55821773ab10]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300625 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2673560-0)[0x55821773ab10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2673560-0)[0x55821773c700] (fsm.c:486) 20250817123300625 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2673560-0)[0x55821773ab10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300625 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2673560-0)[0x55821773ab10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250817123300625 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 28cb9'... (mgcp_client.c:807) 20250817123300625 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817123300625 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2673560-0)[0x55821773ab10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300625 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "28cb9817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "28cb9817", 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" } } } } } } } 20250817123300631 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250817123300631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821773ab10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821773ab10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821773ab10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821773ab10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300631 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300631 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300631 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300631 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300631 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300631 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300631 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300631 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{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) 20250817123300631 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300631 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300631 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300631 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300631 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300631 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300631 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=00228dcf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300631 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300631 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300631 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300631 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300631 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300631 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300631 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300631 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300631 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300631 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300631 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300631 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) 20250817123300631 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250817123300631 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300631 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300631 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300631 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300631 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300631 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300631 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300631 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300631 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300631 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300631 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300631 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300631 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{UNUSED}: Allocated (fsm.c:456) 20250817123300631 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{UNUSED}: is child of mgw(mgw-fsm-15707246-0)[0x558217744e50] (fsm.c:486) 20250817123300632 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15707246-0)[0x558217744e50] (mgcp_client_endpoint_fsm.c:724) 20250817123300632 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300632 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300632 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300632 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15707246-0)[0x55821774bc80]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300632 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15707246-0)[0x55821774bc80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15707246-0)[0x55821773b970] (fsm.c:486) 20250817123300632 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15707246-0)[0x55821774bc80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300632 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15707246-0)[0x55821774bc80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300632 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: efac6'... (mgcp_client.c:807) 20250817123300632 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300632 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15707246-0)[0x55821774bc80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300632 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "efac6e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efac6e17", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "efac6e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efac6e17", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250817123300643 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250817123300643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300643 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300643 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300643 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300643 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300643 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300643 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300643 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300643 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300643 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300643 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300643 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300643 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300648 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xefac6e) (hnbgw_rua.c:471) 20250817123300648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15707246 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300648 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300648 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300648 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300648 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300648 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300648 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300648 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300648 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15707246-0)[0x558217744e50] (mgcp_client_endpoint_fsm.c:724) 20250817123300648 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300648 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300648 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300648 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: efac6'... (mgcp_client.c:807) 20250817123300648 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817123300648 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300648 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300648 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300648 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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)@4feaec2ea8d8: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "efac6e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efac6e17", 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" } } } } } } } 20250817123300658 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250817123300658 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300658 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300658 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300658 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300658 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300658 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15707246-0)[0x558217744e50] (mgcp_client_endpoint_fsm.c:724) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300658 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15707246-0)[0x558217744bb0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300658 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15707246-0)[0x558217744bb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15707246-0)[0x55821773b970] (fsm.c:486) 20250817123300658 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15707246-0)[0x558217744bb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300658 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15707246-0)[0x558217744bb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250817123300658 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: efac6'... (mgcp_client.c:807) 20250817123300658 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817123300658 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15707246-0)[0x558217744bb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300658 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "efac6e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efac6e17", 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" } } } } } } } 20250817123300666 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250817123300666 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217744bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300666 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217744bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300666 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217744bb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300666 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217744bb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300666 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300666 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300666 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300666 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300666 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300666 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300666 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300666 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{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) 20250817123300666 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300666 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300666 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300666 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300666 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300666 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300666 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300666 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300666 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300666 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=00b1bf17), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300666 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300666 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300666 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300666 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300666 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300666 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300666 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300666 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300666 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300666 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) 20250817123300666 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250817123300666 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300666 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300666 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300666 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300666 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300666 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300666 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300666 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300666 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300666 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300666 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300666 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300666 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{UNUSED}: Allocated (fsm.c:456) 20250817123300666 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{UNUSED}: is child of mgw(mgw-fsm-15260785-0)[0x55821774de50] (fsm.c:486) 20250817123300667 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15260785-0)[0x55821774de50] (mgcp_client_endpoint_fsm.c:724) 20250817123300667 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300667 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300667 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15260785-0)[0x55821774dc40]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15260785-0)[0x55821774dc40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0] (fsm.c:486) 20250817123300667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15260785-0)[0x55821774dc40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15260785-0)[0x55821774dc40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300667 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: e8dc7'... (mgcp_client.c:807) 20250817123300667 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300667 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15260785-0)[0x55821774dc40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300667 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8dc7117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8dc7117", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8dc7117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8dc7117", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250817123300678 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250817123300678 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300678 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300678 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300678 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300678 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300678 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300678 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300678 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300678 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300678 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300678 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300678 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300678 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300678 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300678 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300684 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe8dc71) (hnbgw_rua.c:471) 20250817123300684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260785 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300684 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300684 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300684 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300684 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300684 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300684 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15260785-0)[0x55821774de50] (mgcp_client_endpoint_fsm.c:724) 20250817123300684 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300684 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300684 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300684 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: e8dc7'... (mgcp_client.c:807) 20250817123300684 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817123300684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300684 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300684 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300684 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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)@4feaec2ea8d8: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8dc7117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8dc7117", 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" } } } } } } } 20250817123300691 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250817123300691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300691 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300691 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300691 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15260785-0)[0x55821774de50] (mgcp_client_endpoint_fsm.c:724) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300691 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15260785-0)[0x55821774ccc0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300691 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15260785-0)[0x55821774ccc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0] (fsm.c:486) 20250817123300691 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15260785-0)[0x55821774ccc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300691 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15260785-0)[0x55821774ccc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250817123300691 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: e8dc7'... (mgcp_client.c:807) 20250817123300691 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817123300691 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15260785-0)[0x55821774ccc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300691 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8dc7117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8dc7117", 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" } } } } } } } 20250817123300699 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250817123300699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821774ccc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821774ccc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821774ccc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821774ccc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{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) 20250817123300699 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300699 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300699 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300699 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300699 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300699 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=00fbd72c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300699 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300699 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300699 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300699 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300699 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300699 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300699 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300699 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300699 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300699 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) 20250817123300699 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250817123300699 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300699 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300699 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300699 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300699 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300699 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300699 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300699 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300699 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{UNUSED}: Allocated (fsm.c:456) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{UNUSED}: is child of mgw(mgw-fsm-5418998-0)[0x558217744470] (fsm.c:486) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5418998-0)[0x558217744470] (mgcp_client_endpoint_fsm.c:724) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5418998-0)[0x55821774c8e0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5418998-0)[0x55821774c8e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0] (fsm.c:486) 20250817123300699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5418998-0)[0x55821774c8e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5418998-0)[0x55821774c8e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300699 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 52aff'... (mgcp_client.c:807) 20250817123300699 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5418998-0)[0x55821774c8e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300699 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "52aff617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "52aff617", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "52aff617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "52aff617", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250817123300707 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250817123300707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300708 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300708 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300708 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300708 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300708 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300708 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300708 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300708 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300708 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300708 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300708 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(219)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300713 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x52aff6) (hnbgw_rua.c:471) 20250817123300713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5418998 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300713 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300713 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300713 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300713 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300713 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300713 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300713 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300713 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5418998-0)[0x558217744470] (mgcp_client_endpoint_fsm.c:724) 20250817123300713 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300713 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300713 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300713 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 52af'... (mgcp_client.c:807) 20250817123300713 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817123300713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300713 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300713 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300713 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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)@4feaec2ea8d8: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "52aff617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "52aff617", 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" } } } } } } } 20250817123300718 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250817123300718 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300718 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300718 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300718 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300718 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300718 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300718 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300718 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300718 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300718 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300718 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300718 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300718 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5418998-0)[0x558217744470] (mgcp_client_endpoint_fsm.c:724) 20250817123300718 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300718 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300718 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300718 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5418998-0)[0x5582177564f0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300718 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5418998-0)[0x5582177564f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0] (fsm.c:486) 20250817123300718 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5418998-0)[0x5582177564f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300718 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5418998-0)[0x5582177564f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250817123300719 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 52af'... (mgcp_client.c:807) 20250817123300719 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817123300719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5418998-0)[0x5582177564f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300719 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300719 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300719 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300719 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "52aff617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "52aff617", 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" } } } } } } } 20250817123300724 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250817123300724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177564f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177564f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177564f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177564f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{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) 20250817123300724 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300724 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300724 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300724 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300724 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300724 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=00eebe0d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300724 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300724 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300724 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300724 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300724 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300724 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300724 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300724 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300724 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300724 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300724 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) 20250817123300724 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250817123300724 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300724 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300724 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300724 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300724 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300724 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300724 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300724 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300724 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{UNUSED}: Allocated (fsm.c:456) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{UNUSED}: is child of mgw(mgw-fsm-10453160-0)[0x55821775f610] (fsm.c:486) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10453160-0)[0x55821775f610] (mgcp_client_endpoint_fsm.c:724) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10453160-0)[0x558217766570]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10453160-0)[0x558217766570]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0] (fsm.c:486) 20250817123300724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10453160-0)[0x558217766570]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10453160-0)[0x558217766570]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300724 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 9f80a'... (mgcp_client.c:807) 20250817123300724 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300724 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10453160-0)[0x558217766570]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300724 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f80a817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f80a817", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f80a817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f80a817", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250817123300731 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250817123300731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300731 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300731 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300731 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300731 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300731 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300731 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300731 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300731 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300731 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300731 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300731 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300735 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9f80a8) (hnbgw_rua.c:471) 20250817123300735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10453160 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300735 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300735 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300735 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300735 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300735 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300735 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10453160-0)[0x55821775f610] (mgcp_client_endpoint_fsm.c:724) 20250817123300735 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300735 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300735 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300735 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 9f80'... (mgcp_client.c:807) 20250817123300735 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817123300735 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300735 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300735 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300735 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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)@4feaec2ea8d8: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "9f80a817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f80a817", 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" } } } } } } } 20250817123300741 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250817123300741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300741 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300741 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300741 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10453160-0)[0x55821775f610] (mgcp_client_endpoint_fsm.c:724) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10453160-0)[0x558217755080]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10453160-0)[0x558217755080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0] (fsm.c:486) 20250817123300741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10453160-0)[0x558217755080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10453160-0)[0x558217755080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250817123300741 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 9f80'... (mgcp_client.c:807) 20250817123300741 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817123300741 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10453160-0)[0x558217755080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300741 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "9f80a817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f80a817", 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" } } } } } } } 20250817123300746 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250817123300746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217755080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217755080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217755080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217755080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300746 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300746 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300746 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300746 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300746 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300746 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300746 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300746 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{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) 20250817123300746 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300746 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300746 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300746 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300746 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300746 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300746 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=009b0d70), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300746 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300746 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300746 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300746 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300746 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300746 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300746 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300746 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300746 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300747 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300747 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) 20250817123300747 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250817123300747 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300747 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300747 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300747 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300747 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300747 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300747 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300747 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300747 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300747 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300747 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{UNUSED}: Allocated (fsm.c:456) 20250817123300747 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{UNUSED}: is child of mgw(mgw-fsm-7845842-0)[0x558217768330] (fsm.c:486) 20250817123300747 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7845842-0)[0x558217768330] (mgcp_client_endpoint_fsm.c:724) 20250817123300747 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300747 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300747 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300747 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7845842-0)[0x55821776f0c0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300747 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7845842-0)[0x55821776f0c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0] (fsm.c:486) 20250817123300747 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7845842-0)[0x55821776f0c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300747 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7845842-0)[0x55821776f0c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300747 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 77b7d'... (mgcp_client.c:807) 20250817123300747 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300747 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7845842-0)[0x55821776f0c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300747 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77b7d217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77b7d217", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77b7d217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77b7d217", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250817123300756 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250817123300756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300756 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300756 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300756 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300756 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300756 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300756 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300756 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300756 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300756 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300756 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300756 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300760 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x77b7d2) (hnbgw_rua.c:471) 20250817123300760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7845842 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300760 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300760 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300760 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300760 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300760 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300760 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7845842-0)[0x558217768330] (mgcp_client_endpoint_fsm.c:724) 20250817123300760 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300760 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300760 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300760 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300760 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 77b7'... (mgcp_client.c:807) 20250817123300760 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817123300760 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300760 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300760 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300760 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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)@4feaec2ea8d8: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "77b7d217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77b7d217", 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" } } } } } } } 20250817123300770 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250817123300770 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300770 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300770 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300770 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300770 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300770 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7845842-0)[0x558217768330] (mgcp_client_endpoint_fsm.c:724) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300770 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7845842-0)[0x558217768150]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300770 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7845842-0)[0x558217768150]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0] (fsm.c:486) 20250817123300770 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7845842-0)[0x558217768150]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300770 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7845842-0)[0x558217768150]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250817123300770 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 77b7'... (mgcp_client.c:807) 20250817123300770 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817123300770 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7845842-0)[0x558217768150]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300770 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "77b7d217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77b7d217", 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" } } } } } } } 20250817123300780 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250817123300780 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217768150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300780 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217768150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300780 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217768150]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300780 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217768150]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300780 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300780 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300780 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300780 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300780 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300780 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300780 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300780 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{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) 20250817123300780 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300780 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300780 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300780 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300780 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300780 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=003a3996), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300780 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300780 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300780 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300780 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300780 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300780 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300780 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300780 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300780 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300780 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300780 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300780 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) 20250817123300780 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250817123300780 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300780 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300780 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300780 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300780 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300781 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300781 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300781 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300781 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300781 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{UNUSED}: Allocated (fsm.c:456) 20250817123300781 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{UNUSED}: is child of mgw(mgw-fsm-6240527-0)[0x558217770860] (fsm.c:486) 20250817123300781 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6240527-0)[0x558217770860] (mgcp_client_endpoint_fsm.c:724) 20250817123300781 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300781 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300781 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300781 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6240527-0)[0x558217777db0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300781 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6240527-0)[0x558217777db0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6240527-0)[0x558217771180] (fsm.c:486) 20250817123300781 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6240527-0)[0x558217777db0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300781 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6240527-0)[0x558217777db0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300781 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 5f390'... (mgcp_client.c:807) 20250817123300781 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300781 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6240527-0)[0x558217777db0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300781 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f390f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f390f17", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f390f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f390f17", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250817123300792 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250817123300792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300792 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300792 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300792 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300792 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300792 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300792 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300792 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300792 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300792 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300792 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300799 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5f390f) (hnbgw_rua.c:471) 20250817123300799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6240527 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300799 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300799 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300799 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300799 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300799 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300799 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300800 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300800 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6240527-0)[0x558217770860] (mgcp_client_endpoint_fsm.c:724) 20250817123300800 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300800 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300800 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300800 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 5f39'... (mgcp_client.c:807) 20250817123300800 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817123300800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300800 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300800 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300800 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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)@4feaec2ea8d8: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "5f390f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f390f17", 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" } } } } } } } 20250817123300807 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250817123300807 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300807 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300807 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300807 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300807 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300807 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6240527-0)[0x558217770860] (mgcp_client_endpoint_fsm.c:724) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6240527-0)[0x55821776fc60]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6240527-0)[0x55821776fc60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6240527-0)[0x558217771180] (fsm.c:486) 20250817123300807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6240527-0)[0x55821776fc60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6240527-0)[0x55821776fc60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250817123300807 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 5f39'... (mgcp_client.c:807) 20250817123300807 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817123300807 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6240527-0)[0x55821776fc60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300807 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "5f390f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f390f17", 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" } } } } } } } 20250817123300816 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250817123300816 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821776fc60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300816 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821776fc60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300816 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821776fc60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300816 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821776fc60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{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) 20250817123300816 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300816 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300816 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300816 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300816 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300816 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=00e70c1f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300816 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300816 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300816 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300816 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300816 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300816 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300816 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300816 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) 20250817123300816 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250817123300816 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300816 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300816 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300816 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300816 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300816 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300816 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300816 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300816 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{UNUSED}: Allocated (fsm.c:456) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{UNUSED}: is child of mgw(mgw-fsm-3809651-0)[0x558217779ca0] (fsm.c:486) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3809651-0)[0x558217779ca0] (mgcp_client_endpoint_fsm.c:724) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3809651-0)[0x558217780c00]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3809651-0)[0x558217780c00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3809651-0)[0x55821777a330] (fsm.c:486) 20250817123300816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3809651-0)[0x558217780c00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3809651-0)[0x558217780c00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300816 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 3a217'... (mgcp_client.c:807) 20250817123300816 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300816 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3809651-0)[0x558217780c00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300816 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a217317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a217317", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a217317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a217317", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250817123300828 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250817123300828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300828 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300828 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300828 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300828 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300828 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300828 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300828 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300828 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300828 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300828 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)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(223)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300838 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3a2173) (hnbgw_rua.c:471) 20250817123300838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3809651 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300838 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300838 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300838 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300838 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300838 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300838 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3809651-0)[0x558217779ca0] (mgcp_client_endpoint_fsm.c:724) 20250817123300838 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300838 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300838 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300838 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300838 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 3a21'... (mgcp_client.c:807) 20250817123300838 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817123300838 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300838 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300838 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300838 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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)@4feaec2ea8d8: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "3a217317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a217317", 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" } } } } } } } 20250817123300851 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250817123300851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300851 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300851 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300851 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300851 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3809651-0)[0x558217779ca0] (mgcp_client_endpoint_fsm.c:724) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3809651-0)[0x5582177676c0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3809651-0)[0x5582177676c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3809651-0)[0x55821777a330] (fsm.c:486) 20250817123300851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3809651-0)[0x5582177676c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3809651-0)[0x5582177676c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250817123300851 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 3a21'... (mgcp_client.c:807) 20250817123300851 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817123300851 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3809651-0)[0x5582177676c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300851 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "3a217317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a217317", 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" } } } } } } } 20250817123300867 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250817123300867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177676c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177676c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177676c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177676c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300867 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300867 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300867 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300867 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300867 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300867 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300867 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300867 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{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) 20250817123300867 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300867 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300867 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300867 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300868 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300868 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=009f2fd7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300868 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300868 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300868 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300868 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300868 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300868 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123300868 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123300868 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123300868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123300868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123300868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123300868 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123300868 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123300868 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123300868 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123300868 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123300868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123300868 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) 20250817123300868 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250817123300868 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123300868 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123300868 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123300868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123300868 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123300868 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123300868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123300868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300868 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123300868 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123300868 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123300868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300868 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123300869 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{UNUSED}: Allocated (fsm.c:456) 20250817123300869 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{UNUSED}: is child of mgw(mgw-fsm-14797058-0)[0x558217782990] (fsm.c:486) 20250817123300869 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14797058-0)[0x558217782990] (mgcp_client_endpoint_fsm.c:724) 20250817123300869 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300869 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300869 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14797058-0)[0x5582177898f0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14797058-0)[0x5582177898f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14797058-0)[0x558217783020] (fsm.c:486) 20250817123300869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14797058-0)[0x5582177898f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14797058-0)[0x5582177898f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123300869 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: e1c90'... (mgcp_client.c:807) 20250817123300869 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123300869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14797058-0)[0x5582177898f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300869 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e1c90217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1c90217", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e1c90217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1c90217", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817123300898 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250817123300898 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123300898 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123300898 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300898 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300898 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123300898 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300898 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300898 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300898 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300899 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300899 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300899 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123300899 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123300899 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123300899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123300899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123300899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123300899 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123300909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123300909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123300909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123300909 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123300909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe1c902) (hnbgw_rua.c:471) 20250817123300909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14797058 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123300909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123300909 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123300909 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123300909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123300909 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300909 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123300909 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123300909 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300909 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123300909 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14797058-0)[0x558217782990] (mgcp_client_endpoint_fsm.c:724) 20250817123300909 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300909 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300909 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123300909 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: e1c9'... (mgcp_client.c:807) 20250817123300909 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817123300909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123300909 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300909 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300909 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "e1c90217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1c90217", 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" } } } } } } } 20250817123300922 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250817123300922 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123300922 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123300922 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300922 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300922 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123300922 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14797058-0)[0x558217782990] (mgcp_client_endpoint_fsm.c:724) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123300922 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14797058-0)[0x558217778f90]{ST_CRCX}: Allocated (fsm.c:456) 20250817123300922 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14797058-0)[0x558217778f90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14797058-0)[0x558217783020] (fsm.c:486) 20250817123300922 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14797058-0)[0x558217778f90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123300922 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14797058-0)[0x558217778f90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250817123300922 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: e1c9'... (mgcp_client.c:807) 20250817123300922 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817123300922 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14797058-0)[0x558217778f90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300922 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "e1c90217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1c90217", 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" } } } } } } } 20250817123300932 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250817123300932 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217778f90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123300932 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217778f90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123300932 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217778f90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123300932 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217778f90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123300932 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123300932 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300932 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300932 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300932 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123300932 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123300932 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300932 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{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) 20250817123300932 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123300932 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123300932 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123300932 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123300932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123300932 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123300932 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123300932 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=00db8285), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123300932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123300932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123300932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123300932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123300932 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123300932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123300932 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123300932 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123300932 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123300932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123300932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123300932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123300932 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302392 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302392 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302392 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302392 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302393 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302393 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) 20250817123302393 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250817123302393 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302393 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302393 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302393 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302393 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302393 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302393 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302393 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302393 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302393 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: cc9b2'... (mgcp_client.c:807) 20250817123302393 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217701010]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302393 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: cc9b2'... (mgcp_client.c:807) 20250817123302393 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217701010]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302393 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{IN_USE}: Removing from parent mgw(mgw-fsm-13409063-0)[0x5582176eefe0] (mgcp_client_endpoint_fsm.c:873) 20250817123302393 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302393 DLMGCP DEBUG mgw-endp(mgw-fsm-13409063-0)[0x5582176ec370]{IN_USE}: Deallocated (fsm.c:568) 20250817123302393 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302393 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302393 DMGW DEBUG mgw(mgw-fsm-13409063-0)[0x5582176eefe0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302393 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "cc9b2717" }, { code := "I", val := "11111" } }, sdp := omit } 20250817123302396 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250817123302396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "cc9b2717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302397 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250817123302397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217701010]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217701010]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217701010]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217701010]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)13409063 20250817123302399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302399 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcc9b27,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13409063 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302399 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302399 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302399 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302399 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302399 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=009ab516), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302399 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302399 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302399 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302399 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)13867089 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:0 20250817123302401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302401 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302401 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302401 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302401 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302401 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302401 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=009ab516), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302401 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20250817123302401 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302401 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302401 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302401 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) 20250817123302401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{disconnected}: Freeing instance (context_map.c:202) 20250817123302401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13409063)[0x5582176e2c20]{disconnected}: Deallocated (fsm.c:568) 20250817123302401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{disconnected}: Freeing instance (context_map.c:206) 20250817123302401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5582176e5940]{disconnected}: Deallocated (fsm.c:568) 20250817123302401 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13409063 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250817123302401 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=009ab516), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20250817123302401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302401 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302401 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302401 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302401 DLSCCP DEBUG SCCP-SCOC(8)[0x5582176e6a10]{IDLE}: Deallocated (fsm.c:568) 20250817123302401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302401 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302401 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302401 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302401 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302410 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302410 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302410 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302410 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302410 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302410 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302410 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302410 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302410 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) 20250817123302410 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250817123302410 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302410 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302410 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302410 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302410 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302410 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302410 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302410 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302410 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302410 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 2bbd1'... (mgcp_client.c:807) 20250817123302410 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302410 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177088b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302410 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 2bbd1'... (mgcp_client.c:807) 20250817123302410 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302410 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177088b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302410 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{IN_USE}: Removing from parent mgw(mgw-fsm-2866448-0)[0x558217701140] (mgcp_client_endpoint_fsm.c:873) 20250817123302410 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302410 DLMGCP DEBUG mgw-endp(mgw-fsm-2866448-0)[0x558217700be0]{IN_USE}: Deallocated (fsm.c:568) 20250817123302410 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302410 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302410 DMGW DEBUG mgw(mgw-fsm-2866448-0)[0x558217701140]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302410 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(210)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2bbd1017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2bbd1017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302414 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250817123302414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700d10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817123302414 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250817123302414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177088b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177088b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177088b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177088b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)2866448 20250817123302415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302415 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2bbd10,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2866448 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302415 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302415 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302415 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302415 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302415 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=00413f69), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302415 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302415 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302415 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302415 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302415 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)9633708 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:1 20250817123302416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302416 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302416 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302416 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302416 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302416 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302416 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302416 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302416 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302416 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=00413f69), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302416 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20250817123302416 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302416 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302416 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302417 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) 20250817123302417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{disconnected}: Freeing instance (context_map.c:202) 20250817123302417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866448)[0x5582176e8440]{disconnected}: Deallocated (fsm.c:568) 20250817123302417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{disconnected}: Freeing instance (context_map.c:206) 20250817123302417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5582176e75f0]{disconnected}: Deallocated (fsm.c:568) 20250817123302417 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2866448 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817123302417 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=00413f69), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20250817123302417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302417 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302417 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302417 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302417 DLSCCP DEBUG SCCP-SCOC(9)[0x5582176e74c0]{IDLE}: Deallocated (fsm.c:568) 20250817123302417 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302417 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302417 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302417 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302417 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302417 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302438 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302438 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302438 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302438 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302438 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302438 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) 20250817123302438 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250817123302438 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302438 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302438 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302438 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302438 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302438 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302438 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302438 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302438 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302438 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302438 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=56 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 4ea3f'... (mgcp_client.c:807) 20250817123302438 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250817123302438 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176f0030]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302438 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=56 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 4ea3f'... (mgcp_client.c:807) 20250817123302438 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250817123302438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176f0030]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302438 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{IN_USE}: Removing from parent mgw(mgw-fsm-322111-0)[0x558217707f30] (mgcp_client_endpoint_fsm.c:873) 20250817123302438 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302438 DLMGCP DEBUG mgw-endp(mgw-fsm-322111-0)[0x558217708310]{IN_USE}: Deallocated (fsm.c:568) 20250817123302438 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302438 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302438 DMGW DEBUG mgw(mgw-fsm-322111-0)[0x558217707f30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302438 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4ea3f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4ea3f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250817123302441 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250817123302441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217717580]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302442 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250817123302442 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176f0030]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302442 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176f0030]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302442 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176f0030]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302442 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176f0030]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)322111 20250817123302442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302442 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4ea3f,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-322111 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302442 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302442 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302442 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302442 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302442 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=0064762b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)6042444 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:2 20250817123302444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302444 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302444 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302444 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302444 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302444 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302444 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302444 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302444 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302444 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=0064762b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302444 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20250817123302444 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302444 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302444 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302444 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) 20250817123302444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{disconnected}: Freeing instance (context_map.c:202) 20250817123302444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-322111)[0x5582176e8570]{disconnected}: Deallocated (fsm.c:568) 20250817123302444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{disconnected}: Freeing instance (context_map.c:206) 20250817123302444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5582176ef3b0]{disconnected}: Deallocated (fsm.c:568) 20250817123302444 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-322111 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250817123302444 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=0064762b), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20250817123302444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302444 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302444 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302444 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302444 DLSCCP DEBUG SCCP-SCOC(10)[0x5582176ef9a0]{IDLE}: Deallocated (fsm.c:568) 20250817123302444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302444 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302444 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302444 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302444 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302495 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302495 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302495 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302495 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302495 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) 20250817123302495 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250817123302495 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302495 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302495 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302495 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302495 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302495 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302495 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302495 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302495 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302495 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302495 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: d0aca'... (mgcp_client.c:807) 20250817123302495 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302495 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217710780]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302495 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: d0aca'... (mgcp_client.c:807) 20250817123302495 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217710780]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302495 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{IN_USE}: Removing from parent mgw(mgw-fsm-13675695-0)[0x558217719210] (mgcp_client_endpoint_fsm.c:873) 20250817123302495 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302495 DLMGCP DEBUG mgw-endp(mgw-fsm-13675695-0)[0x558217718e80]{IN_USE}: Deallocated (fsm.c:568) 20250817123302495 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302495 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302495 DMGW DEBUG mgw(mgw-fsm-13675695-0)[0x558217719210]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302495 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302495 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302495 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302495 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302495 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(212)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d0acaf17" }, { code := "I", val := "11111" } }, sdp := omit } 20250817123302498 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250817123302498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302498 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821771fd20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d0acaf17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302498 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250817123302498 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217710780]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302498 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217710780]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302498 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217710780]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302498 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217710780]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)13675695 20250817123302499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302499 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd0acaf,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13675695 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302499 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302499 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302499 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302499 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302499 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=00f4f72e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)2580060 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:3 20250817123302500 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302500 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302500 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302500 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302500 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302500 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302500 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302500 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302500 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302500 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=00f4f72e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302500 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20250817123302500 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302500 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302500 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302500 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) 20250817123302500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{disconnected}: Freeing instance (context_map.c:202) 20250817123302500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13675695)[0x5582176edac0]{disconnected}: Deallocated (fsm.c:568) 20250817123302500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{disconnected}: Freeing instance (context_map.c:206) 20250817123302500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5582176efb60]{disconnected}: Deallocated (fsm.c:568) 20250817123302500 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13675695 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123302500 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=00f4f72e), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20250817123302500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302500 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302500 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302500 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302500 DLSCCP DEBUG SCCP-SCOC(11)[0x5582176f1410]{IDLE}: Deallocated (fsm.c:568) 20250817123302501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302541 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302541 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302541 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302541 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302541 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302541 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) 20250817123302541 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250817123302541 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302541 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302541 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302541 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302541 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302541 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302541 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302541 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302541 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302541 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 3a839'... (mgcp_client.c:807) 20250817123302541 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302541 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217721900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302541 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 3a839'... (mgcp_client.c:807) 20250817123302541 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302541 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217721900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302541 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{IN_USE}: Removing from parent mgw(mgw-fsm-3834771-0)[0x5582177220c0] (mgcp_client_endpoint_fsm.c:873) 20250817123302541 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302541 DLMGCP DEBUG mgw-endp(mgw-fsm-3834771-0)[0x5582177221f0]{IN_USE}: Deallocated (fsm.c:568) 20250817123302541 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302541 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302541 DMGW DEBUG mgw(mgw-fsm-3834771-0)[0x5582177220c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302541 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(213)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3a839317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3a839317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302546 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250817123302546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217728ac0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817123302546 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250817123302546 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217721900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302546 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217721900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302546 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217721900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302546 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217721900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)3834771 20250817123302547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302547 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3a8393,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3834771 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302547 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302547 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302547 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302547 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302547 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=00187f30), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)10524759 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:4 20250817123302549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302549 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302549 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302549 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302549 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302549 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302549 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302549 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302549 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302549 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=00187f30), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302549 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20250817123302549 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302549 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302549 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302549 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) 20250817123302549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{disconnected}: Freeing instance (context_map.c:202) 20250817123302549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3834771)[0x5582176ef7d0]{disconnected}: Deallocated (fsm.c:568) 20250817123302549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{disconnected}: Freeing instance (context_map.c:206) 20250817123302549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5582176f1540]{disconnected}: Deallocated (fsm.c:568) 20250817123302549 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3834771 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123302549 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=00187f30), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20250817123302549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302549 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302549 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302549 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302549 DLSCCP DEBUG SCCP-SCOC(12)[0x5582176eedc0]{IDLE}: Deallocated (fsm.c:568) 20250817123302549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302566 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302566 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302566 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302566 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302566 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302566 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302566 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302566 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302566 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302566 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) 20250817123302566 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250817123302566 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302566 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302566 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302566 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302566 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302566 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302566 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302566 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302566 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302566 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 3673a'... (mgcp_client.c:807) 20250817123302566 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302566 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217720490]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302566 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 3673a'... (mgcp_client.c:807) 20250817123302566 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302566 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217720490]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302566 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{IN_USE}: Removing from parent mgw(mgw-fsm-3568559-0)[0x55821772aae0] (mgcp_client_endpoint_fsm.c:873) 20250817123302566 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302566 DLMGCP DEBUG mgw-endp(mgw-fsm-3568559-0)[0x55821772aea0]{IN_USE}: Deallocated (fsm.c:568) 20250817123302566 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302566 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302566 DMGW DEBUG mgw(mgw-fsm-3568559-0)[0x55821772aae0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302566 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(214)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "3673af17" }, { code := "I", val := "11111" } }, sdp := omit } 20250817123302570 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250817123302570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217731770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "3673af17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302570 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250817123302570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217720490]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217720490]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217720490]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217720490]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)3568559 20250817123302571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302571 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3673af,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3568559 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302571 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302571 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302571 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302571 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302571 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=00a912f8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302571 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302571 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302571 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302571 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)15164778 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:5 20250817123302573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302573 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302573 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302573 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302573 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302573 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302573 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=00a912f8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302573 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20250817123302573 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302573 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302573 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302573 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) 20250817123302573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{disconnected}: Freeing instance (context_map.c:202) 20250817123302573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3568559)[0x5582176f1920]{disconnected}: Deallocated (fsm.c:568) 20250817123302573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{disconnected}: Freeing instance (context_map.c:206) 20250817123302573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5582176f1b50]{disconnected}: Deallocated (fsm.c:568) 20250817123302573 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3568559 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250817123302573 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=00a912f8), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20250817123302573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302573 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302573 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302573 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302573 DLSCCP DEBUG SCCP-SCOC(13)[0x5582176f0820]{IDLE}: Deallocated (fsm.c:568) 20250817123302573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302573 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302573 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302573 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302573 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302601 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302601 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302601 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302601 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302601 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302601 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302601 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302601 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302601 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) 20250817123302601 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250817123302601 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302601 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302601 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302601 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302601 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302601 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302601 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302601 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302601 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302601 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: f02a0'... (mgcp_client.c:807) 20250817123302601 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177295d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302601 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: f02a0'... (mgcp_client.c:807) 20250817123302601 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177295d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302601 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{IN_USE}: Removing from parent mgw(mgw-fsm-15739403-0)[0x5582177335a0] (mgcp_client_endpoint_fsm.c:873) 20250817123302601 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302601 DLMGCP DEBUG mgw-endp(mgw-fsm-15739403-0)[0x558217733770]{IN_USE}: Deallocated (fsm.c:568) 20250817123302601 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302601 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302601 DMGW DEBUG mgw(mgw-fsm-15739403-0)[0x5582177335a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302601 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "f02a0b17" }, { code := "I", val := "11111" } }, sdp := omit } 20250817123302603 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250817123302603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821773a3a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "f02a0b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302604 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250817123302604 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177295d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302604 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177295d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302604 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177295d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302604 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177295d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)15739403 20250817123302605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302605 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf02a0b,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15739403 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302605 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302605 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302605 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302605 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302605 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=0067c94f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302605 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302605 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302605 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302605 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302605 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)10189563 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:6 20250817123302606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302606 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302606 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302606 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302606 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302606 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302606 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=0067c94f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302606 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20250817123302606 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302606 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302606 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302606 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) 20250817123302606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{disconnected}: Freeing instance (context_map.c:202) 20250817123302606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15739403)[0x5582176f9e60]{disconnected}: Deallocated (fsm.c:568) 20250817123302606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{disconnected}: Freeing instance (context_map.c:206) 20250817123302606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5582176f8510]{disconnected}: Deallocated (fsm.c:568) 20250817123302606 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15739403 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817123302606 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=0067c94f), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20250817123302606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302606 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302606 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302606 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302606 DLSCCP DEBUG SCCP-SCOC(14)[0x5582176f8d20]{IDLE}: Deallocated (fsm.c:568) 20250817123302607 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302607 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302607 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302607 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302607 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending 20250817123302635 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302635 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302635 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302635 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302635 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 20250817123302635 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302635 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) 20250817123302635 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250817123302635 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302635 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302635 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302635 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302635 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302635 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302635 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302635 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302635 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302635 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302635 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 28cb9'... (mgcp_client.c:807) 20250817123302635 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302635 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302635 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821773ab10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302635 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 28cb9'... (mgcp_client.c:807) 20250817123302635 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302635 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821773ab10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302635 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{IN_USE}: Removing from parent mgw(mgw-fsm-2673560-0)[0x558217733020] (mgcp_client_endpoint_fsm.c:873) 20250817123302635 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302635 DLMGCP DEBUG mgw-endp(mgw-fsm-2673560-0)[0x55821773c700]{IN_USE}: Deallocated (fsm.c:568) 20250817123302635 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302635 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302635 DMGW DEBUG mgw(mgw-fsm-2673560-0)[0x558217733020]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302635 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(216)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "28cb9817" }, { code := "I", val := "11111" } }, sdp := omit } 20250817123302638 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250817123302638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217742fd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817123302638 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250817123302638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821773ab10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821773ab10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821773ab10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821773ab10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "28cb9817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)2673560 20250817123302639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302639 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x28cb98,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673560 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302639 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302639 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302639 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302639 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302639 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=00228dcf), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302639 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302639 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302639 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302639 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302639 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302639 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)3072071 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:7 20250817123302640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302640 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302640 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302640 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302640 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302640 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302640 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302640 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302640 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302640 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=00228dcf), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302640 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20250817123302640 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302640 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302640 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302640 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) 20250817123302640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{disconnected}: Freeing instance (context_map.c:202) 20250817123302640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2673560)[0x5582176f8e50]{disconnected}: Deallocated (fsm.c:568) 20250817123302640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{disconnected}: Freeing instance (context_map.c:206) 20250817123302640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5582176f8640]{disconnected}: Deallocated (fsm.c:568) 20250817123302640 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673560 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250817123302640 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=00228dcf), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20250817123302640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302640 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302640 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302640 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302640 DLSCCP DEBUG SCCP-SCOC(15)[0x5582176fa720]{IDLE}: Deallocated (fsm.c:568) 20250817123302640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302640 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302640 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302640 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302640 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302671 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302671 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302671 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302671 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302671 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302671 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302671 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302671 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302671 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) 20250817123302671 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250817123302671 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302671 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302671 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302671 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302671 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302671 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302671 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302671 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302671 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302671 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: efac6'... (mgcp_client.c:807) 20250817123302671 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302671 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217744bb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302671 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: efac6'... (mgcp_client.c:807) 20250817123302671 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302671 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217744bb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302671 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{IN_USE}: Removing from parent mgw(mgw-fsm-15707246-0)[0x558217744e50] (mgcp_client_endpoint_fsm.c:873) 20250817123302671 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302671 DLMGCP DEBUG mgw-endp(mgw-fsm-15707246-0)[0x55821773b970]{IN_USE}: Deallocated (fsm.c:568) 20250817123302671 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302671 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302671 DMGW DEBUG mgw(mgw-fsm-15707246-0)[0x558217744e50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302671 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(217)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "efac6e17" }, { code := "I", val := "11111" } }, sdp := omit } 20250817123302674 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250817123302674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302674 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774bc80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "efac6e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302674 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250817123302674 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217744bb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302674 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217744bb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302674 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217744bb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302674 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217744bb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)15707246 20250817123302675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302675 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xefac6e,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15707246 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302675 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302675 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302675 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302675 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302675 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=00b1bf17), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302675 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302675 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302675 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302675 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302675 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302675 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302675 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)9346380 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:8 20250817123302677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302677 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302677 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302677 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302677 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302677 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302677 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=00b1bf17), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302677 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20250817123302677 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302677 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302677 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302677 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) 20250817123302677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{disconnected}: Freeing instance (context_map.c:202) 20250817123302677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15707246)[0x5582176fab20]{disconnected}: Deallocated (fsm.c:568) 20250817123302677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{disconnected}: Freeing instance (context_map.c:206) 20250817123302677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5582176fa850]{disconnected}: Deallocated (fsm.c:568) 20250817123302677 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15707246 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250817123302677 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=00b1bf17), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20250817123302677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302677 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302677 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302677 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302677 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302677 DLSCCP DEBUG SCCP-SCOC(16)[0x5582176f9590]{IDLE}: Deallocated (fsm.c:568) 20250817123302677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302677 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302677 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302677 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302677 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302703 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302703 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302703 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302703 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302703 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302703 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302703 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302703 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302703 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) 20250817123302703 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250817123302703 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302703 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302703 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302703 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302703 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302703 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302703 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302703 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302703 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302703 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302703 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: e8dc7'... (mgcp_client.c:807) 20250817123302703 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302703 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302703 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821774ccc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302703 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: e8dc7'... (mgcp_client.c:807) 20250817123302703 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123302703 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821774ccc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302703 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{IN_USE}: Removing from parent mgw(mgw-fsm-15260785-0)[0x55821774de50] (mgcp_client_endpoint_fsm.c:873) 20250817123302703 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302703 DLMGCP DEBUG mgw-endp(mgw-fsm-15260785-0)[0x55821773b2f0]{IN_USE}: Deallocated (fsm.c:568) 20250817123302703 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302703 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302703 DMGW DEBUG mgw(mgw-fsm-15260785-0)[0x55821774de50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302703 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(218)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8dc7117" }, { code := "I", val := "11111" } }, sdp := omit } 20250817123302706 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250817123302706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774dc40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8dc7117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302706 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250817123302706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821774ccc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821774ccc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821774ccc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821774ccc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)15260785 20250817123302707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302707 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe8dc71,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260785 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302707 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302707 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302707 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302707 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302707 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=00fbd72c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302707 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302707 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302707 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302707 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302707 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)1812187 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:9 20250817123302708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302708 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302708 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302708 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302708 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302708 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302708 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=00fbd72c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302708 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20250817123302708 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302708 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302708 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302709 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) 20250817123302709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{disconnected}: Freeing instance (context_map.c:202) 20250817123302709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15260785)[0x5582176f96c0]{disconnected}: Deallocated (fsm.c:568) 20250817123302709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{disconnected}: Freeing instance (context_map.c:206) 20250817123302709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5582177014d0]{disconnected}: Deallocated (fsm.c:568) 20250817123302709 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260785 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250817123302709 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=00fbd72c), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20250817123302709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302709 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302709 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302709 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302709 DLSCCP DEBUG SCCP-SCOC(17)[0x5582176fb370]{IDLE}: Deallocated (fsm.c:568) 20250817123302709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302709 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302709 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302709 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302727 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302727 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302727 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302727 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302727 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302727 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302727 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302727 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302727 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) 20250817123302727 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250817123302727 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302727 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302727 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302727 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302727 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302727 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302727 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302727 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302727 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302727 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 52af'... (mgcp_client.c:807) 20250817123302727 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123302727 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302727 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177564f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302727 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 52af'... (mgcp_client.c:807) 20250817123302727 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123302727 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177564f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302727 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{IN_USE}: Removing from parent mgw(mgw-fsm-5418998-0)[0x558217744470] (mgcp_client_endpoint_fsm.c:873) 20250817123302727 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302727 DLMGCP DEBUG mgw-endp(mgw-fsm-5418998-0)[0x558217756ca0]{IN_USE}: Deallocated (fsm.c:568) 20250817123302727 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302727 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302727 DMGW DEBUG mgw(mgw-fsm-5418998-0)[0x558217744470]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302727 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(219)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "52aff617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "52aff617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302729 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250817123302729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821774c8e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817123302730 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250817123302730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177564f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177564f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177564f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302730 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177564f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)5418998 20250817123302731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302731 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x52aff6,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5418998 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302731 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302731 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302731 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302731 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302731 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=00eebe0d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302731 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302731 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302731 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302731 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)8451537 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:10 20250817123302732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302732 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302732 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302732 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302732 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302732 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302732 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=00eebe0d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302732 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20250817123302732 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302732 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302732 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302732 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) 20250817123302732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{disconnected}: Freeing instance (context_map.c:202) 20250817123302732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5418998)[0x5582176f9aa0]{disconnected}: Deallocated (fsm.c:568) 20250817123302732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{disconnected}: Freeing instance (context_map.c:206) 20250817123302732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5582176fad00]{disconnected}: Deallocated (fsm.c:568) 20250817123302732 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5418998 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250817123302732 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=00eebe0d), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20250817123302732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302732 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302732 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302732 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302732 DLSCCP DEBUG SCCP-SCOC(18)[0x558217701fc0]{IDLE}: Deallocated (fsm.c:568) 20250817123302732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302732 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302732 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302732 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302732 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 20250817123302750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302750 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302750 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302750 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302750 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302750 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302750 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302750 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302750 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302750 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) 20250817123302750 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250817123302750 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302750 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302750 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302750 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302750 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302750 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302750 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302750 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302750 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302750 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302750 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 9f80'... (mgcp_client.c:807) 20250817123302750 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123302750 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217755080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302750 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 9f80'... (mgcp_client.c:807) 20250817123302750 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123302750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217755080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302750 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{IN_USE}: Removing from parent mgw(mgw-fsm-10453160-0)[0x55821775f610] (mgcp_client_endpoint_fsm.c:873) 20250817123302750 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302750 DLMGCP DEBUG mgw-endp(mgw-fsm-10453160-0)[0x55821775fca0]{IN_USE}: Deallocated (fsm.c:568) 20250817123302750 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302750 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302750 DMGW DEBUG mgw(mgw-fsm-10453160-0)[0x55821775f610]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302750 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(220)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "9f80a817" }, { code := "I", val := "11111" } }, sdp := omit } 20250817123302752 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250817123302752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217766570]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "9f80a817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302753 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250817123302753 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217755080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302753 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217755080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302753 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217755080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302753 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217755080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)10453160 20250817123302754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302754 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9f80a8,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10453160 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302754 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302754 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302754 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302754 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302754 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=009b0d70), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302754 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302754 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302754 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302754 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)15174404 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:11 20250817123302755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302755 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302755 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302755 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302755 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302755 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302755 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=009b0d70), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302755 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20250817123302755 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302755 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302755 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302755 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) 20250817123302755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{disconnected}: Freeing instance (context_map.c:202) 20250817123302755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10453160)[0x558217702450]{disconnected}: Deallocated (fsm.c:568) 20250817123302755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{disconnected}: Freeing instance (context_map.c:206) 20250817123302755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5582177020f0]{disconnected}: Deallocated (fsm.c:568) 20250817123302755 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10453160 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250817123302755 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=009b0d70), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20250817123302755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302755 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302755 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302755 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302755 DLSCCP DEBUG SCCP-SCOC(19)[0x558217702c80]{IDLE}: Deallocated (fsm.c:568) 20250817123302755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302755 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302755 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302755 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302755 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 20250817123302786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302786 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302786 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302786 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302786 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302786 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302786 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302786 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302786 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302786 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) 20250817123302786 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250817123302786 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302786 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302786 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302786 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302786 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302786 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302786 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302786 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302786 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302786 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302786 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 77b7'... (mgcp_client.c:807) 20250817123302787 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123302787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302787 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217768150]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302787 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 77b7'... (mgcp_client.c:807) 20250817123302787 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123302787 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217768150]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302787 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{IN_USE}: Removing from parent mgw(mgw-fsm-7845842-0)[0x558217768330] (mgcp_client_endpoint_fsm.c:873) 20250817123302787 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302787 DLMGCP DEBUG mgw-endp(mgw-fsm-7845842-0)[0x55821775dff0]{IN_USE}: Deallocated (fsm.c:568) 20250817123302787 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302787 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302787 DMGW DEBUG mgw(mgw-fsm-7845842-0)[0x558217768330]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302787 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(221)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "77b7d217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "77b7d217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302792 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250817123302792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302792 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55821776f0c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817123302792 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250817123302792 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217768150]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302792 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217768150]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302792 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217768150]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302792 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217768150]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)7845842 20250817123302794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302794 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x77b7d2,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7845842 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302794 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302794 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302794 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302794 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302794 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=003a3996), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302794 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)2445718 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:12 20250817123302795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302795 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302795 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302795 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302795 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302795 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302795 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302795 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302795 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302795 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=003a3996), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302795 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20250817123302795 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302795 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302795 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302795 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) 20250817123302795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{disconnected}: Freeing instance (context_map.c:202) 20250817123302795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7845842)[0x5582177035a0]{disconnected}: Deallocated (fsm.c:568) 20250817123302795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{disconnected}: Freeing instance (context_map.c:206) 20250817123302795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5582177031a0]{disconnected}: Deallocated (fsm.c:568) 20250817123302795 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7845842 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250817123302795 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=003a3996), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20250817123302795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302795 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302795 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302795 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302795 DLSCCP DEBUG SCCP-SCOC(20)[0x558217703a10]{IDLE}: Deallocated (fsm.c:568) 20250817123302795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302795 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302820 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302820 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302820 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302820 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302820 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302820 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) 20250817123302820 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250817123302820 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302820 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302820 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302820 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302820 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302820 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302820 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302820 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302820 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302820 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 5f39'... (mgcp_client.c:807) 20250817123302820 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123302820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821776fc60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302820 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 5f39'... (mgcp_client.c:807) 20250817123302820 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123302820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821776fc60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302820 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{IN_USE}: Removing from parent mgw(mgw-fsm-6240527-0)[0x558217770860] (mgcp_client_endpoint_fsm.c:873) 20250817123302820 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302820 DLMGCP DEBUG mgw-endp(mgw-fsm-6240527-0)[0x558217771180]{IN_USE}: Deallocated (fsm.c:568) 20250817123302820 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302820 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302820 DMGW DEBUG mgw(mgw-fsm-6240527-0)[0x558217770860]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302820 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(222)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "5f390f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "5f390f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250817123302823 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250817123302823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217777db0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302823 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250817123302823 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821776fc60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302823 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821776fc60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302823 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821776fc60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302823 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55821776fc60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)6240527 20250817123302824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302824 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5f390f,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6240527 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302825 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302825 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302825 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302825 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302825 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=00e70c1f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302825 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302825 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302825 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302825 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)9388535 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:13 20250817123302826 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302826 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302826 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302826 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302826 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302826 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302826 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302826 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302826 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302826 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302826 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=00e70c1f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302826 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20250817123302826 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302826 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302826 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302826 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) 20250817123302826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{disconnected}: Freeing instance (context_map.c:202) 20250817123302826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6240527)[0x558217702fe0]{disconnected}: Deallocated (fsm.c:568) 20250817123302826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{disconnected}: Freeing instance (context_map.c:206) 20250817123302826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558217703e10]{disconnected}: Deallocated (fsm.c:568) 20250817123302826 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6240527 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250817123302826 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=00e70c1f), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20250817123302826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302826 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302826 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302826 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302826 DLSCCP DEBUG SCCP-SCOC(21)[0x558217704570]{IDLE}: Deallocated (fsm.c:568) 20250817123302826 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302826 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302826 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302826 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302826 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302826 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302876 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302876 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302876 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302876 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302876 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302876 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302876 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302876 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302876 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) 20250817123302876 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250817123302876 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302876 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302876 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302876 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302876 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302876 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302876 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302876 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302876 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302876 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 3a21'... (mgcp_client.c:807) 20250817123302876 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123302876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177676c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302876 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 3a21'... (mgcp_client.c:807) 20250817123302876 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123302876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177676c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302876 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{IN_USE}: Removing from parent mgw(mgw-fsm-3809651-0)[0x558217779ca0] (mgcp_client_endpoint_fsm.c:873) 20250817123302876 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302876 DLMGCP DEBUG mgw-endp(mgw-fsm-3809651-0)[0x55821777a330]{IN_USE}: Deallocated (fsm.c:568) 20250817123302876 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302876 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302876 DMGW DEBUG mgw(mgw-fsm-3809651-0)[0x558217779ca0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302876 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(223)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "3a217317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "3a217317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302879 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250817123302879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217780c00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817123302879 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250817123302879 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177676c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302879 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177676c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302879 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177676c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302879 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582177676c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)3809651 20250817123302880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302880 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3a2173,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3809651 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302880 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302880 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302880 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302880 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302880 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=009f2fd7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302880 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)8624512 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:14 20250817123302882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302882 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302882 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302882 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302882 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302882 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302882 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302882 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=009f2fd7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302882 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20250817123302882 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302882 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302882 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302882 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) 20250817123302882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{disconnected}: Freeing instance (context_map.c:202) 20250817123302882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3809651)[0x558217703f40]{disconnected}: Deallocated (fsm.c:568) 20250817123302882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{disconnected}: Freeing instance (context_map.c:206) 20250817123302882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558217704bb0]{disconnected}: Deallocated (fsm.c:568) 20250817123302882 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3809651 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250817123302882 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=009f2fd7), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20250817123302882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302882 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302882 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302882 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302882 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302882 DLSCCP DEBUG SCCP-SCOC(22)[0x558217705330]{IDLE}: Deallocated (fsm.c:568) 20250817123302882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302882 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302882 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302882 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302882 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123302939 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302939 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302939 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302939 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302939 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302939 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302939 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302939 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302939 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302939 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) 20250817123302939 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250817123302939 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123302939 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302939 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123302939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123302939 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123302939 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123302939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123302939 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123302939 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123302939 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123302939 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123302939 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302939 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: e1c9'... (mgcp_client.c:807) 20250817123302939 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123302939 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302939 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217778f90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123302939 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: e1c9'... (mgcp_client.c:807) 20250817123302939 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817123302939 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217778f90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123302939 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{IN_USE}: Removing from parent mgw(mgw-fsm-14797058-0)[0x558217782990] (mgcp_client_endpoint_fsm.c:873) 20250817123302939 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123302939 DLMGCP DEBUG mgw-endp(mgw-fsm-14797058-0)[0x558217783020]{IN_USE}: Deallocated (fsm.c:568) 20250817123302939 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123302939 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123302939 DMGW DEBUG mgw(mgw-fsm-14797058-0)[0x558217782990]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123302939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123302939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123302939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123302939 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "e1c90217" }, { code := "I", val := "11111" } }, sdp := omit } 20250817123302942 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250817123302942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582177898f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "e1c90217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123302942 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250817123302942 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217778f90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123302942 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217778f90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123302942 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217778f90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123302942 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217778f90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)14797058 20250817123302944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123302944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123302944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123302944 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123302944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe1c902,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123302944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14797058 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123302944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123302944 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123302944 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123302944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123302944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123302944 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123302944 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123302944 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=00db8285), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123302944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302944 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123302944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123302944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123302944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302944 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302944 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302944 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302944 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302944 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)13005376 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on connection ID:15 20250817123302946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302946 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123302946 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123302946 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123302946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123302946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123302946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123302946 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123302946 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123302946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123302946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123302946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123302946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123302946 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=00db8285), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123302946 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20250817123302946 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123302946 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123302946 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123302946 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) 20250817123302946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123302946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123302946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123302946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{disconnected}: Freeing instance (context_map.c:202) 20250817123302946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14797058)[0x558217705460]{disconnected}: Deallocated (fsm.c:568) 20250817123302946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123302946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{disconnected}: Freeing instance (context_map.c:206) 20250817123302946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558217704800]{disconnected}: Deallocated (fsm.c:568) 20250817123302946 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14797058 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250817123302946 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=00db8285), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20250817123302946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123302946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123302946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123302946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123302946 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123302946 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123302946 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123302946 DLSCCP DEBUG SCCP-SCOC(23)[0x5582177060e0]{IDLE}: Deallocated (fsm.c:568) 20250817123302946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123302946 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123302946 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123302946 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123302946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123302946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123302946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123302946 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123304938 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123304938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029dc11), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123304938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123304938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123304938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123304938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123304939 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123304939 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123304939 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123304939 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123304939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123304939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123304939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123304939 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123304945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123304945 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123304945 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123304945 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123304945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123304945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123304945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123304945 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123304945 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123304945 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123304945 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123304945 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123304945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123304945 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=0029dc11) (sccp_scrc.c:477) 20250817123304945 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20250817123304945 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123304945 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123304945 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123304945 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123304945 DLSCCP DEBUG SCCP-SCOC(6)[0x5582176e7f30]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123304957 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44273<->l=127.0.0.1:4262) (control_if.c:193) 20250817123304959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44232<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(198)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(197)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123304966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44222<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123304968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123304968 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123304968 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) 20250817123304968 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123304971 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123304971 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) 20250817123304971 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123304971 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(206)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@4feaec2ea8d8: Final verdict of PTC: none 20250817123304971 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123304971 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) 20250817123304971 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123304971 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123304971 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 20250817123304971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123304971 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123304971 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123304971 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123304971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123304971 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123304971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123304971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123304972 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123304972 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) 20250817123304972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123304972 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123304972 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123304972 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) 20250817123304972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123304972 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123304972 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 20250817123304972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123304972 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123304972 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123304972 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123304972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123304972 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123304972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123304972 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)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@4feaec2ea8d8: Final verdict of PTC: none 20250817123304981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44254<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44298<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44244<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44250<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123304983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44300<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44336<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44266<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44310<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44334<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123304984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@4feaec2ea8d8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW-PFCP(199)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(208)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sun Aug 17 12:33:05 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 20250817123305127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123305630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44372<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1900688) Waiting for packet dumper to finish... 1 (prev_count=1900688, count=1904664) 20250817123306973 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123306973 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123306973 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123306973 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123306973 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123306973 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:33:07 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_rab_release started. 20250817123308723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123308728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123308732 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34821<->l=127.0.0.1:4262) (control_if.c:572) 20250817123308815 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123308815 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123308815 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123308815 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123308815 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123308815 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123308815 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123308816 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123308816 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123308816 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123308816 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123308817 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123308817 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123308817 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) 20250817123308817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123308817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123308817 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) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308817 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) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123308817 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) 20250817123308817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123308817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123308817 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123308817 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123308817 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123308817 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) 20250817123308817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123308817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123308817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123308817 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) 20250817123308817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123308817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123308817 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123308817 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123308817 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123308817 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) 20250817123308817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123308817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123308817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123308817 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123308817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123308817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123308817 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123308817 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123308817 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123308817 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) 20250817123308817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123308817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123308817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123308817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123308817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123308817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123308817 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123308817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123308817 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123308817 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123308817 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 20250817123308817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123308817 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123308817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123308817 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123308817 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123308817 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 20250817123308817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123308817 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 20250817123308817 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123308817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123308817 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123308817 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123308817 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123308817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123308817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123308817 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123308817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123308817 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123308817 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123308817 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123308817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123308817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123308818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(233)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123308830 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123308830 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123308830 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123308830 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123308830 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123308830 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123308830 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123308831 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123308831 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123308832 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123308832 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123308832 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) 20250817123308832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123308832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123308832 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) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308832 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) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123308832 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) 20250817123308832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123308832 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123308832 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123308832 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123308832 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123308832 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) 20250817123308832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123308832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123308832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123308832 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) 20250817123308832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123308832 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123308832 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123308832 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123308832 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123308832 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) 20250817123308832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123308832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123308832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123308832 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) 20250817123308832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123308832 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123308832 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123308832 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123308832 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123308832 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) 20250817123308832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123308832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123308832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123308832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123308832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123308832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123308832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123308832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123308832 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123308832 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123308832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123308832 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123308832 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123308832 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 20250817123308832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123308832 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123308832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123308832 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123308832 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123308832 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 20250817123308832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123308832 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 20250817123308832 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123308832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123308832 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123308832 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123308832 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 20250817123308832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123308832 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 20250817123308832 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123308832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123308832 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123308832 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123308832 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123308832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123308832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123308832 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123308851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123308851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123308851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123308851 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123308851 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) 20250817123308851 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123308851 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123308851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123308851 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123309027 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 20250817123309027 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 20250817123309027 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123309027 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123309037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123309038 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123309038 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123309038 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123309038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123309038 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123309038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123309040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123309040 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123309040 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123309040 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123309040 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123309040 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123309040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123309042 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 20250817123309042 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 20250817123309042 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123309042 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123309048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123309048 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123309048 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123309048 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123309048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123309048 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123309048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123309051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123309051 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123309051 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123309051 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123309051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123309051 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123309051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123309837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123309837 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123309837 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123309837 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123309837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123309837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123309837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123309837 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123309838 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123309838 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123309838 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123309838 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123309838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123309838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123309838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123309838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123309838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123309838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123309838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123309838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123309838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123309838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123309838 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123309838 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123309838 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) 20250817123309838 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) 20250817123309839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123309839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123309839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123309839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123309839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123309839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123309839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123309839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123309839 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123309839 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123309839 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123309839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123309839 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123309839 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123309839 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123309839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123309839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123309839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123309839 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123309859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123309859 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123309859 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123309859 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123309859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123309859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123309859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123309859 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123309859 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123309859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123309859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123309859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123309859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123309859 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123309859 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123309859 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123309859 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) 20250817123309859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123309859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123309859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309859 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) 20250817123309859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309859 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123309859 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123309859 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123309859 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123309859 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) 20250817123309859 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) 20250817123309859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123309859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123309859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123309859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123309859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123309859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123309859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123309859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123309859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123309859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123309859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123309859 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123309859 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123309859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123309859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123309859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123309859 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123309859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123309859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123309859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123309859 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(235)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123309866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@4feaec2ea8d8: Added conn table entry 0TC_rab_release0(238)6230825 20250817123310916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123310916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123310916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123310916 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123310916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5f1329, normal) (hnbgw_rua.c:407) 20250817123310916 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123310916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123310916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6230825 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123310916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123310916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123310917 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6230825 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123310917 DCN DEBUG map_sccp[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123310917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123310917 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-6230825 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123310917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6230825 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123310917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123310917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123310917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123310917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123310917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123310917 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123310917 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{IDLE}: Allocated (fsm.c:456) 20250817123310917 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123310917 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000740056400500f1100926) (sccp_scrc.c:406) 20250817123310917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123310917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123310917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123310917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123310917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123310917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123310917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123310917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123310917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123310917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123310917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123310917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123310917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123310917 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123310917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123310917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123310917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123310917 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123310917 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123310917 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123310917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123310917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123310917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123310917 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@4feaec2ea8d8: Added conn table entry 0TC_rab_release0(238)1473706 HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: Session index based on connection ID:0 TC_rab_release0(238)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123310937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123310937 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123310937 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123310937 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123310937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123310937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123310937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123310937 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123310937 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123310937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123310937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123310937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123310937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123310937 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=00216b09) (sccp_scrc.c:477) 20250817123310937 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20250817123310937 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123310937 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123310937 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123310937 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123310937 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) 20250817123310937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123310937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817123311141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123311141 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123311141 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123311141 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123311141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123311141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123311141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123311141 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123311141 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123311141 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123311141 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123311141 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123311141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123311141 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) 20250817123311141 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250817123311141 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123311141 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123311141 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123311141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123311141 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123311141 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123311141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123311141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123311141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123311141 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123311141 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123311141 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123311141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123311142 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123311142 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{UNUSED}: Allocated (fsm.c:456) 20250817123311142 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{UNUSED}: is child of mgw(mgw-fsm-6230825-0)[0x5582176e6a10] (fsm.c:486) 20250817123311142 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6230825-0)[0x5582176e6a10] (mgcp_client_endpoint_fsm.c:724) 20250817123311142 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123311142 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123311142 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123311142 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6230825-0)[0x5582176ec4a0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123311142 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6230825-0)[0x5582176ec4a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6230825-0)[0x558217701010] (fsm.c:486) 20250817123311142 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6230825-0)[0x5582176ec4a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123311142 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6230825-0)[0x5582176ec4a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123311142 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 5f132'... (mgcp_client.c:807) 20250817123311142 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123311142 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6230825-0)[0x5582176ec4a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123311142 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f132917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f132917", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5f132917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f132917", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817123311189 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250817123311189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123311189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123311189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123311189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123311189 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123311189 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311189 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311189 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123311189 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123311189 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311189 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123311189 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123311189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123311189 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123311189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123311189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123311189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123311189 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123311216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123311216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123311216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123311216 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123311216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5f1329) (hnbgw_rua.c:471) 20250817123311216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6230825 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123311216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123311216 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123311216 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123311216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123311216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123311216 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123311216 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123311216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123311216 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123311216 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6230825-0)[0x5582176e6a10] (mgcp_client_endpoint_fsm.c:724) 20250817123311216 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123311216 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123311216 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123311216 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 5f132'... (mgcp_client.c:807) 20250817123311216 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817123311216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123311216 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123311216 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311216 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5f132917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f132917", 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" } } } } } } } 20250817123311233 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250817123311233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123311233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123311233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311233 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123311233 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123311233 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6230825-0)[0x5582176e6a10] (mgcp_client_endpoint_fsm.c:724) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123311233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6230825-0)[0x5582176ec370]{ST_CRCX}: Allocated (fsm.c:456) 20250817123311233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6230825-0)[0x5582176ec370]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6230825-0)[0x558217701010] (fsm.c:486) 20250817123311233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6230825-0)[0x5582176ec370]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123311233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6230825-0)[0x5582176ec370]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250817123311233 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 5f132'... (mgcp_client.c:807) 20250817123311233 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817123311233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6230825-0)[0x5582176ec370]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311233 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5f132917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5f132917", 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" } } } } } } } 20250817123311240 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250817123311240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176ec370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123311240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176ec370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123311240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176ec370]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123311240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176ec370]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123311240 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123311240 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311241 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311241 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311241 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123311241 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123311241 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311241 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{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) 20250817123311241 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123311241 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123311241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123311241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123311241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123311241 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123311241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123311241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123311241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123311241 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123311241 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123311241 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123311241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123311241 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123311241 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123311241 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=00216b09), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123311241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123311241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123311241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123311241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123311241 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@4feaec2ea8d8: 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: vl_len:21 HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250817123311289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123311289 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123311289 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123311289 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123311289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123311289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123311289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123311289 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123311289 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123311289 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123311289 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123311289 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123311289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123311289 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) 20250817123311289 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250817123311289 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123311289 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123311289 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123311289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123311289 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123311289 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123311289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123311289 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250817123311289 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250817123311289 DMGW NOTICE mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250817123311289 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250817123311289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250817123311289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250817123311289 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250817123311289 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123311289 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123311289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123311289 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 5f132'... (mgcp_client.c:807) 20250817123311289 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123311289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123311289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176ec370]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123311289 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 5f132'... (mgcp_client.c:807) 20250817123311289 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123311289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176ec370]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123311289 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{IN_USE}: Removing from parent mgw(mgw-fsm-6230825-0)[0x5582176e6a10] (mgcp_client_endpoint_fsm.c:873) 20250817123311289 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123311289 DLMGCP DEBUG mgw-endp(mgw-fsm-6230825-0)[0x558217701010]{IN_USE}: Deallocated (fsm.c:568) 20250817123311289 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123311289 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123311289 DMGW DEBUG mgw(mgw-fsm-6230825-0)[0x5582176e6a10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123311289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123311289 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)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5f132917" }, { code := "I", val := "11111" } }, sdp := omit } 20250817123311295 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250817123311295 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123311295 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123311295 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123311295 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5f132917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123311295 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250817123311295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176ec370]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123311295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176ec370]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123311295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176ec370]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123311295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176ec370]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@4feaec2ea8d8: 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_poll_converge. MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123311351 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34821<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@4feaec2ea8d8: Final verdict of PTC: none 20250817123311358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123311359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40808<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123311359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123311359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123311359 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123311359 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) 20250817123311359 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123311359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123311359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123311359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123311359 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123311359 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123311359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00216b09), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123311359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123311359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123311359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123311359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123311359 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123311359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123311359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123311359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{disrupted}: Freeing instance (context_map.c:202) 20250817123311359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6230825)[0x558217700be0]{disrupted}: Deallocated (fsm.c:568) 20250817123311359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123311359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{disconnected}: Freeing instance (context_map.c:206) 20250817123311359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5582176e2c20]{disconnected}: Deallocated (fsm.c:568) 20250817123311359 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6230825 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250817123311359 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123311359 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123311359 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123311360 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123311360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123311360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123311360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123311360 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(235)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@4feaec2ea8d8: Final verdict of PTC: none 20250817123311360 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123311360 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) 20250817123311360 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123311360 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123311360 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123311360 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) 20250817123311360 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123311360 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123311360 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 20250817123311360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123311360 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123311360 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123311360 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123311360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123311360 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123311360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123311360 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(232)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@4feaec2ea8d8: Final verdict of PTC: none 20250817123311361 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 20250817123311361 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) 20250817123311361 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123311361 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123311361 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) 20250817123311361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123311361 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123311361 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123311361 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123311361 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123311361 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123311361 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123311361 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_release-Iuh0(229)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(228)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@4feaec2ea8d8: Final verdict of PTC: none 20250817123311362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(237)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_release0(238)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_rab_release finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sun Aug 17 12:33:11 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250817123311402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123311904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244000) Waiting for packet dumper to finish... 1 (prev_count=244000, count=284284) 20250817123313361 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123313361 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123313361 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123313361 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123313361 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123313361 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:33: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_rab_release_abnormal started. 20250817123315032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123315037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123315039 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41883<->l=127.0.0.1:4262) (control_if.c:572) 20250817123315102 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123315102 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123315102 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123315102 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123315102 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123315102 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123315102 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123315102 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123315102 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123315102 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123315102 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123315103 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123315103 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123315103 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) 20250817123315103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123315103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123315103 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) 20250817123315103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315103 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) 20250817123315103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123315103 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) 20250817123315104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123315104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123315104 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123315104 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123315104 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123315104 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) 20250817123315104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123315104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123315104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123315104 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) 20250817123315104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123315104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123315104 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123315104 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123315104 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123315104 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) 20250817123315104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123315104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123315104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123315104 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123315104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123315104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123315104 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123315104 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123315104 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123315104 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) 20250817123315104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123315104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123315104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123315104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123315104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123315104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123315104 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123315104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123315104 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123315104 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123315104 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 20250817123315104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123315104 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123315104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123315104 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123315104 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123315104 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 20250817123315104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123315104 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 20250817123315104 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123315104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123315104 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123315104 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123315104 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123315104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123315104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123315104 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123315104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123315104 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123315104 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123315104 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123315104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123315104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123315104 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(247)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123315116 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123315116 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123315116 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123315116 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123315116 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123315117 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123315117 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123315117 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123315117 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123315118 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123315118 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123315118 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) 20250817123315118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123315118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123315118 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) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315118 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) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123315118 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) 20250817123315118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123315118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123315118 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123315118 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123315118 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123315118 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) 20250817123315118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123315118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123315118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123315118 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) 20250817123315118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123315118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123315118 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123315118 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123315118 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123315118 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) 20250817123315118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123315118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123315118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123315118 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) 20250817123315118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123315118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123315118 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123315118 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123315118 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123315118 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) 20250817123315118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123315118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123315118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123315118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123315118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123315118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123315118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123315118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123315118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123315118 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123315118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123315118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123315118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123315118 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 20250817123315118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123315118 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123315118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123315119 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123315119 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123315119 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 20250817123315119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123315119 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 20250817123315119 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123315119 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123315119 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123315119 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123315119 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 20250817123315119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123315119 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 20250817123315119 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123315119 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123315119 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123315119 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123315119 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123315119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123315119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123315119 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(250)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@4feaec2ea8d8: M3UA emulation initiated, the test can be started MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123315145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123315145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123315145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123315145 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123315145 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) 20250817123315145 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123315145 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123315145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123315145 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123315314 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 20250817123315314 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 20250817123315314 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123315314 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123315323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123315323 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123315323 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123315323 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123315323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123315323 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123315323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123315326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123315326 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123315326 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123315326 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123315326 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123315326 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123315326 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123315331 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 20250817123315331 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 20250817123315331 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123315331 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123315336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123315336 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123315336 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123315336 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123315336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123315336 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123315336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123315337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123315337 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123315337 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123315337 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123315337 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123315337 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123315337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123316131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123316131 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123316131 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123316131 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123316131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123316131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123316131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123316131 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123316131 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123316131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123316131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123316131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123316131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123316131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123316131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123316131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123316131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123316131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123316131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123316131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123316131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123316131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123316132 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123316132 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123316132 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) 20250817123316132 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) 20250817123316132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123316132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123316132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123316132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123316132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123316132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123316132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123316132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123316132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123316132 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123316132 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123316132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123316132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123316133 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123316133 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123316133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123316133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123316133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123316133 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123316152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123316152 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123316152 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123316152 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123316152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123316152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123316152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123316152 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123316152 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123316152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123316152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123316152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123316152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123316152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123316152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123316152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123316152 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) 20250817123316152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123316152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123316152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316152 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) 20250817123316152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123316152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123316152 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123316152 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123316152 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) 20250817123316152 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) 20250817123316152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123316152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123316153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123316153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123316153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123316153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123316153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123316153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123316153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123316153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123316153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123316153 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123316153 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123316153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123316153 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123316153 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123316153 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123316153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123316153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123316153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123316153 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123316177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37820<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@4feaec2ea8d8: Added conn table entry 0TC_rab_release_abnormal0(252)13336251 20250817123317221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123317221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123317221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123317221 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123317221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcb7ebb, normal) (hnbgw_rua.c:407) 20250817123317221 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123317221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123317221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13336251 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123317221 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123317222 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123317222 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13336251 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123317222 DCN DEBUG map_sccp[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123317222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123317222 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-13336251 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123317222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13336251 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123317222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123317222 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123317222 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123317222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123317222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123317222 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123317222 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{IDLE}: Allocated (fsm.c:456) 20250817123317222 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123317222 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030001b20056400500f1100926) (sccp_scrc.c:406) 20250817123317222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123317222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123317222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123317222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123317222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123317222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123317222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123317222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123317222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123317222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123317222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123317222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123317222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123317222 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123317222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123317222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123317222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123317222 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123317222 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123317222 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123317222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123317222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123317222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123317222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@4feaec2ea8d8: Added conn table entry 0TC_rab_release_abnormal0(252)14628252 HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123317240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123317240 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123317240 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123317240 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123317240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123317240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123317240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123317240 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123317240 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123317241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123317241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123317241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123317241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123317241 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=00b319c5) (sccp_scrc.c:477) 20250817123317241 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20250817123317241 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123317241 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123317241 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123317241 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123317241 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) 20250817123317241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123317241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817123317441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123317441 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123317441 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123317441 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123317441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123317441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123317441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123317441 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123317441 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123317441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123317441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123317441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123317441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123317441 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) 20250817123317441 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250817123317441 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123317441 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123317441 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123317441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123317441 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123317441 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123317441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123317441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123317441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123317441 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123317441 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123317441 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123317441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123317441 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123317441 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{UNUSED}: Allocated (fsm.c:456) 20250817123317441 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{UNUSED}: is child of mgw(mgw-fsm-13336251-0)[0x5582176ec4a0] (fsm.c:486) 20250817123317441 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13336251-0)[0x5582176ec4a0] (mgcp_client_endpoint_fsm.c:724) 20250817123317441 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123317442 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123317442 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123317442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13336251-0)[0x5582176e6a10]{ST_CRCX}: Allocated (fsm.c:456) 20250817123317442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13336251-0)[0x5582176e6a10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13336251-0)[0x558217701010] (fsm.c:486) 20250817123317442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13336251-0)[0x5582176e6a10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123317442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13336251-0)[0x5582176e6a10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123317442 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: cb7eb'... (mgcp_client.c:807) 20250817123317442 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123317442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13336251-0)[0x5582176e6a10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123317442 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cb7ebb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb7ebb17", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cb7ebb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb7ebb17", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817123317457 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250817123317457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123317457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123317457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123317457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123317457 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123317457 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317457 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317457 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123317457 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123317457 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317457 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123317457 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123317457 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123317457 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123317458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123317458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123317458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123317458 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123317480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123317480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123317480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123317480 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123317480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcb7ebb) (hnbgw_rua.c:471) 20250817123317480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13336251 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123317480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123317480 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123317480 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123317480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123317480 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123317480 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123317480 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123317480 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123317480 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123317480 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13336251-0)[0x5582176ec4a0] (mgcp_client_endpoint_fsm.c:724) 20250817123317480 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123317480 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123317480 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123317480 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: cb7eb'... (mgcp_client.c:807) 20250817123317480 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250817123317480 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123317480 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123317480 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317480 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "cb7ebb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb7ebb17", 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" } } } } } } } 20250817123317494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250817123317494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123317494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123317494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317494 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123317494 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123317494 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13336251-0)[0x5582176ec4a0] (mgcp_client_endpoint_fsm.c:724) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123317494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13336251-0)[0x5582176e6220]{ST_CRCX}: Allocated (fsm.c:456) 20250817123317494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13336251-0)[0x5582176e6220]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13336251-0)[0x558217701010] (fsm.c:486) 20250817123317494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13336251-0)[0x5582176e6220]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123317494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13336251-0)[0x5582176e6220]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250817123317494 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: cb7eb'... (mgcp_client.c:807) 20250817123317494 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250817123317494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13336251-0)[0x5582176e6220]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317494 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "cb7ebb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb7ebb17", 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" } } } } } } } 20250817123317499 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250817123317499 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123317499 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123317499 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6220]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123317499 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6220]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123317499 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123317499 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317499 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317499 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317499 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123317499 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123317499 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317499 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{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) 20250817123317499 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123317499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123317499 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123317499 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123317499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123317499 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123317499 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123317499 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=00b319c5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123317499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123317499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123317499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123317499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123317499 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123317499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123317499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123317499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123317499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123317499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123317499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123317499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123317499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@4feaec2ea8d8: 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: vl_len:21 HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(245)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250817123317515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123317515 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123317515 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123317515 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123317515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123317515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123317515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123317515 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123317515 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123317515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123317515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123317515 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123317515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123317515 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) 20250817123317515 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250817123317515 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123317515 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123317515 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123317515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123317515 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123317515 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123317515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123317515 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250817123317515 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250817123317515 DMGW NOTICE mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250817123317515 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250817123317515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250817123317515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250817123317515 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250817123317515 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123317515 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123317515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123317515 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: cb7eb'... (mgcp_client.c:807) 20250817123317515 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123317515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123317515 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6220]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123317515 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: cb7eb'... (mgcp_client.c:807) 20250817123317515 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123317515 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6220]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123317515 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{IN_USE}: Removing from parent mgw(mgw-fsm-13336251-0)[0x5582176ec4a0] (mgcp_client_endpoint_fsm.c:873) 20250817123317515 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123317515 DLMGCP DEBUG mgw-endp(mgw-fsm-13336251-0)[0x558217701010]{IN_USE}: Deallocated (fsm.c:568) 20250817123317515 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123317515 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123317515 DMGW DEBUG mgw(mgw-fsm-13336251-0)[0x5582176ec4a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123317515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123317515 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)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "cb7ebb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "cb7ebb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123317518 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250817123317518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123317518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123317518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123317518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817123317518 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250817123317518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6220]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123317518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6220]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123317518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6220]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123317518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6220]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@4feaec2ea8d8: 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_poll_converge. MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123317560 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41883<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@4feaec2ea8d8: Final verdict of PTC: none 20250817123317569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123317569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40838<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123317570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123317570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123317570 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123317570 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) 20250817123317570 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123317570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123317570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123317570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123317570 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123317570 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123317570 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b319c5), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123317570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123317570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123317570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123317570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123317570 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123317570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) HNBGW_Test.sgsn0-RAN(249)@4feaec2ea8d8: Final verdict of PTC: none 20250817123317570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123317570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{disrupted}: Freeing instance (context_map.c:202) 20250817123317570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13336251)[0x558217700be0]{disrupted}: Deallocated (fsm.c:568) 20250817123317570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123317570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{disconnected}: Freeing instance (context_map.c:206) 20250817123317570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5582176e2c20]{disconnected}: Deallocated (fsm.c:568) MutexDispCT-TC_rab_release_abnormal(239)@4feaec2ea8d8: Final verdict of PTC: none 20250817123317570 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13336251 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250817123317570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123317570 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123317570 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123317570 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123317570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123317570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123317570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123317570 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_release_abnormal-Iuh0-RUA(244)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@4feaec2ea8d8: Final verdict of PTC: none 20250817123317570 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 20250817123317570 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.msc0-SCCP(245)@4feaec2ea8d8: Final verdict of PTC: none 20250817123317570 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123317571 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123317571 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) 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-RAN(246)@4feaec2ea8d8: Final verdict of PTC: none 20250817123317571 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123317571 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) 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123317571 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) 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123317571 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123317571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123317571 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123317571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123317571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123317571 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123317571 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) 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123317571 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-M3UA(250)@4feaec2ea8d8: Final verdict of PTC: none 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123317571 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123317571 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW-PFCP(242)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@4feaec2ea8d8: Final verdict of PTC: none 20250817123317572 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123317572 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123317572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123317572 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(247)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(251)@4feaec2ea8d8: Final verdict of PTC: none 20250817123317574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37820<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sun Aug 17 12:33:17 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 20250817123317623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123318126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37830<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284560) Waiting for packet dumper to finish... 1 (prev_count=284560, count=285296) 20250817123319572 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123319572 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123319572 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123319572 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123319572 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123319573 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:33: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_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 MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_rab_assign_fail started. 20250817123321239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123321246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123321250 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38591<->l=127.0.0.1:4262) (control_if.c:572) 20250817123321347 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123321348 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123321348 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123321348 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123321348 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123321348 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123321348 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123321348 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123321348 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123321348 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123321348 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123321349 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123321349 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123321349 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) 20250817123321349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123321349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123321349 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) 20250817123321349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321349 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) 20250817123321349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123321349 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) 20250817123321349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123321349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123321349 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123321349 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123321349 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123321349 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) 20250817123321349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123321349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123321349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123321349 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) 20250817123321349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123321349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123321349 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123321349 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123321349 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123321349 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) 20250817123321349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123321349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123321349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123321350 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123321350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123321350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123321350 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123321350 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123321350 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123321350 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) 20250817123321350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123321350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123321350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123321350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123321350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123321350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123321350 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123321350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321350 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123321350 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123321350 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 20250817123321350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123321350 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123321350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321350 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123321350 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123321350 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 20250817123321350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123321350 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 20250817123321350 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123321350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321350 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123321350 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123321350 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123321350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123321350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123321350 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123321350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321350 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123321350 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123321350 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123321350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123321350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123321350 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(261)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123321360 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123321360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00216b09), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123321360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123321360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123321360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123321360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123321360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321360 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123321360 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123321360 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123321360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123321360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123321360 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123321362 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123321362 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123321362 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123321362 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123321362 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123321362 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123321362 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123321363 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123321363 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123321364 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123321364 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123321364 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) 20250817123321364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123321364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123321364 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) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321364 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) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123321364 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) 20250817123321364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123321364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123321364 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123321364 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123321364 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123321364 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) 20250817123321364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123321364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123321364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123321364 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) 20250817123321364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123321364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123321364 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123321364 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123321364 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123321364 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) 20250817123321364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123321364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123321364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123321364 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) 20250817123321364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123321364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123321364 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123321364 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123321364 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123321364 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) 20250817123321364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123321364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123321364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123321364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123321364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123321364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123321364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123321364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123321364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123321364 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123321364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123321364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123321364 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 20250817123321364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123321364 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123321364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123321364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123321364 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 20250817123321364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123321364 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 20250817123321364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123321364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123321364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123321364 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 20250817123321364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123321364 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 20250817123321364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123321364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123321364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123321364 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123321364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123321364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123321364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123321384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123321384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123321384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123321384 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123321384 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) 20250817123321384 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123321384 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123321384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123321384 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123321560 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 20250817123321561 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 20250817123321561 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123321561 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123321570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321570 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123321570 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123321570 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123321570 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123321570 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123321570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123321573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321573 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123321573 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123321573 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123321573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123321573 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123321573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123321575 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 20250817123321575 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 20250817123321575 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123321575 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123321580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321580 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123321580 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123321580 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123321580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123321580 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123321580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123321580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123321580 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123321580 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123321580 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123321580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123321580 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123321580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123322375 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123322375 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123322375 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123322375 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123322375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123322375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123322375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123322375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123322375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123322375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123322375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123322375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123322375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322375 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123322375 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123322375 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123322375 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123322375 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) 20250817123322375 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) 20250817123322375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123322375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123322375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123322375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123322375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123322375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123322375 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123322375 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123322375 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123322375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123322375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123322375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123322375 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123322375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123322375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123322375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123322375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123322375 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123322375 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123322375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123322375 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123322375 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123322375 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123322375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123322375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123322375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123322375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123322386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123322386 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123322386 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123322386 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123322386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123322386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123322386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123322386 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123322386 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123322386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123322386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123322386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123322386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123322386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123322386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123322386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123322386 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) 20250817123322386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123322386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123322386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322386 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) 20250817123322386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123322386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123322386 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123322386 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123322386 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) 20250817123322386 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) 20250817123322386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123322386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123322386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123322386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123322387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123322387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123322387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123322387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123322387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123322387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123322387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123322387 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123322387 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123322387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123322387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123322387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123322387 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123322387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123322387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123322387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123322387 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(263)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123322410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37848<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@4feaec2ea8d8: Added conn table entry 0TC_rab_assign_fail0(266)16364322 20250817123323440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123323440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123323440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123323440 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123323440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf9b322, normal) (hnbgw_rua.c:407) 20250817123323440 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123323440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16364322)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123323440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16364322 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123323440 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123323440 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123323440 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16364322 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123323440 DCN DEBUG map_sccp[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123323440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123323440 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-16364322 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123323440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16364322 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123323440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16364322)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123323440 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123323440 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123323440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16364322)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123323440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123323440 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123323440 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{IDLE}: Allocated (fsm.c:456) 20250817123323440 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123323440 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003b80056400500f1100926) (sccp_scrc.c:406) 20250817123323440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123323440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123323440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123323440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123323440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123323440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123323440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123323440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123323440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123323440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123323440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123323440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123323440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123323440 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123323440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123323440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16364322)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123323440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123323440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123323440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123323440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123323440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123323440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123323440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123323440 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@4feaec2ea8d8: Added conn table entry 0TC_rab_assign_fail0(266)4932241 HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123323445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123323445 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123323445 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123323445 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123323445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123323445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123323445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123323445 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123323445 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123323445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123323445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123323445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123323445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123323445 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=00679df2) (sccp_scrc.c:477) 20250817123323445 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20250817123323445 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123323445 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123323445 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123323445 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123323445 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) 20250817123323445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123323445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817123323648 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123323648 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123323648 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123323648 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123323648 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123323648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123323648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123323648 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123323648 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123323648 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123323648 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123323649 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123323649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123323649 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) 20250817123323649 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20250817123323649 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123323649 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123323649 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123323649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123323649 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123323649 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123323649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123323649 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123323649 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123323649 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123323649 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123323649 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123323649 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123323649 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123323649 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{UNUSED}: Allocated (fsm.c:456) 20250817123323649 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{UNUSED}: is child of mgw(mgw-fsm-16364322-0)[0x5582176e6a10] (fsm.c:486) 20250817123323649 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16364322-0)[0x5582176e6a10] (mgcp_client_endpoint_fsm.c:724) 20250817123323649 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123323649 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123323649 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123323649 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16364322-0)[0x5582176ec4a0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123323649 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16364322-0)[0x5582176ec4a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16364322-0)[0x558217701010] (fsm.c:486) 20250817123323649 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16364322-0)[0x5582176ec4a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123323649 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16364322-0)[0x5582176ec4a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123323649 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: f9b32'... (mgcp_client.c:807) 20250817123323649 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123323649 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16364322-0)[0x5582176ec4a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123323649 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f9b32217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f9b32217", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f9b32217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f9b32217", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817123323660 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250817123323660 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123323660 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123323660 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123323660 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123323660 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123323660 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{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) 20250817123323660 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{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) 20250817123323660 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123323660 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123323660 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{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) 20250817123323660 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123323660 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123323660 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123323660 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123323660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16364322)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123323660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123323660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123323660 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123323670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123323670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123323670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250817123323670 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123323670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf9b322) (hnbgw_rua.c:471) 20250817123323670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16364322 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250817123323670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16364322)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123323670 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123323670 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123323670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16364322)[0x558217700be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123323670 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250817123323670 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123323670 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123323670 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250817123323670 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250817123323670 DMGW ERROR mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250817123323670 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250817123323670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250817123323670 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123323670 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123323670 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=00679df2), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20250817123323670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123323670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123323670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123323670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123323670 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250817123323670 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123323670 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123323670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123323670 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: f9b32'... (mgcp_client.c:807) 20250817123323670 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123323670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123323670 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{IN_USE}: Removing from parent mgw(mgw-fsm-16364322-0)[0x5582176e6a10] (mgcp_client_endpoint_fsm.c:873) 20250817123323670 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123323670 DLMGCP DEBUG mgw-endp(mgw-fsm-16364322-0)[0x558217701010]{IN_USE}: Deallocated (fsm.c:568) 20250817123323670 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123323670 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123323670 DMGW DEBUG mgw(mgw-fsm-16364322-0)[0x5582176e6a10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123323670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123323670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123323670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123323670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123323670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123323670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123323670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123323670 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "f9b32217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123323683 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250817123323683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123323683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123323683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123323683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123323685 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38591<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@4feaec2ea8d8: Final verdict of PTC: none 20250817123323692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123323692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37838<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123323693 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123323693 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) 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123323693 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123323693 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) 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123323693 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 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123323693 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123323693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123323693 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123323693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123323693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123323693 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123323693 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) 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123323693 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 20250817123323693 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123323693 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) 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123323693 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 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123323693 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123323693 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123323693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123323693 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123323693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123323693 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(263)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(265)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(256)@4feaec2ea8d8: Final verdict of PTC: none 20250817123323694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37848<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(262)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_rab_assign_fail finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sun Aug 17 12:33:23 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 20250817123323728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123323872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123323872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123323872 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123323872 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) 20250817123323872 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123323872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16364322)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123323872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16364322)[0x558217700be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123323872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123323872 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123323872 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123323872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00679df2), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123323872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123323872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123323872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123323872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123323872 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123323872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123323872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16364322)[0x558217700be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123323872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16364322)[0x558217700be0]{disrupted}: Freeing instance (context_map.c:202) 20250817123323872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16364322)[0x558217700be0]{disrupted}: Deallocated (fsm.c:568) 20250817123323873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123323873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{disconnected}: Freeing instance (context_map.c:206) 20250817123323873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5582176e2c20]{disconnected}: Deallocated (fsm.c:568) 20250817123323873 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16364322 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123323873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123323873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123323873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123323873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123323873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123323873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123323873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123323873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123324231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37862<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250928) Waiting for packet dumper to finish... 1 (prev_count=250928, count=261184) 20250817123325694 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123325694 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123325694 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123325694 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123325694 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123325694 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:33:26 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_rab_assign_mgcp_to started. 20250817123327345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123327350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123327352 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42457<->l=127.0.0.1:4262) (control_if.c:572) 20250817123327419 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123327419 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123327419 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123327419 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123327419 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123327419 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123327419 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123327420 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123327420 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123327420 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123327420 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_mgcp_to-Iuh0(271)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123327421 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123327421 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123327421 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) 20250817123327421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123327421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123327421 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) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327421 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) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123327421 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) 20250817123327421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123327421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123327421 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123327421 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123327421 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123327421 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) 20250817123327421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123327421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123327421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123327421 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) 20250817123327421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123327421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123327421 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123327421 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123327421 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123327421 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) 20250817123327421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123327421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123327421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123327421 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123327421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123327421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123327421 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123327421 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123327421 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123327421 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) 20250817123327421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123327421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123327421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123327421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123327421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123327421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123327421 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123327421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123327421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123327421 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 20250817123327421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123327421 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123327421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123327421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123327421 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 20250817123327421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123327421 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 20250817123327421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123327421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123327421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123327421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123327421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123327421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123327421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123327421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123327421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123327421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123327421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123327421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123327421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(275)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123327434 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123327434 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123327434 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123327434 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123327434 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123327435 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123327435 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123327435 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123327435 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123327436 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123327436 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123327436 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) 20250817123327436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123327436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123327436 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) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327436 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) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123327436 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) 20250817123327436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123327436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123327436 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123327436 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123327436 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123327436 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) 20250817123327436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123327436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123327436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123327436 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) 20250817123327436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123327436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123327436 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123327436 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123327436 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123327436 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) 20250817123327436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123327436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123327436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123327436 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) 20250817123327436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123327436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123327436 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123327436 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123327436 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123327436 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) 20250817123327436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123327436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123327436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123327436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123327436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123327436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123327436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123327436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123327436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123327436 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123327436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123327436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123327436 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 20250817123327436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123327436 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123327436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123327436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123327436 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 20250817123327436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123327436 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 20250817123327436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123327437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123327437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123327437 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 20250817123327437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123327437 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 20250817123327437 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123327437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123327437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123327437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123327437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123327437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123327437 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(276)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123327457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123327457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123327457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123327457 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123327457 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) 20250817123327457 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123327457 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123327457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123327457 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123327571 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123327571 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b319c5), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123327571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123327571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123327571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123327571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123327571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327571 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123327571 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123327571 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123327571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123327571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123327571 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123327632 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 20250817123327632 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 20250817123327632 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123327632 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123327637 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327637 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123327637 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123327637 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123327637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123327637 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123327637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123327637 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327637 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123327637 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123327638 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123327638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123327638 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123327638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123327648 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 20250817123327648 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 20250817123327648 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123327648 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123327649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327649 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123327650 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123327650 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123327650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123327650 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123327650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123327650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123327650 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123327650 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123327650 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123327650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123327650 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123327650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123328446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123328446 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123328446 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123328446 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123328446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123328446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123328446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123328446 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123328446 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123328446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123328446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123328446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123328446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123328446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123328446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123328446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123328446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123328446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123328446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123328446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123328446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123328446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123328446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123328446 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123328446 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) 20250817123328446 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) 20250817123328446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123328446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123328446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123328446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123328446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123328446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123328446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123328446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123328446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123328446 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123328446 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123328446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123328446 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123328446 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123328446 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123328446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123328446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123328446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123328446 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123328458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123328458 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123328458 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123328458 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123328458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123328458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123328458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123328458 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123328458 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123328458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123328458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123328458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123328458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123328458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123328458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123328458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123328458 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) 20250817123328458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123328458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123328458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328458 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) 20250817123328458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123328458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123328458 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123328458 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123328458 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) 20250817123328458 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) 20250817123328458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123328458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123328458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123328458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123328458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123328458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123328458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123328458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123328458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123328458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123328458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123328459 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123328459 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123328459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123328459 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123328459 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123328459 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123328459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123328459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123328459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123328459 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(277)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123328486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36498<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@4feaec2ea8d8: Added conn table entry 0TC_rab_assign_mgcp_to0(280)5960337 20250817123329534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123329534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123329534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123329534 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123329534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5af291, normal) (hnbgw_rua.c:407) 20250817123329534 DHNB DEBUG map_rua[0x5582176e5810]{init}: Allocated (fsm.c:456) 20250817123329534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5960337)[0x5582176e5810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123329534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5960337 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123329534 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123329534 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123329534 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5960337 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123329534 DCN DEBUG map_sccp[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123329534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123329534 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-5960337 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123329534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5960337 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123329534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5960337)[0x5582176e5810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123329534 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123329535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123329535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5960337)[0x5582176e5810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123329535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123329535 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123329535 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817123329535 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123329535 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000580056400500f1100926) (sccp_scrc.c:406) 20250817123329535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123329535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123329535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123329535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123329535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123329535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123329535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123329535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123329535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123329535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123329535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123329535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123329535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123329535 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123329535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123329535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5960337)[0x5582176e5810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123329535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123329535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123329535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123329535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123329535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123329535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123329535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123329535 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@4feaec2ea8d8: Added conn table entry 0TC_rab_assign_mgcp_to0(280)3924796 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123329548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123329548 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123329548 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123329548 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123329548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123329548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123329548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123329548 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123329548 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123329548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123329548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123329548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123329548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123329548 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=0041a897) (sccp_scrc.c:477) 20250817123329548 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20250817123329548 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123329548 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123329548 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123329548 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123329548 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) 20250817123329548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123329548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817123329752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123329753 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123329753 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123329753 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123329753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123329753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123329753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123329753 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123329753 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123329753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123329753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123329753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123329753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123329753 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) 20250817123329753 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250817123329753 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123329753 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123329753 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123329753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123329753 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123329753 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123329753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123329753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123329753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123329753 DMGW DEBUG mgw(mgw-fsm-5960337-0)[0x5582176ec4a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123329753 DMGW DEBUG mgw(mgw-fsm-5960337-0)[0x5582176ec4a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123329753 DMGW DEBUG mgw(mgw-fsm-5960337-0)[0x5582176ec4a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123329753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123329753 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123329753 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{UNUSED}: Allocated (fsm.c:456) 20250817123329753 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{UNUSED}: is child of mgw(mgw-fsm-5960337-0)[0x5582176ec4a0] (fsm.c:486) 20250817123329753 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5960337-0)[0x5582176ec4a0] (mgcp_client_endpoint_fsm.c:724) 20250817123329753 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123329753 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123329753 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123329753 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5960337-0)[0x5582176e6a10]{ST_CRCX}: Allocated (fsm.c:456) 20250817123329753 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5960337-0)[0x5582176e6a10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5960337-0)[0x558217701010] (fsm.c:486) 20250817123329753 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5960337-0)[0x5582176e6a10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123329753 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5960337-0)[0x5582176e6a10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123329753 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 5af29'... (mgcp_client.c:807) 20250817123329753 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250817123329753 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5960337-0)[0x5582176e6a10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123329753 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5af29117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5af29117", 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)@4feaec2ea8d8: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5af29117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5af29117", 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" } } } } } } } 20250817123331361 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123331362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00216b09), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123331362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123331362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123331362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123331362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123331362 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123331362 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123331362 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123331362 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123331362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123331362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123331362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123331362 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123331370 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123331370 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123331370 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123331370 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123331370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123331370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123331370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123331370 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123331370 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123331370 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123331370 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123331370 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123331370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123331370 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=00216b09) (sccp_scrc.c:477) 20250817123331370 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20250817123331370 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123331370 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123331370 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123331370 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123331370 DLSCCP DEBUG SCCP-SCOC(24)[0x5582176e5940]{IDLE}: Deallocated (fsm.c:568) 20250817123333754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250817123333754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250817123333754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-5960337-0)[0x558217701010] (mgcp_client_fsm.c:526) 20250817123333754 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250817123333754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250817123333754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176e6a10]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250817123333754 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250817123333754 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123333754 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250817123333754 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-5960337-0)[0x5582176ec4a0] (mgcp_client_endpoint_fsm.c:925) 20250817123333754 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250817123333754 DLMGCP DEBUG mgw-endp(mgw-fsm-5960337-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250817123333754 DMGW DEBUG mgw(mgw-fsm-5960337-0)[0x5582176ec4a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250817123333754 DMGW ERROR mgw(mgw-fsm-5960337-0)[0x5582176ec4a0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250817123333754 DMGW DEBUG mgw(mgw-fsm-5960337-0)[0x5582176ec4a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250817123333754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250817123333754 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123333754 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123333754 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=0041a897), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20250817123333754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123333754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123333754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123333754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123333754 DMGW DEBUG mgw(mgw-fsm-5960337-0)[0x5582176ec4a0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250817123333754 DMGW DEBUG mgw(mgw-fsm-5960337-0)[0x5582176ec4a0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250817123333755 DMGW DEBUG mgw(mgw-fsm-5960337-0)[0x5582176ec4a0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250817123333755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123333755 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123333755 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123333755 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123333755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123333755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123333755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123333755 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123333779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123333779 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123333779 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123333779 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123333779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123333779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123333779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123333779 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123333779 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123333779 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123333779 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123333779 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123333779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123333779 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) 20250817123333779 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250817123333779 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123333779 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123333779 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123333779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123333779 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123333779 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123333779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123333779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5960337)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123333780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123333780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123333780 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@4feaec2ea8d8: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)5960337 20250817123333809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123333809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123333809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123333809 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123333809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5af291,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123333809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5960337 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123333809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5960337)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123333809 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123333809 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123333809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5960337)[0x5582176e5810]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123333809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123333809 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123333809 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123333809 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=0041a897), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123333809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123333809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123333809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123333809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123333809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5960337)[0x5582176e5810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123333809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123333809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123333809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123333809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123333809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123333809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123333809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123333809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123333809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123333810 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@4feaec2ea8d8: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)3924796 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: Session index based on connection ID:0 20250817123333821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123333821 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123333821 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123333821 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123333821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123333821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123333821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123333821 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123333821 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123333821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123333821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123333821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123333821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123333821 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=0041a897), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123333821 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20250817123333821 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123333821 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123333821 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123333821 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) 20250817123333821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123333821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123333821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5960337)[0x5582176e5810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123333821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5960337)[0x5582176e5810]{disconnected}: Freeing instance (context_map.c:202) 20250817123333821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5960337)[0x5582176e5810]{disconnected}: Deallocated (fsm.c:568) 20250817123333821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123333821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:206) 20250817123333821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123333821 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5960337 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817123333821 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=0041a897), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20250817123333821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123333821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123333821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123333821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123333821 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123333821 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123333821 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123333821 DLSCCP DEBUG SCCP-SCOC(27)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) 20250817123333822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123333822 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123333822 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123333822 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123333822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123333822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123333822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123333822 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: RLC received in state:disconnect_pending 20250817123333874 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123333874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00679df2), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123333874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123333874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123333874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123333874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123333874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123333874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123333874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123333874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123333874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123333874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123333874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123333874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123333879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123333879 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123333879 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123333879 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123333879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123333879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123333879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123333879 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123333879 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123333879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123333879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123333879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123333880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123333880 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=00679df2) (sccp_scrc.c:477) 20250817123333880 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20250817123333880 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123333880 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123333880 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123333880 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123333880 DLSCCP DEBUG SCCP-SCOC(26)[0x5582176e6220]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123335832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123335832 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42457<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(269)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(268)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123335836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36484<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123335838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123335838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123335838 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123335838 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) 20250817123335838 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123335839 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123335839 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) 20250817123335839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123335839 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123335839 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123335839 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) 20250817123335839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123335839 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123335839 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 20250817123335839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123335839 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123335839 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123335839 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123335839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123335839 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123335840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123335840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123335840 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 20250817123335840 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) 20250817123335840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123335840 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123335840 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123335840 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) 20250817123335840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123335840 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817123335841 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) 20250817123335841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_rab_assign_mgcp_to(267)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@4feaec2ea8d8: Final verdict of PTC: none 20250817123335841 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123335841 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123335841 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123335841 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123335841 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123335841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123335841 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(276)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(270)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(279)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_assign_mgcp_to0(280)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. 20250817123335856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36498<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Aug 17 12:33:35 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 20250817123335928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123336431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54762<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258260) Waiting for packet dumper to finish... 1 (prev_count=258260, count=275788) 20250817123337572 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123337572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b319c5), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123337572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123337572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123337572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123337572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123337572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123337572 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123337572 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123337572 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123337572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123337572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123337572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123337572 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123337841 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123337841 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123337841 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123337841 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123337841 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123337841 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:33:38 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250817123339519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123339528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123339538 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36017<->l=127.0.0.1:4262) (control_if.c:572) 20250817123339643 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123339643 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123339643 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123339644 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123339644 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123339644 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123339644 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123339644 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123339644 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123339644 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123339644 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123339645 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123339645 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123339645 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) 20250817123339645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123339645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123339645 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) 20250817123339645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339645 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) 20250817123339645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123339645 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) 20250817123339645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123339645 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123339646 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123339646 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123339646 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123339646 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) 20250817123339646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123339646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123339646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123339646 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) 20250817123339646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123339646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123339646 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123339646 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123339646 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123339646 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) 20250817123339646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123339646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123339646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123339646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123339646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123339646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123339646 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123339646 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123339646 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123339646 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) 20250817123339646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123339646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123339646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123339646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123339646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123339646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123339646 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123339646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123339646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123339646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123339646 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 20250817123339646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123339646 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123339646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123339646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123339646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123339646 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 20250817123339646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123339646 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 20250817123339646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123339646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123339646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123339646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123339646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123339646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123339646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123339646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123339646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123339646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123339646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123339646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123339646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123339646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123339646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(289)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123339657 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123339657 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123339657 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123339657 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123339657 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123339657 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123339657 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123339657 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123339657 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123339658 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123339658 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123339658 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) 20250817123339658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123339658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123339658 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) 20250817123339658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339658 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) 20250817123339658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123339659 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) 20250817123339659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123339659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123339659 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123339659 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123339659 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123339659 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) 20250817123339659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123339659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123339659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123339659 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) 20250817123339659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123339659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123339659 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123339659 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123339659 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123339659 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) 20250817123339659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123339659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123339659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123339659 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) 20250817123339659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123339659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123339659 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123339659 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123339659 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123339659 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) 20250817123339659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123339659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123339659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123339659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123339659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123339659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123339659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123339659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123339659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123339659 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123339659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123339659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123339659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123339659 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 20250817123339659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123339659 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123339659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123339659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123339659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123339659 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 20250817123339659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123339659 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 20250817123339659 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123339659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123339659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123339659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123339659 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 20250817123339659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123339659 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 20250817123339659 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123339659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123339659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123339659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123339659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123339659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123339659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123339659 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123339677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123339677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123339677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123339677 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123339677 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) 20250817123339677 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123339677 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123339677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123339677 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123339855 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 20250817123339855 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 20250817123339855 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123339855 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123339864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123339864 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123339864 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123339864 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123339864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123339864 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123339864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123339867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123339867 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123339867 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123339867 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123339867 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123339867 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123339867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123339868 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 20250817123339868 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 20250817123339869 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123339869 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123339875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123339875 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123339875 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123339875 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123339875 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123339875 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123339875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123339878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123339878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123339878 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123339878 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123339878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123339878 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123339878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123340672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123340672 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123340672 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123340672 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123340672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123340672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123340672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123340672 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123340673 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123340673 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123340673 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123340673 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123340673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123340673 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123340673 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123340673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123340673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123340673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123340673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123340673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123340673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340673 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123340673 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123340673 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123340673 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123340673 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) 20250817123340674 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) 20250817123340674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123340674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123340674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123340674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123340674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123340674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123340674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123340674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123340674 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123340674 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123340674 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123340674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123340674 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123340674 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123340674 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123340674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123340674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123340674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123340674 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123340684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123340684 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123340684 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123340684 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123340684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123340684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123340684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123340684 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123340685 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123340685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123340685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123340685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123340685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123340685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123340685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123340685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123340685 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) 20250817123340685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123340685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123340685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340685 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) 20250817123340685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123340685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-RAN(288)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123340685 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123340685 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123340685 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) 20250817123340685 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) 20250817123340685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123340685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123340685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123340685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123340686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123340686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123340686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123340686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123340686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123340686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123340686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123340686 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123340686 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123340686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123340686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123340686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123340686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123340686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123340686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123340686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123340686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(291)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123340701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54782<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)130418 20250817123341747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123341747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123341747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123341747 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123341747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1fd72, normal) (hnbgw_rua.c:407) 20250817123341747 DHNB DEBUG map_rua[0x5582176e5810]{init}: Allocated (fsm.c:456) 20250817123341747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123341747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-130418 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123341747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123341747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123341747 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-130418 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123341747 DCN DEBUG map_sccp[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123341747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123341747 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-130418 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123341747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-130418 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123341747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123341747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123341748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123341748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123341748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123341748 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123341748 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817123341748 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123341748 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003ac0056400500f1100926) (sccp_scrc.c:406) 20250817123341748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123341748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123341748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123341748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123341748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123341748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123341748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123341748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123341748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123341748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123341748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123341748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123341748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123341748 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123341748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123341748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123341748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123341748 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123341748 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123341748 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123341748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123341748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123341748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123341748 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@4feaec2ea8d8: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)15438920 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123341766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123341766 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123341766 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123341766 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123341766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123341766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123341766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123341766 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123341767 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123341767 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123341767 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123341767 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123341767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123341767 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=0025fa15) (sccp_scrc.c:477) 20250817123341767 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20250817123341767 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123341767 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123341767 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123341767 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123341767 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) 20250817123341767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123341767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@4feaec2ea8d8: 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)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817123341968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123341969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123341969 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123341969 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123341969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123341969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123341969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123341969 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123341969 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123341969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123341969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123341969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123341969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123341969 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) 20250817123341969 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250817123341969 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123341969 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123341969 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123341969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123341969 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123341969 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123341969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123341969 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123341969 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123341970 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123341970 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123341970 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123341970 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123341970 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123341970 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{UNUSED}: Allocated (fsm.c:456) 20250817123341970 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{UNUSED}: is child of mgw(mgw-fsm-130418-0)[0x5582176e6a10] (fsm.c:486) 20250817123341970 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-130418-0)[0x5582176e6a10] (mgcp_client_endpoint_fsm.c:724) 20250817123341970 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123341970 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123341970 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123341970 DLMGCP DEBUG MGCP_CONN(mgw-fsm-130418-0)[0x5582176ec4a0]{ST_CRCX}: Allocated (fsm.c:456) 20250817123341970 DLMGCP DEBUG MGCP_CONN(mgw-fsm-130418-0)[0x5582176ec4a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-130418-0)[0x558217701010] (fsm.c:486) 20250817123341970 DLMGCP DEBUG MGCP_CONN(mgw-fsm-130418-0)[0x5582176ec4a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123341970 DLMGCP DEBUG MGCP_CONN(mgw-fsm-130418-0)[0x5582176ec4a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123341970 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=198 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 1fd72'... (mgcp_client.c:807) 20250817123341970 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250817123341970 DLMGCP DEBUG MGCP_CONN(mgw-fsm-130418-0)[0x5582176ec4a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123341970 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1fd7217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fd7217", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1fd7217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fd7217", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817123342005 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250817123342005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123342005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123342005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123342005 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123342005 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123342005 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342005 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342005 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123342005 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123342005 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342005 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123342005 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123342005 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123342005 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123342005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123342005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123342005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123342005 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123342032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123342032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123342032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123342032 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123342032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1fd72) (hnbgw_rua.c:471) 20250817123342032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-130418 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123342032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123342032 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123342032 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123342032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123342032 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123342032 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123342032 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123342032 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123342032 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123342032 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-130418-0)[0x5582176e6a10] (mgcp_client_endpoint_fsm.c:724) 20250817123342032 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123342032 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123342032 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123342032 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=213 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 1fd7'... (mgcp_client.c:807) 20250817123342032 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250817123342032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123342032 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123342032 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342032 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1fd7217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fd7217", 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" } } } } } } } 20250817123342050 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250817123342050 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250817123342050 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123342050 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123342050 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123342050 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342050 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342050 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123342050 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123342050 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342050 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123342050 DMGW INFO mgw(mgw-fsm-130418-0)[0x5582176e6a10]{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) 20250817123342050 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250817123342050 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123342050 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123342050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123342050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123342050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123342050 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123342053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123342053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123342053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123342053 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123342053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1fd72) (hnbgw_rua.c:471) 20250817123342053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-130418 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123342053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123342053 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123342053 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123342053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123342053 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123342053 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123342053 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123342053 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123342053 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250817123342053 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250817123342053 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123342053 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-130418-0)[0x5582176e6a10] (mgcp_client_endpoint_fsm.c:724) 20250817123342053 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123342053 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123342053 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123342053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-130418-0)[0x5582176e5940]{ST_CRCX}: Allocated (fsm.c:456) 20250817123342053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-130418-0)[0x5582176e5940]{ST_CRCX}: is child of mgw-endp(mgw-fsm-130418-0)[0x558217701010] (fsm.c:486) 20250817123342053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-130418-0)[0x5582176e5940]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123342053 DLMGCP DEBUG MGCP_CONN(mgw-fsm-130418-0)[0x5582176e5940]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250817123342053 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=203 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 1fd7'... (mgcp_client.c:807) 20250817123342053 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250817123342054 DLMGCP DEBUG MGCP_CONN(mgw-fsm-130418-0)[0x5582176e5940]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123342054 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123342054 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342054 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342054 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1fd7217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fd7217", 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" } } } } } } } 20250817123342062 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250817123342062 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e5940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123342063 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e5940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123342063 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e5940]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123342063 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e5940]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123342063 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123342063 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342063 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342063 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342063 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123342063 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123342063 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342063 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{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) 20250817123342063 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123342063 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123342063 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123342063 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123342063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123342063 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123342063 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123342063 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=0025fa15), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123342063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123342063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123342063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123342063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123342063 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123342063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123342063 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123342063 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123342063 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123342063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123342063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123342063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123342063 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123342081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123342081 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123342081 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123342081 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123342081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123342081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123342081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123342081 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123342082 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123342082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123342082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123342082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123342082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123342082 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) 20250817123342082 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250817123342082 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123342082 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123342082 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123342082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123342082 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123342082 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123342082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123342082 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123342082 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123342082 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123342082 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123342082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123342082 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 1fd7'... (mgcp_client.c:807) 20250817123342082 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123342082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123342082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e5940]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123342082 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 1fd7'... (mgcp_client.c:807) 20250817123342082 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123342082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e5940]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123342082 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{IN_USE}: Removing from parent mgw(mgw-fsm-130418-0)[0x5582176e6a10] (mgcp_client_endpoint_fsm.c:873) 20250817123342082 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123342082 DLMGCP DEBUG mgw-endp(mgw-fsm-130418-0)[0x558217701010]{IN_USE}: Deallocated (fsm.c:568) 20250817123342082 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123342082 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123342082 DMGW DEBUG mgw(mgw-fsm-130418-0)[0x5582176e6a10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123342082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123342082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817123342082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123342082 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1fd7217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1fd7217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123342086 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250817123342086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123342086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123342086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123342086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5582176ec4a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250817123342086 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250817123342086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e5940]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123342086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e5940]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123342086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e5940]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123342086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e5940]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@4feaec2ea8d8: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)130418 20250817123342089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123342089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123342089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123342089 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123342089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1fd72,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123342089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-130418 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123342089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123342089 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123342089 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123342089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123342089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123342089 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123342089 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123342089 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=0025fa15), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123342089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123342089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123342089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123342089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123342089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123342089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123342089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123342089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123342089 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123342089 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123342089 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123342089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123342089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123342089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123342089 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@4feaec2ea8d8: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)15438920 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: Session index based on connection ID:0 20250817123342091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123342091 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123342091 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123342091 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123342091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123342091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123342091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123342091 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123342091 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123342091 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123342091 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123342091 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123342091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123342091 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=0025fa15), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123342091 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20250817123342091 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123342091 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123342091 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123342091 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) 20250817123342091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123342091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123342091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123342091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{disconnected}: Freeing instance (context_map.c:202) 20250817123342091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130418)[0x5582176e5810]{disconnected}: Deallocated (fsm.c:568) 20250817123342091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123342091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:206) 20250817123342091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123342091 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-130418 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123342091 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=0025fa15), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20250817123342091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123342091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123342091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123342091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123342091 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123342091 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123342091 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123342091 DLSCCP DEBUG SCCP-SCOC(28)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) 20250817123342091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123342091 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123342091 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123342091 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123342091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123342091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123342091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123342091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@4feaec2ea8d8: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123344106 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36017<->l=127.0.0.1:4262) (control_if.c:193) 20250817123344107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54774<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(283)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@4feaec2ea8d8: Final verdict of PTC: none 20250817123344112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123344114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123344114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123344114 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123344114 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) 20250817123344114 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(291)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@4feaec2ea8d8: Final verdict of PTC: none 20250817123344116 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123344116 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) 20250817123344116 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123344116 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123344116 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123344116 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) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@4feaec2ea8d8: Final verdict of PTC: none 20250817123344116 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123344116 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123344116 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123344116 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) 20250817123344116 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123344116 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123344116 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123344116 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.msc0-SCCP(287)@4feaec2ea8d8: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@4feaec2ea8d8: Final verdict of PTC: none 20250817123344116 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123344116 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123344116 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 20250817123344116 DLSS7 <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.msc0-RAN(288)@4feaec2ea8d8: Final verdict of PTC: none 20250817123344117 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123344117 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123344117 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123344117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123344117 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123344117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123344117 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(289)@4feaec2ea8d8: Final verdict of PTC: none 20250817123344117 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 20250817123344117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123344117 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(293)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@4feaec2ea8d8: Final verdict of PTC: none 20250817123344117 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123344117 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123344117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123344117 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123344117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123344117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(284)@4feaec2ea8d8: Final verdict of PTC: none 20250817123344121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:33:44 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 20250817123344203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123344706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305000) Waiting for packet dumper to finish... 1 (prev_count=305000, count=305540) 20250817123346119 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123346119 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123346119 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123346119 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123346119 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123346119 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:33: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_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 20250817123347573 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123347573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b319c5), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123347573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123347573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123347573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123347573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123347573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123347573 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123347573 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123347573 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123347573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123347573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123347573 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ranap_cs_mo_disconnect started. 20250817123347826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123347832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123347837 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35727<->l=127.0.0.1:4262) (control_if.c:572) 20250817123347900 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123347900 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123347900 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123347900 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123347900 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123347900 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123347900 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123347900 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123347900 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123347901 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123347901 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123347902 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123347902 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123347902 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) 20250817123347902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123347902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123347902 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) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347902 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) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123347902 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) 20250817123347902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123347902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123347902 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123347902 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123347902 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123347902 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) 20250817123347902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123347902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123347902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123347902 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) 20250817123347902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123347902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123347902 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123347902 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123347902 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123347902 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) 20250817123347902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123347902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123347902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123347902 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123347902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123347902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123347902 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123347902 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123347902 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123347902 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) 20250817123347902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123347902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123347902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123347902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123347902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123347902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123347902 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123347903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123347903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123347903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123347903 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 20250817123347903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123347903 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123347903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123347903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123347903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123347903 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 20250817123347903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123347903 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 20250817123347903 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123347903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123347903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123347903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123347903 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123347903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123347903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123347903 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123347903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123347903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123347903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123347903 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123347903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123347903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123347903 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(303)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123347915 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123347915 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123347915 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123347916 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123347916 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123347916 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123347916 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123347916 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123347916 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123347917 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123347917 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123347917 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) 20250817123347917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123347917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123347917 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) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347917 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) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123347917 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) 20250817123347917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123347917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123347917 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123347917 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123347917 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123347917 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) 20250817123347917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123347917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123347917 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) 20250817123347917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123347917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123347917 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123347917 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123347917 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123347917 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) 20250817123347917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123347917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123347917 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) 20250817123347917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123347917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123347917 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123347917 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123347917 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123347917 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) 20250817123347917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123347917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123347917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123347917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123347917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123347917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123347917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123347917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123347917 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123347917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123347918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123347918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123347918 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 20250817123347918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123347918 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123347918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123347918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123347918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123347918 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 20250817123347918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123347918 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 20250817123347918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123347918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123347918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123347918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123347918 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 20250817123347918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123347918 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 20250817123347918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123347918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123347918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123347918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123347918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123347918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123347918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123347918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123347939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123347939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123347939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123347939 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123347939 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) 20250817123347939 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123347939 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123347939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123347939 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123348112 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 20250817123348112 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 20250817123348112 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123348112 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123348114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123348114 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123348114 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123348114 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123348114 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123348114 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123348114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123348115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123348115 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123348115 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123348115 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123348115 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123348115 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123348115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123348127 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 20250817123348127 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 20250817123348127 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123348127 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123348129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123348129 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123348129 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123348129 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123348129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123348129 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123348129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123348129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123348129 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123348129 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123348129 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123348129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123348129 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123348129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123348918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123348918 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123348918 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123348918 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123348918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123348918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123348918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123348918 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123348918 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123348918 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123348918 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123348918 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123348918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123348918 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123348918 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123348918 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123348918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123348918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123348918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123348918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123348918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348918 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123348918 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123348918 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123348918 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123348918 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) 20250817123348918 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) 20250817123348918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123348918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123348918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123348918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123348918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123348918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123348918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123348918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123348918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123348918 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123348918 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123348918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123348918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123348918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123348918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123348918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123348918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123348918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123348918 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123348933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123348933 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123348933 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123348933 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123348933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123348933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123348933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123348933 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123348933 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123348933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123348933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123348933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123348933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123348933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123348933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123348933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123348933 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) 20250817123348933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123348933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123348933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348933 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) 20250817123348933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123348933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123348933 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123348933 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123348933 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) 20250817123348933 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) 20250817123348933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123348933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123348933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123348933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123348933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123348933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123348933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123348933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123348933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123348933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123348933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123348933 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123348933 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123348933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123348933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123348933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123348933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123348933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123348933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123348933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123348933 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(305)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123348949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53688<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@4feaec2ea8d8: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)5462168 20250817123349975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123349975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123349975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123349975 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123349975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x535898, normal) (hnbgw_rua.c:407) 20250817123349975 DHNB DEBUG map_rua[0x5582176e5810]{init}: Allocated (fsm.c:456) 20250817123349975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123349975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5462168 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123349975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123349975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123349975 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5462168 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123349975 DCN DEBUG map_sccp[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123349975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123349975 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-5462168 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123349975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5462168 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123349975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123349975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123349975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123349975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123349975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123349975 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123349975 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817123349975 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123349975 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000990056400500f1100926) (sccp_scrc.c:406) 20250817123349975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123349975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123349975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123349975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123349975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123349975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123349975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123349975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123349975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123349975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123349975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123349975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123349975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123349975 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123349975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123349975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123349975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123349975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123349975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123349975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123349975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123349975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123349975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123349975 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@4feaec2ea8d8: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)16105323 HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123349989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123349989 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123349990 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123349990 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123349990 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123349990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123349990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123349990 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123349990 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123349990 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123349990 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123349990 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123349990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123349990 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=00f5e670) (sccp_scrc.c:477) 20250817123349990 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20250817123349990 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123349990 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123349990 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123349990 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123349990 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) 20250817123349990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123349990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123350180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123350180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123350180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250817123350180 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123350180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x535898) (hnbgw_rua.c:471) 20250817123350180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5462168 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250817123350180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123350180 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250817123350180 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250817123350180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250817123350180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123350180 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123350180 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123350180 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=00f5e670), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250817123350180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123350180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123350180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123350181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123350181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123350181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123350181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123350181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123350181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123350181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123350181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123350181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: vl_len:13 HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250817123350201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123350201 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123350201 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123350201 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123350201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123350201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123350201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123350201 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123350201 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123350201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123350201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123350201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123350201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123350201 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) 20250817123350201 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20250817123350201 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123350201 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123350201 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123350201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123350201 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123350201 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123350201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123350201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123350201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250817123350201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123350201 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@4feaec2ea8d8: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)5462168 20250817123350216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123350216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123350216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123350216 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123350216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x535898,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123350216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5462168 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123350216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123350216 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123350216 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123350216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123350216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123350216 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123350216 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123350216 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=00f5e670), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123350216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123350216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123350216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123350216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123350216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123350216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123350216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123350216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123350216 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123350216 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123350216 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123350216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123350216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123350216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123350216 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@4feaec2ea8d8: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)16105323 HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: Session index based on connection ID:0 20250817123350222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123350222 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123350222 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123350222 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123350222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123350222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123350222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123350222 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123350222 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123350222 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123350222 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123350222 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123350222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123350222 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=00f5e670), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123350222 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20250817123350222 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123350222 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123350222 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123350222 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) 20250817123350222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123350222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123350222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123350222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{disconnected}: Freeing instance (context_map.c:202) 20250817123350222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5462168)[0x5582176e5810]{disconnected}: Deallocated (fsm.c:568) 20250817123350222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123350222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:206) 20250817123350222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123350222 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5462168 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250817123350222 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=00f5e670), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20250817123350222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123350222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123350222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123350222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123350223 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123350223 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123350223 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123350223 DLSCCP DEBUG SCCP-SCOC(29)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) 20250817123350223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123350223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123350223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123350223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123350223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123350223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123350223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123350223 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123352229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123352230 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35727<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(296)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123352232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123352232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123352232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123352232 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123352232 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) 20250817123352232 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123352232 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123352233 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) 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123352233 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123352233 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) 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123352233 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123352233 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) 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123352233 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 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123352233 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123352233 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123352233 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123352233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123352233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123352233 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123352233 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) 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123352233 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 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123352233 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123352233 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123352233 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind MutexDispCT-TC_ranap_cs_mo_disconnect(295)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@4feaec2ea8d8: Final verdict of PTC: none 20250817123352233 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123352233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123352233 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(303)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(307)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(298)@4feaec2ea8d8: Final verdict of PTC: none 20250817123352238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53688<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sun Aug 17 12:33:52 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 20250817123352302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123352804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53704<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233708) Waiting for packet dumper to finish... 1 (prev_count=233708, count=237588) 20250817123354234 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123354234 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123354234 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123354234 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123354234 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123354234 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:33:54 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ranap_ps_mo_disconnect started. 20250817123355921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123355928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123355935 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35707<->l=127.0.0.1:4262) (control_if.c:572) 20250817123356015 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123356015 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123356015 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123356016 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123356016 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123356016 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123356016 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123356016 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123356016 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)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123356016 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123356016 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123356017 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123356017 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123356017 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) 20250817123356017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123356017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123356017 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) 20250817123356017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356017 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) 20250817123356017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123356017 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) 20250817123356017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123356017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123356017 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123356017 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123356017 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123356018 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) 20250817123356018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123356018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123356018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123356018 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) 20250817123356018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123356018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123356018 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123356018 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123356018 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123356018 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) 20250817123356018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123356018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123356018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123356018 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123356018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123356018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123356018 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123356018 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123356018 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123356018 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) 20250817123356018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123356018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123356018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123356018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123356018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123356018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123356018 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123356018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123356018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123356018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123356018 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 20250817123356018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123356018 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123356018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123356018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123356018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123356018 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 20250817123356018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123356018 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 20250817123356018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123356018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123356018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123356018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123356018 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123356018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123356018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123356018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123356018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123356018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123356018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123356018 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123356018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123356018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123356018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(317)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(315)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123356033 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123356033 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123356033 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123356033 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123356033 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123356033 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123356033 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123356033 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123356033 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123356034 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123356034 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123356034 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) 20250817123356034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123356034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123356034 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) 20250817123356034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356034 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) 20250817123356034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123356034 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) 20250817123356034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123356034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123356034 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123356034 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123356034 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123356034 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) 20250817123356034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123356034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123356034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123356034 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) 20250817123356034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123356034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123356034 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123356034 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123356034 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123356034 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) 20250817123356035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123356035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123356035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123356035 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) 20250817123356035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123356035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123356035 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123356035 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123356035 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123356035 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) 20250817123356035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123356035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123356035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123356035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123356035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123356035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123356035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123356035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123356035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123356035 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123356035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123356035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123356035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123356035 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 20250817123356035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123356035 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123356035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123356035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123356035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123356035 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 20250817123356035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123356035 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 20250817123356035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123356035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123356035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123356035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123356035 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 20250817123356035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123356035 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 20250817123356035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123356035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123356035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123356035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123356035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123356035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123356035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123356035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123356054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123356054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123356054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123356054 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123356054 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) 20250817123356054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123356054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123356054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123356054 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123356230 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 20250817123356230 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 20250817123356230 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123356230 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123356239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123356240 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123356240 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123356240 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123356240 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123356240 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123356240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123356242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123356242 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123356242 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123356243 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123356243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123356243 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123356243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123356245 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 20250817123356245 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 20250817123356245 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123356245 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123356250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123356250 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123356250 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123356250 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123356250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123356250 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123356250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123356251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123356251 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123356251 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123356251 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123356251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123356251 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123356251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123357049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123357049 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123357049 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123357049 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123357049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123357050 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123357050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123357050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123357050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123357050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123357050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123357050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123357050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123357050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123357050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123357050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123357050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123357050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123357050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123357050 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123357050 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123357050 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) 20250817123357050 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) 20250817123357050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123357050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123357050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123357050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123357050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123357050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123357050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123357050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123357050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123357049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123357049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123357050 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123357050 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123357050 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123357050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123357050 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123357050 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123357050 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123357050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123357050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123357050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123357050 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123357054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123357054 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123357054 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123357054 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123357054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123357054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123357054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123357054 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123357054 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123357054 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123357054 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123357054 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123357054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123357054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123357054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123357054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123357054 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) 20250817123357054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123357054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123357054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357054 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) 20250817123357054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123357054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123357054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123357054 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123357054 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) 20250817123357054 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) 20250817123357054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123357054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123357054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123357054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123357054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123357054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123357054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123357054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123357054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123357054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123357054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123357054 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123357054 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123357055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123357055 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123357055 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123357055 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123357055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123357055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123357055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123357055 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(319)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123357080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123357574 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123357574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b319c5), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123357574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123357574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123357574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123357574 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123357574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123357574 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123357574 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123357574 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123357574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123357574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123357574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123357574 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123357580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123357580 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123357580 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123357580 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123357580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123357580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123357580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123357580 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123357581 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123357581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123357581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123357581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123357581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123357581 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=00b319c5) (sccp_scrc.c:477) 20250817123357581 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20250817123357581 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123357581 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123357581 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123357581 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123357581 DLSCCP DEBUG SCCP-SCOC(25)[0x5582176ec370]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@4feaec2ea8d8: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@4feaec2ea8d8: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)2141826 20250817123358114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123358114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123358115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123358115 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123358115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x20ae82, normal) (hnbgw_rua.c:407) 20250817123358115 DHNB DEBUG map_rua[0x5582176e5810]{init}: Allocated (fsm.c:456) 20250817123358115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123358115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141826 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123358115 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123358115 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123358115 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123358115 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141826 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123358115 DCN DEBUG map_sccp[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123358115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123358115 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-2141826 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123358115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141826 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123358115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123358115 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123358115 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123358115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123358115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123358115 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123358115 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817123358115 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123358115 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001a80056400500f1100926) (sccp_scrc.c:406) 20250817123358115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123358115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123358115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123358115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123358115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123358115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123358115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123358115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123358115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123358115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123358115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123358115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123358115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123358115 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123358115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123358115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123358115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123358115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123358115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123358115 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123358115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123358115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123358115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123358115 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@4feaec2ea8d8: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)15652941 HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123358132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123358132 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123358132 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123358132 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123358132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123358132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123358132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123358132 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123358132 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123358132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123358132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123358132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123358132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123358133 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=00baa9e7) (sccp_scrc.c:477) 20250817123358133 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20250817123358133 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123358133 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123358133 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123358133 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123358133 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) 20250817123358133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123358133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123358317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123358317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123358317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250817123358317 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123358317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x20ae82) (hnbgw_rua.c:471) 20250817123358317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141826 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250817123358317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123358317 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250817123358317 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250817123358317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250817123358317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123358317 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123358317 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123358317 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=00baa9e7), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250817123358317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123358317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123358317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123358317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123358317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123358317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123358317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123358317 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123358317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123358317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123358317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123358317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250817123358348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123358348 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123358348 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123358348 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123358348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123358348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123358348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123358348 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123358348 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123358349 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123358349 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123358349 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123358349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123358349 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) 20250817123358349 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20250817123358349 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123358349 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123358349 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123358349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123358349 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123358349 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123358349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123358349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123358349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250817123358349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123358349 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@4feaec2ea8d8: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)2141826 20250817123358374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123358374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123358374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123358374 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123358374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x20ae82,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123358374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141826 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123358374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123358374 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123358374 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123358374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123358374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123358374 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123358374 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123358374 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=00baa9e7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123358374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123358374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123358374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123358374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123358374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123358374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123358374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123358374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123358374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123358374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123358374 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123358374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123358374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123358374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123358374 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@4feaec2ea8d8: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)15652941 HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: Session index based on connection ID:0 20250817123358377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123358377 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123358377 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123358377 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123358377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123358377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123358377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123358377 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123358377 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123358377 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123358377 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123358377 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123358377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123358377 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=00baa9e7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123358377 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20250817123358377 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123358377 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123358377 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123358377 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) 20250817123358377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123358377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123358377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123358377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{disconnected}: Freeing instance (context_map.c:202) 20250817123358377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2141826)[0x5582176e5810]{disconnected}: Deallocated (fsm.c:568) 20250817123358377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123358377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:206) 20250817123358377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123358377 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141826 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817123358377 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=00baa9e7), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20250817123358377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123358377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123358377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123358377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123358377 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123358377 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123358377 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123358377 DLSCCP DEBUG SCCP-SCOC(30)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) 20250817123358377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123358377 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123358377 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123358377 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123358377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123358377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123358377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123358377 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123400392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123400394 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35707<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(310)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123400399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123400401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123400401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123400401 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123400401 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) 20250817123400401 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@4feaec2ea8d8: Final verdict of PTC: none 20250817123400404 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123400404 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) 20250817123400404 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123400404 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123400404 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-RAN(316)@4feaec2ea8d8: Final verdict of PTC: none 20250817123400404 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) 20250817123400404 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123400404 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123400404 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 20250817123400404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123400404 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123400404 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123400404 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123400404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123400404 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123400404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123400404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123400404 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123400404 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) 20250817123400405 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123400405 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123400405 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 20250817123400405 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123400405 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) 20250817123400405 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_ranap_ps_mo_disconnect-Iuh0(313)@4feaec2ea8d8: Final verdict of PTC: none 20250817123400405 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123400405 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 20250817123400405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123400405 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123400405 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123400405 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123400405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123400405 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123400405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123400405 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(319)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(321)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(312)@4feaec2ea8d8: Final verdict of PTC: none 20250817123400409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sun Aug 17 12:34:00 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 20250817123400500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44172<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123401003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44172<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245284) Waiting for packet dumper to finish... 1 (prev_count=245284, count=245824) 20250817123402405 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123402405 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123402405 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123402405 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123402405 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123402405 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:34: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ranap_cs_creq_cref started. 20250817123404102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123404106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123404109 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37857<->l=127.0.0.1:4262) (control_if.c:572) 20250817123404179 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123404179 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123404180 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123404180 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123404180 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123404180 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123404180 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123404180 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123404180 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123404180 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123404181 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123404181 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123404181 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123404181 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) 20250817123404181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) TC_ranap_cs_creq_cref-Iuh0(327)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123404181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123404181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123404181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123404181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123404181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123404181 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123404181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123404181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123404181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123404181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123404181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123404181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123404181 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123404182 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123404182 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123404182 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) 20250817123404182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123404182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123404182 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) 20250817123404182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404182 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) 20250817123404182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123404182 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) 20250817123404182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123404182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123404182 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123404182 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123404182 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123404182 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) 20250817123404182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123404182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123404182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123404182 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) 20250817123404182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123404182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123404182 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123404182 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123404182 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123404182 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) 20250817123404182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123404182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123404182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123404182 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123404182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123404182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123404182 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123404182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123404182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123404182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123404182 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 20250817123404182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123404182 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123404182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123404182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123404182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123404182 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 20250817123404182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123404182 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 20250817123404182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123404182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123404182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123404182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123404182 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123404182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123404182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123404182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(331)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(329)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123404196 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123404196 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123404196 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123404196 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123404196 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123404197 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123404197 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123404197 DCN[33m NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123404197 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123404198 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123404198 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123404198 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) 20250817123404198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123404198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123404198 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) 20250817123404198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404198 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) 20250817123404198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123404198 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) 20250817123404198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123404198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123404198 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123404198 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123404198 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123404198 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) 20250817123404198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123404198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123404198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123404198 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) 20250817123404198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123404198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123404198 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123404198 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123404198 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123404198 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) 20250817123404198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123404198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123404198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123404199 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) 20250817123404199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123404199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123404199 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123404199 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123404199 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123404199 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) 20250817123404199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123404199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123404199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123404199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123404199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123404199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123404199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123404199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123404199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123404199 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123404199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123404199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123404199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123404199 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 20250817123404199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123404199 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123404199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123404199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123404199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123404199 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 20250817123404199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123404199 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 20250817123404199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123404199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123404199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123404199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123404199 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 20250817123404199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123404199 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 20250817123404199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123404199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123404199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123404199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123404199 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123404199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123404199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123404199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123404226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123404226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123404226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123404226 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123404226 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) 20250817123404226 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123404226 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123404226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123404226 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123404391 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 20250817123404391 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 20250817123404391 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123404392 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123404402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123404402 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123404402 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123404402 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123404402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123404402 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123404402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123404404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123404404 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123404405 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123404405 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123404405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123404405 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123404405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123404412 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 20250817123404412 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 20250817123404412 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123404412 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123404418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123404419 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123404419 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123404419 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123404419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123404419 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123404419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123404421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123404421 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123404421 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123404421 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123404421 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123404421 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123404422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123405207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123405207 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123405207 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123405207 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123405207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123405207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123405207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123405207 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123405208 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123405208 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123405208 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123405208 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123405208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123405208 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123405208 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123405208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123405208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123405208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123405208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123405208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123405208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405208 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123405208 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123405208 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123405208 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123405209 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) 20250817123405209 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) 20250817123405209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123405209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123405209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123405209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123405209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123405209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123405209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123405209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123405209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123405209 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123405209 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123405209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123405209 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123405209 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123405209 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123405209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123405209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123405209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123405209 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123405227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123405227 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123405227 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123405227 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123405227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123405227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123405227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123405227 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123405227 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123405227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123405227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123405227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123405227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123405227 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123405227 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123405227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123405227 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) 20250817123405227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123405227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123405227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405227 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) 20250817123405227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405227 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123405227 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123405227 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123405227 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123405227 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) 20250817123405227 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) 20250817123405227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123405228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123405228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123405228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123405228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123405228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123405228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123405228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123405228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123405228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123405228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123405228 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123405228 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123405228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123405228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123405228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123405228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123405228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123405228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123405228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123405228 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(333)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123405252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60430<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@4feaec2ea8d8: Added conn table entry 0TC_ranap_cs_creq_cref0(336)6360175 20250817123406295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123406295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123406295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123406295 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123406295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x610c6f, normal) (hnbgw_rua.c:407) 20250817123406295 DHNB DEBUG map_rua[0x5582176e5810]{init}: Allocated (fsm.c:456) 20250817123406295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6360175)[0x5582176e5810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123406295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6360175 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123406295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123406295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123406295 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6360175 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123406295 DCN DEBUG map_sccp[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123406295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123406296 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-6360175 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123406296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6360175 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123406296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6360175)[0x5582176e5810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123406296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123406296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123406296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6360175)[0x5582176e5810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123406296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558217700be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123406296 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123406296 DLSCCP DEBUG SCCP-SCOC(31)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817123406296 DLSCCP DEBUG SCCP-SCOC(31)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123406296 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030002600056400500f1100926) (sccp_scrc.c:406) 20250817123406296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123406296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123406296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123406296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123406296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123406296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123406296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123406296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123406296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123406296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123406296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123406296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123406296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123406296 DLSCCP DEBUG SCCP-SCOC(31)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123406296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558217700be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123406296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6360175)[0x5582176e5810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123406296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123406296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123406296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123406296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123406296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123406296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123406296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123406296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@4feaec2ea8d8: Added conn table entry 0TC_ranap_cs_creq_cref0(336)4237025 TC_ranap_cs_creq_cref0(336)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@4feaec2ea8d8: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)4237025 HNBGW_Test.msc0-SCCP(329)@4feaec2ea8d8: Session index based on connection ID:0 20250817123406318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123406318 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123406318 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123406318 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123406318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123406318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123406318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123406318 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123406318 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123406318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123406318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123406318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123406318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123406318 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) 20250817123406318 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20250817123406318 DLSCCP DEBUG SCCP-SCOC(31)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250817123406318 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123406318 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123406318 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) 20250817123406318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123406318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558217700be0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250817123406318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6360175)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250817123406318 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6360175)[0x5582176e5810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250817123406319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817123406319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6360175)[0x5582176e5810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250817123406319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6360175)[0x5582176e5810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123406319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6360175)[0x5582176e5810]{disrupted}: Freeing instance (context_map.c:202) 20250817123406319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6360175)[0x5582176e5810]{disrupted}: Deallocated (fsm.c:568) 20250817123406319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123406319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:206) 20250817123406319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123406319 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6360175 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250817123406319 DLSCCP DEBUG SCCP-SCOC(31)[0x5582176e2c20]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250817123406319 DLSCCP DEBUG SCCP-SCOC(31)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123406319 DLSCCP DEBUG SCCP-SCOC(31)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123406319 DLSCCP DEBUG SCCP-SCOC(31)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) 20250817123406319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123406319 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)@4feaec2ea8d8: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)6360175 MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123406341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123406341 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37857<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(325)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(324)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123406345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123406347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123406347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123406347 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123406347 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) 20250817123406347 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(333)@4feaec2ea8d8: Final verdict of PTC: none 20250817123406348 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123406348 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) 20250817123406348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123406348 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123406348 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123406348 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) 20250817123406348 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123406348 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ranap_cs_creq_cref(323)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@4feaec2ea8d8: Final verdict of PTC: none 20250817123406348 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 20250817123406348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123406348 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123406348 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123406348 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123406348 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123406348 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123406348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123406348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123406349 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 20250817123406350 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) 20250817123406350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123406350 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123406350 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123406350 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) 20250817123406350 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123406350 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123406350 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) 20250817123406350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123406350 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123406350 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123406350 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123406350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123406350 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123406350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123406350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123406355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60430<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(329)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(326)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(335)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_cs_creq_cref0(336)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sun Aug 17 12:34:06 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 20250817123406423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123406926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198972) Waiting for packet dumper to finish... 1 (prev_count=198972, count=199988) 20250817123408349 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123408349 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123408349 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123408350 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123408351 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123408351 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:34: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ranap_ps_creq_cref started. 20250817123409984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123409987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123409990 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32949<->l=127.0.0.1:4262) (control_if.c:572) 20250817123410049 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123410049 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123410049 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123410050 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123410050 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123410050 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123410050 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123410050 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123410050 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123410050 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123410050 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123410050 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) 20250817123410050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123410050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123410050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123410050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123410050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123410050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123410050 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123410050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123410050 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123410050 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123410050 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123410050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123410050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123410050 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123410051 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123410051 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123410052 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123410052 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123410052 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) 20250817123410052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123410052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123410052 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) 20250817123410052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410052 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) 20250817123410052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123410052 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) 20250817123410052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123410052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123410052 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123410052 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123410052 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123410052 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) 20250817123410052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123410052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123410052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123410052 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) 20250817123410052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123410052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123410052 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123410052 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123410052 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123410052 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) 20250817123410052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123410052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123410052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123410052 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123410052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123410052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123410052 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123410052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123410052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123410052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123410052 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 20250817123410052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123410052 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123410052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123410052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123410052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123410052 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 20250817123410052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123410052 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 20250817123410052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123410052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123410052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123410052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123410052 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123410052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123410052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123410052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(345)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(343)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123410067 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123410067 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123410067 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123410067 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123410067 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123410068 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123410068 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123410068 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123410068 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123410069 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123410069 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123410069 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) 20250817123410069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123410069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123410069 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) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410069 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) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123410069 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) 20250817123410069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123410069 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123410069 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123410069 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123410069 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123410069 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) 20250817123410069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123410069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123410069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123410069 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) 20250817123410069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123410069 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123410069 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123410069 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123410069 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123410069 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) 20250817123410069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123410069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123410069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123410069 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) 20250817123410069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123410069 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123410069 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123410069 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123410069 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123410069 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) 20250817123410069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123410069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123410069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123410069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123410069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123410069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123410069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123410069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123410069 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123410069 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123410069 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123410069 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123410069 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123410069 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 20250817123410069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123410069 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123410069 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123410069 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123410069 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123410069 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 20250817123410069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123410069 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 20250817123410069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123410069 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123410069 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123410069 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123410069 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 20250817123410069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123410069 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 20250817123410069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123410069 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123410069 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123410069 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123410070 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123410070 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123410070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123410070 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123410100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123410100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123410100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123410100 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123410100 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) 20250817123410100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123410100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123410100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123410100 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123410264 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 20250817123410264 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 20250817123410264 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123410264 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123410270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123410270 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123410270 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123410270 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123410270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123410270 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123410270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123410273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123410273 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123410273 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123410273 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123410273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123410273 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123410273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123410285 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 20250817123410285 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 20250817123410285 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123410285 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123410293 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123410293 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123410293 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123410293 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123410293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123410293 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123410293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123410295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123410295 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123410295 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123410295 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123410295 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123410295 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123410295 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123411079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123411079 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123411079 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123411079 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123411079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123411079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123411079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123411079 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123411079 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123411079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123411079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123411079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123411079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123411079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123411079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123411079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123411079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123411079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123411079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123411079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123411079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123411079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123411079 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123411079 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123411079 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) 20250817123411079 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) 20250817123411079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123411079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123411079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123411079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123411079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123411079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123411079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123411079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123411079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123411080 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123411080 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123411080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123411080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123411080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123411080 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123411080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123411080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123411080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123411080 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123411093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123411093 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123411093 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123411093 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123411093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123411093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123411093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123411093 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123411093 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123411093 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123411093 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123411093 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123411093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123411093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123411093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123411093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123411093 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) 20250817123411093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123411093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123411093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411093 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) 20250817123411093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411093 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123411093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123411093 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123411093 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123411093 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) 20250817123411093 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) 20250817123411093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123411093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123411094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123411094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123411094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123411094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123411094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123411094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123411094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123411094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123411094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123411094 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123411094 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123411094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123411094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123411094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123411094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123411094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123411094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123411094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123411094 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(347)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123411133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@4feaec2ea8d8: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@4feaec2ea8d8: Added conn table entry 0TC_ranap_ps_creq_cref0(350)6996497 20250817123412176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123412176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123412176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123412176 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123412176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6ac211, normal) (hnbgw_rua.c:407) 20250817123412176 DHNB DEBUG map_rua[0x5582176e5810]{init}: Allocated (fsm.c:456) 20250817123412176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6996497)[0x5582176e5810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123412176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6996497 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123412176 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123412176 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123412176 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123412176 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6996497 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123412176 DCN DEBUG map_sccp[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123412176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123412176 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-6996497 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123412176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6996497 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123412176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6996497)[0x5582176e5810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123412176 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123412176 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123412176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6996497)[0x5582176e5810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123412176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558217700be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123412176 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123412176 DLSCCP DEBUG SCCP-SCOC(32)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817123412176 DLSCCP DEBUG SCCP-SCOC(32)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123412176 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000180056400500f1100926) (sccp_scrc.c:406) 20250817123412176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123412176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123412176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123412176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123412176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123412176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123412176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123412176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123412176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123412176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123412176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123412176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123412176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123412176 DLSCCP DEBUG SCCP-SCOC(32)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123412176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558217700be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123412176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6996497)[0x5582176e5810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123412176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123412176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123412176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123412176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123412176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123412176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123412176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123412176 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@4feaec2ea8d8: Added conn table entry 0TC_ranap_ps_creq_cref0(350)6302991 TC_ranap_ps_creq_cref0(350)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@4feaec2ea8d8: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)6302991 HNBGW_Test.sgsn0-SCCP(346)@4feaec2ea8d8: Session index based on connection ID:0 20250817123412190 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123412190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123412190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123412190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123412190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123412190 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) 20250817123412190 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20250817123412190 DLSCCP DEBUG SCCP-SCOC(32)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250817123412190 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123412190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123412190 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123412190 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123412190 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123412190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123412190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123412190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123412190 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123412190 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123412190 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) 20250817123412190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123412190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558217700be0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250817123412190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6996497)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250817123412190 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6996497)[0x5582176e5810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250817123412190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250817123412190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6996497)[0x5582176e5810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250817123412190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6996497)[0x5582176e5810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123412190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6996497)[0x5582176e5810]{disrupted}: Freeing instance (context_map.c:202) 20250817123412190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6996497)[0x5582176e5810]{disrupted}: Deallocated (fsm.c:568) 20250817123412190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123412190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:206) 20250817123412190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123412190 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6996497 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250817123412190 DLSCCP DEBUG SCCP-SCOC(32)[0x5582176e2c20]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250817123412190 DLSCCP DEBUG SCCP-SCOC(32)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123412190 DLSCCP DEBUG SCCP-SCOC(32)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123412190 DLSCCP DEBUG SCCP-SCOC(32)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) 20250817123412190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123412190 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)@4feaec2ea8d8: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)6996497 MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123412203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60446<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123412203 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32949<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(339)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(338)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123412205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123412206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123412206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123412206 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123412206 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) 20250817123412206 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_creq_cref(337)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@4feaec2ea8d8: Final verdict of PTC: none 20250817123412209 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123412209 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) 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123412209 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123412209 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) 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(347)@4feaec2ea8d8: Final verdict of PTC: none 20250817123412209 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 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123412209 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123412209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123412209 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123412209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123412209 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(344)@4feaec2ea8d8: Final verdict of PTC: none 20250817123412209 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123412209 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) 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123412209 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123412209 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) 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123412209 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 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123412209 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123412209 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123412210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123412210 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123412210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123412210 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(348)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(340)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(349)@4feaec2ea8d8: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@4feaec2ea8d8: Final verdict of PTC: none 20250817123412213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sun Aug 17 12:34:12 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 20250817123412283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123412785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60464<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199044) Waiting for packet dumper to finish... 1 (prev_count=199044, count=199780) 20250817123414210 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123414210 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123414210 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123414210 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123414210 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123414210 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:34:14 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250817123415923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123415928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123415932 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43843<->l=127.0.0.1:4262) (control_if.c:572) 20250817123415991 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123415991 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123415991 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123415991 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123415991 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123415992 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123415992 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123415992 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123415992 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123415992 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_disconnect_during_sccp_cr_cc-Iuh0(355)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123415992 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123415993 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123415993 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123415993 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) 20250817123415993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123415993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123415993 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) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123415993 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) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123415993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123415993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123415993 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) 20250817123415993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123415993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123415993 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123415993 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123415993 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123415993 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) 20250817123415993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123415993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123415993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123415993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123415993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123415993 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) 20250817123415993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123415993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123415993 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123415993 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123415993 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123415993 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) 20250817123415993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123415993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123415993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123415993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123415993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123415993 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123415993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123415993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123415993 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123415993 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123415993 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123415993 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) 20250817123415993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123415993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123415993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123415993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123415993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123415993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123415993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123415993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123415993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123415993 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123415993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123415993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123415993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123415993 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 20250817123415993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123415993 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123415993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123415993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123415993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123415993 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 20250817123415993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123415993 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 20250817123415993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123415993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123415993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123415993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123415993 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123415993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123415993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123415993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123415993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123415993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123415993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123415993 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123415993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123415993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123415993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(359)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(357)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123416005 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123416005 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123416005 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123416005 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123416005 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123416005 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123416005 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123416005 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123416005 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123416006 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123416006 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123416006 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) 20250817123416006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123416006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123416006 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) 20250817123416006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123416006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123416006 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) 20250817123416006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123416006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123416006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123416006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123416006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123416006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123416006 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) 20250817123416006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123416006 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123416006 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123416006 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123416006 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123416006 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) 20250817123416006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123416006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123416006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123416006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123416006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123416006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123416006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123416006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123416006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123416006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123416006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123416007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123416007 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) 20250817123416007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123416007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123416007 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123416007 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123416007 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123416007 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) 20250817123416007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123416007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123416007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123416007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123416007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123416007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123416007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123416007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123416007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123416007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123416007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123416007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123416007 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) 20250817123416007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123416007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123416007 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123416007 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123416007 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123416007 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) 20250817123416007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123416007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123416007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123416007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123416007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123416007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123416007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123416007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123416007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123416007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123416007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123416007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123416007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123416007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123416007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123416007 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123416007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123416007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123416007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123416007 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 20250817123416007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123416007 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123416007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123416007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123416007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123416007 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 20250817123416007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123416007 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 20250817123416007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123416007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123416007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123416007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123416007 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 20250817123416007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123416007 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 20250817123416007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123416007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123416007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123416007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123416007 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123416007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123416007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123416007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123416025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123416025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123416025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123416025 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123416025 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) 20250817123416025 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123416025 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123416025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123416025 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123416203 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 20250817123416203 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 20250817123416203 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123416203 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123416212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123416212 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123416212 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123416212 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123416212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123416212 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123416212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123416214 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123416214 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123416214 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123416214 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123416214 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123416214 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123416214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123416216 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 20250817123416216 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 20250817123416216 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123416216 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123416222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123416222 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123416222 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123416222 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123416222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123416222 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123416222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123416223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123416223 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123416223 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123416223 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123416223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123416223 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123416223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123417027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123417027 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123417027 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123417027 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123417027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123417027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123417027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123417027 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123417027 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123417027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123417027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123417027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123417027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123417027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123417027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123417027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123417027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123417027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123417027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123417027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123417027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417027 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123417027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123417027 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123417027 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123417027 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) 20250817123417027 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) 20250817123417028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123417028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123417028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123417028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123417028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123417028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123417028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123417028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123417028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123417028 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123417028 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123417028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123417028 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123417028 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123417028 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123417028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123417028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123417028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123417028 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123417038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123417038 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123417038 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123417038 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123417038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123417038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123417038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123417038 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123417038 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123417038 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123417038 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123417038 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123417038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123417038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123417038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123417038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123417038 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) 20250817123417038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123417038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123417038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.msc0-RAN(358)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123417038 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) 20250817123417038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123417038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123417038 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123417038 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123417039 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) 20250817123417039 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) 20250817123417039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123417039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123417039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123417039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123417039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123417039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123417039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123417039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123417039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123417039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123417039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123417039 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123417039 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123417039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123417039 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123417039 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123417039 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123417039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123417039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123417039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123417039 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(361)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123417056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)7000841 20250817123418093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123418093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123418093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123418093 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123418094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6ad309, normal) (hnbgw_rua.c:407) 20250817123418094 DHNB DEBUG map_rua[0x5582176e5810]{init}: Allocated (fsm.c:456) 20250817123418094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7000841)[0x5582176e5810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123418094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7000841 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123418094 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123418094 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123418094 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123418094 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7000841 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123418094 DCN DEBUG map_sccp[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123418094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123418094 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-7000841 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123418094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7000841 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123418094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7000841)[0x5582176e5810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123418094 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123418094 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123418094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7000841)[0x5582176e5810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123418094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558217700be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123418094 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123418094 DLSCCP DEBUG SCCP-SCOC(33)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817123418094 DLSCCP DEBUG SCCP-SCOC(33)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123418094 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003850056400500f1100926) (sccp_scrc.c:406) 20250817123418094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123418094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123418094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123418094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123418094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123418094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123418094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123418094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123418094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123418094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123418094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123418094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123418094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123418094 DLSCCP DEBUG SCCP-SCOC(33)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123418094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558217700be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123418094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7000841)[0x5582176e5810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123418094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123418094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123418094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123418094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123418094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123418094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123418094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123418094 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@4feaec2ea8d8: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8365330 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@4feaec2ea8d8: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@4feaec2ea8d8: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)7000841 20250817123418296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123418297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123418297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250817123418297 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123418297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6ad309,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250817123418297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7000841 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250817123418297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7000841)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123418297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7000841)[0x5582176e5810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123418297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123419122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123419122 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123419122 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123419122 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123419122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123419122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123419122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123419122 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123419122 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123419122 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123419122 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123419122 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123419122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123419122 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=0035c172) (sccp_scrc.c:477) 20250817123419122 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20250817123419122 DLSCCP DEBUG SCCP-SCOC(33)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123419122 DLSCCP DEBUG SCCP-SCOC(33)[0x5582176e2c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123419122 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123419122 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123419122 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) 20250817123419122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123419122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558217700be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123419122 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123419122 DLSCCP DEBUG SCCP-SCOC(33)[0x5582176e2c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123419122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c172), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123419122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123419122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123419122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123419122 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123419123 DLSCCP DEBUG SCCP-SCOC(33)[0x5582176e2c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123419123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558217700be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250817123419123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7000841)[0x5582176e5810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123419123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7000841)[0x5582176e5810]{disconnected}: Freeing instance (context_map.c:202) 20250817123419123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7000841)[0x5582176e5810]{disconnected}: Deallocated (fsm.c:568) 20250817123419123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123419123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:206) 20250817123419123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123419123 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7000841 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817123419123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123419123 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123419123 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123419123 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123419123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123419123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123419123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123419123 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-RAN(361)@4feaec2ea8d8: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8365330 20250817123419128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123419128 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123419128 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123419128 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123419128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123419128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123419128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123419128 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123419128 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123419128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123419128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123419128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123419128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123419128 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=0035c172) (sccp_scrc.c:477) 20250817123419128 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20250817123419128 DLSCCP DEBUG SCCP-SCOC(33)[0x5582176e2c20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123419128 DLSCCP DEBUG SCCP-SCOC(33)[0x5582176e2c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123419128 DLSCCP DEBUG SCCP-SCOC(33)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123419128 DLSCCP DEBUG SCCP-SCOC(33)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123419128 DLSCCP DEBUG SCCP-SCOC(33)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123420144 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43843<->l=127.0.0.1:4262) (control_if.c:193) 20250817123420146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(352)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123420150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123420151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123420151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123420151 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123420151 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) 20250817123420151 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@4feaec2ea8d8: Final verdict of PTC: none 20250817123420153 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123420153 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) 20250817123420153 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123420153 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123420153 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123420153 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) 20250817123420153 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123420153 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123420153 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 20250817123420153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123420153 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123420153 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123420154 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123420154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123420154 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123420154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123420154 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(357)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@4feaec2ea8d8: Final verdict of PTC: none 20250817123420154 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 20250817123420154 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) 20250817123420154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123420154 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-RAN(358)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@4feaec2ea8d8: Final verdict of PTC: none 20250817123420155 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123420155 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) 20250817123420155 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123420155 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817123420155 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) 20250817123420155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123420155 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123420155 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123420155 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123420155 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123420155 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123420155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123420155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(354)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(363)@4feaec2ea8d8: Final verdict of PTC: none 20250817123420158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:34:20 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 20250817123420243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123420746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37294<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=192264) Waiting for packet dumper to finish... 1 (prev_count=192264, count=212664) 20250817123422156 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123422156 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123422156 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123422156 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123422156 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123422156 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:34: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250817123423886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123423891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123423893 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38681<->l=127.0.0.1:4262) (control_if.c:572) 20250817123423957 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123423957 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123423957 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123423957 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123423957 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123423957 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123423957 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123423957 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123423957 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123423957 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123423957 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123423959 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123423959 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123423959 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) 20250817123423959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123423959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123423959 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) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423959 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) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123423959 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) 20250817123423959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123423959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123423959 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123423959 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123423959 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123423959 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) 20250817123423959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123423959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123423959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123423959 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) 20250817123423959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123423959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123423959 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123423959 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123423959 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123423959 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) 20250817123423959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123423959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123423959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123423959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123423959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123423959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123423959 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123423959 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123423959 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123423959 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) 20250817123423959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123423959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123423959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123423959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123423959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123423959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123423959 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123423959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123423959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123423959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123423959 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 20250817123423959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123423959 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123423959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123423959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123423959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123423959 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 20250817123423959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123423959 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 20250817123423959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123423959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123423959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123423959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123423959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123423959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123423959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123423959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123423959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123423959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123423959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123423959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123423959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123423959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123423959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(373)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(371)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123423972 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123423972 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123423972 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123423973 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123423973 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123423973 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123423973 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123423973 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123423973 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123423974 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123423974 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123423974 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) 20250817123423974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123423974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123423974 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) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423974 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) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123423974 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) 20250817123423974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123423974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123423974 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123423974 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123423974 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123423974 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) 20250817123423974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123423974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123423974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123423974 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) 20250817123423974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123423974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123423974 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123423974 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123423974 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123423974 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) 20250817123423974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123423974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123423974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123423974 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) 20250817123423974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123423974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123423974 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123423974 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123423974 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123423974 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) 20250817123423974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123423974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123423974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123423974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123423974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123423974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123423974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123423974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123423974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123423974 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123423974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123423974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123423974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123423974 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 20250817123423974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123423974 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123423974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123423975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123423975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123423975 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 20250817123423975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123423975 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 20250817123423975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123423975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123423975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123423975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123423975 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 20250817123423975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123423975 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 20250817123423975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123423975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123423975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123423975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123423975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123423975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123423975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123423975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123424005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123424005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123424005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123424005 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123424005 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) 20250817123424005 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123424005 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123424005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123424005 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123424169 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 20250817123424169 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 20250817123424169 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123424169 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123424171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123424171 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123424171 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123424171 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123424171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123424171 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123424171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123424172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123424172 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123424172 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123424172 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123424172 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123424172 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123424172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123424188 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 20250817123424188 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 20250817123424188 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123424188 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123424190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123424190 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123424190 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123424190 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123424190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123424190 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123424190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123424192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123424192 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123424192 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123424192 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123424192 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123424192 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123424192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123424974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123424974 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123424974 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123424974 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123424974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123424974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123424974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123424974 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123424974 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123424974 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123424974 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123424974 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123424974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123424974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123424974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123424974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123424974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123424974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123424974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123424974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123424974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123424974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123424974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123424975 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123424975 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) 20250817123424975 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) 20250817123424975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123424975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123424975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123424975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123424975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123424975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123424975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123424975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123424975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123424975 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123424975 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123424975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123424975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123424975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123424975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123424975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123424975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123424975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123424975 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123424993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123424993 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123424993 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123424993 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123424993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123424993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123424993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123424993 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123424993 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123424993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123424993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123424993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123424993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123424993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123424993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123424993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123424993 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) 20250817123424993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123424993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123424993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424993 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) 20250817123424993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123424993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123424993 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123424993 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123424993 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) 20250817123424993 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) 20250817123424993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123424993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123424993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123424993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123424993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123424993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123424993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123424993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123424993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123424993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123424993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123424993 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123424993 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123424993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123424993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123424993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123424993 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123424993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123424993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123424993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123424993 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(375)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123425016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37322<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)8135549 20250817123426051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123426051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123426051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123426051 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123426051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7c237d, normal) (hnbgw_rua.c:407) 20250817123426051 DHNB DEBUG map_rua[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123426051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8135549)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123426051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8135549 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123426051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123426051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123426051 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8135549 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123426051 DCN DEBUG map_sccp[0x5582176e5810]{init}: Allocated (fsm.c:456) 20250817123426051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5582176e5810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123426051 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-8135549 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123426051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8135549 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123426051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8135549)[0x5582176e2c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123426051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123426051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123426051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8135549)[0x5582176e2c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123426051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5582176e5810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123426051 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123426051 DLSCCP DEBUG SCCP-SCOC(34)[0x558217700be0]{IDLE}: Allocated (fsm.c:456) 20250817123426051 DLSCCP DEBUG SCCP-SCOC(34)[0x558217700be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123426051 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002430056400500f1100926) (sccp_scrc.c:406) 20250817123426051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123426051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123426051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123426051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123426051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123426051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123426051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123426051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123426051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123426051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123426051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123426051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123426051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123426051 DLSCCP DEBUG SCCP-SCOC(34)[0x558217700be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123426051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5582176e5810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123426051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8135549)[0x5582176e2c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123426051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123426051 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123426051 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123426051 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123426051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123426051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123426051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123426051 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@4feaec2ea8d8: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)5017580 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@4feaec2ea8d8: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@4feaec2ea8d8: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)8135549 20250817123426252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123426252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123426252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250817123426252 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123426253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7c237d,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250817123426253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8135549 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250817123426253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8135549)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123426253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8135549)[0x5582176e2c20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123426253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5582176e5810]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123427072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123427072 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123427072 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123427072 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123427072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123427072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123427072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123427072 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123427072 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123427072 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123427072 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123427072 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123427072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123427072 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=00516c59) (sccp_scrc.c:477) 20250817123427072 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20250817123427072 DLSCCP DEBUG SCCP-SCOC(34)[0x558217700be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123427072 DLSCCP DEBUG SCCP-SCOC(34)[0x558217700be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123427072 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123427072 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123427072 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) 20250817123427072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5582176e5810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123427073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5582176e5810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123427073 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123427073 DLSCCP DEBUG SCCP-SCOC(34)[0x558217700be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123427073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00516c59), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123427073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123427073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123427073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123427073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123427073 DLSCCP DEBUG SCCP-SCOC(34)[0x558217700be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123427073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5582176e5810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250817123427073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8135549)[0x5582176e2c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123427073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8135549)[0x5582176e2c20]{disconnected}: Freeing instance (context_map.c:202) 20250817123427073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8135549)[0x5582176e2c20]{disconnected}: Deallocated (fsm.c:568) 20250817123427073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5582176e5810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123427073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5582176e5810]{disconnected}: Freeing instance (context_map.c:206) 20250817123427073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5582176e5810]{disconnected}: Deallocated (fsm.c:568) 20250817123427073 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8135549 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817123427073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123427073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123427073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123427073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123427073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123427073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123427073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123427073 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@4feaec2ea8d8: Session index based on local reference:0 20250817123427078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123427078 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123427078 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123427078 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123427078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123427078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123427078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123427079 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123427079 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123427079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123427079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123427079 DLM3UA DEBUG 0: 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-RAN(372)@4feaec2ea8d8: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)5017580 20250817123427079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123427079 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=00516c59) (sccp_scrc.c:477) 20250817123427079 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20250817123427079 DLSCCP DEBUG SCCP-SCOC(34)[0x558217700be0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123427079 DLSCCP DEBUG SCCP-SCOC(34)[0x558217700be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123427079 DLSCCP DEBUG SCCP-SCOC(34)[0x558217700be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123427079 DLSCCP DEBUG SCCP-SCOC(34)[0x558217700be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123427079 DLSCCP DEBUG SCCP-SCOC(34)[0x558217700be0]{IDLE}: Deallocated (fsm.c:568) MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123428090 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38681<->l=127.0.0.1:4262) (control_if.c:193) 20250817123428091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37316<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(367)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(366)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123428095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37302<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123428096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123428096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123428096 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123428096 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) 20250817123428097 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(374)@4feaec2ea8d8: Final verdict of PTC: none 20250817123428097 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123428097 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) 20250817123428097 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123428097 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123428097 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123428097 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) 20250817123428097 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123428097 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123428098 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 20250817123428098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123428098 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123428098 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123428098 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123428098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123428098 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@4feaec2ea8d8: Final verdict of PTC: none 20250817123428098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123428098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123428098 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123428098 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) 20250817123428098 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123428098 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123428098 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123428098 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) 20250817123428098 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123428098 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123428098 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 20250817123428098 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 20250817123428098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123428098 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123428098 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123428098 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123428098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123428098 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123428098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123428098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(368)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(377)@4feaec2ea8d8: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@4feaec2ea8d8: Final verdict of PTC: none 20250817123428102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37322<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:34:28 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 20250817123428140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123428642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35530<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211324) Waiting for packet dumper to finish... 1 (prev_count=211324, count=211864) 20250817123430099 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123430099 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123430099 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123430099 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123430099 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123430099 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:34: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_cs_iu_release_req_rua_disconnect started. 20250817123431758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123431763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123431765 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35677<->l=127.0.0.1:4262) (control_if.c:572) 20250817123431838 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123431838 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123431838 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123431839 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123431839 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123431839 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123431839 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123431839 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123431839 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123431839 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123431839 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)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123431840 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123431840 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123431840 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) 20250817123431840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123431840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123431840 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) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431840 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) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123431840 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) 20250817123431840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123431840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123431840 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123431840 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123431840 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123431840 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) 20250817123431840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123431840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123431840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123431840 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) 20250817123431840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123431840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123431840 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123431840 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123431840 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123431840 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) 20250817123431840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123431840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123431840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123431840 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123431840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123431840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123431840 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123431840 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123431840 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123431840 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) 20250817123431840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123431840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123431840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123431840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123431840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123431840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123431840 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123431840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123431840 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123431840 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123431840 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 20250817123431840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123431840 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123431840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123431840 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123431840 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123431840 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 20250817123431840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123431840 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 20250817123431840 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123431840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123431840 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123431840 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123431840 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123431840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123431840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123431840 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123431840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123431840 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123431840 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123431840 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123431840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123431840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123431840 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(387)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123431855 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123431855 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123431855 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123431855 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123431855 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123431855 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123431855 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123431855 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123431855 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123431856 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123431856 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123431856 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) 20250817123431856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123431856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123431856 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) 20250817123431856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431856 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) 20250817123431856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123431857 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) 20250817123431857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123431857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123431857 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123431857 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123431857 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123431857 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) 20250817123431857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123431857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123431857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123431857 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) 20250817123431857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123431857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123431857 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123431857 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123431857 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123431857 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) 20250817123431857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123431857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123431857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123431857 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) 20250817123431857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123431857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123431857 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123431857 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123431857 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123431857 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) 20250817123431857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123431857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123431857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123431857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123431857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123431857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123431857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123431857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123431857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123431857 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123431857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123431857 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123431857 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123431857 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 20250817123431857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123431857 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123431857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123431857 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123431857 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123431857 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 20250817123431857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123431857 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 20250817123431857 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123431857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123431857 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123431857 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123431857 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 20250817123431857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123431857 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 20250817123431857 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123431857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123431857 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123431857 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123431857 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123431857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123431857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123431857 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(390)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123431880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123431880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123431880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123431880 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123431880 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) 20250817123431880 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123431880 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123431880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123431880 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123432052 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 20250817123432052 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 20250817123432052 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123432052 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123432061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123432061 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123432061 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123432061 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123432061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123432061 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123432061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123432064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123432064 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123432064 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123432064 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123432064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123432064 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123432064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123432069 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 20250817123432069 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 20250817123432069 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123432069 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123432074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123432074 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123432074 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123432074 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123432074 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123432074 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123432074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123432075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123432075 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123432075 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123432075 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123432075 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123432075 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123432075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123432857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123432857 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123432857 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123432857 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123432857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123432857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123432857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123432857 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123432857 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123432857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123432857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123432857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123432857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123432857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123432857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123432857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123432857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123432857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123432857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123432857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123432857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123432857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123432857 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123432857 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123432857 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) 20250817123432857 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) 20250817123432857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123432857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123432857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123432857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123432857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123432857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123432857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123432857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123432857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123432857 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123432857 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123432858 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123432858 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123432858 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123432858 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123432858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123432858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123432858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123432858 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123432873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123432873 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123432873 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123432873 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123432873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123432873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123432873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123432873 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123432873 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123432873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123432873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123432873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123432873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123432873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123432873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123432873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123432873 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) 20250817123432873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123432873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123432873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432873 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) 20250817123432873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123432873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123432873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123432873 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123432873 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) 20250817123432873 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) 20250817123432873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123432873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123432873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123432873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123432873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123432873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123432873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123432873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123432873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123432873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123432873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123432873 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123432873 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123432873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123432873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123432873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123432873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123432873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123432873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123432873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123432873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(389)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123432891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)834403 20250817123433934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123433934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123433934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123433934 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123433934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcbb63, normal) (hnbgw_rua.c:407) 20250817123433934 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123433934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123433934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-834403 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123433934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123433934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123433934 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-834403 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123433934 DCN DEBUG map_sccp[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123433934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123433934 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-834403 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123433934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-834403 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123433934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123433934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123433934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123433934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123433934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123433934 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123433934 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{IDLE}: Allocated (fsm.c:456) 20250817123433934 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123433934 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030003660056400500f1100926) (sccp_scrc.c:406) 20250817123433934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123433934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123433934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123433934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123433934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123433934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123433934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123433934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123433934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123433934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123433934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123433934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123433934 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123433934 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123433934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123433934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123433934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123433934 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123433934 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123433934 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123433934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123433934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123433934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123433934 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@4feaec2ea8d8: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)14153395 HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123433953 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123433953 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123433953 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123433954 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123433954 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123433954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123433954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123433954 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123433954 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123433954 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123433954 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123433954 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123433954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123433954 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=0054ac9e) (sccp_scrc.c:477) 20250817123433954 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20250817123433954 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123433954 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123433954 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123433954 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123433954 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) 20250817123433954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123433954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@4feaec2ea8d8: 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)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817123434156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123434156 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123434156 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123434156 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123434156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123434156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123434156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123434156 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123434156 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123434156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123434156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123434156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123434156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123434156 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) 20250817123434156 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20250817123434156 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123434156 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123434156 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123434156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123434156 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123434156 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123434156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123434157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123434157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123434157 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817123434157 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817123434157 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817123434157 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123434157 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817123434157 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{UNUSED}: Allocated (fsm.c:456) 20250817123434157 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{UNUSED}: is child of mgw(mgw-fsm-834403-0)[0x5582176e5940] (fsm.c:486) 20250817123434157 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-834403-0)[0x5582176e5940] (mgcp_client_endpoint_fsm.c:724) 20250817123434157 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123434157 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123434157 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123434157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-834403-0)[0x558217701010]{ST_CRCX}: Allocated (fsm.c:456) 20250817123434157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-834403-0)[0x558217701010]{ST_CRCX}: is child of mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0] (fsm.c:486) 20250817123434157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-834403-0)[0x558217701010]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123434157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-834403-0)[0x558217701010]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817123434157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=199 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: cbb6'... (mgcp_client.c:807) 20250817123434157 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250817123434157 DLMGCP DEBUG MGCP_CONN(mgw-fsm-834403-0)[0x558217701010]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123434157 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cbb6317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cbb6317", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cbb6317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cbb6317", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817123434189 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250817123434189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817123434189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817123434189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123434189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123434189 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817123434189 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434189 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434189 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123434189 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123434189 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434189 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123434189 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817123434189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123434189 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817123434189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817123434189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817123434189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123434189 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123434205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123434205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123434205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123434205 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123434205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcbb63) (hnbgw_rua.c:471) 20250817123434205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-834403 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123434205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123434205 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123434205 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123434205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123434205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123434205 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817123434205 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817123434205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123434205 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817123434205 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-834403-0)[0x5582176e5940] (mgcp_client_endpoint_fsm.c:724) 20250817123434205 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123434205 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123434205 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817123434205 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=213 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: cbb6'... (mgcp_client.c:807) 20250817123434205 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250817123434205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123434205 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123434205 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434205 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cbb6317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cbb6317", 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" } } } } } } } 20250817123434213 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250817123434213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817123434213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817123434213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434213 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123434213 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817123434213 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-834403-0)[0x5582176e5940] (mgcp_client_endpoint_fsm.c:724) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817123434213 DLMGCP DEBUG MGCP_CONN(mgw-fsm-834403-0)[0x5582176e6a10]{ST_CRCX}: Allocated (fsm.c:456) 20250817123434213 DLMGCP DEBUG MGCP_CONN(mgw-fsm-834403-0)[0x5582176e6a10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0] (fsm.c:486) 20250817123434213 DLMGCP DEBUG MGCP_CONN(mgw-fsm-834403-0)[0x5582176e6a10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817123434213 DLMGCP DEBUG MGCP_CONN(mgw-fsm-834403-0)[0x5582176e6a10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250817123434213 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=203 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: cbb6'... (mgcp_client.c:807) 20250817123434213 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250817123434213 DLMGCP DEBUG MGCP_CONN(mgw-fsm-834403-0)[0x5582176e6a10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434213 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cbb6317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cbb6317", 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" } } } } } } } 20250817123434220 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250817123434220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6a10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817123434220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6a10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817123434220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6a10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817123434220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6a10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817123434220 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817123434220 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434220 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434220 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434220 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817123434220 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817123434220 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434220 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{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) 20250817123434220 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817123434220 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123434220 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817123434220 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817123434220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817123434220 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123434220 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123434220 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=0054ac9e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817123434220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123434220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123434220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123434220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123434220 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817123434220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123434220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123434220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123434220 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123434220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123434220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123434220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123434220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123434408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123434408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123434408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250817123434408 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123434408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcbb63) (hnbgw_rua.c:471) 20250817123434408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-834403 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250817123434408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123434409 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250817123434409 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250817123434409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250817123434409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123434409 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123434409 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123434409 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=0054ac9e), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250817123434409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123434409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123434409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123434409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123434409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123434409 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123434409 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123434409 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123434409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123434409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123434409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123434409 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@4feaec2ea8d8: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)834403 20250817123434613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123434613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123434613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250817123434613 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123434613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcbb63,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250817123434613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-834403 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250817123434613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123434613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123434613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123434613 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123434613 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123434613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054ac9e), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123434613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123434613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123434613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123434613 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123434613 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123434613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250817123434613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123434613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:202) 20250817123434613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-834403)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123434613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123434613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{disconnected}: Freeing instance (context_map.c:206) 20250817123434613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5582176e2c20]{disconnected}: Deallocated (fsm.c:568) 20250817123434613 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817123434613 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817123434613 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817123434613 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817123434613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123434613 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: cbb6'... (mgcp_client.c:807) 20250817123434613 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123434613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123434613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6a10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817123434613 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=57 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: cbb6'... (mgcp_client.c:807) 20250817123434613 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250817123434613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6a10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817123434613 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{IN_USE}: Removing from parent mgw(mgw-fsm-834403-0)[0x5582176e5940] (mgcp_client_endpoint_fsm.c:873) 20250817123434613 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817123434613 DLMGCP DEBUG mgw-endp(mgw-fsm-834403-0)[0x5582176ec4a0]{IN_USE}: Deallocated (fsm.c:568) 20250817123434613 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817123434613 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817123434613 DMGW DEBUG mgw(mgw-fsm-834403-0)[0x5582176e5940]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817123434613 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-834403 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250817123434614 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123434614 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123434614 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123434614 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123434614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123434614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123434614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123434614 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: Session index based on local reference:0 20250817123434618 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123434618 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123434618 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123434618 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123434618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123434618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123434618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123434618 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123434618 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123434619 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123434619 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123434619 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123434619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123434619 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=0054ac9e) (sccp_scrc.c:477) 20250817123434619 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20250817123434619 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123434619 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123434619 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123434619 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123434619 DLSCCP DEBUG SCCP-SCOC(35)[0x5582176e5810]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(386)@4feaec2ea8d8: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)14153395 TC_cs_iu_release_req_rua_disconnect0(392)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cbb6317" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cbb6317" }, { code := "I", val := "22222" } }, sdp := omit } 20250817123434630 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250817123434630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123434630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123434630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123434630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217701010]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123434632 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250817123434632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6a10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817123434632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6a10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817123434632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6a10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817123434632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5582176e6a10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123435636 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35677<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(381)@4feaec2ea8d8: Final verdict of PTC: none 20250817123435636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35550<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(380)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123435637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35540<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123435637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123435637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123435637 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123435637 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) 20250817123435637 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(382)@4feaec2ea8d8: Final verdict of PTC: none 20250817123435638 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123435638 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) 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123435638 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123435638 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) 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@4feaec2ea8d8: Final verdict of PTC: none 20250817123435638 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 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123435638 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123435638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123435638 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123435638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123435638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123435638 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123435638 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) 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123435638 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 20250817123435638 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123435638 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) 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123435638 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 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123435638 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123435638 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123435638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123435638 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123435638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123435638 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(390)@4feaec2ea8d8: Final verdict of PTC: none 20250817123435639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35566<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(387)@4feaec2ea8d8: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect0(392)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW-MGCP(391)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:34:35 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 20250817123435674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123436175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55368<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272852) Waiting for packet dumper to finish... 1 (prev_count=272852, count=273492) 20250817123437639 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123437639 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123437639 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123437639 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123437639 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123437639 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:34:38 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ps_iu_release_req_rua_disconnect started. 20250817123439298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123439302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123439306 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41887<->l=127.0.0.1:4262) (control_if.c:572) 20250817123439372 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123439372 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123439372 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123439372 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123439372 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123439373 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123439373 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123439373 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123439373 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123439373 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123439373 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123439374 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123439374 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123439374 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) 20250817123439374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123439374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123439374 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) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439374 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) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123439374 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) 20250817123439374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123439374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123439374 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123439374 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123439374 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123439374 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) 20250817123439374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123439374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123439374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123439374 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) 20250817123439374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123439374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123439374 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123439374 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123439374 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123439374 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) 20250817123439374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123439374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123439374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123439374 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123439374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123439374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123439374 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123439374 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123439374 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123439374 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) 20250817123439374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123439374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123439374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123439374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123439374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123439374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123439374 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123439374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123439374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123439374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123439374 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 20250817123439374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123439374 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123439374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123439374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123439374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123439374 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 20250817123439374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123439374 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 20250817123439374 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123439375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123439375 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123439375 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123439375 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123439375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123439375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123439375 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123439375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123439375 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123439375 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123439375 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123439375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123439375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123439375 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(401)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(399)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123439387 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123439387 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123439387 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123439387 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123439387 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123439387 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123439388 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123439388 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123439388 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123439389 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123439389 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123439389 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) 20250817123439389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123439389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123439389 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) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439389 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) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123439389 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) 20250817123439389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123439389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123439389 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123439389 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123439389 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123439389 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) 20250817123439389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123439389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123439389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123439389 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) 20250817123439389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123439389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123439389 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123439389 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123439389 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123439389 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) 20250817123439389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123439389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123439389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123439389 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) 20250817123439389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123439389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123439389 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123439389 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123439389 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123439389 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) 20250817123439389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123439389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123439389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123439389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123439389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123439389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123439389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123439389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123439389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123439389 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123439389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123439389 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123439389 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123439389 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 20250817123439389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123439389 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123439389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123439389 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123439389 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123439389 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 20250817123439389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123439389 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 20250817123439389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123439389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123439389 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123439389 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123439389 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 20250817123439389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123439389 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 20250817123439389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123439389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123439389 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123439389 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123439389 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123439389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123439389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123439389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123439409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123439409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123439409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123439409 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123439409 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) 20250817123439409 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123439409 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123439409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123439409 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123439585 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 20250817123439585 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 20250817123439585 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123439585 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123439594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123439594 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123439594 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123439594 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123439594 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123439594 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123439594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123439597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123439597 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123439597 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123439597 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123439597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123439597 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123439597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123439599 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 20250817123439599 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 20250817123439599 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123439599 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123439604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123439604 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123439604 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123439604 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123439605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123439605 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123439605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123439605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123439605 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123439605 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123439605 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123439605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123439605 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123439605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123440390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123440390 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123440390 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123440390 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123440390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123440390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123440390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123440390 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123440390 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123440390 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123440390 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123440390 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123440390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123440390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123440390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123440390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123440390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123440390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123440390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123440390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123440390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123440390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123440390 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123440390 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123440390 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) 20250817123440390 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) 20250817123440390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123440390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123440390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123440390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123440390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123440390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123440390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123440390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123440390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123440390 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123440390 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123440390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123440390 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123440390 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123440390 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123440390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123440390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123440390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123440390 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123440403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123440403 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123440403 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123440403 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123440403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123440403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123440403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123440403 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123440403 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123440403 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123440403 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123440403 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123440403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123440403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123440403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123440403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123440403 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) 20250817123440403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123440403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123440403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440403 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) 20250817123440403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123440403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123440403 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123440403 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123440403 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) 20250817123440403 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) 20250817123440403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123440403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123440403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123440403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123440403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123440403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123440403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123440403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123440403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123440403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123440403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123440403 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123440403 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123440403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123440403 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123440403 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123440403 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123440403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123440403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123440403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123440403 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123440418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55392<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4227622 20250817123441453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123441453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123441453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123441453 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123441453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x408226, normal) (hnbgw_rua.c:407) 20250817123441453 DHNB DEBUG map_rua[0x5582176e6a10]{init}: Allocated (fsm.c:456) 20250817123441453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123441453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4227622 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123441453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123441453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123441453 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123441453 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4227622 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123441453 DCN DEBUG map_sccp[0x558217701010]{init}: Allocated (fsm.c:456) 20250817123441453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123441453 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-4227622 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123441453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4227622 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123441453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123441453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123441453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123441453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123441453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123441453 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123441453 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{IDLE}: Allocated (fsm.c:456) 20250817123441453 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123441453 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030003490056400500f1100926) (sccp_scrc.c:406) 20250817123441453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123441453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123441453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123441453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123441453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123441453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123441453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123441453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123441453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123441453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123441453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123441453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123441453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123441453 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123441453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123441453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123441453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123441453 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123441453 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123441453 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123441453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123441453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123441453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123441453 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@4feaec2ea8d8: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)8099431 HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123441473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123441473 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123441473 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123441473 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123441473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123441473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123441473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123441473 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123441473 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123441474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123441474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123441474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123441474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123441474 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=00225a9e) (sccp_scrc.c:477) 20250817123441474 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20250817123441474 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123441474 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123441474 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123441474 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123441474 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) 20250817123441474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123441474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_iu_release_req_rua_disconnect0(406)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817123441677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123441677 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123441677 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123441677 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123441677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123441677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123441677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123441677 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123441677 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123441677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123441677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123441677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123441677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123441677 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) 20250817123441677 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20250817123441677 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123441677 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123441677 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123441677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123441677 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123441677 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123441677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123441677 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123441677 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123441677 DRANAP DEBUG ps_rab_ass[0x558217700be0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123441677 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123441678 DLPFCP DEBUG ps_rab[0x5582176e2c20]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123441678 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123441678 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123441678 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123441678 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123441678 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(396)@4feaec2ea8d8: 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 } } } 20250817123441714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123441714 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123441714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123441714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123441714 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123441714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123441714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123441714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123441714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123441714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123441714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123441714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{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) 20250817123441714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123441714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123441714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123441714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123441714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123441714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123441714 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123441756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123441756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123441756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123441756 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123441756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x408226) (hnbgw_rua.c:471) 20250817123441756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4227622 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123441756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123441756 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123441756 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123441756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123441756 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123441756 DRANAP DEBUG ps_rab_ass[0x558217700be0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123441756 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123441756 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123441756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123441756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123441756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123441756 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123441756 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123441756 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@4feaec2ea8d8: 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 } } } 20250817123441777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123441777 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123441777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123441777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123441777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123441777 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123441777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{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) 20250817123441777 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123441777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123441777 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123441777 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123441777 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=00225a9e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123441777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123441777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123441777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123441777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123441777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123441777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123441777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622)[0x558217700be0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123441777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{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) 20250817123441777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123441777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123441777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123441777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123441777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123441778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123441778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123441778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123441778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123441778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123441778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123441778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123441778 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123441957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123441957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123441957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250817123441957 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123441957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x408226) (hnbgw_rua.c:471) 20250817123441957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4227622 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250817123441957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123441957 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250817123441957 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250817123441957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250817123441957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123441957 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123441957 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123441957 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=00225a9e), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250817123441957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123441957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123441957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123441957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123441957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123441957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123441957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123441957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123441957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123441957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123441957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123441958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@4feaec2ea8d8: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4227622 20250817123442161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123442161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123442161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250817123442161 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123442161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x408226,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250817123442161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4227622 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250817123442161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123442161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123442161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123442161 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123442161 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123442161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00225a9e), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123442161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123442161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123442161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123442161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123442161 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123442161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250817123442161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123442161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{disconnected}: Freeing instance (context_map.c:202) 20250817123442161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4227622)[0x5582176e6a10]{disconnected}: Deallocated (fsm.c:568) 20250817123442161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123442161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{disconnected}: Freeing instance (context_map.c:206) 20250817123442161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558217701010]{disconnected}: Deallocated (fsm.c:568) 20250817123442161 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123442161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123442161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123442161 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123442161 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123442161 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4227622 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250817123442162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123442162 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123442162 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123442162 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123442162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123442162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123442162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123442162 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: Session index based on local reference:0 20250817123442168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123442168 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123442168 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123442168 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123442168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123442168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123442169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123442169 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@4feaec2ea8d8: 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 } } } 20250817123442169 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123442169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123442169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123442169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123442169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123442169 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=00225a9e) (sccp_scrc.c:477) 20250817123442169 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20250817123442169 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123442169 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123442169 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123442169 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123442169 DLSCCP DEBUG SCCP-SCOC(36)[0x5582176e5810]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@4feaec2ea8d8: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)8099431 20250817123442169 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123442170 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123442170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123442170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123442170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{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) 20250817123442170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123442170 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123442170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123442170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123442170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123442170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123442170 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4227622-RAB-23)[0x5582176e2c20]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123442170 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123442170 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123443188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123443188 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41887<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(395)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(394)@4feaec2ea8d8: Final verdict of PTC: none 20250817123443192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55372<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123443193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123443193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123443193 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123443193 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) 20250817123443193 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@4feaec2ea8d8: Final verdict of PTC: none 20250817123443196 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123443196 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) 20250817123443196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123443196 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123443196 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123443196 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) 20250817123443196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123443196 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@4feaec2ea8d8: Final verdict of PTC: none 20250817123443196 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123443196 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) 20250817123443196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123443196 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123443196 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(402)@4feaec2ea8d8: Final verdict of PTC: none 20250817123443196 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) 20250817123443196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123443196 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123443196 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 20250817123443196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123443196 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123443196 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123443196 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123443196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123443196 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123443197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123443197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123443197 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 20250817123443197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123443197 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123443197 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123443197 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123443197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123443197 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123443197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123443197 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)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(405)@4feaec2ea8d8: Final verdict of PTC: none 20250817123443200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55392<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:34:43 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 20250817123443299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123443801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55398<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255136) Waiting for packet dumper to finish... 1 (prev_count=255136, count=259016) 20250817123445198 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123445198 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123445198 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123445198 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123445198 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123445198 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:34:45 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250817123446926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123446931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123446934 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38791<->l=127.0.0.1:4262) (control_if.c:572) 20250817123447008 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123447008 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123447008 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123447008 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123447008 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123447009 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123447009 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123447009 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123447009 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123447009 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123447009 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123447010 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123447010 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123447010 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) 20250817123447010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123447010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123447010 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) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447010 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) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123447010 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) 20250817123447010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123447010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123447010 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123447010 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123447010 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123447010 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) 20250817123447010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123447010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123447010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123447010 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) 20250817123447010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123447010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123447010 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123447010 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123447010 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123447010 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) 20250817123447010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123447010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123447010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123447010 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123447010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123447010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123447010 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123447010 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123447010 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123447010 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) 20250817123447010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123447010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123447010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123447010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123447010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123447010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123447010 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123447011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123447011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123447011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123447011 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 20250817123447011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123447011 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123447011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123447011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123447011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123447011 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 20250817123447011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123447011 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 20250817123447011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123447011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123447011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123447011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123447011 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123447011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123447011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123447011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123447011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123447011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123447011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123447011 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123447011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123447011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123447011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(415)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(413)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123447031 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123447031 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123447031 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123447032 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123447032 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123447032 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123447032 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123447032 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) 20250817123447032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123447032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123447032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123447032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123447032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123447032 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123447032 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123447032 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123447032 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123447032 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123447032 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123447033 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123447033 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123447033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123447033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123447033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123447033 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123447033 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123447034 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123447034 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123447034 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) 20250817123447034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123447034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123447034 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) 20250817123447034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447034 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) 20250817123447034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123447034 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) 20250817123447034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123447034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123447034 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123447034 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123447034 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123447034 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) 20250817123447034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123447034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123447034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123447034 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) 20250817123447034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123447034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123447034 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123447034 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123447034 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123447034 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) 20250817123447034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123447034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123447034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123447034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123447034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123447034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123447034 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) 20250817123447034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123447034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123447034 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123447034 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123447034 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123447034 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123447035 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 20250817123447035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123447035 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123447035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123447035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123447035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123447035 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 20250817123447035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123447035 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 20250817123447035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123447035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123447035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123447035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123447035 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 20250817123447035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123447035 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 20250817123447035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(416)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123447074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123447074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123447074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123447074 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123447074 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) 20250817123447074 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123447074 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123447074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123447074 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123447222 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 20250817123447222 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 20250817123447222 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123447222 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123447232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123447232 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123447232 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123447232 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123447232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123447232 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123447232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123447236 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123447236 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123447236 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123447236 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123447236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123447236 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123447236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123447250 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 20250817123447251 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 20250817123447251 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123447251 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123447258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123447258 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123447258 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123447258 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123447258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123447258 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123447258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123447260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123447260 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123447260 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123447260 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123447260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123447260 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123447260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123448048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123448048 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123448048 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123448048 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123448048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123448048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123448048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123448048 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123448048 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123448048 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123448048 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123448048 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123448048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123448048 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123448048 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123448048 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123448048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123448048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123448048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123448048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123448048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448048 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123448048 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123448048 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123448048 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123448048 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) 20250817123448049 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) 20250817123448049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123448049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123448049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123448049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123448049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123448049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123448049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123448049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123448049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123448049 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123448049 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123448049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123448049 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123448049 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123448049 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123448049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123448049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123448049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123448049 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123448070 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123448070 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123448071 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123448071 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123448071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123448071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123448071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123448071 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123448071 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123448071 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123448071 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123448071 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123448071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123448071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123448071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123448071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123448071 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) 20250817123448071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123448071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123448071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448071 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) 20250817123448071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123448071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123448071 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123448071 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123448071 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) 20250817123448071 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) 20250817123448071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123448071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123448071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123448071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123448071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123448071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123448071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123448071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123448071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123448071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123448071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123448072 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123448072 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123448072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123448072 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123448072 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123448072 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123448072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123448072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123448072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123448072 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(417)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123448118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)3288393 20250817123449145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123449145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123449145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123449145 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123449145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x322d49, normal) (hnbgw_rua.c:407) 20250817123449145 DHNB DEBUG map_rua[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123449145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3288393)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123449145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3288393 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123449145 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123449145 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123449146 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3288393 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123449146 DCN DEBUG map_sccp[0x5582176e5810]{init}: Allocated (fsm.c:456) 20250817123449146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5582176e5810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123449146 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-3288393 <-> SCCP-37 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123449146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3288393 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123449146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3288393)[0x5582176e2c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123449146 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123449146 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123449146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3288393)[0x5582176e2c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123449146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5582176e5810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123449146 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123449146 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{IDLE}: Allocated (fsm.c:456) 20250817123449146 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123449146 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001ef0056400500f1100926) (sccp_scrc.c:406) 20250817123449146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123449146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123449146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123449146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123449146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123449146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123449146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123449146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123449146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123449146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123449146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123449146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123449146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123449146 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123449146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5582176e5810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123449146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3288393)[0x5582176e2c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123449146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123449146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123449146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123449146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123449146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123449146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123449147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123449147 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(413)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@4feaec2ea8d8: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)15165174 TC_cs_rua_dt_during_sccp_wait_cc0(420)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123449348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123449349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123449349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123449349 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123449349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x322d49) (hnbgw_rua.c:471) 20250817123449349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3288393 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250817123449349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3288393)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123449349 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250817123449349 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250817123449349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3288393)[0x5582176e2c20]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250817123449349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5582176e5810]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123449349 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5582176e5810]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.msc0-SCCP(413)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123450179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123450179 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123450179 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123450179 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123450179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123450179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123450179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123450179 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123450179 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123450179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123450179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123450179 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123450179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123450179 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=00afec75) (sccp_scrc.c:477) 20250817123450179 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20250817123450179 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123450179 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123450179 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123450179 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123450179 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) 20250817123450179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5582176e5810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123450179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5582176e5810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_rua_dt_during_sccp_wait_cc0(420)@4feaec2ea8d8: 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)@4feaec2ea8d8: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@4feaec2ea8d8: Test Component 420 has requested to stop MTC. Terminating current testcase execution. 20250817123455183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(417)@4feaec2ea8d8: Final verdict of PTC: none 20250817123455183 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38791<->l=127.0.0.1:4262) (control_if.c:193) 20250817123455184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123455184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123455184 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123455184 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) HNBGW_Test.sgsn0-SCCP(416)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@4feaec2ea8d8: Final verdict of PTC: none 20250817123455184 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123455184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3288393)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123455184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3288393)[0x5582176e2c20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123455184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5582176e5810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123455184 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123455184 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123455184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afec75), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123455184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123455184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123455184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123455184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123455184 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123455184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5582176e5810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123455184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3288393)[0x5582176e2c20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123455184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3288393)[0x5582176e2c20]{disrupted}: Freeing instance (context_map.c:202) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@4feaec2ea8d8: Final verdict of PTC: none 20250817123455184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3288393)[0x5582176e2c20]{disrupted}: Deallocated (fsm.c:568) 20250817123455184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5582176e5810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123455184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5582176e5810]{disconnected}: Freeing instance (context_map.c:206) 20250817123455184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5582176e5810]{disconnected}: Deallocated (fsm.c:568) 20250817123455185 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3288393 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@4feaec2ea8d8: Final verdict of PTC: none 20250817123455185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123455185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123455185 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123455185 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123455185 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123455185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123455185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123455185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123455185 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123455185 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123455185 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) 20250817123455185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123455185 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123455185 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123455185 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) 20250817123455185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123455185 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123455185 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 20250817123455185 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 20250817123455186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123455186 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123455186 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123455186 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123455186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123455186 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123455186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123455186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123455186 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 20250817123455186 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) 20250817123455186 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123455186 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123455186 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123455186 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) 20250817123455186 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123455186 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817123455186 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) 20250817123455186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123455186 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123455186 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123455186 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123455186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123455186 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123455186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123455186 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(415)@4feaec2ea8d8: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(419)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(408)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(410)@4feaec2ea8d8: Final verdict of PTC: none 20250817123455194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc0(420)@4feaec2ea8d8: 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@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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'. Sun Aug 17 12:34:55 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 20250817123455289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123455792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32866<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=202308) Waiting for packet dumper to finish... 1 (prev_count=202308, count=206284) 20250817123457187 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123457187 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123457187 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123457187 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123457187 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123457187 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:34: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250817123458900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123458904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123458908 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34993<->l=127.0.0.1:4262) (control_if.c:572) 20250817123458991 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123458991 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123458991 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123458991 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123458991 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123458991 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123458991 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123458992 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123458992 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123458992 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) 20250817123458992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123458992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123458992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123458992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123458992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123458992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123458992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123458992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123458992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123458992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123458992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123458992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123458992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123458992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123458992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123458992 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123458992 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123458992 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123458992 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123458992 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123458992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123458992 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123458992 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123458992 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123458992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123458992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123458992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123458993 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123458993 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123458993 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) 20250817123458993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123458993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123458993 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) 20250817123458993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123458993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123458993 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) 20250817123458993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123458993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123458993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123458993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123458993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123458993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123458993 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) 20250817123458993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123458993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123458993 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123458993 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123458993 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123458993 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) 20250817123458993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123458993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123458993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123458993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123458993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123458993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123458993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123458993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123458993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123458993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123458993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123458993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123458993 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) 20250817123458993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123458994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123458994 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123458994 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123458994 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123458994 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) 20250817123458994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123458994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123458994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123458994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123458994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123458994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123458994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123458994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123458994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123458994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123458994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123458994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123458994 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123458994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123458994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123458994 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123458994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123458994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123458994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123458994 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 20250817123458994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123458994 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123458994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123458994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123458994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123458994 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 20250817123458994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123458994 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 20250817123458994 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123458994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123458994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123458994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123458994 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123458994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123458995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123458995 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(429)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(429)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(427)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123459009 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123459009 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123459009 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123459009 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123459009 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123459009 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123459009 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123459009 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123459009 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123459010 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123459010 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123459010 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) 20250817123459010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123459010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123459010 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) 20250817123459010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123459010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123459010 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) 20250817123459010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123459010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123459010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123459010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123459010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123459010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123459010 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) 20250817123459010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123459010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123459010 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123459010 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123459010 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123459010 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) 20250817123459010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123459010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123459010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123459010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123459010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123459010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123459010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123459010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123459011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123459011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123459011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123459011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123459011 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) 20250817123459011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123459011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123459011 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123459011 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123459011 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123459011 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) 20250817123459011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123459011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123459011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123459011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123459011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123459011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123459011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123459011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123459011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123459011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123459011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123459011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123459011 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) 20250817123459011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123459011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123459011 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123459011 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123459011 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123459011 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) 20250817123459011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123459011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123459011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123459011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123459011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123459011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123459011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123459011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123459011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123459011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123459011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123459011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123459011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123459011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123459011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123459011 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123459011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123459011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123459011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123459011 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 20250817123459011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123459011 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123459011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123459011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123459011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123459011 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 20250817123459011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123459011 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 20250817123459011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123459011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123459011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123459011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123459011 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 20250817123459011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123459011 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 20250817123459011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123459011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123459011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123459011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123459011 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123459011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123459011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123459011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(432)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(430)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123459032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123459032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123459032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123459032 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123459032 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) 20250817123459032 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123459032 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123459032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123459032 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123459207 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 20250817123459207 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 20250817123459207 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123459207 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123459216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123459216 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123459216 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123459216 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123459216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123459216 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123459216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123459219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123459219 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123459219 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123459219 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123459219 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123459219 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123459219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123459222 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 20250817123459222 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 20250817123459222 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123459222 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123459228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123459228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123459228 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123459228 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123459228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123459228 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123459228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123459231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123459231 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123459231 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123459231 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123459231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123459231 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123459231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123500013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123500013 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123500013 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123500013 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123500013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123500013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123500013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123500013 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123500013 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123500013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123500013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123500013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123500013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123500013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123500013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123500013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123500013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123500013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123500013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123500013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123500013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123500013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123500013 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123500013 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123500013 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) 20250817123500013 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) 20250817123500013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123500013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123500013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123500013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123500013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123500013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123500013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123500013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123500013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123500013 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123500013 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123500013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123500013 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123500013 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123500013 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123500013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123500013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123500013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123500013 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123500027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123500027 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123500027 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123500027 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123500027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123500027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123500027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123500027 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123500027 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123500027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123500027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123500027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123500027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123500027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123500027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123500027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123500027 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) 20250817123500027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123500027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123500027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500027 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) 20250817123500027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500027 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123500027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123500027 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123500027 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123500027 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) 20250817123500027 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) 20250817123500027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123500027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123500027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123500027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123500027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123500027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123500027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123500027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123500027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123500027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123500027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123500027 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123500027 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123500027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123500027 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123500027 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123500027 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123500027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123500027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123500027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123500027 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123500048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32878<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@4feaec2ea8d8: 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)13188286 20250817123501067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123501067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123501067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123501067 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123501067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc93cbe, normal) (hnbgw_rua.c:407) 20250817123501067 DHNB DEBUG map_rua[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123501067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13188286)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123501067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13188286 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123501067 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123501067 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123501067 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123501067 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13188286 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123501067 DCN DEBUG map_sccp[0x5582176e5810]{init}: Allocated (fsm.c:456) 20250817123501067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5582176e5810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123501067 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-13188286 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123501067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13188286 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123501067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13188286)[0x5582176e2c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123501067 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123501067 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123501067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13188286)[0x5582176e2c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123501067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5582176e5810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123501067 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123501067 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{IDLE}: Allocated (fsm.c:456) 20250817123501067 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123501067 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000d70056400500f1100926) (sccp_scrc.c:406) 20250817123501067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123501067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123501067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123501068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123501068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123501068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123501068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123501068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123501068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123501068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123501068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123501068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123501068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123501068 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123501068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5582176e5810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123501068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13188286)[0x5582176e2c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123501068 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123501068 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123501068 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123501068 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123501068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123501068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123501068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123501068 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@4feaec2ea8d8: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)3440009 TC_ps_rua_dt_during_sccp_wait_cc0(434)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123501268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123501269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123501269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123501269 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123501269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc93cbe) (hnbgw_rua.c:471) 20250817123501269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13188286 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250817123501269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13188286)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123501269 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250817123501269 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250817123501269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13188286)[0x5582176e2c20]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250817123501269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5582176e5810]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123501269 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5582176e5810]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.sgsn0-SCCP(430)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123502082 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123502082 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123502082 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123502082 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123502082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123502082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123502082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123502082 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123502082 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123502082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123502083 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123502083 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123502083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123502083 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=00eaa72e) (sccp_scrc.c:477) 20250817123502083 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20250817123502083 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123502083 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123502083 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123502083 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123502083 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) 20250817123502083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5582176e5810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123502083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5582176e5810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123505185 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123505185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afec75), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123505185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123505185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123505185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123505185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123505185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123505185 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123505185 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123505185 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123505185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123505185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123505185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123505185 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123505187 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123505187 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123505187 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123505187 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123505187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123505187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123505187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123505187 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123505187 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123505187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123505187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123505187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123505187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123505187 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=00afec75) (sccp_scrc.c:477) 20250817123505187 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1824) 20250817123505187 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123505187 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123505188 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123505188 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123505188 DLSCCP DEBUG SCCP-SCOC(37)[0x5582176e6a10]{IDLE}: Deallocated (fsm.c:568) TC_ps_rua_dt_during_sccp_wait_cc0(434)@4feaec2ea8d8: 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)@4feaec2ea8d8: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@4feaec2ea8d8: Test Component 434 has requested to stop MTC. Terminating current testcase execution. 20250817123507083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123507083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123507083 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123507083 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) 20250817123507083 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123507083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13188286)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123507083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13188286)[0x5582176e2c20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123507083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5582176e5810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123507083 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123507083 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123507083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaa72e), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123507083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123507083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123507083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123507083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123507083 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123507083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5582176e5810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123507083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13188286)[0x5582176e2c20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123507083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13188286)[0x5582176e2c20]{disrupted}: Freeing instance (context_map.c:202) 20250817123507083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13188286)[0x5582176e2c20]{disrupted}: Deallocated (fsm.c:568) 20250817123507083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5582176e5810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123507083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5582176e5810]{disconnected}: Freeing instance (context_map.c:206) 20250817123507083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5582176e5810]{disconnected}: Deallocated (fsm.c:568) 20250817123507083 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13188286 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817123507084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123507084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123507084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123507084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123507084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123507084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123507084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123507084 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123507084 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34993<->l=127.0.0.1:4262) (control_if.c:193) 20250817123507084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32876<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(427)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@4feaec2ea8d8: Final verdict of PTC: none 20250817123507086 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 20250817123507086 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) 20250817123507086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123507086 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123507086 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123507086 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) 20250817123507086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123507086 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817123507086 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) 20250817123507086 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123507086 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123507086 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123507086 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123507086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123507086 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123507086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123507086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123507092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(432)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(424)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(433)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@4feaec2ea8d8: Final verdict of PTC: none 20250817123507101 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 20250817123507101 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) 20250817123507101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123507101 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123507101 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123507101 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) 20250817123507101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123507101 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123507101 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) 20250817123507101 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123507101 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123507101 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123507101 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123507101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123507101 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123507101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123507101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(422)@4feaec2ea8d8: Final verdict of PTC: none 20250817123507107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32878<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_dt_during_sccp_wait_cc0(434)@4feaec2ea8d8: 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@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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'. Sun Aug 17 12:35:07 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 20250817123507220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123507722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47182<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213756) Waiting for packet dumper to finish... 1 (prev_count=213756, count=217732) 20250817123509088 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123509088 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123509088 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123509102 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123509102 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123509102 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:35: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ps_rab_assignment started. 20250817123510834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123510837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123510839 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45565<->l=127.0.0.1:4262) (control_if.c:572) 20250817123510899 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123510899 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123510899 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123510899 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123510899 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123510900 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123510900 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123510900 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123510900 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(439)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123510900 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123510900 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123510901 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123510901 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123510901 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) 20250817123510901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123510901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123510901 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) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510901 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) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123510901 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) 20250817123510901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123510901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123510901 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123510901 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123510901 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123510901 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) 20250817123510901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123510901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123510901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123510901 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) 20250817123510901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123510901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123510901 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123510901 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123510901 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123510901 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) 20250817123510901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123510901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123510901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123510901 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123510901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123510901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123510901 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123510901 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123510901 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123510901 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) 20250817123510901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123510901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123510901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123510901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123510901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123510901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123510901 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123510902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123510902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123510902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123510902 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 20250817123510902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123510902 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123510902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123510902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123510902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123510902 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 20250817123510902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123510902 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 20250817123510902 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123510902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123510902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123510902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123510902 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123510902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123510902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123510902 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123510902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123510902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123510902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123510902 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123510902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123510902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123510902 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(443)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(443)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(441)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123510913 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123510913 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123510913 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123510914 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123510914 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123510914 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123510914 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123510914 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123510914 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123510915 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123510915 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123510915 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) 20250817123510915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123510915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123510915 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) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510915 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) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123510915 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) 20250817123510915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123510915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123510915 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123510915 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123510915 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123510915 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) 20250817123510915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123510915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123510915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123510915 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) 20250817123510915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123510915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123510915 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123510915 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123510915 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123510915 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) 20250817123510915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123510915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123510915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123510915 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) 20250817123510915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123510915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123510915 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123510915 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123510915 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123510915 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) 20250817123510915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123510915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123510915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123510915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123510915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123510915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123510915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123510915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123510915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123510915 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123510915 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123510915 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123510915 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123510915 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 20250817123510915 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123510915 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123510915 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123510915 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123510915 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123510915 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 20250817123510915 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123510915 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 20250817123510915 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123510915 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123510915 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123510915 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123510915 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 20250817123510915 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123510915 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 20250817123510915 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123510915 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123510915 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123510915 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123510915 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123510915 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123510915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123510915 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(446)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(446)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123510934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123510934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123510934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123510934 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123510934 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) 20250817123510934 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123510934 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123510934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123510934 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123511113 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 20250817123511113 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 20250817123511113 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123511113 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123511123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123511123 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123511123 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123511123 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123511123 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123511123 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123511123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123511125 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 20250817123511125 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 20250817123511125 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123511125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817123511126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123511126 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123511126 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123511126 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123511126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123511126 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123511126 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(446)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123511131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123511131 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123511131 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123511131 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123511131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123511132 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123511132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123511134 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123511134 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123511134 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123511134 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123511134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123511134 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123511134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123511916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123511916 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123511916 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123511916 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123511916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123511916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123511916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123511916 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123511916 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123511916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123511916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123511916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123511916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123511916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123511916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123511916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123511916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123511916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123511916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123511916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123511916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123511916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123511916 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123511916 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123511916 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) 20250817123511916 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) 20250817123511916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123511916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123511916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123511916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123511916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123511916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123511916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123511916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123511916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123511916 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123511916 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123511916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123511916 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123511916 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123511916 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123511916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123511916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123511916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123511916 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(442)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123511929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123511929 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123511929 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123511929 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123511929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123511929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123511929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123511929 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123511929 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123511929 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123511929 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123511929 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123511929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123511929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123511929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123511929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123511929 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) 20250817123511929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123511929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123511929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511929 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) 20250817123511929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123511929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123511929 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123511929 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123511929 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) 20250817123511929 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) 20250817123511929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123511929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123511929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123511929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123511929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123511929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123511929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123511929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123511929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123511929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123511929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123511929 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123511929 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123511929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123511929 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123511929 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123511929 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123511929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123511929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123511929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123511929 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(445)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123512947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47206<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@4feaec2ea8d8: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@4feaec2ea8d8: Added conn table entry 0TC_ps_rab_assignment0(448)8403925 20250817123513968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123513968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123513968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123513968 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123513968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x803bd5, normal) (hnbgw_rua.c:407) 20250817123513968 DHNB DEBUG map_rua[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123513968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123513968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8403925 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123513968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123513968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123513968 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123513968 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8403925 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123513968 DCN DEBUG map_sccp[0x5582176e5810]{init}: Allocated (fsm.c:456) 20250817123513968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123513968 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-8403925 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123513968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8403925 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123513968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123513968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123513968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123513968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123513968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123513968 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123513968 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{IDLE}: Allocated (fsm.c:456) 20250817123513968 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123513968 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003d40056400500f1100926) (sccp_scrc.c:406) 20250817123513968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123513968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123513968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123513968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123513968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123513968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123513968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123513968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123513968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123513968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123513968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123513968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123513968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123513968 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123513968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123513968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123513969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123513969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123513969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123513969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123513969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123513969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123513969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123513969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@4feaec2ea8d8: Added conn table entry 0TC_ps_rab_assignment0(448)16252814 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(448)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123513976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123513976 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123513976 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123513976 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123513976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123513976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123513976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123513976 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123513976 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123513976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123513976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123513976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123513976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123513976 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=00b37d43) (sccp_scrc.c:477) 20250817123513976 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20250817123513976 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123513976 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123513976 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123513976 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123513976 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) 20250817123513976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123513976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment0(448)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817123514176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123514176 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123514176 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123514176 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123514176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123514176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123514176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123514176 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123514176 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123514176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123514176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123514176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123514176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123514176 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) 20250817123514176 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250817123514176 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123514177 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123514177 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123514177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123514177 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123514177 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123514177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123514177 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123514177 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123514177 DRANAP DEBUG ps_rab_ass[0x558217700be0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123514177 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123514177 DLPFCP DEBUG ps_rab[0x5582176ec4a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123514177 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123514177 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123514177 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123514177 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123514177 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(438)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(438)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(448)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(438)@4feaec2ea8d8: 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 } } } 20250817123514192 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123514192 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123514192 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123514192 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123514192 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123514192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123514192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123514192 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123514192 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123514192 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123514192 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123514192 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{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) 20250817123514192 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123514192 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123514192 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123514192 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123514192 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123514192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123514192 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123514205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123514205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123514205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123514205 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123514205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x803bd5) (hnbgw_rua.c:471) 20250817123514205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8403925 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123514205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123514205 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123514205 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123514205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123514205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123514205 DRANAP DEBUG ps_rab_ass[0x558217700be0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123514205 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123514205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123514205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123514205 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123514205 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123514205 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123514205 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123514205 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(438)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(438)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@4feaec2ea8d8: 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 } } } 20250817123514211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123514211 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123514211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123514211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123514211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123514211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123514211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{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) 20250817123514211 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123514211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123514211 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123514211 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123514211 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=00b37d43), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123514211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123514211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123514211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123514211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123514211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123514211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123514211 [1;34mDRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925)[0x558217700be0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123514211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{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) 20250817123514211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123514211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123514211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123514211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123514211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123514211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123514211 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123514211 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123514211 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123514211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123514211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123514211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123514211 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123516223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123516223 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123516223 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123516223 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123516223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123516223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123516223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123516224 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123516224 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123516224 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123516224 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123516224 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123516224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123516224 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) 20250817123516224 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250817123516224 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123516224 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123516224 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123516224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123516224 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123516224 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123516224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123516224 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123516224 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123516224 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123516224 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123516224 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123516224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123516224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123516224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123516224 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@4feaec2ea8d8: 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 } } } 20250817123516232 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123516232 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123516232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123516232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123516232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{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) 20250817123516232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123516232 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123516232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123516232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123516232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123516232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123516232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8403925-RAB-23)[0x5582176ec4a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123516232 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123516232 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(440)@4feaec2ea8d8: Deleted conn table entry 0TC_ps_rab_assignment0(448)8403925 20250817123516240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123516240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123516240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123516240 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123516240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x803bd5,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123516240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8403925 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123516240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123516240 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123516240 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123516240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123516240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123516240 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123516240 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123516240 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=00b37d43), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123516240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123516240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123516240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123516240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123516240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123516240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123516240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123516240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123516240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123516240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123516240 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123516240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123516240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123516240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123516240 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@4feaec2ea8d8: Deleted conn table entry 0TC_ps_rab_assignment0(448)16252814 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: Session index based on connection ID:0 20250817123516247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123516247 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123516247 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123516247 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123516247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123516247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123516247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123516247 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123516247 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123516247 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123516247 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123516247 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123516247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123516247 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=00b37d43), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123516247 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20250817123516247 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123516247 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123516247 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123516247 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) 20250817123516247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123516247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123516247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123516247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{disconnected}: Freeing instance (context_map.c:202) 20250817123516247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8403925)[0x5582176e2c20]{disconnected}: Deallocated (fsm.c:568) 20250817123516247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123516247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{disconnected}: Freeing instance (context_map.c:206) 20250817123516247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5582176e5810]{disconnected}: Deallocated (fsm.c:568) 20250817123516247 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8403925 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250817123516247 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=00b37d43), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20250817123516247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123516247 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123516247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123516247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123516247 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123516247 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123516247 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123516247 DLSCCP DEBUG SCCP-SCOC(39)[0x5582176e6a10]{IDLE}: Deallocated (fsm.c:568) 20250817123516248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123516248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123516248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123516248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123516248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123516248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123516248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123516248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: RLC received in state:disconnect_pending 20250817123517084 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123517084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eaa72e), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123517084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123517084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123517084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123517084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123517084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123517084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123517084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123517084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123517084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123517084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123517085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123517085 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123517088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123517088 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123517088 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123517088 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123517088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123517088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123517088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123517088 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123517088 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123517088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123517088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123517088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123517088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123517088 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=00eaa72e) (sccp_scrc.c:477) 20250817123517088 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1824) 20250817123517088 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123517088 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123517088 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123517088 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123517088 DLSCCP DEBUG SCCP-SCOC(38)[0x558217701010]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment0(448)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123518247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47192<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123518247 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45565<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(436)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(437)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123518248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47184<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123518248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123518248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123518248 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123518248 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) 20250817123518248 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_rab_assignment(435)@4feaec2ea8d8: Final verdict of PTC: none 20250817123518249 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123518249 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) 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123518249 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123518249 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) 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123518249 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 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(441)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(442)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(440)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(444)@4feaec2ea8d8: Final verdict of PTC: none 20250817123518249 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123518249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123518249 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123518249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123518249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123518249 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123518249 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) 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123518249 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123518249 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) 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123518249 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 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123518249 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123518249 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123518249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123518249 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123518249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123518249 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(446)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(439)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(445)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(447)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(438)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(443)@4feaec2ea8d8: Final verdict of PTC: none 20250817123518250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47206<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sun Aug 17 12:35:18 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 20250817123518304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123518806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256100) Waiting for packet dumper to finish... 1 (prev_count=256100, count=276472) 20250817123520250 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123520250 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123520250 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123520250 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123520250 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123520250 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:35: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ps_rab_assignment_concurrent started. 20250817123521860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123521866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123521871 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44857<->l=127.0.0.1:4262) (control_if.c:572) 20250817123521936 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123521936 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123521936 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123521936 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123521936 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123521937 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123521937 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123521937 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123521937 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_concurrent-Iuh0(453)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123521937 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123521937 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123521938 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123521938 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123521938 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) 20250817123521938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123521938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123521938 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) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521938 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) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123521938 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) 20250817123521938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123521938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123521938 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123521938 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123521938 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123521938 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) 20250817123521938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123521938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123521938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123521938 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) 20250817123521938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123521938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123521938 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123521938 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123521938 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123521938 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) 20250817123521938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123521938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123521938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123521938 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123521938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123521938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123521938 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123521938 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123521938 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123521938 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) 20250817123521938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123521938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123521938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123521938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123521938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123521938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123521938 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123521938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123521938 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123521938 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123521938 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 20250817123521938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123521938 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123521938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123521938 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123521939 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123521939 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 20250817123521939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123521939 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 20250817123521939 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123521939 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123521939 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123521939 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123521939 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123521939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123521939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123521939 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123521939 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123521939 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123521939 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123521939 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123521939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123521939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123521939 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(457)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(457)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(455)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123521954 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123521955 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123521955 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123521955 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123521955 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123521955 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123521955 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123521955 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123521955 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123521956 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123521956 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123521956 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) 20250817123521956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123521956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123521956 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) 20250817123521956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521956 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) 20250817123521957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123521957 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) 20250817123521957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123521957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123521957 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123521957 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123521957 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123521957 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) 20250817123521957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123521957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123521957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123521957 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) 20250817123521957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123521957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123521957 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123521957 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123521957 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123521957 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) 20250817123521957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123521957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123521957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123521957 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) 20250817123521957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123521957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123521957 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123521957 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123521957 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123521957 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) 20250817123521958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123521958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123521958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123521958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123521958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123521958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123521958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123521958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123521958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123521958 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123521958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123521958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123521958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123521958 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 20250817123521958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123521958 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123521958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123521958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123521958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123521958 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 20250817123521958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123521958 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 20250817123521958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123521959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123521959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123521959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123521959 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 20250817123521959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123521959 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 20250817123521959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123521959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123521959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123521959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123521959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123521959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123521959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123521959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(460)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123521981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123521981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123521981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123521981 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123521981 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) 20250817123521981 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123521981 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123521981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123521981 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123522150 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 20250817123522150 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 20250817123522150 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123522150 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123522161 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123522161 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123522161 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123522161 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123522161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123522161 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123522161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123522163 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123522163 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123522163 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123522163 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123522163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123522163 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123522163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123522171 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 20250817123522172 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 20250817123522172 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123522172 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123522179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123522179 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123522179 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123522179 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123522179 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123522179 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123522179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123522182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123522182 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123522182 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123522182 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123522182 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123522182 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123522182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123522971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123522971 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123522971 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123522971 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123522971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123522971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123522971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123522971 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123522971 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123522971 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123522971 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123522971 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123522971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123522971 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123522971 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123522971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123522971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123522971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123522971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123522971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123522971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522971 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123522971 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123522971 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123522972 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123522972 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) 20250817123522972 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) 20250817123522972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123522972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123522972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123522972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123522972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123522972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123522972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123522972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123522972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123522972 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123522972 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123522972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123522972 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123522973 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123522973 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123522973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123522973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123522973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123522973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(456)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123522981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123522981 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123522981 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123522981 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123522981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123522981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123522981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123522981 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123522981 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123522981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123522981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123522981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123522981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123522981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123522981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123522981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123522981 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) 20250817123522981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123522982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123522982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522982 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) 20250817123522982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123522982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123522982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123522982 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123522982 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) 20250817123522982 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) 20250817123522982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123522982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123522982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123522982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123522982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123522982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123522982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123522982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123522982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123522982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123522982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123522982 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123522982 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123522982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123522982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123522982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123522982 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123522982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123522982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123522982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123522982 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123524014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123524160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44576<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)10294187 TC_ps_rab_assignment_concurrent0(463)@4feaec2ea8d8: 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 20250817123525037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525037 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9d13ab, normal) (hnbgw_rua.c:407) 20250817123525037 DHNB DEBUG map_rua[0x558217701010]{init}: Allocated (fsm.c:456) 20250817123525037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10294187 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525037 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525037 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525037 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525037 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10294187 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525037 DCN DEBUG map_sccp[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123525037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525037 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-10294187 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10294187 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525037 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525037 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525037 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525037 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{IDLE}: Allocated (fsm.c:456) 20250817123525037 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525037 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f400300025b0056400500f1100926) (sccp_scrc.c:406) 20250817123525037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525037 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525037 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent0(464)@4feaec2ea8d8: 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)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)369732 HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(462)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123525045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525045 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525045 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525045 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525045 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525045 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525045 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525045 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525045 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525045 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=00d603b0) (sccp_scrc.c:477) 20250817123525045 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20250817123525045 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525045 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525045 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525045 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525045 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) 20250817123525045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)1347982 TC_ps_rab_assignment_concurrent0(462)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[1] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)367355 TC_ps_rab_assignment_concurrent0(465)@4feaec2ea8d8: 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)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)7100882 TC_ps_rab_assignment_concurrent0(466)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)9532147 TC_ps_rab_assignment_concurrent0(467)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)3959364 TC_ps_rab_assignment_concurrent0(468)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)4078124 TC_ps_rab_assignment_concurrent0(469)@4feaec2ea8d8: 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(470)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)6707586 HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)959942 TC_ps_rab_assignment_concurrent0(471)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)383388 TC_ps_rab_assignment_concurrent0(472)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)11699084 TC_ps_rab_assignment_concurrent0(473)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)9084274 TC_ps_rab_assignment_concurrent0(474)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)16024812 TC_ps_rab_assignment_concurrent0(475)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(476)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)13273662 HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)1927876 TC_ps_rab_assignment_concurrent0(477)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)13602098 20250817123525240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525240 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x14918e, normal) (hnbgw_rua.c:407) 20250817123525240 DHNB DEBUG map_rua[0x5582176e6a10]{init}: Allocated (fsm.c:456) 20250817123525240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1347982 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525240 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525240 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1347982 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525240 DCN DEBUG map_sccp[0x5582176ec4a0]{init}: Allocated (fsm.c:456) 20250817123525240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525240 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-1347982 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1347982 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525241 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525241 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{IDLE}: Allocated (fsm.c:456) 20250817123525241 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525241 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300025f0056400500f1100926) (sccp_scrc.c:406) 20250817123525241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525241 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525241 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x59afb, normal) (hnbgw_rua.c:407) 20250817123525241 DHNB DEBUG map_rua[0x5582176e5940]{init}: Allocated (fsm.c:456) 20250817123525241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-367355 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525241 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525241 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-367355 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525241 DCN DEBUG map_sccp[0x5582176ee520]{init}: Allocated (fsm.c:456) 20250817123525241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525241 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-367355 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-367355 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525241 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525241 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{IDLE}: Allocated (fsm.c:456) 20250817123525241 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525241 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001f50056400500f1100926) (sccp_scrc.c:406) 20250817123525241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525241 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525241 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525241 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525241 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525241 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525241 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525241 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525241 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525241 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) 20250817123525241 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250817123525241 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525241 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525241 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525241 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525241 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525241 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525241 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525241 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525241 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525241 DLPFCP DEBUG ps_rab[0x5582176ed400]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525241 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525241 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525241 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525241 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250817123525241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525241 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525241 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6c59d2, normal) (hnbgw_rua.c:407) 20250817123525241 DHNB DEBUG map_rua[0x5582176e96d0]{init}: Allocated (fsm.c:456) 20250817123525241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100882 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525241 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525241 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100882 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525241 DCN DEBUG map_sccp[0x5582176ed150]{init}: Allocated (fsm.c:456) 20250817123525241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525241 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525241 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-7100882 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100882 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525241 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525241 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{IDLE}: Allocated (fsm.c:456) 20250817123525241 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525241 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300001a0056400500f1100926) (sccp_scrc.c:406) 20250817123525241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525241 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9172f3, normal) (hnbgw_rua.c:407) 20250817123525242 DHNB DEBUG map_rua[0x5582176eb0e0]{init}: Allocated (fsm.c:456) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9532147 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525242 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9532147 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525242 DCN DEBUG map_sccp[0x5582176f9890]{init}: Allocated (fsm.c:456) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525242 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-9532147 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9532147 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525242 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{IDLE}: Allocated (fsm.c:456) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525242 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002390056400500f1100926) (sccp_scrc.c:406) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525242 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3c6a44, normal) (hnbgw_rua.c:407) 20250817123525242 DHNB DEBUG map_rua[0x5582176e8e20]{init}: Allocated (fsm.c:456) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3959364 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525242 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3959364 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525242 DCN DEBUG map_sccp[0x5582176eaf30]{init}: Allocated (fsm.c:456) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525242 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-3959364 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3959364 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525242 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{IDLE}: Allocated (fsm.c:456) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525242 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001e10056400500f1100926) (sccp_scrc.c:406) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525242 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3e3a2c, normal) (hnbgw_rua.c:407) 20250817123525242 DHNB DEBUG map_rua[0x558217704f90]{init}: Allocated (fsm.c:456) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4078124 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525242 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525242 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4078124 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525242 DCN DEBUG map_sccp[0x5582176eac50]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:1 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525242 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-4078124 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4078124 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525242 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{IDLE}: Allocated (fsm.c:456) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525242 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001590056400500f1100926) (sccp_scrc.c:406) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x665982, normal) (hnbgw_rua.c:407) 20250817123525242 DHNB DEBUG map_rua[0x558217704ce0]{init}: Allocated (fsm.c:456) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6707586 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525242 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6707586 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525242 DCN DEBUG map_sccp[0x5582176edac0]{init}: Allocated (fsm.c:456) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525242 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525242 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-6707586 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6707586 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525242 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{IDLE}: Allocated (fsm.c:456) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525242 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030000720056400500f1100926) (sccp_scrc.c:406) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xea5c6, normal) (hnbgw_rua.c:407) 20250817123525242 DHNB DEBUG map_rua[0x5582176ea960]{init}: Allocated (fsm.c:456) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-959942 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525242 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525242 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-959942 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525242 DCN DEBUG map_sccp[0x5582176fa200]{init}: Allocated (fsm.c:456) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525242 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-959942 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-959942 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525242 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{IDLE}: Allocated (fsm.c:456) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525242 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001c90056400500f1100926) (sccp_scrc.c:406) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5d99c, normal) (hnbgw_rua.c:407) 20250817123525242 DHNB DEBUG map_rua[0x5582176ee280]{init}: Allocated (fsm.c:456) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-383388 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525242 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525242 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-383388 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525242 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525242 DCN DEBUG map_sccp[0x5582176fa9e0]{init}: Allocated (fsm.c:456) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525242 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-383388 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-383388 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525242 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{IDLE}: Allocated (fsm.c:456) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525242 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030003410056400500f1100926) (sccp_scrc.c:406) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb2838c, normal) (hnbgw_rua.c:407) 20250817123525242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525242 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525242 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525242 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525242 DHNB DEBUG map_rua[0x5582176fb8f0]{init}: Allocated (fsm.c:456) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699084 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525242 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699084 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525242 DCN DEBUG map_sccp[0x558217705950]{init}: Allocated (fsm.c:456) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525242 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-11699084 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699084 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525242 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525242 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{IDLE}: Allocated (fsm.c:456) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525242 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030003090056400500f1100926) (sccp_scrc.c:406) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525242 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8a9d72, normal) (hnbgw_rua.c:407) 20250817123525242 DHNB DEBUG map_rua[0x558217706550]{init}: Allocated (fsm.c:456) 20250817123525242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9084274 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525242 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525243 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525243 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525243 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9084274 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525243 DCN DEBUG map_sccp[0x558217706680]{init}: Allocated (fsm.c:456) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525243 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-9084274 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9084274 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525243 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{IDLE}: Allocated (fsm.c:456) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525243 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030003c40056400500f1100926) (sccp_scrc.c:406) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525243 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf484ec, normal) (hnbgw_rua.c:407) 20250817123525243 DHNB DEBUG map_rua[0x558217707090]{init}: Allocated (fsm.c:456) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16024812 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525243 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525243 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16024812 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525243 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525243 DCN DEBUG map_sccp[0x5582177071c0]{init}: Allocated (fsm.c:456) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525243 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-16024812 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16024812 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525243 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{IDLE}: Allocated (fsm.c:456) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525243 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030003690056400500f1100926) (sccp_scrc.c:406) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525243 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xca8a3e, normal) (hnbgw_rua.c:407) 20250817123525243 DHNB DEBUG map_rua[0x558217702090]{init}: Allocated (fsm.c:456) 20250817123525243 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13273662 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525243 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525243 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13273662 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525243 DCN DEBUG map_sccp[0x5582177015f0]{init}: Allocated (fsm.c:456) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525243 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-13273662 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13273662 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525243 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{IDLE}: Allocated (fsm.c:456) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525243 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030002f10056400500f1100926) (sccp_scrc.c:406) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. 20250817123525243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525243 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1d6ac4, normal) (hnbgw_rua.c:407) 20250817123525243 DHNB DEBUG map_rua[0x558217702f10]{init}: Allocated (fsm.c:456) 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1927876 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525243 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525243 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525243 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1927876 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525243 DCN DEBUG map_sccp[0x5582177021c0]{init}: Allocated (fsm.c:456) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525243 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-1927876 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1927876 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525243 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{IDLE}: Allocated (fsm.c:456) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525243 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030001830056400500f1100926) (sccp_scrc.c:406) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123525243 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcf8d32, normal) (hnbgw_rua.c:407) 20250817123525243 DHNB DEBUG map_rua[0x5582177067b0]{init}: Allocated (fsm.c:456) 20250817123525243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13602098 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123525243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525243 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123525243 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13602098 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123525243 DCN DEBUG map_sccp[0x5582177031f0]{init}: Allocated (fsm.c:456) 20250817123525243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123525243 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-13602098 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123525243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13602098 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123525243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123525243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123525243 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123525243 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525243 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{IDLE}: Allocated (fsm.c:456) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123525243 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030001dd0056400500f1100926) (sccp_scrc.c:406) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123525243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123525243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123525243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525243 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123525243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123525243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123525243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525243 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)976334 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:2 TC_ps_rab_assignment_concurrent0(463)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[2]. HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[1] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)10774733 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:4 HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } }, 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_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) HNBGW-PFCP(452)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)11656790 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:5 HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(464)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)23051 TC_ps_rab_assignment_concurrent0(465)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:6 HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)7101569 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:7 TC_ps_rab_assignment_concurrent0(462)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)16069061 TC_ps_rab_assignment_concurrent0(467)@4feaec2ea8d8: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(466)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[7]. TC_ps_rab_assignment_concurrent0(462)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)2374653 TC_ps_rab_assignment_concurrent0(463)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 TC_ps_rab_assignment_concurrent0(468)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:8 TC_ps_rab_assignment_concurrent0(469)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:9 HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)515152 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:10 HNBGW-PFCP(452)@4feaec2ea8d8: 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-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[10]. TC_ps_rab_assignment_concurrent0(470)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:11 HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)2762998 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[11]. 20250817123525250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525250 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:12 20250817123525250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525250 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{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) 20250817123525250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525250 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525250 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525250 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-RAN(459)@4feaec2ea8d8: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)6479476 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:13 TC_ps_rab_assignment_concurrent0(471)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[13]. TC_ps_rab_assignment_concurrent0(472)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)14404999 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)14628731 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:2 20250817123525252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525252 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525252 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525252 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525252 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250817123525252 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525252 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=00a9f848) (sccp_scrc.c:477) 20250817123525252 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20250817123525252 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525252 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525252 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525252 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525252 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) 20250817123525252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(474)@4feaec2ea8d8: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(473)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)14088998 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(475)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)11789963 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:9 TC_ps_rab_assignment_concurrent0(476)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)16644255 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:11 TC_ps_rab_assignment_concurrent0(477)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(462)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525263 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9d13ab) (hnbgw_rua.c:471) 20250817123525263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10294187 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525263 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525263 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525263 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525263 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525263 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525263 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525263 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525263 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525263 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525263 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525263 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525263 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(462)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123525269 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525269 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525269 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525269 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525269 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525269 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525269 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{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) 20250817123525269 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525269 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525269 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525269 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=00d603b0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525269 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525269 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525269 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525269 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{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) 20250817123525269 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525269 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525269 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525269 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525269 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525269 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525269 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525269 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525269 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525269 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525269 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525269 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525269 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525269 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525269 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525269 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525269 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=000078a4) (sccp_scrc.c:477) 20250817123525269 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20250817123525269 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525269 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525269 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525269 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525269 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525269 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) 20250817123525269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525269 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525269 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525269 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=00c62f1d) (sccp_scrc.c:477) 20250817123525269 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20250817123525269 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525269 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525269 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525269 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525269 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525269 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) 20250817123525269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525269 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525269 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525269 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525269 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525269 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=00ff4c3c) (sccp_scrc.c:477) 20250817123525269 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20250817123525269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525269 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525269 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525269 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525269 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525269 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525269 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) 20250817123525269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525269 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525269 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525270 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=004921cd) (sccp_scrc.c:477) 20250817123525270 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525270 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525270 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) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525270 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525270 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=0081aee2) (sccp_scrc.c:477) 20250817123525270 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525270 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525270 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) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525270 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525270 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=0064f49d) (sccp_scrc.c:477) 20250817123525270 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525270 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) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525270 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525270 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=00497666) (sccp_scrc.c:477) 20250817123525270 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525270 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) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525270 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=00429447) (sccp_scrc.c:477) 20250817123525270 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525270 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) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525270 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=00a4df8b) (sccp_scrc.c:477) 20250817123525270 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525270 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525270 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525270 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525270 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) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525270 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=0039306d) (sccp_scrc.c:477) 20250817123525270 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525270 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525270 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:0 20250817123525270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525270 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) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525270 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=003bf0f7) (sccp_scrc.c:477) 20250817123525270 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer 20250817123525270 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525270 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) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525270 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525270 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525270 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=009889d1) (sccp_scrc.c:477) 20250817123525270 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525270 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) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525270 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=0014300f) (sccp_scrc.c:477) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer 20250817123525270 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525270 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) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525270 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=00664900) (sccp_scrc.c:477) 20250817123525270 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123525270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123525270 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) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123525270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525270 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) 20250817123525270 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250817123525270 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525270 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525270 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525270 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525270 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250817123525270 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525270 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525270 DLPFCP DEBUG ps_rab[0x5582176f25b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525270 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525270 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(463)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(462)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123525274 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525274 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525274 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525274 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525274 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525274 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525274 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525274 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525274 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{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) 20250817123525274 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525274 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525274 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525274 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525274 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525274 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(463)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525278 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x14918e) (hnbgw_rua.c:471) 20250817123525278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1347982 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525278 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525278 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525278 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525278 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525278 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525278 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525278 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525278 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525278 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(463)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123525280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525280 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525280 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525280 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525280 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{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) 20250817123525280 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525280 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525280 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525280 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=00a9f848), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525280 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525280 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525280 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{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) 20250817123525280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525280 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525280 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525280 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525280 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer 20250817123525281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525281 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525281 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525281 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525281 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)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250817123525281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525281 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525281 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525281 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) 20250817123525281 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250817123525281 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525281 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525281 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525281 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525281 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525281 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525281 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525281 DLPFCP DEBUG ps_rab[0x5582176f2480]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525281 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525281 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525281 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525281 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525281 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(463)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(464)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(465)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 := '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 } } } 20250817123525285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525285 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525285 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{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) 20250817123525285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525285 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525290 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x59afb) (hnbgw_rua.c:471) 20250817123525290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-367355 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525290 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525290 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525290 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525290 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525290 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525290 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525290 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525290 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525290 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 TC_ps_rab_assignment_concurrent0(464)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123525293 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525293 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525293 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525293 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525293 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525293 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{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) 20250817123525293 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525293 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525293 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525293 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=000078a4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525293 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525293 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525293 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525293 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{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) 20250817123525293 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525293 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525293 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525293 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525293 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525293 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525293 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525293 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525293 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525293 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525293 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525293 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525293 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525293 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525293 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525293 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525293 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525293 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525293 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525293 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) 20250817123525293 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250817123525293 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525293 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525293 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525293 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525293 DLPFCP DEBUG ps_rab[0x5582176ecf40]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525294 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525294 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525294 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525294 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525294 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(464)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(467)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 := '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 } } } 20250817123525297 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525297 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525297 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525297 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525297 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525298 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525298 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525298 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{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) 20250817123525298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525298 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525302 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6c59d2) (hnbgw_rua.c:471) 20250817123525302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100882 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525302 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525302 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525302 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525302 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525302 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525302 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525302 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525302 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:5 TC_ps_rab_assignment_concurrent0(465)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123525305 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525305 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525305 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525305 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525305 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525305 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{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) 20250817123525305 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525305 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525305 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525305 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=00c62f1d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525305 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525305 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525305 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525305 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{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) 20250817123525305 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525305 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525305 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525305 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525305 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525305 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525305 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525305 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525305 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525305 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525305 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525305 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525305 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525305 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525305 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) 20250817123525305 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250817123525305 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525305 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525305 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525305 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525305 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525305 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525305 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525305 DLPFCP DEBUG ps_rab[0x5582176f2750]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525305 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525305 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525305 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525305 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525305 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(465)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(466)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 := '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 } } } 20250817123525310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525310 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525310 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525310 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525310 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525310 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525310 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{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) 20250817123525310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525310 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525315 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3c6a44) (hnbgw_rua.c:471) 20250817123525315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3959364 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525315 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525315 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525315 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525315 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525315 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525315 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(467)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123525317 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525317 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{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) 20250817123525317 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525317 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525317 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525317 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=004921cd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{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) 20250817123525317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525317 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525317 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525317 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525317 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525317 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525317 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525317 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525317 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525317 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525318 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) 20250817123525318 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250817123525318 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525318 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525318 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525318 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525318 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525318 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525318 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525318 DLPFCP DEBUG ps_rab[0x5582177048a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525318 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525318 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525318 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525318 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525318 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(467)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(469)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 := '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 } } } 20250817123525322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525322 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525322 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{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) 20250817123525322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525322 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525327 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9172f3) (hnbgw_rua.c:471) 20250817123525327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9532147 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525327 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525327 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525327 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525327 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525327 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525327 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525327 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525327 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525327 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525327 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525327 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525327 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(466)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123525329 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525329 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525329 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525329 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525329 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525329 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525329 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{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) 20250817123525329 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525329 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525329 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525329 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=00ff4c3c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525329 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525329 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525329 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525329 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{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) 20250817123525329 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525329 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525329 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525329 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525329 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525329 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525329 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525329 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525329 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817123525330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525330 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525330 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525330 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525330 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525330 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)@4feaec2ea8d8: Session index based on local reference:4 20250817123525330 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525330 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525330 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525330 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) 20250817123525330 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250817123525330 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525330 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525330 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525330 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525330 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525330 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525330 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer 20250817123525330 DLPFCP DEBUG ps_rab[0x5582176f2880]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525330 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525330 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525330 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525330 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525330 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(466)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(469)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(468)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 := '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 } } } 20250817123525335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525335 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525335 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525335 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525335 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525335 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{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) 20250817123525335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525335 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525340 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x665982) (hnbgw_rua.c:471) 20250817123525340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6707586 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525340 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525340 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525340 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525340 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525340 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525340 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525340 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525340 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525340 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525340 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525340 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525340 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(469)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123525342 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525342 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525342 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525342 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525342 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525342 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525342 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{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) 20250817123525342 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525342 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525342 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525342 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=0064f49d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525342 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525342 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525342 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525342 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{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) 20250817123525342 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525342 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525342 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525342 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525342 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817123525344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525344 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525344 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525344 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525344 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525344 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525344 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525344 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525344 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525344 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) 20250817123525344 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250817123525344 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525344 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525344 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525344 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525344 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525344 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525344 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525344 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525344 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525344 DLPFCP DEBUG ps_rab[0x5582177026f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525344 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525344 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525344 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525344 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525344 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(469)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(468)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(470)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 := '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 } } } 20250817123525348 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525348 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525348 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525348 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525348 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525348 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525348 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525348 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525348 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525348 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{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) 20250817123525348 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525348 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525348 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525348 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525348 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525348 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525352 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3e3a2c) (hnbgw_rua.c:471) 20250817123525352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4078124 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525352 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525352 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525352 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525352 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525352 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525352 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525352 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525352 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(468)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123525355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525355 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{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) 20250817123525355 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525355 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525355 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525355 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=0081aee2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{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) 20250817123525355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525355 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525355 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525355 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525355 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525355 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525355 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525355 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525355 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525355 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525355 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525355 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525355 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525355 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525355 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525355 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) 20250817123525355 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250817123525355 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525355 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525355 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525355 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525355 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525355 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525355 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525355 DLPFCP DEBUG ps_rab[0x5582176f5d20]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525355 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525355 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:6 HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(468)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(471)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 := '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 } } } 20250817123525359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525359 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525359 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525359 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525359 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525359 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525359 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{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) 20250817123525359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525359 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525363 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xea5c6) (hnbgw_rua.c:471) 20250817123525363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-959942 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525363 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525363 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525363 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525363 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525363 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525363 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525363 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525363 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525363 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525363 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525363 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525363 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(470)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123525366 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525366 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525366 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525366 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525366 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525366 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525366 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{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) 20250817123525366 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525366 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525366 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525366 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=00497666), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525366 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525366 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525366 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525366 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{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) 20250817123525366 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525366 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525366 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525366 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525366 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525366 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525366 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525366 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525366 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525366 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525366 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525366 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525366 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525366 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525366 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525366 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525366 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525366 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525366 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) 20250817123525366 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250817123525366 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525366 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525366 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525366 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525366 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525366 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525366 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525366 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525366 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525366 DLPFCP DEBUG ps_rab[0x5582176f5ab0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525366 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525366 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525366 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525366 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525366 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:8 HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(470)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(472)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 := '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 } } } 20250817123525370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525370 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{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) 20250817123525370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525370 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525374 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5d99c) (hnbgw_rua.c:471) 20250817123525374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-383388 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525374 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525374 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525375 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525375 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525375 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525375 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525375 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525375 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525375 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(471)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123525377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525377 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525377 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525377 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525377 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525377 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{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) 20250817123525377 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525377 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525377 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525377 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=00429447), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:10 20250817123525377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525377 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 20250817123525377 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525377 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525377 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{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) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 20250817123525377 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525377 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525377 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525377 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525377 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525377 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817123525377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525377 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525377 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525377 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525377 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525377 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525377 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525377 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525377 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525377 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) 20250817123525377 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250817123525377 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525377 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525377 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525377 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525377 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525377 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525377 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525377 DLPFCP DEBUG ps_rab[0x558217704270]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525377 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525377 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525377 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525377 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(471)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(474)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123525381 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525381 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525381 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525381 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525381 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525381 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525381 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525381 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525381 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525381 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{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) 20250817123525381 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525381 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525381 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525381 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525381 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525381 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525385 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb2838c) (hnbgw_rua.c:471) 20250817123525385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699084 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525385 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525385 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525385 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525385 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525385 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525385 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525385 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525385 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123525388 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525388 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525388 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525388 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525388 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{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) 20250817123525388 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525388 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525388 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525388 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=00a4df8b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525388 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525388 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525388 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{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) 20250817123525388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525388 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525388 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525388 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525388 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525388 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525388 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525388 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525388 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525388 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525388 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525388 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525388 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525388 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525388 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525388 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525388 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) 20250817123525388 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250817123525388 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525388 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525388 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525388 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525388 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525388 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525388 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525388 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525388 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525388 DLPFCP DEBUG ps_rab[0x5582176f7420]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525388 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525388 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525388 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525388 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(472)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(473)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 := '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 } } } 20250817123525392 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525392 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525392 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525392 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525392 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525392 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525392 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{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) 20250817123525392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525392 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525392 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525392 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525392 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525398 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf484ec) (hnbgw_rua.c:471) 20250817123525398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16024812 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525398 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525398 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525398 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525398 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525398 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525398 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525398 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525398 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525398 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525398 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525398 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525399 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(474)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123525401 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525401 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525401 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525401 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525401 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525401 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525401 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{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) 20250817123525401 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525401 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525401 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525401 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=003bf0f7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525401 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525401 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525401 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525401 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{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) 20250817123525401 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525401 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525401 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525401 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525401 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525401 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525401 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525401 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525401 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(474)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817123525404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525404 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525404 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525404 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525404 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525404 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525404 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) 20250817123525404 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250817123525404 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525404 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525404 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525404 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525404 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525404 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525404 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525404 DLPFCP DEBUG ps_rab[0x558217703a90]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525404 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525404 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525405 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525405 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525405 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(473)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(475)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 := '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 } } } 20250817123525409 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525409 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525409 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525409 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525409 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525409 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525409 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525409 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525409 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525409 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{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) 20250817123525409 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525409 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525409 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525409 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525409 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525409 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525413 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a9d72) (hnbgw_rua.c:471) 20250817123525413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9084274 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525413 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525413 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525413 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525413 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525413 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525413 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525413 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525413 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525413 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525413 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(473)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123525416 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525416 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525416 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525416 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525416 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525416 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{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) 20250817123525416 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525416 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525416 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525416 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=0039306d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525416 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525416 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525416 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525416 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{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) 20250817123525416 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525416 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525416 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525416 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525416 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525416 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525416 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525416 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525416 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525416 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525416 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525416 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525416 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525416 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525416 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525416 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525416 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525416 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525416 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) 20250817123525416 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250817123525416 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525416 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525416 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525416 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525416 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525417 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525417 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525417 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525417 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525417 DLPFCP DEBUG ps_rab[0x5582176f45f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525417 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525417 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525417 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525417 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525417 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(473)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(476)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123525420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525420 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525420 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525420 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525420 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525420 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{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) 20250817123525420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525420 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525424 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xca8a3e) (hnbgw_rua.c:471) 20250817123525424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13273662 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525424 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525424 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525424 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525424 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525424 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525424 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525424 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525424 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525424 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525424 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(475)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123525426 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525427 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525427 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525427 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525427 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525427 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{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) 20250817123525427 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525427 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525427 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525427 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=009889d1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525427 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525427 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525427 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525427 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{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) 20250817123525427 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525427 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525427 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525427 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525427 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525427 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525427 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(475)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817123525430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525430 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525430 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525430 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525430 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525430 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525430 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) 20250817123525430 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250817123525430 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525430 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525430 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525430 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525430 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525430 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525430 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525430 DLPFCP DEBUG ps_rab[0x5582176f7550]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525430 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525431 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525431 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525431 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525431 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(476)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(477)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123525434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525434 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{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) 20250817123525434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525434 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525438 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1d6ac4) (hnbgw_rua.c:471) 20250817123525438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1927876 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525438 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525438 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525438 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525438 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525438 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525438 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525439 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525439 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525439 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525439 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(476)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817123525441 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525441 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525441 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525441 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525441 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525441 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{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) 20250817123525441 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525441 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525441 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525441 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=0014300f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525441 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525441 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525441 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525441 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{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) 20250817123525441 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525441 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525441 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525441 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525441 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525441 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525441 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525441 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525441 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525442 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123525442 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123525442 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123525442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123525442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123525442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123525442 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123525442 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123525442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123525442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123525442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123525442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123525442 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) 20250817123525442 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250817123525442 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123525442 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123525442 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123525442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123525442 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123525442 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123525442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123525442 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525442 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123525442 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525442 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525442 DLPFCP DEBUG ps_rab[0x5582176ea040]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123525442 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123525442 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525442 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123525442 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525442 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(476)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123525446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525446 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123525446 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123525446 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123525446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123525446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123525446 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123525446 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123525446 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123525446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123525446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{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) 20250817123525446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123525446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123525446 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123525450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123525450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123525450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123525450 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123525450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcf8d32) (hnbgw_rua.c:471) 20250817123525450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13602098 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123525450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123525450 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123525450 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123525450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123525450 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525450 DRANAP DEBUG ps_rab_ass[0x5582176e9800]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123525450 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123525450 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525450 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123525450 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123525450 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123525450 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123525450 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123525450 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(477)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123525452 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123525452 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123525452 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123525452 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123525452 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123525452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123525452 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{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) 20250817123525452 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123525452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123525452 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123525452 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123525452 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=00664900), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123525452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123525452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123525452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123525452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123525452 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123525452 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123525452 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098)[0x5582176e9800]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123525452 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{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) 20250817123525452 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123525452 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123525452 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123525452 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123525452 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123525452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123525452 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123525452 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123525452 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123525452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123525452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123525452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123525452 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527277 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527277 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527277 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527277 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527277 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527277 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) 20250817123527277 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250817123527277 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527277 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527277 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527277 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527277 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527277 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527277 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527277 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527277 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527277 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(462)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123527279 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527279 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527279 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527279 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527279 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{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) 20250817123527279 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527279 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527279 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527279 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527279 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527279 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527279 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10294187-RAB-23)[0x5582176ed400]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527279 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527279 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)10294187 20250817123527283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527283 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9d13ab,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10294187 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527283 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527283 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527283 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527283 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527283 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=00d603b0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527283 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527283 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527283 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527283 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(462)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)369732 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 20250817123527286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527286 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527286 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527286 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527286 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 20250817123527286 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527286 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=00d603b0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527286 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20250817123527286 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527286 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527286 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527286 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) 20250817123527286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{disconnected}: Freeing instance (context_map.c:202) 20250817123527286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10294187)[0x558217701010]{disconnected}: Deallocated (fsm.c:568) 20250817123527286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{disconnected}: Freeing instance (context_map.c:206) 20250817123527286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5582176e2c20]{disconnected}: Deallocated (fsm.c:568) 20250817123527286 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10294187 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250817123527286 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=00d603b0), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20250817123527286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527286 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527286 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527286 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527286 DLSCCP DEBUG SCCP-SCOC(40)[0x5582176e5810]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527286 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527286 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527287 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527287 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527287 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527287 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527287 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527287 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527287 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527287 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527287 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527287 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527287 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) 20250817123527287 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250817123527287 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527287 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527287 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527287 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527287 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527287 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527287 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527287 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527287 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527287 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527287 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(463)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123527288 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527288 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{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) 20250817123527288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527288 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527288 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1347982-RAB-23)[0x5582176f25b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527288 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527288 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)1347982 20250817123527290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527290 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x14918e,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1347982 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527290 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527290 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527290 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527290 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527290 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=00a9f848), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527290 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527290 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527290 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527290 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527290 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527290 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)976334 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:1 20250817123527292 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527292 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527292 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527292 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527292 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527292 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527292 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527292 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527292 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527292 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=00a9f848), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527292 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20250817123527292 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527292 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527292 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527292 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) 20250817123527292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{disconnected}: Freeing instance (context_map.c:202) 20250817123527292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1347982)[0x5582176e6a10]{disconnected}: Deallocated (fsm.c:568) 20250817123527292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{disconnected}: Freeing instance (context_map.c:206) 20250817123527292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5582176ec4a0]{disconnected}: Deallocated (fsm.c:568) 20250817123527292 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1347982 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817123527292 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=00a9f848), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20250817123527292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527292 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527292 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527292 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527292 DLSCCP DEBUG SCCP-SCOC(41)[0x558217700be0]{IDLE}: Deallocated (fsm.c:568) 20250817123527292 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527292 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527292 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527292 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527292 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527297 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527297 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527297 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527297 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527298 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527298 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527298 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527298 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527298 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) 20250817123527298 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250817123527298 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527298 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527298 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527298 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527298 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527298 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527298 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527298 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527298 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)@4feaec2ea8d8: 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 := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(464)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123527299 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527299 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{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) 20250817123527299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527299 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-367355-RAB-23)[0x5582176f2480]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527299 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527299 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)367355 20250817123527301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527301 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x59afb,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-367355 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527301 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527301 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527301 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527301 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527301 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=000078a4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527301 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527301 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527301 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527301 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527301 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(464)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)10774733 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:2 20250817123527302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527302 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527302 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527303 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527303 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527303 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527303 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=000078a4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527303 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20250817123527303 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527303 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527303 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527303 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) 20250817123527303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{disconnected}: Freeing instance (context_map.c:202) 20250817123527303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-367355)[0x5582176e5940]{disconnected}: Deallocated (fsm.c:568) 20250817123527303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{disconnected}: Freeing instance (context_map.c:206) 20250817123527303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5582176ee520]{disconnected}: Deallocated (fsm.c:568) 20250817123527303 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-367355 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250817123527303 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=000078a4), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20250817123527303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527303 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527303 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527303 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527303 DLSCCP DEBUG SCCP-SCOC(42)[0x558217704bb0]{IDLE}: Deallocated (fsm.c:568) 20250817123527303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527303 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527303 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527303 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527310 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527310 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527310 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527310 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527310 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527310 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527310 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) 20250817123527310 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250817123527310 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527310 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527310 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527310 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527310 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527310 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527310 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527310 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527310 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)@4feaec2ea8d8: 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 := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(465)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123527311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527311 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{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) 20250817123527311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527311 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7100882-RAB-23)[0x5582176ecf40]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527311 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)7100882 20250817123527313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527313 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6c59d2,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100882 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527313 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527313 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527313 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527313 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527313 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=00c62f1d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(465)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)11656790 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:3 20250817123527315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527315 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527315 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527315 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527315 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527315 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527315 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527315 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527315 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527315 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=00c62f1d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527315 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20250817123527315 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527315 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527315 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527315 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) 20250817123527315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{disconnected}: Freeing instance (context_map.c:202) 20250817123527315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7100882)[0x5582176e96d0]{disconnected}: Deallocated (fsm.c:568) 20250817123527315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{disconnected}: Freeing instance (context_map.c:206) 20250817123527315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5582176ed150]{disconnected}: Deallocated (fsm.c:568) 20250817123527315 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100882 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123527315 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=00c62f1d), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20250817123527315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527315 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527315 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527315 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527315 DLSCCP DEBUG SCCP-SCOC(43)[0x5582176eaab0]{IDLE}: Deallocated (fsm.c:568) 20250817123527315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527321 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527321 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527321 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527321 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527321 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527321 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527321 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527321 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527321 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) 20250817123527321 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250817123527321 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527321 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527321 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527321 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527321 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527321 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527321 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527321 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527321 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527321 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527322 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)@4feaec2ea8d8: 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 := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(467)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123527323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527323 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{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) 20250817123527323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3959364-RAB-23)[0x5582176f2750]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)3959364 20250817123527324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527324 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3c6a44,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3959364 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527324 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527324 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527324 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527324 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527324 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=004921cd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527324 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)7101569 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:5 20250817123527326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527326 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527326 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527326 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527326 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527326 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527326 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=004921cd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527326 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20250817123527326 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527326 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527326 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527326 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) 20250817123527326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{disconnected}: Freeing instance (context_map.c:202) 20250817123527326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3959364)[0x5582176e8e20]{disconnected}: Deallocated (fsm.c:568) 20250817123527326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{disconnected}: Freeing instance (context_map.c:206) 20250817123527326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5582176eaf30]{disconnected}: Deallocated (fsm.c:568) 20250817123527326 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3959364 SCCP-45 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250817123527326 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=004921cd), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20250817123527326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527326 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527326 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527326 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527326 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527326 DLSCCP DEBUG SCCP-SCOC(45)[0x558217705340]{IDLE}: Deallocated (fsm.c:568) 20250817123527326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527326 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527326 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527326 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527326 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527334 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527334 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527334 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527334 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527334 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527334 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527334 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527334 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527334 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527334 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) 20250817123527334 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250817123527334 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527334 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527334 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527334 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527334 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527334 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527334 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527334 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527334 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527334 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527334 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)@4feaec2ea8d8: 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 := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(466)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123527335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527335 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{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) 20250817123527335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9532147-RAB-23)[0x5582177048a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)9532147 20250817123527337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527337 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9172f3,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9532147 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527337 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527337 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527337 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527337 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527337 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=00ff4c3c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)23051 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:4 20250817123527339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527339 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527339 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527339 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527339 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527339 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527339 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527339 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527339 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527339 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=00ff4c3c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527339 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20250817123527339 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527339 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527339 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527339 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) 20250817123527339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{disconnected}: Freeing instance (context_map.c:202) 20250817123527339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9532147)[0x5582176eb0e0]{disconnected}: Deallocated (fsm.c:568) 20250817123527339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{disconnected}: Freeing instance (context_map.c:206) 20250817123527339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5582176f9890]{disconnected}: Deallocated (fsm.c:568) 20250817123527339 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9532147 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123527339 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=00ff4c3c), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20250817123527339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527339 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527339 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527339 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527339 DLSCCP DEBUG SCCP-SCOC(44)[0x5582176f92e0]{IDLE}: Deallocated (fsm.c:568) 20250817123527339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527339 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527347 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527347 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527347 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527347 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527347 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527347 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) 20250817123527347 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250817123527347 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527347 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527347 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527347 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527347 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527347 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527347 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527347 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527347 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527347 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527347 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)@4feaec2ea8d8: 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 := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(469)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123527349 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527349 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{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) 20250817123527349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527349 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6707586-RAB-23)[0x5582176f2880]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527349 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527349 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)6707586 20250817123527350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527350 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x665982,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6707586 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527350 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527350 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527350 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527350 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527350 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=0064f49d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527350 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527350 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527350 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527350 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527350 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(469)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)2374653 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:7 20250817123527352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527352 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527352 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527352 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527352 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527352 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527352 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=0064f49d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527352 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20250817123527352 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527352 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527352 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527352 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) 20250817123527352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{disconnected}: Freeing instance (context_map.c:202) 20250817123527352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6707586)[0x558217704ce0]{disconnected}: Deallocated (fsm.c:568) 20250817123527352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{disconnected}: Freeing instance (context_map.c:206) 20250817123527352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5582176edac0]{disconnected}: Deallocated (fsm.c:568) 20250817123527352 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6707586 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250817123527352 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=0064f49d), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20250817123527352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527352 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527352 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527352 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527352 DLSCCP DEBUG SCCP-SCOC(47)[0x5582176fa8b0]{IDLE}: Deallocated (fsm.c:568) 20250817123527352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527352 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527352 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527352 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527352 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527358 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527358 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527358 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527358 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527358 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527358 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527358 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527358 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) 20250817123527358 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250817123527358 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527358 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527358 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527358 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527358 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527358 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527358 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527358 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527358 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527358 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527358 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)@4feaec2ea8d8: 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 := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(468)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123527359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527359 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{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) 20250817123527359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4078124-RAB-23)[0x5582177026f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)4078124 20250817123527361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527361 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3e3a2c,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4078124 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527361 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527361 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527361 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527361 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527361 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=0081aee2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527361 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527361 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527361 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527361 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527361 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527361 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)16069061 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:6 20250817123527363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527363 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527363 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527363 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527363 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527363 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527363 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=0081aee2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527363 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20250817123527363 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527363 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527363 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527363 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) 20250817123527363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{disconnected}: Freeing instance (context_map.c:202) 20250817123527363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4078124)[0x558217704f90]{disconnected}: Deallocated (fsm.c:568) 20250817123527363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{disconnected}: Freeing instance (context_map.c:206) 20250817123527363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5582176eac50]{disconnected}: Deallocated (fsm.c:568) 20250817123527363 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4078124 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250817123527363 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=0081aee2), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20250817123527363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527363 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527363 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527363 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527363 DLSCCP DEBUG SCCP-SCOC(46)[0x5582176edf90]{IDLE}: Deallocated (fsm.c:568) 20250817123527363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527363 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527363 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527363 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527363 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527370 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527370 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527370 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527370 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527370 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527370 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527370 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527370 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527370 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527370 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) 20250817123527370 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250817123527370 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527370 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527370 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527370 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527370 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527370 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527370 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)@4feaec2ea8d8: 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 := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(470)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123527371 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527371 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{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) 20250817123527371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527371 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527371 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-959942-RAB-23)[0x5582176f5d20]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527371 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527371 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)959942 20250817123527373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527373 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xea5c6,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-959942 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527373 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527373 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527373 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527373 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527373 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=00497666), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527373 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527373 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527373 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527373 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(470)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)515152 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:8 20250817123527374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527374 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527374 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527374 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527374 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527374 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527374 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527374 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527374 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527374 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=00497666), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527374 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20250817123527374 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527374 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527374 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527374 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) 20250817123527374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{disconnected}: Freeing instance (context_map.c:202) 20250817123527374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-959942)[0x5582176ea960]{disconnected}: Deallocated (fsm.c:568) 20250817123527374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{disconnected}: Freeing instance (context_map.c:206) 20250817123527374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5582176fa200]{disconnected}: Deallocated (fsm.c:568) 20250817123527374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-959942 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250817123527374 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=00497666), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20250817123527374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527374 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527374 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527374 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527374 DLSCCP DEBUG SCCP-SCOC(48)[0x5582176fb590]{IDLE}: Deallocated (fsm.c:568) 20250817123527374 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527374 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527374 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527374 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527374 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527381 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527381 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527381 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527381 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527381 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527381 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) 20250817123527381 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250817123527381 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527381 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527381 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527381 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527381 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527381 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527381 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527381 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527381 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527381 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527381 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)@4feaec2ea8d8: 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 := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(471)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123527383 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527383 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{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) 20250817123527383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527383 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527383 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-383388-RAB-23)[0x5582176f5ab0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527383 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527383 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)383388 20250817123527385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527385 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5d99c,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-383388 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527385 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527385 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527385 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527385 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527385 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=00429447), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527385 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527385 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527385 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527385 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527385 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(471)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)2762998 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:9 20250817123527387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527387 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527387 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527387 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527387 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527387 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527387 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527387 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527387 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527387 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=00429447), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527387 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20250817123527387 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527387 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527387 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527387 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) 20250817123527387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{disconnected}: Freeing instance (context_map.c:202) 20250817123527387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-383388)[0x5582176ee280]{disconnected}: Deallocated (fsm.c:568) 20250817123527387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{disconnected}: Freeing instance (context_map.c:206) 20250817123527387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5582176fa9e0]{disconnected}: Deallocated (fsm.c:568) 20250817123527387 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-383388 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250817123527387 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=00429447), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20250817123527387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527387 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527387 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527387 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527387 DLSCCP DEBUG SCCP-SCOC(49)[0x558217705f50]{IDLE}: Deallocated (fsm.c:568) 20250817123527387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527387 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527387 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527393 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527393 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527393 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527393 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527393 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527393 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) 20250817123527393 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250817123527393 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527393 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527393 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527393 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527393 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527393 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527393 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527393 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527393 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527393 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527393 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123527395 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527395 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{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) 20250817123527395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527395 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11699084-RAB-23)[0x558217704270]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527395 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527395 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)11699084 20250817123527396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527396 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb2838c,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699084 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527396 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527396 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527396 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527396 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527396 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=00a4df8b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527396 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527396 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527396 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527396 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)6479476 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:10 20250817123527398 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527398 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527398 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527398 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527398 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527398 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527398 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527398 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527398 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527398 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527398 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=00a4df8b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527398 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20250817123527398 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527398 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527398 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527398 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) 20250817123527398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{disconnected}: Freeing instance (context_map.c:202) 20250817123527398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11699084)[0x5582176fb8f0]{disconnected}: Deallocated (fsm.c:568) 20250817123527398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{disconnected}: Freeing instance (context_map.c:206) 20250817123527398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558217705950]{disconnected}: Deallocated (fsm.c:568) 20250817123527398 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11699084 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250817123527398 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=00a4df8b), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20250817123527398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527398 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527398 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527398 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527398 DLSCCP DEBUG SCCP-SCOC(50)[0x558217706d30]{IDLE}: Deallocated (fsm.c:568) 20250817123527398 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527398 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527398 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527398 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527399 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527405 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527405 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527405 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527405 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527405 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527405 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527405 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527405 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527405 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) 20250817123527405 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250817123527405 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527405 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527405 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527405 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527405 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527405 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527405 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527405 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527406 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527406 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527406 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)@4feaec2ea8d8: 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 := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(474)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123527407 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527407 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{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) 20250817123527407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527407 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16024812-RAB-23)[0x5582176f7420]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527407 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527407 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)16024812 20250817123527408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527408 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf484ec,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16024812 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527408 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527408 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527408 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527408 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527408 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=003bf0f7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527408 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527408 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527408 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527408 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(474)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)14628731 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:12 20250817123527410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527410 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527410 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527410 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527410 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527410 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527410 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527410 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527410 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527410 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=003bf0f7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527410 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20250817123527410 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527410 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527410 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527410 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) 20250817123527410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{disconnected}: Freeing instance (context_map.c:202) 20250817123527410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16024812)[0x558217707090]{disconnected}: Deallocated (fsm.c:568) 20250817123527410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{disconnected}: Freeing instance (context_map.c:206) 20250817123527410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5582177071c0]{disconnected}: Deallocated (fsm.c:568) 20250817123527410 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16024812 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250817123527410 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=003bf0f7), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20250817123527410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527410 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527410 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527410 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527410 DLSCCP DEBUG SCCP-SCOC(52)[0x558217701e40]{IDLE}: Deallocated (fsm.c:568) 20250817123527410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527410 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527411 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527420 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527420 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527420 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527420 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527420 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527420 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527420 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527420 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527420 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) 20250817123527420 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250817123527420 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527420 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527420 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527420 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527420 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527420 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527420 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527420 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527420 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)@4feaec2ea8d8: 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 := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(473)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 := '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 } } } 20250817123527422 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527422 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527422 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527422 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527422 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{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) 20250817123527422 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527422 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527422 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527422 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527422 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527422 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527422 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9084274-RAB-23)[0x558217703a90]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527422 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527422 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)9084274 20250817123527423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527423 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8a9d72,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9084274 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527423 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527423 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527423 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527423 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527423 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=0039306d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527423 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(473)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)14404999 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:11 20250817123527425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527425 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527425 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527425 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527425 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527425 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527425 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=0039306d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527425 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20250817123527425 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527425 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527425 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527425 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) 20250817123527425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{disconnected}: Freeing instance (context_map.c:202) 20250817123527425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9084274)[0x558217706550]{disconnected}: Deallocated (fsm.c:568) 20250817123527425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{disconnected}: Freeing instance (context_map.c:206) 20250817123527425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558217706680]{disconnected}: Deallocated (fsm.c:568) 20250817123527425 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9084274 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250817123527425 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=0039306d), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20250817123527425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527425 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527425 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527425 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527425 DLSCCP DEBUG SCCP-SCOC(51)[0x558217707920]{IDLE}: Deallocated (fsm.c:568) 20250817123527425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527425 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527425 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527425 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527430 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527430 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527430 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527430 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527430 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527430 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) 20250817123527430 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250817123527430 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527430 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527430 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527430 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527430 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527430 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527430 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527430 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527430 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527430 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527430 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(475)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123527431 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527431 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{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) 20250817123527431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527431 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13273662-RAB-23)[0x5582176f45f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527431 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527432 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)13273662 20250817123527433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527433 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xca8a3e,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13273662 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527433 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527433 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527433 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527433 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527433 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=009889d1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527433 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527433 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527433 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527433 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(475)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)14088998 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:13 20250817123527435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527435 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527435 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527435 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527435 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527435 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527435 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=009889d1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527435 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20250817123527435 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527435 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527435 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527435 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) 20250817123527435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{disconnected}: Freeing instance (context_map.c:202) 20250817123527435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13273662)[0x558217702090]{disconnected}: Deallocated (fsm.c:568) 20250817123527435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{disconnected}: Freeing instance (context_map.c:206) 20250817123527435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5582177015f0]{disconnected}: Deallocated (fsm.c:568) 20250817123527435 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13273662 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250817123527435 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=009889d1), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20250817123527435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527435 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527435 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527435 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527435 DLSCCP DEBUG SCCP-SCOC(53)[0x558217702ba0]{IDLE}: Deallocated (fsm.c:568) 20250817123527435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527435 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527435 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527435 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527435 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527446 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527446 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527446 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527446 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527446 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527446 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) 20250817123527446 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250817123527446 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527446 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527446 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527446 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527446 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527446 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527446 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527446 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527446 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(476)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123527447 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527447 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527447 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527447 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527447 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{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) 20250817123527447 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527447 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527447 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527447 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527447 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527447 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527447 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1927876-RAB-23)[0x5582176f7550]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527447 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527447 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)1927876 20250817123527448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527448 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1d6ac4,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1927876 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527449 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527449 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527449 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527449 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527449 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=0014300f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527449 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527449 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527449 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527449 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)11789963 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:14 20250817123527451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527451 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527451 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527451 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527451 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527451 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527451 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=0014300f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527451 DLSCCP DEBUG Received CO:RELRE for local reference 54 (sccp_scoc.c:1824) 20250817123527451 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527451 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527451 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527451 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) 20250817123527451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{disconnected}: Freeing instance (context_map.c:202) 20250817123527451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1927876)[0x558217702f10]{disconnected}: Deallocated (fsm.c:568) 20250817123527451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{disconnected}: Freeing instance (context_map.c:206) 20250817123527451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5582177021c0]{disconnected}: Deallocated (fsm.c:568) 20250817123527451 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1927876 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250817123527451 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=0014300f), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:406) 20250817123527451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527451 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527451 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527451 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527451 DLSCCP DEBUG SCCP-SCOC(54)[0x558217703960]{IDLE}: Deallocated (fsm.c:568) 20250817123527451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527451 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527451 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817123527456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527456 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527456 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527456 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527456 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527456 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527456 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527456 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) 20250817123527456 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250817123527456 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123527456 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527456 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123527456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123527456 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817123527456 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817123527456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817123527456 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123527456 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123527457 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123527457 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123527457 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123527457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817123527457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250817123527457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123527457 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)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(477)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@4feaec2ea8d8: 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 } } } 20250817123527458 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123527458 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123527458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123527458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123527458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{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) 20250817123527458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123527458 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123527458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123527458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123527458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123527458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123527458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13602098-RAB-23)[0x5582176ea040]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123527458 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123527458 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)13602098 20250817123527460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123527460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123527460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817123527460 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817123527460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcf8d32,cause=radio(normal)) (hnbgw_rua.c:439) 20250817123527460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13602098 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817123527460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817123527460 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817123527460 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817123527460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817123527460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123527460 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123527460 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123527460 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=00664900), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817123527460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817123527460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817123527460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817123527460 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527460 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527460 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527460 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527460 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)16644255 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on connection ID:15 20250817123527461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527461 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123527461 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123527461 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123527461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123527461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123527461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123527461 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123527461 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123527462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123527462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123527462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123527462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123527462 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=00664900), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817123527462 DLSCCP DEBUG Received CO:RELRE for local reference 55 (sccp_scoc.c:1824) 20250817123527462 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817123527462 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123527462 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817123527462 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) 20250817123527462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817123527462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817123527462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123527462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{disconnected}: Freeing instance (context_map.c:202) 20250817123527462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13602098)[0x5582177067b0]{disconnected}: Deallocated (fsm.c:568) 20250817123527462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123527462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{disconnected}: Freeing instance (context_map.c:206) 20250817123527462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5582177031f0]{disconnected}: Deallocated (fsm.c:568) 20250817123527462 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13602098 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250817123527462 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=00664900), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:406) 20250817123527462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123527462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123527462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123527462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123527462 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817123527462 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123527462 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123527462 DLSCCP DEBUG SCCP-SCOC(55)[0x558217704700]{IDLE}: Deallocated (fsm.c:568) 20250817123527462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123527462 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123527462 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123527462 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123527462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123527462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123527462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123527462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123529463 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44857<->l=127.0.0.1:4262) (control_if.c:193) 20250817123529463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44442<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(451)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(450)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123529465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123529465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123529465 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123529465 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) 20250817123529465 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123529465 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123529465 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) 20250817123529465 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123529465 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123529465 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123529465 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) 20250817123529465 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123529465 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123529465 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 20250817123529465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123529465 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123529465 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123529465 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123529465 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123529465 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123529466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123529466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123529466 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123529466 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) 20250817123529466 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(455)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(456)@4feaec2ea8d8: Final verdict of PTC: none 20250817123529466 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123529466 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 20250817123529466 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123529466 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) 20250817123529466 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123529466 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123529466 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 20250817123529466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123529466 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123529466 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123529466 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123529466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123529466 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123529466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123529466 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(457)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(453)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@4feaec2ea8d8: Final verdict of PTC: none 20250817123529468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44512<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44444<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(458)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(462)@4feaec2ea8d8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(468)@4feaec2ea8d8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(463)@4feaec2ea8d8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(470)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44448<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44454<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44474<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44504<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44560<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(464)@4feaec2ea8d8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(476)@4feaec2ea8d8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(469)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44466<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44490<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44526<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44576<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123529469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44538<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(474)@4feaec2ea8d8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@4feaec2ea8d8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(465)@4feaec2ea8d8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(471)@4feaec2ea8d8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(477)@4feaec2ea8d8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(472)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(459)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(467)@4feaec2ea8d8: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(449)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(475)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW-MGCP(461)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(473)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW-PFCP(452)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sun Aug 17 12:35:29 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 20250817123529584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123530085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1645456) Waiting for packet dumper to finish... 1 (prev_count=1645456, count=1649336) 20250817123531466 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123531466 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123531466 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123531466 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123531466 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123531466 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:35: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ps_rab_release started. 20250817123533145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123533147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123533150 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37107<->l=127.0.0.1:4262) (control_if.c:572) 20250817123533218 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123533218 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123533218 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123533218 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123533218 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123533218 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123533218 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123533218 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123533218 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_release-Iuh0(482)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123533218 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123533218 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123533219 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123533220 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123533220 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) 20250817123533220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123533220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123533220 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) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533220 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) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123533220 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) 20250817123533220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123533220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123533220 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123533220 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123533220 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123533220 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) 20250817123533220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123533220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123533220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123533220 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) 20250817123533220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123533220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123533220 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123533220 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123533220 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123533220 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) 20250817123533220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123533220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123533220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123533220 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123533220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123533220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123533220 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123533220 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123533220 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123533220 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) 20250817123533220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123533220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123533220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123533220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123533220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123533220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123533220 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123533220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123533220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123533220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123533220 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 20250817123533220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123533220 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123533220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123533220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123533220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123533220 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 20250817123533220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123533220 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 20250817123533220 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123533220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123533220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123533220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123533220 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123533220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123533220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123533220 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123533220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123533220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123533220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123533220 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123533220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123533220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123533220 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(486)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(486)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(484)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123533234 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123533234 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123533234 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123533234 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123533234 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123533234 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123533234 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123533234 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123533234 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123533235 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123533235 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123533235 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) 20250817123533235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123533235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123533235 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) 20250817123533235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533235 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) 20250817123533235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123533235 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) 20250817123533235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123533235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123533235 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123533235 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123533235 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123533235 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) 20250817123533236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123533236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123533236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123533236 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) 20250817123533236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123533236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123533236 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123533236 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123533236 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123533236 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) 20250817123533236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123533236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123533236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123533236 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) 20250817123533236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123533236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123533236 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123533236 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123533236 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123533236 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) 20250817123533236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123533236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123533236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123533236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123533236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123533236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123533236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123533236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123533236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123533236 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123533236 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123533236 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123533236 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123533236 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 20250817123533236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123533236 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123533236 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123533236 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123533236 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123533236 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 20250817123533236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123533236 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 20250817123533236 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123533236 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123533236 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123533236 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123533236 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 20250817123533236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123533236 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 20250817123533236 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123533236 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123533236 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123533236 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123533236 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123533236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123533236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123533236 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(489)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123533255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123533255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123533255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123533255 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123533255 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) 20250817123533255 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123533255 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123533255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123533255 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123533430 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 20250817123533430 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 20250817123533430 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123533430 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123533432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123533432 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123533432 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123533432 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123533432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123533432 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123533432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123533433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123533433 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123533433 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123533433 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123533433 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123533433 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123533433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123533445 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 20250817123533445 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 20250817123533445 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123533445 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123533447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123533447 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123533447 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123533447 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123533447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123533447 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123533447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123533447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123533447 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123533447 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123533447 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123533447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123533447 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123533447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123534237 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123534238 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123534238 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123534238 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123534238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123534238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123534238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123534238 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123534238 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123534238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123534238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123534238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123534238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123534238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123534238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123534238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123534238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123534238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123534238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123534238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123534238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123534238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123534238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123534238 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123534238 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) 20250817123534238 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) 20250817123534238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123534238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123534238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123534238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123534238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123534238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123534238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123534238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123534238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123534238 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123534238 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123534238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123534238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123534238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123534238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123534238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123534238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123534238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123534238 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(485)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123534250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123534250 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123534250 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123534250 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123534250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123534250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123534250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123534250 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123534250 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123534250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123534250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123534250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123534250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123534250 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123534250 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123534250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123534250 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) 20250817123534250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123534250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123534250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534250 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) 20250817123534250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534250 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123534250 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123534250 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123534250 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123534250 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) 20250817123534250 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) 20250817123534250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123534250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123534250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123534250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123534250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123534250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123534250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123534250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123534250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123534250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123534250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123534250 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123534250 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123534250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123534250 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123534250 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123534250 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123534250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123534250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123534250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123534250 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(488)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123534265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50876<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@4feaec2ea8d8: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@4feaec2ea8d8: Added conn table entry 0TC_ps_rab_release0(491)16023826 20250817123535281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123535281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123535281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123535281 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123535281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf48112, normal) (hnbgw_rua.c:407) 20250817123535281 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123535281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16023826)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123535281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16023826 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123535281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123535281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123535281 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123535281 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16023826 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123535281 DCN DEBUG map_sccp[0x5582176f25b0]{init}: Allocated (fsm.c:456) 20250817123535281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123535281 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-16023826 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123535281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16023826 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123535281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16023826)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123535281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123535281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123535281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16023826)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123535281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123535281 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123535281 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{IDLE}: Allocated (fsm.c:456) 20250817123535282 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123535282 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030003e70056400500f1100926) (sccp_scrc.c:406) 20250817123535282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123535282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123535282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123535282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123535282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123535282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123535282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123535282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123535282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123535282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123535282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123535282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123535282 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123535282 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123535282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123535282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16023826)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123535282 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123535282 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123535282 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123535282 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123535282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123535282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123535282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123535282 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@4feaec2ea8d8: Added conn table entry 0TC_ps_rab_release0(491)7949042 HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: Session index based on connection ID:0 TC_ps_rab_release0(491)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123535286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123535286 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123535286 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123535286 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123535286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123535286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123535286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123535286 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123535286 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123535286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123535286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123535286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123535286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123535286 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=0038b690) (sccp_scrc.c:477) 20250817123535286 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20250817123535286 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123535286 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123535286 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123535286 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123535286 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) 20250817123535286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123535286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_release0(491)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817123535488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123535488 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123535488 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123535488 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123535488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123535488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123535488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123535488 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123535488 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123535488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123535488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123535488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123535488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123535488 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) 20250817123535488 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250817123535488 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123535488 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123535488 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123535488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123535488 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123535488 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123535488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123535488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123535488 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123535488 DRANAP DEBUG ps_rab_ass[0x5582176e2c20]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123535488 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123535488 DLPFCP DEBUG ps_rab[0x5582176e5810]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123535488 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123535488 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123535488 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123535488 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123535488 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(481)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(481)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release0(491)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(481)@4feaec2ea8d8: 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 } } } 20250817123535496 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123535496 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123535496 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123535496 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123535496 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123535496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16023826)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123535496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123535496 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123535496 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123535496 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123535496 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123535496 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{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) 20250817123535496 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123535496 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123535496 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123535496 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123535496 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123535496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123535496 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123535507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123535507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123535507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123535507 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123535507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf48112) (hnbgw_rua.c:471) 20250817123535507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16023826 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123535507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16023826)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123535507 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123535507 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123535507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16023826)[0x558217700be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123535507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123535507 DRANAP DEBUG ps_rab_ass[0x5582176e2c20]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123535507 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123535507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123535507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123535507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123535507 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123535507 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123535507 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123535507 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(481)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(481)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(481)@4feaec2ea8d8: 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 } } } 20250817123535511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123535511 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123535511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123535511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123535511 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123535511 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123535511 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{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) 20250817123535511 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123535511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123535511 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123535511 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123535511 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=0038b690), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123535511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123535511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123535511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123535511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123535511 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123535511 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123535511 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123535511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{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) 20250817123535511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{ESTABLISHED}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123535511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250817123535511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{ESTABLISHED}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123535511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250817123535511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250817123535511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123535511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123535511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123535511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123535511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123535511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123535511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123535511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@4feaec2ea8d8: 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250817123535527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123535527 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123535527 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123535527 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123535527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123535527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123535527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123535527 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123535527 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123535527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123535527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123535527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123535527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123535527 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) 20250817123535527 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250817123535527 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123535527 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123535527 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123535527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123535527 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123535527 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123535527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123535527 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250817123535527 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123535527 DRANAP DEBUG ps_rab_ass[0x5582176e2c20]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123535527 DLPFCP ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16023826 SCCP-56 sgsn-0 MI=IMSI-262420000000005: RANAP PS RAB AssignmentRequest lacks setup-or-modify list (ps_rab_ass_fsm.c:239) 20250817123535527 DRANAP ERROR ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{RX_RAB_ASS_MSG}: PS RAB Assignment failed (ps_rab_ass_fsm.c:149) 20250817123535527 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:154) 20250817123535527 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:154) 20250817123535527 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826)[0x5582176e2c20]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) TC_ps_rab_release0(491)@4feaec2ea8d8: 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)@4feaec2ea8d8: Stopping testcase execution from "ConnHdlr.ttcn":395 MC@4feaec2ea8d8: Test Component 491 has requested to stop MTC. Terminating current testcase execution. 20250817123540530 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37107<->l=127.0.0.1:4262) (control_if.c:193) 20250817123540530 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123540530 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) 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123540530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123540530 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) 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123540530 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123540530 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) 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123540530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123540530 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) 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123540530 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 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123540530 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123540530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123540530 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123540530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123540530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123540530 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 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123540530 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123540530 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123540530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123540530 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123540530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123540530 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(489)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(485)@4feaec2ea8d8: Final verdict of PTC: none 20250817123540530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50866<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123540530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50870<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(486)@4feaec2ea8d8: Final verdict of PTC: none 20250817123540531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) TC_ps_rab_release-Iuh0-RUA(483)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release(478)@4feaec2ea8d8: Final verdict of PTC: none 20250817123540531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123540531 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123540531 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) HNBGW_Test.msc0-SCCP(484)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(488)@4feaec2ea8d8: Final verdict of PTC: none 20250817123540531 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123540531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16023826)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123540531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16023826)[0x558217700be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123540531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123540531 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123540531 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123540531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038b690), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123540531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123540531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123540531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123540531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123540531 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123540531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) HNBGW-MGCP(490)@4feaec2ea8d8: Final verdict of PTC: none 20250817123540531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16023826)[0x558217700be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123540531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16023826)[0x558217700be0]{disrupted}: Freeing instance (context_map.c:202) 20250817123540531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16023826)[0x558217700be0]{disrupted}: Deallocated (fsm.c:568) 20250817123540531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123540531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{disconnected}: Freeing instance (context_map.c:206) 20250817123540531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5582176f25b0]{disconnected}: Deallocated (fsm.c:568) 20250817123540531 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123540531 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123540531 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250817123540531 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123540531 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123540531 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16023826 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) HNBGW-PFCP(481)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(487)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(479)@4feaec2ea8d8: Final verdict of PTC: none20250817123540531 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123540531 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123540531 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123540531 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123540531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123540531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123540531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123540531 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123540532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50876<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release-Iuh0(482)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rab_release0(491)@4feaec2ea8d8: 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 } } } }"" MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release fail'. Sun Aug 17 12:35:40 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 20250817123540574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123541076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254644) Waiting for packet dumper to finish... 1 (prev_count=254644, count=255280) 20250817123542531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123542531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123542531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123542531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123542531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123542531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:35: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_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 20250817123543532 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_ps_rab_release_abnormal started. 20250817123544111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123544113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123544116 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41799<->l=127.0.0.1:4262) (control_if.c:572) 20250817123544179 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123544179 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123544179 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123544180 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123544180 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_release_abnormal-Iuh0(496)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123544180 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123544180 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123544180 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123544180 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123544180 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123544180 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123544181 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123544181 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123544181 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) 20250817123544181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123544181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123544181 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) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544181 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) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123544181 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) 20250817123544181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123544181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123544181 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123544181 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123544181 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123544181 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) 20250817123544181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123544181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123544181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123544181 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) 20250817123544181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123544181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123544181 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123544181 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123544181 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123544181 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) 20250817123544181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123544181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123544181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123544181 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123544181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123544181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123544181 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123544181 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123544181 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123544181 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) 20250817123544181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123544181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123544181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123544181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123544182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123544182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123544182 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123544182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123544182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123544182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123544182 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 20250817123544182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123544182 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123544182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123544182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123544182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123544182 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 20250817123544182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123544182 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 20250817123544182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123544182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123544182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123544182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123544182 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123544182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123544182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123544182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123544182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123544182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123544182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123544182 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123544182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123544182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123544182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(500)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(500)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(498)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123544194 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123544194 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123544194 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123544194 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123544194 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123544195 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123544195 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123544195 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123544195 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123544196 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123544196 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123544196 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) 20250817123544196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123544196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123544196 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) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544196 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) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123544196 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) 20250817123544196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123544196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123544196 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123544196 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123544196 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123544196 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) 20250817123544196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123544196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123544196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123544196 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) 20250817123544196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123544196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123544196 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123544196 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123544196 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123544196 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) 20250817123544196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123544196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123544196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123544196 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) 20250817123544196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123544196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123544196 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123544196 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123544196 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123544196 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) 20250817123544196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123544196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123544196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123544196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123544196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123544196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123544196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123544196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123544196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123544196 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123544196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123544196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123544196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123544196 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 20250817123544196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123544196 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123544196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123544196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123544196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123544196 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 20250817123544196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123544196 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 20250817123544196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123544196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123544196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123544196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123544196 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 20250817123544196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123544196 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 20250817123544196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123544196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123544196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123544196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123544196 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123544196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123544196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123544196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(503)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123544218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123544218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123544218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123544218 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123544218 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) 20250817123544218 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123544218 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123544218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123544218 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123544391 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 20250817123544391 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 20250817123544391 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123544391 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123544393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123544393 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123544393 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123544393 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123544393 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123544393 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123544393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123544394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123544394 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123544394 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123544394 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123544394 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123544394 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123544394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123544406 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 20250817123544406 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 20250817123544406 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123544406 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123544407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123544407 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123544407 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123544407 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123544407 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123544407 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123544407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123544407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123544407 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123544407 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123544407 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123544407 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123544407 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123544407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123545196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123545196 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123545196 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123545196 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123545196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123545196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123545197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123545197 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123545197 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123545197 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123545197 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123545197 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123545197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123545197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123545197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123545197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123545197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123545197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123545197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123545197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123545197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545197 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123545197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123545197 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123545197 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123545197 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) 20250817123545197 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) 20250817123545197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123545197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123545197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123545197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123545197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123545197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123545197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123545197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123545197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123545197 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123545197 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123545197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123545197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123545197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123545197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123545197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123545197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123545197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123545197 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(499)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123545212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123545212 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123545212 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123545212 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123545212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123545212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123545212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123545212 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123545212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123545212 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123545212 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123545212 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123545212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123545212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123545212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123545212 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123545212 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123545212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123545212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123545212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123545212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123545212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123545212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123545212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123545212 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) 20250817123545212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123545212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123545212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545212 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) 20250817123545212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123545212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123545212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123545212 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123545212 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) 20250817123545212 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) 20250817123545212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123545212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123545212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123545212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123545212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123545212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123545212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123545212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123545212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123545212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123545212 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123545212 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123545212 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(502)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123545229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@4feaec2ea8d8: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@4feaec2ea8d8: Added conn table entry 0TC_ps_rab_release_abnormal0(505)12959258 20250817123546260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123546260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123546260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123546260 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123546260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc5be1a, normal) (hnbgw_rua.c:407) 20250817123546260 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123546260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959258)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123546260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959258 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123546260 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123546260 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123546260 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123546260 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959258 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123546260 DCN DEBUG map_sccp[0x5582176f25b0]{init}: Allocated (fsm.c:456) 20250817123546260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123546260 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-12959258 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123546260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959258 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123546260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959258)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123546260 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123546260 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123546260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959258)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123546260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123546260 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123546260 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817123546260 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123546260 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030003a90056400500f1100926) (sccp_scrc.c:406) 20250817123546260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123546260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123546260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123546260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123546260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123546260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123546260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123546260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123546260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123546260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123546260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123546260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123546260 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123546260 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123546260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123546260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959258)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123546260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123546260 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123546260 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123546260 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123546260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123546260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123546260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123546260 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@4feaec2ea8d8: Added conn table entry 0TC_ps_rab_release_abnormal0(505)2718245 HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: Session index based on connection ID:0 TC_ps_rab_release_abnormal0(505)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123546274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123546274 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123546274 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123546274 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123546274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123546274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123546274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123546274 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123546274 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123546274 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123546274 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123546274 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123546274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123546274 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=0065bfd9) (sccp_scrc.c:477) 20250817123546274 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20250817123546274 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123546275 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123546275 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123546275 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123546275 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) 20250817123546275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123546275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_release_abnormal0(505)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250817123546476 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123546476 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123546477 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123546477 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123546477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123546477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123546477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123546477 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123546477 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123546477 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123546477 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123546477 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123546477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123546477 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) 20250817123546477 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250817123546477 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123546477 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123546477 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123546477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123546477 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123546477 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123546477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123546477 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123546477 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123546477 DRANAP DEBUG ps_rab_ass[0x5582176ed400]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123546478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123546478 DLPFCP DEBUG ps_rab[0x5582176e9800]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250817123546478 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250817123546478 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250817123546478 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250817123546478 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123546478 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(495)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(495)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release_abnormal0(505)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(495)@4feaec2ea8d8: 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 } } } 20250817123546509 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123546509 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123546509 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250817123546509 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250817123546509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817123546510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959258)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250817123546510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250817123546510 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250817123546510 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250817123546510 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250817123546510 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250817123546510 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{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) 20250817123546510 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250817123546510 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250817123546510 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123546510 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250817123546510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123546510 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123546533 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{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)@4feaec2ea8d8: 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 := { } } } } 20250817123546534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123546534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123546534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817123546534 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817123546534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc5be1a) (hnbgw_rua.c:471) 20250817123546534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959258 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817123546534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959258)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817123546534 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817123546534 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817123546535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959258)[0x558217700be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817123546535 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123546535 DRANAP DEBUG ps_rab_ass[0x5582176ed400]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123546535 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250817123546535 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123546535 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250817123546535 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250817123546535 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250817123546535 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250817123546535 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123546535 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(495)@4feaec2ea8d8: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(495)@4feaec2ea8d8: 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)@4feaec2ea8d8: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(495)@4feaec2ea8d8: 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 } } } 20250817123546542 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250817123546542 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250817123546542 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250817123546542 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250817123546542 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250817123546542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817123546542 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{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) 20250817123546542 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250817123546542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250817123546542 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817123546542 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817123546542 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=0065bfd9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250817123546542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123546542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123546542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123546542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123546542 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250817123546542 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250817123546542 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250817123546542 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{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) 20250817123546542 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{ESTABLISHED}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250817123546542 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250817123546542 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{ESTABLISHED}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250817123546542 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250817123546543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123546543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123546543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123546543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123546543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123546543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123546543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123546543 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@4feaec2ea8d8: 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)@4feaec2ea8d8: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250817123546582 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123546582 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123546582 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123546582 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123546582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123546582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123546582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123546582 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123546583 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123546583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123546583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123546583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123546583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123546583 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) 20250817123546583 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250817123546583 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817123546583 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123546583 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817123546583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817123546583 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817123546583 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817123546583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817123546583 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250817123546583 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250817123546583 DRANAP DEBUG ps_rab_ass[0x5582176ed400]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250817123546583 DLPFCP ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959258 SCCP-57 sgsn-0 MI=IMSI-262420000000008: RANAP PS RAB AssignmentRequest lacks setup-or-modify list (ps_rab_ass_fsm.c:239) 20250817123546583 DRANAP ERROR ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{RX_RAB_ASS_MSG}: PS RAB Assignment failed (ps_rab_ass_fsm.c:149) 20250817123546583 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:154) 20250817123546583 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:154) 20250817123546583 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258)[0x5582176ed400]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) 20250817123549535 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{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)@4feaec2ea8d8: 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 := { } } } } 20250817123550532 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123550532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038b690), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123550532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123550532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123550532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123550532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123550533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123550533 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123550533 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123550533 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123550533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123550533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123550533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123550533 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123550538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123550538 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123550538 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123550538 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123550538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123550538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123550538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123550538 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123550539 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123550539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123550539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123550539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123550539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123550539 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=0038b690) (sccp_scrc.c:477) 20250817123550539 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20250817123550539 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123550539 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123550539 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123550539 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123550539 DLSCCP DEBUG SCCP-SCOC(56)[0x558217701010]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_release_abnormal0(505)@4feaec2ea8d8: 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)@4feaec2ea8d8: Stopping testcase execution from "ConnHdlr.ttcn":395 MC@4feaec2ea8d8: Test Component 505 has requested to stop MTC. Terminating current testcase execution. 20250817123551586 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41799<->l=127.0.0.1:4262) (control_if.c:193) 20250817123551586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123551586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123551586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123551586 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123551586 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) 20250817123551586 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123551586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959258)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123551586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959258)[0x558217700be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123551586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123551586 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123551586 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123551586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065bfd9), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123551586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123551586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123551586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123551586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123551586 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123551586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123551586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959258)[0x558217700be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123551586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959258)[0x558217700be0]{disrupted}: Freeing instance (context_map.c:202) 20250817123551586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959258)[0x558217700be0]{disrupted}: Deallocated (fsm.c:568) 20250817123551586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123551586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{disconnected}: Freeing instance (context_map.c:206) 20250817123551586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5582176f25b0]{disconnected}: Deallocated (fsm.c:568) 20250817123551586 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250817123551586 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250817123551586 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250817123551586 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250817123551586 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250817123551586 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12959258 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250817123551586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123551586 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123551586 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123551586 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123551586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123551586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123551586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123551586 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(499)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0-RUA(497)@4feaec2ea8d8: Final verdict of PTC: none 20250817123551586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(498)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(502)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(494)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release_abnormal(492)@4feaec2ea8d8: Final verdict of PTC: none 20250817123551586 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 20250817123551586 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) 20250817123551586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123551586 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123551586 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123551586 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) 20250817123551586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123551586 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817123551586 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) 20250817123551586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123551586 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123551586 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123551586 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123551586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123551586 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123551586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-SCCP(501)@4feaec2ea8d8: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0(496)@4feaec2ea8d8: Final verdict of PTC: none 20250817123551586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(504)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(495)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(503)@4feaec2ea8d8: Final verdict of PTC: none 20250817123551587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal0(505)@4feaec2ea8d8: 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 } } } }"" HNBGW_Test.msc0-M3UA(500)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(493)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal fail'. 20250817123551590 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 20250817123551590 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) 20250817123551590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123551590 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123551590 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123551590 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) 20250817123551590 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123551590 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123551590 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) 20250817123551590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123551590 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123551590 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123551590 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123551590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123551590 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123551590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123551590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication Sun Aug 17 12:35:51 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 20250817123551644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123552145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=264816) 20250817123552536 DLPFCP ERROR ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_PFCP_DEL_RESP}: PFCP Session Deletion Response: PFCP request retransmissions elapsed, no response received (ps_rab_fsm.c:644) 20250817123552536 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123552536 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123552536 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_USE_COUNT}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123552536 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123552536 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123552536 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123552536 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16023826-RAB-23)[0x5582176e5810]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123552536 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 1 (PFCPtx) (pfcp_msg.c:464) Waiting for packet dumper to finish... 1 (prev_count=264816, count=271536) 20250817123553587 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123553587 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123553587 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123553591 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123553591 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123553591 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:35:54 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 20250817123554586 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250817123555181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123555184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123555186 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39513<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123555254 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123555254 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123555263 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123555263 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123555263 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123555263 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123555263 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123555263 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123555263 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123555263 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123555263 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123555264 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123555264 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123555264 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) 20250817123555264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123555264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123555264 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) 20250817123555264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555264 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) 20250817123555264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123555264 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) 20250817123555264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123555264 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123555264 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123555264 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123555264 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123555264 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) 20250817123555264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123555264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123555264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123555264 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) 20250817123555264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123555264 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123555264 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123555264 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123555264 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123555264 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) 20250817123555264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123555264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123555264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123555265 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123555265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123555265 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123555265 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123555265 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123555265 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123555265 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) 20250817123555265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123555265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123555265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123555265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123555265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123555265 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123555265 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123555265 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44807 (stream_srv.c:142) 20250817123555265 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44807<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123555265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123555265 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123555265 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123555265 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 20250817123555265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123555265 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123555265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123555265 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123555265 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123555265 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 20250817123555265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123555265 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 20250817123555265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123555265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123555265 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123555265 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123555265 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123555265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123555265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123555265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123555265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123555265 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123555265 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123555265 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123555265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123555265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123555265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(516)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(516)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123555277 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123555277 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123555277 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123555278 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123555278 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123555278 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123555278 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123555278 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123555278 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123555279 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123555279 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123555279 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) 20250817123555279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123555279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123555279 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) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555279 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) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123555279 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) 20250817123555279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123555279 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123555279 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123555279 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123555279 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123555279 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) 20250817123555279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123555279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123555279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123555279 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) 20250817123555279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123555279 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123555279 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123555279 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123555279 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123555279 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) 20250817123555279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123555279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123555279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123555279 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) 20250817123555279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123555279 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123555279 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123555279 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123555279 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123555279 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) 20250817123555279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123555279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123555279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123555279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123555279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123555279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123555279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123555279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123555279 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123555279 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123555279 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123555279 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123555279 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123555279 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 20250817123555279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123555279 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123555279 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123555279 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123555279 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123555279 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 20250817123555279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123555279 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 20250817123555279 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123555279 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123555279 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123555279 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123555279 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 20250817123555279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123555279 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 20250817123555279 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123555279 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123555279 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123555279 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123555279 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123555279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123555279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123555279 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(519)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(519)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(517)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123555300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123555300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123555300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123555300 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123555300 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) 20250817123555300 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123555300 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123555300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123555300 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123555305 DLINP DEBUG SRVCONN(,r=127.0.0.1:44807<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123555305 DLINP DEBUG SRVCONN(,r=127.0.0.1:44807<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123555305 DLINP DEBUG SRVCONN(,r=127.0.0.1:44807<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123555305 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123555305 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) 20250817123555305 DLGLOBAL DEBUG validating counter group 0x5581fddfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20250817123555305 DHNBAP DEBUG (127.0.0.1:44807 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123555305 DHNBAP NOTICE (127.0.0.1:44807 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123555305 DHNBAP NOTICE (127.0.0.1:44807 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123555305 DLINP DEBUG SRVCONN(,r=127.0.0.1:44807<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123555305 DLINP DEBUG SRVCONN(,r=127.0.0.1:44807<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123555475 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 20250817123555475 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 20250817123555475 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123555475 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123555477 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123555477 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123555477 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123555477 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123555477 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123555477 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123555477 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123555478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123555478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123555478 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123555478 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123555478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123555478 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123555478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123555489 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 20250817123555489 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 20250817123555489 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123555489 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123555490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123555490 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123555490 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123555490 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123555490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123555490 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123555490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123555491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123555491 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123555491 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123555491 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123555491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123555491 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123555491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123556281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123556281 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123556281 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123556281 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123556281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123556281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123556281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123556281 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123556281 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123556281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123556281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123556281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123556281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123556281 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123556281 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123556281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123556281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123556281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123556281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123556281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123556281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556281 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123556281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123556281 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123556281 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123556281 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) 20250817123556281 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) 20250817123556281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123556281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123556281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123556281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123556281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123556281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123556281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123556281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123556281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123556281 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123556281 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123556281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123556281 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123556281 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123556281 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123556281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123556281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123556281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123556281 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123556296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123556296 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123556296 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123556296 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123556296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123556296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123556296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123556296 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123556296 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123556296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123556296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123556296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123556296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123556296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123556296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123556296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123556296 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) 20250817123556296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123556296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123556296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556296 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) 20250817123556296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556296 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123556296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123556296 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123556296 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123556296 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) 20250817123556296 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) 20250817123556296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123556296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123556296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123556296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123556296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123556296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123556296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123556296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123556296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123556296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123556296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123556296 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123556296 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123556296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123556296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123556296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123556296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123556296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123556296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123556296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123556296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(518)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123556308 DLCTRL DEBUG Command: GET 385186450 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123556308 DLCTRL DEBUG Tx Command reply: GET_REPLY 385186450 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123556309 DLCTRL DEBUG Command: GET 699501471 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123556309 DLCTRL DEBUG Tx Command reply: GET_REPLY 699501471 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123556310 DLCTRL DEBUG Command: GET 402040579 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123556310 DLCTRL DEBUG Tx Command reply: GET_REPLY 402040579 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123556311 DLCTRL DEBUG Command: GET 792235326 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123556311 DLCTRL DEBUG Tx Command reply: GET_REPLY 792235326 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123556312 DLCTRL DEBUG Command: GET 97591816 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123556312 DLCTRL DEBUG Tx Command reply: GET_REPLY 97591816 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123556313 DLCTRL DEBUG Command: GET 573184130 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123556313 DLCTRL DEBUG Tx Command reply: GET_REPLY 573184130 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123556314 DLCTRL DEBUG Command: GET 352355140 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123556314 DLCTRL DEBUG Tx Command reply: GET_REPLY 352355140 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123556315 DLCTRL DEBUG Command: GET 477306678 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123556315 DLCTRL DEBUG Tx Command reply: GET_REPLY 477306678 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123556315 DLCTRL DEBUG Command: GET 891167448 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123556315 DLCTRL DEBUG Tx Command reply: GET_REPLY 891167448 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123556316 DLCTRL DEBUG Command: GET 744492396 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123556316 DLCTRL DEBUG Tx Command reply: GET_REPLY 744492396 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123556318 DLCTRL DEBUG Command: GET 591068428 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123556318 DLCTRL DEBUG Tx Command reply: GET_REPLY 591068428 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123556319 DLCTRL DEBUG Command: GET 731085774 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123556319 DLCTRL DEBUG Tx Command reply: GET_REPLY 731085774 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123556321 DLCTRL DEBUG Command: GET 343382428 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123556321 DLCTRL DEBUG Tx Command reply: GET_REPLY 343382428 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123556322 DLCTRL DEBUG Command: GET 95612346 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123556322 DLCTRL DEBUG Tx Command reply: GET_REPLY 95612346 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123556324 DLCTRL DEBUG Command: GET 724264872 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123556324 DLCTRL DEBUG Tx Command reply: GET_REPLY 724264872 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123556325 DLCTRL DEBUG Command: GET 26017900 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123556325 DLCTRL DEBUG Tx Command reply: GET_REPLY 26017900 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123556327 DLCTRL DEBUG Command: GET 566508088 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123556327 DLCTRL DEBUG Tx Command reply: GET_REPLY 566508088 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123556329 DLCTRL DEBUG Command: GET 765215200 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123556329 DLCTRL DEBUG Tx Command reply: GET_REPLY 765215200 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123556330 DLCTRL DEBUG Command: GET 180146448 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123556330 DLCTRL DEBUG Tx Command reply: GET_REPLY 180146448 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123556332 DLCTRL DEBUG Command: GET 756506890 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123556332 DLCTRL DEBUG Tx Command reply: GET_REPLY 756506890 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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 := '000000000000001001000111'B, t_guard := 20.000000 } 20250817123556344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)11542003 20250817123557359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123557359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123557359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123557359 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123557359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb01df3, normal) (hnbgw_rua.c:407) 20250817123557359 DHNB DEBUG map_rua[0x5582176e5810]{init}: Allocated (fsm.c:456) 20250817123557359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11542003)[0x5582176e5810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123557359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11542003 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123557359 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123557359 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123557359 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11542003 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123557359 DCN DEBUG map_sccp[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123557359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123557359 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-11542003 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123557359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11542003 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123557359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11542003)[0x5582176e5810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123557359 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123557359 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123557359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11542003)[0x5582176e5810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123557359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558217700be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123557359 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123557359 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{IDLE}: Allocated (fsm.c:456) 20250817123557359 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123557359 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002470056400500f1100926) (sccp_scrc.c:406) 20250817123557359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123557359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123557359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123557359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123557359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123557359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123557359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123557359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123557359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123557359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123557359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123557359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123557359 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123557359 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123557359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558217700be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123557359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11542003)[0x5582176e5810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123557359 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123557359 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123557359 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123557359 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123557359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123557359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123557359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123557359 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)143550 HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_cnlink0(521)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@4feaec2ea8d8: 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 } } } 20250817123557364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123557364 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123557364 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123557364 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123557364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123557364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123557364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123557365 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123557365 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123557365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123557365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123557365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123557365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123557365 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=0058f2ed) (sccp_scrc.c:477) 20250817123557365 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20250817123557365 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123557365 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123557365 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123557365 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123557365 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) 20250817123557365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123557365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558217700be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123557365 DLCTRL DEBUG Command: GET 698003068 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123557365 DLCTRL DEBUG Tx Command reply: GET_REPLY 698003068 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123557366 DLCTRL DEBUG Command: GET 759673447 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123557366 DLCTRL DEBUG Tx Command reply: GET_REPLY 759673447 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123557367 DLCTRL DEBUG Command: GET 409161082 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123557367 DLCTRL DEBUG Tx Command reply: GET_REPLY 409161082 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123557368 DLCTRL DEBUG Command: GET 550473876 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123557368 DLCTRL DEBUG Tx Command reply: GET_REPLY 550473876 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123557369 DLCTRL DEBUG Command: GET 590410289 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123557369 DLCTRL DEBUG Tx Command reply: GET_REPLY 590410289 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123557370 DLCTRL DEBUG Command: GET 678492448 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123557370 DLCTRL DEBUG Tx Command reply: GET_REPLY 678492448 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123557371 DLCTRL DEBUG Command: GET 81491734 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123557371 DLCTRL DEBUG Tx Command reply: GET_REPLY 81491734 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123557372 DLCTRL DEBUG Command: GET 974859849 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123557372 DLCTRL DEBUG Tx Command reply: GET_REPLY 974859849 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123557374 DLCTRL DEBUG Command: GET 805870661 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123557374 DLCTRL DEBUG Tx Command reply: GET_REPLY 805870661 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123557375 DLCTRL DEBUG Command: GET 686221755 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123557375 DLCTRL DEBUG Tx Command reply: GET_REPLY 686221755 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123557376 DLCTRL DEBUG Command: GET 987440376 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123557376 DLCTRL DEBUG Tx Command reply: GET_REPLY 987440376 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123557377 DLCTRL DEBUG Command: GET 314572382 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123557377 DLCTRL DEBUG Tx Command reply: GET_REPLY 314572382 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123557378 DLCTRL DEBUG Command: GET 32954784 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123557378 DLCTRL DEBUG Tx Command reply: GET_REPLY 32954784 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123557380 DLCTRL DEBUG Command: GET 393464709 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123557380 DLCTRL DEBUG Tx Command reply: GET_REPLY 393464709 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123557381 DLCTRL DEBUG Command: GET 305492112 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123557381 DLCTRL DEBUG Tx Command reply: GET_REPLY 305492112 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123557382 DLCTRL DEBUG Command: GET 887264459 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123557382 DLCTRL DEBUG Tx Command reply: GET_REPLY 887264459 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123557383 DLCTRL DEBUG Command: GET 278777334 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123557383 DLCTRL DEBUG Tx Command reply: GET_REPLY 278777334 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123557384 DLCTRL DEBUG Command: GET 567952281 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123557384 DLCTRL DEBUG Tx Command reply: GET_REPLY 567952281 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123557386 DLCTRL DEBUG Command: GET 614936674 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123557386 DLCTRL DEBUG Tx Command reply: GET_REPLY 614936674 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123557387 DLCTRL DEBUG Command: GET 729230719 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123557387 DLCTRL DEBUG Tx Command reply: GET_REPLY 729230719 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000001110111'B, t_guard := 20.000000 } 20250817123557398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123557587 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{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)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)10593846 20250817123558404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123558404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123558404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123558404 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123558404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa1a636, normal) (hnbgw_rua.c:407) 20250817123558404 DHNB DEBUG map_rua[0x558217701010]{init}: Allocated (fsm.c:456) 20250817123558404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10593846)[0x558217701010]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123558404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10593846 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123558404 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123558404 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123558404 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817123558404 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10593846 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123558404 DCN DEBUG map_sccp[0x5582176ed400]{init}: Allocated (fsm.c:456) 20250817123558404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5582176ed400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123558404 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-10593846 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123558404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10593846 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123558404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10593846)[0x558217701010]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123558404 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123558404 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123558404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10593846)[0x558217701010]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123558404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5582176ed400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123558404 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123558404 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{IDLE}: Allocated (fsm.c:456) 20250817123558404 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123558404 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030000770056400500f1100926) (sccp_scrc.c:406) 20250817123558404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123558404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123558404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123558404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123558404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123558404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123558404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123558404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123558404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123558404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123558404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123558405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123558405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123558405 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123558405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5582176ed400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123558405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10593846)[0x558217701010]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123558405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123558405 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123558405 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123558405 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123558405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123558405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123558405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123558405 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)4350325 HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(522)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123558406 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123558406 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123558406 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123558406 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123558406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123558406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123558406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123558406 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@4feaec2ea8d8: 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 } } } 20250817123558406 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123558407 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123558407 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123558407 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123558407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123558407 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=00281ae9) (sccp_scrc.c:477) 20250817123558407 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20250817123558407 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123558407 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123558407 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123558407 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123558407 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) 20250817123558407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5582176ed400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123558407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5582176ed400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123558407 DLCTRL DEBUG Command: GET 563548662 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123558407 DLCTRL DEBUG Tx Command reply: GET_REPLY 563548662 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817123558409 DLCTRL DEBUG Command: GET 346232328 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123558409 DLCTRL DEBUG Tx Command reply: GET_REPLY 346232328 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123558410 DLCTRL DEBUG Command: GET 252727390 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123558410 DLCTRL DEBUG Tx Command reply: GET_REPLY 252727390 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123558411 DLCTRL DEBUG Command: GET 881468077 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123558411 DLCTRL DEBUG Tx Command reply: GET_REPLY 881468077 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123558412 DLCTRL DEBUG Command: GET 607182460 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123558412 DLCTRL DEBUG Tx Command reply: GET_REPLY 607182460 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123558413 DLCTRL DEBUG Command: GET 901198318 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123558413 DLCTRL DEBUG Tx Command reply: GET_REPLY 901198318 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123558414 DLCTRL DEBUG Command: GET 493789558 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123558414 DLCTRL DEBUG Tx Command reply: GET_REPLY 493789558 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123558415 DLCTRL DEBUG Command: GET 752085820 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123558415 DLCTRL DEBUG Tx Command reply: GET_REPLY 752085820 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123558416 DLCTRL DEBUG Command: GET 729911900 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123558416 DLCTRL DEBUG Tx Command reply: GET_REPLY 729911900 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123558417 DLCTRL DEBUG Command: GET 27323745 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123558417 DLCTRL DEBUG Tx Command reply: GET_REPLY 27323745 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123558417 DLCTRL DEBUG Command: GET 695908287 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123558417 DLCTRL DEBUG Tx Command reply: GET_REPLY 695908287 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123558418 DLCTRL DEBUG Command: GET 464189286 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123558418 DLCTRL DEBUG Tx Command reply: GET_REPLY 464189286 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123558419 DLCTRL DEBUG Command: GET 233240406 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123558419 DLCTRL DEBUG Tx Command reply: GET_REPLY 233240406 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123558420 DLCTRL DEBUG Command: GET 447873483 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123558420 DLCTRL DEBUG Tx Command reply: GET_REPLY 447873483 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123558421 DLCTRL DEBUG Command: GET 554722129 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123558421 DLCTRL DEBUG Tx Command reply: GET_REPLY 554722129 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123558422 DLCTRL DEBUG Command: GET 516195557 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123558422 DLCTRL DEBUG Tx Command reply: GET_REPLY 516195557 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123558423 DLCTRL DEBUG Command: GET 727539445 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123558423 DLCTRL DEBUG Tx Command reply: GET_REPLY 727539445 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123558424 DLCTRL DEBUG Command: GET 836359124 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123558424 DLCTRL DEBUG Tx Command reply: GET_REPLY 836359124 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123558425 DLCTRL DEBUG Command: GET 847334139 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123558425 DLCTRL DEBUG Tx Command reply: GET_REPLY 847334139 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123558427 DLCTRL DEBUG Command: GET 471606359 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123558427 DLCTRL DEBUG Tx Command reply: GET_REPLY 471606359 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001010011010'B, t_guard := 20.000000 } 20250817123558437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)6988835 20250817123559445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123559445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123559445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123559445 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123559445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6aa423, normal) (hnbgw_rua.c:407) 20250817123559445 DHNB DEBUG map_rua[0x5582176fed40]{init}: Allocated (fsm.c:456) 20250817123559445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6988835)[0x5582176fed40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123559445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6988835 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123559445 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123559445 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123559445 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6988835 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123559445 DCN DEBUG map_sccp[0x5582176e1fa0]{init}: Allocated (fsm.c:456) 20250817123559445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5582176e1fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123559445 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-6988835 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123559445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6988835 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123559445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6988835)[0x5582176fed40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123559445 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123559445 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123559445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6988835)[0x5582176fed40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123559445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5582176e1fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123559445 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123559445 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{IDLE}: Allocated (fsm.c:456) 20250817123559445 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123559445 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f400300029a0056400500f1100926) (sccp_scrc.c:406) 20250817123559445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123559445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123559445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123559445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123559445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123559445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123559445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123559445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123559445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123559445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123559445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123559445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123559445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123559445 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123559445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5582176e1fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123559445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6988835)[0x5582176fed40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123559445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123559445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123559445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123559445 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123559445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123559445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123559445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123559445 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)7130266 HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250817123559447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123559447 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123559447 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123559447 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123559447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123559447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123559447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123559447 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(523)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123559447 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123559447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123559447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123559447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123559447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123559447 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=00f19843) (sccp_scrc.c:477) 20250817123559447 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20250817123559447 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123559447 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123559447 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123559447 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123559447 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) 20250817123559447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5582176e1fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123559447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5582176e1fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123559448 DLCTRL DEBUG Command: GET 801613949 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123559448 DLCTRL DEBUG Tx Command reply: GET_REPLY 801613949 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250817123559449 DLCTRL DEBUG Command: GET 407494465 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123559449 DLCTRL DEBUG Tx Command reply: GET_REPLY 407494465 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123559450 DLCTRL DEBUG Command: GET 361552220 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123559450 DLCTRL DEBUG Tx Command reply: GET_REPLY 361552220 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123559451 DLCTRL DEBUG Command: GET 580281559 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123559451 DLCTRL DEBUG Tx Command reply: GET_REPLY 580281559 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123559452 DLCTRL DEBUG Command: GET 330079768 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123559452 DLCTRL DEBUG Tx Command reply: GET_REPLY 330079768 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123559453 DLCTRL DEBUG Command: GET 583322654 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123559453 DLCTRL DEBUG Tx Command reply: GET_REPLY 583322654 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123559454 DLCTRL DEBUG Command: GET 900712117 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123559454 DLCTRL DEBUG Tx Command reply: GET_REPLY 900712117 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123559455 DLCTRL DEBUG Command: GET 750228712 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123559455 DLCTRL DEBUG Tx Command reply: GET_REPLY 750228712 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123559456 DLCTRL DEBUG Command: GET 967519081 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123559456 DLCTRL DEBUG Tx Command reply: GET_REPLY 967519081 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123559456 DLCTRL DEBUG Command: GET 854240959 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123559456 DLCTRL DEBUG Tx Command reply: GET_REPLY 854240959 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123559457 DLCTRL DEBUG Command: GET 115451464 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123559457 DLCTRL DEBUG Tx Command reply: GET_REPLY 115451464 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123559458 DLCTRL DEBUG Command: GET 143716692 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123559458 DLCTRL DEBUG Tx Command reply: GET_REPLY 143716692 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123559459 DLCTRL DEBUG Command: GET 156372510 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123559459 DLCTRL DEBUG Tx Command reply: GET_REPLY 156372510 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123559459 DLCTRL DEBUG Command: GET 193232811 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123559459 DLCTRL DEBUG Tx Command reply: GET_REPLY 193232811 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123559460 DLCTRL DEBUG Command: GET 110344462 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123559460 DLCTRL DEBUG Tx Command reply: GET_REPLY 110344462 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123559461 DLCTRL DEBUG Command: GET 113748060 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123559461 DLCTRL DEBUG Tx Command reply: GET_REPLY 113748060 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123559461 DLCTRL DEBUG Command: GET 461177868 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123559461 DLCTRL DEBUG Tx Command reply: GET_REPLY 461177868 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123559462 DLCTRL DEBUG Command: GET 872437126 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123559462 DLCTRL DEBUG Tx Command reply: GET_REPLY 872437126 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123559463 DLCTRL DEBUG Command: GET 362763814 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123559463 DLCTRL DEBUG Tx Command reply: GET_REPLY 362763814 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123559463 DLCTRL DEBUG Command: GET 555552458 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123559463 DLCTRL DEBUG Tx Command reply: GET_REPLY 555552458 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001010101111'B, t_guard := 20.000000 } 20250817123559473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)1797494 20250817123600480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123600480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123600480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250817123600480 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123600480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b6d76, normal) (hnbgw_rua.c:407) 20250817123600480 DHNB DEBUG map_rua[0x5582176f9e60]{init}: Allocated (fsm.c:456) 20250817123600480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1797494)[0x5582176f9e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123600480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1797494 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123600480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123600480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123600480 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1797494 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123600480 DCN DEBUG map_sccp[0x5582176ed530]{init}: Allocated (fsm.c:456) 20250817123600480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5582176ed530]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123600480 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-1797494 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123600480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1797494 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250817123600480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1797494)[0x5582176f9e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123600480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123600480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123600480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1797494)[0x5582176f9e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123600480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5582176ed530]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123600480 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123600480 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{IDLE}: Allocated (fsm.c:456) 20250817123600480 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123600480 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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030002af0056400500f1100926) (sccp_scrc.c:406) 20250817123600480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123600480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123600480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123600480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123600480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123600480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123600480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123600480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123600480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123600480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123600480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123600480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123600480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123600480 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123600480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5582176ed530]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123600480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1797494)[0x5582176f9e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123600480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123600480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123600480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123600480 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123600480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123600480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123600480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123600480 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)14412541 HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(524)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123600482 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123600482 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123600482 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123600482 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123600482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123600482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123600482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123600482 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123600482 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123600482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123600482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123600482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123600482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123600482 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=00d3fd4a) (sccp_scrc.c:477) 20250817123600482 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20250817123600482 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) MTC@4feaec2ea8d8: 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 } } } 20250817123600482 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123600482 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123600482 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123600482 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) 20250817123600482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5582176ed530]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123600482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5582176ed530]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123600483 DLCTRL DEBUG Command: GET 635572098 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123600483 DLCTRL DEBUG Tx Command reply: GET_REPLY 635572098 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250817123600483 DLCTRL DEBUG Command: GET 948408222 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123600483 DLCTRL DEBUG Tx Command reply: GET_REPLY 948408222 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123600484 DLCTRL DEBUG Command: GET 132769505 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123600484 DLCTRL DEBUG Tx Command reply: GET_REPLY 132769505 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123600485 DLCTRL DEBUG Command: GET 42405936 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123600485 DLCTRL DEBUG Tx Command reply: GET_REPLY 42405936 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123600486 DLCTRL DEBUG Command: GET 739009251 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123600486 DLCTRL DEBUG Tx Command reply: GET_REPLY 739009251 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123600486 DLCTRL DEBUG Command: GET 42597460 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123600486 DLCTRL DEBUG Tx Command reply: GET_REPLY 42597460 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123600487 DLCTRL DEBUG Command: GET 425357863 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123600487 DLCTRL DEBUG Tx Command reply: GET_REPLY 425357863 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123600488 DLCTRL DEBUG Command: GET 812773670 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123600488 DLCTRL DEBUG Tx Command reply: GET_REPLY 812773670 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123600490 DLCTRL DEBUG Command: GET 111872804 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123600490 DLCTRL DEBUG Tx Command reply: GET_REPLY 111872804 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123600491 DLCTRL DEBUG Command: GET 507622744 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123600491 DLCTRL DEBUG Tx Command reply: GET_REPLY 507622744 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123600492 DLCTRL DEBUG Command: GET 748691908 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123600492 DLCTRL DEBUG Tx Command reply: GET_REPLY 748691908 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123600494 DLCTRL DEBUG Command: GET 470063549 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123600494 DLCTRL DEBUG Tx Command reply: GET_REPLY 470063549 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123600495 DLCTRL DEBUG Command: GET 449828460 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123600495 DLCTRL DEBUG Tx Command reply: GET_REPLY 449828460 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123600497 DLCTRL DEBUG Command: GET 225748126 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123600497 DLCTRL DEBUG Tx Command reply: GET_REPLY 225748126 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123600498 DLCTRL DEBUG Command: GET 223740296 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123600498 DLCTRL DEBUG Tx Command reply: GET_REPLY 223740296 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123600500 DLCTRL DEBUG Command: GET 532295998 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123600500 DLCTRL DEBUG Tx Command reply: GET_REPLY 532295998 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123600501 DLCTRL DEBUG Command: GET 160882527 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123600501 DLCTRL DEBUG Tx Command reply: GET_REPLY 160882527 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123600502 DLCTRL DEBUG Command: GET 446593305 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123600502 DLCTRL DEBUG Tx Command reply: GET_REPLY 446593305 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123600504 DLCTRL DEBUG Command: GET 923509574 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123600504 DLCTRL DEBUG Tx Command reply: GET_REPLY 923509574 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123600505 DLCTRL DEBUG Command: GET 844879621 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123600505 DLCTRL DEBUG Tx Command reply: GET_REPLY 844879621 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123600508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47392<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123600508 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39513<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(508)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(507)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123600509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47382<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123600510 DLINP DEBUG SRVCONN(,r=127.0.0.1:44807<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123600510 DLINP DEBUG SRVCONN(,r=127.0.0.1:44807<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123600510 DLINP NOTICE SRV(,r=127.0.0.1:44807<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123600510 DMAIN NOTICE (127.0.0.1:44807 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44807<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123600510 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(518)@4feaec2ea8d8: Final verdict of PTC: none 20250817123600510 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123600510 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) 20250817123600510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123600510 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123600510 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123600510 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) 20250817123600510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123600510 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123600510 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 20250817123600510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123600510 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123600510 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123600510 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(517)@4feaec2ea8d8: Final verdict of PTC: none 20250817123600511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123600511 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123600511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123600511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123600511 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123600511 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) 20250817123600511 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123600511 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123600511 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123600511 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) 20250817123600511 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123600511 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123600511 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 20250817123600511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123600511 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123600511 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123600511 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123600511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123600511 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123600511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123600511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(516)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(519)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(514)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(515)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(509)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(520)@4feaec2ea8d8: Final verdict of PTC: none 20250817123600512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47412<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123600512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(521)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(523)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123600513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(522)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123600529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(524)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:36:00 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 20250817123600575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123600588 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:185) 20250817123600680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123600680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123600680 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123600680 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) 20250817123600680 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11542003)[0x5582176e5810]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11542003)[0x5582176e5810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123600680 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123600680 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123600680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f2ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123600680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123600680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123600680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123600680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123600680 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558217700be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11542003)[0x5582176e5810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11542003)[0x5582176e5810]{disrupted}: Freeing instance (context_map.c:202) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11542003)[0x5582176e5810]{disrupted}: Deallocated (fsm.c:568) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:206) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123600680 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11542003 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10593846)[0x558217701010]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10593846)[0x558217701010]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5582176ed400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123600680 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123600680 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123600680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00281ae9), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123600680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123600680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123600680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123600680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123600680 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5582176ed400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10593846)[0x558217701010]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10593846)[0x558217701010]{disrupted}: Freeing instance (context_map.c:202) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10593846)[0x558217701010]{disrupted}: Deallocated (fsm.c:568) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5582176ed400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5582176ed400]{disconnected}: Freeing instance (context_map.c:206) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5582176ed400]{disconnected}: Deallocated (fsm.c:568) 20250817123600680 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10593846 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6988835)[0x5582176fed40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6988835)[0x5582176fed40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5582176e1fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123600680 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123600680 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123600680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f19843), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123600680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123600680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123600680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123600680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123600680 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5582176e1fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6988835)[0x5582176fed40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6988835)[0x5582176fed40]{disrupted}: Freeing instance (context_map.c:202) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6988835)[0x5582176fed40]{disrupted}: Deallocated (fsm.c:568) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5582176e1fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5582176e1fa0]{disconnected}: Freeing instance (context_map.c:206) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5582176e1fa0]{disconnected}: Deallocated (fsm.c:568) 20250817123600680 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6988835 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1797494)[0x5582176f9e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1797494)[0x5582176f9e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5582176ed530]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123600680 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123600680 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123600680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3fd4a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123600680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123600680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123600680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123600680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123600680 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5582176ed530]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1797494)[0x5582176f9e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1797494)[0x5582176f9e60]{disrupted}: Freeing instance (context_map.c:202) 20250817123600680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1797494)[0x5582176f9e60]{disrupted}: Deallocated (fsm.c:568) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5582176ed530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5582176ed530]{disconnected}: Freeing instance (context_map.c:206) 20250817123600680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5582176ed530]{disconnected}: Deallocated (fsm.c:568) 20250817123600680 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1797494 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123600681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123600681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123600681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123600681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123600681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123600681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123600681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123600681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123600681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123600681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123600681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123600681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123600681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123600681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123600681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123600681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123600681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123600681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123600681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123600681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123600681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123600681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123600681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123600681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123600681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123600681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123600681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123600681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123600681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123600681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123600681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123600681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123601177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47428<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389500) 20250817123601586 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123601586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065bfd9), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123601586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123601586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123601586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123601586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123601587 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123601587 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123601587 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123601587 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123601587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123601587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123601587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123601587 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=389500, count=394404) 20250817123602511 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123602511 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123602511 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123602511 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123602511 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123602511 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:36: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_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 20250817123603588 DLPFCP ERROR ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_DEL_RESP}: PFCP Session Deletion Response: PFCP request retransmissions elapsed, no response received (ps_rab_fsm.c:644) 20250817123603588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250817123603588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250817123603588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_USE_COUNT}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250817123603588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250817123603588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250817123603588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250817123603588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12959258-RAB-23)[0x5582176e9800]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250817123603588 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20250817123603588 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5582176df420]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250817123604285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123604290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123604294 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44847<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123604377 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123604377 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123604384 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123604384 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123604384 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123604384 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123604384 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123604384 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123604384 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123604384 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123604384 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123604385 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38269 (stream_srv.c:142) 20250817123604385 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38269<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123604386 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123604386 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123604386 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) 20250817123604386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123604386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123604386 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) 20250817123604386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604386 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) 20250817123604386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123604386 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) 20250817123604386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123604386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123604386 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123604386 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123604386 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123604386 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) 20250817123604386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123604386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123604386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123604386 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) 20250817123604386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123604386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123604386 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123604386 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123604386 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123604386 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) 20250817123604386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123604386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123604386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123604386 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123604386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123604386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123604386 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123604386 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123604386 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123604386 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) 20250817123604386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123604386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123604386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123604387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123604387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123604387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123604387 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123604387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123604387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123604387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123604387 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 20250817123604387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123604387 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123604387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123604387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123604387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123604387 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 20250817123604387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123604387 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 20250817123604387 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123604387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123604387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123604387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123604387 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123604387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123604387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123604387 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123604387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123604387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123604387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123604387 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123604387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123604387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123604387 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(535)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(535)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(533)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(538)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(538)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-SCCP(536)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123604407 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123604407 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123604407 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123604407 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123604407 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123604407 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123604407 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123604407 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123604407 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123604408 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123604408 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123604408 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) 20250817123604408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123604408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123604408 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) 20250817123604408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604408 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) 20250817123604408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123604408 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) 20250817123604408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123604408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123604408 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123604408 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123604408 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123604408 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) 20250817123604408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123604408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123604409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123604409 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) 20250817123604409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123604409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123604409 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123604409 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123604409 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123604409 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) 20250817123604409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123604409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123604409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123604409 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) 20250817123604409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123604409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123604409 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123604409 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123604409 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123604409 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) 20250817123604409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123604409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123604409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123604409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123604409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123604409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123604409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123604409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123604409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123604409 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123604409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123604409 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123604409 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123604409 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 20250817123604409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123604409 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123604409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123604409 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123604409 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123604409 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 20250817123604409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123604409 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 20250817123604409 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123604409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123604409 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123604409 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123604409 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 20250817123604409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123604409 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 20250817123604409 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123604409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123604409 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123604409 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123604409 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123604409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123604409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123604409 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(541)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(539)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(544)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(544)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-SCCP(542)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123604439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123604439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123604439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123604439 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123604439 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) 20250817123604439 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123604439 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123604439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123604439 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123604443 DLINP DEBUG SRVCONN(,r=127.0.0.1:38269<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123604443 DLINP DEBUG SRVCONN(,r=127.0.0.1:38269<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123604443 DLINP DEBUG SRVCONN(,r=127.0.0.1:38269<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123604443 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123604443 DHNBAP DEBUG (127.0.0.1:38269 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123604443 DHNBAP NOTICE (127.0.0.1:38269 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123604443 DHNBAP NOTICE (127.0.0.1:38269 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123604443 DLINP DEBUG SRVCONN(,r=127.0.0.1:38269<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123604443 DLINP DEBUG SRVCONN(,r=127.0.0.1:38269<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123604595 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 20250817123604596 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 20250817123604596 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123604596 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123604605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123604605 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123604605 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123604605 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123604605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123604605 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123604605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123604605 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 20250817123604605 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 20250817123604605 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123604605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817123604608 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123604608 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123604608 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123604608 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123604608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123604608 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123604608 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(538)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123604610 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) 20250817123604610 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123604610 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123604610 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123604610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123604610 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123604610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123604611 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) 20250817123604611 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123604611 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123604611 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123604611 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123604611 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123604611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123604619 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 20250817123604619 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 20250817123604619 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123604619 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123604625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123604625 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123604625 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123604625 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123604625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123604625 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123604625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123604625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123604625 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123604625 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123604625 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123604625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123604625 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123604625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123604629 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 20250817123604629 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 20250817123604629 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123604629 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123604635 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) 20250817123604635 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123604635 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123604635 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123604635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123604635 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123604635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123604638 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) 20250817123604638 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123604638 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123604638 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123604638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123604638 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123604638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123605401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123605401 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123605401 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123605401 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123605401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123605401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123605401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123605401 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123605401 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123605401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123605401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123605401 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123605401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123605401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123605401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123605401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123605401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123605401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123605401 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123605401 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123605401 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) 20250817123605401 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) 20250817123605401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123605401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123605401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123605401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123605401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123605401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123605401 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123605401 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123605401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123605401 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123605401 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123605401 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123605401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123605401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123605401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123605401 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(534)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123605408 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) 20250817123605408 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123605408 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123605408 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 20250817123605408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123605408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123605408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123605408 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123605408 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123605408 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123605408 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123605408 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) 20250817123605408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123605408 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123605408 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123605408 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123605408 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) 20250817123605408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605409 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) 20250817123605409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123605409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123605409 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123605409 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123605409 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) 20250817123605409 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) 20250817123605409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123605409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123605409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123605409 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123605409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123605409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123605409 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123605409 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123605409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123605409 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123605409 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123605409 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123605409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123605409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123605409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123605409 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(537)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123605423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123605423 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123605423 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123605423 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123605423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123605423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123605423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123605423 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123605423 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123605423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123605423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123605423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123605423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123605423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123605423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123605423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123605423 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) 20250817123605423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605423 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) 20250817123605423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123605423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123605423 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123605423 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123605423 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) 20250817123605423 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) 20250817123605423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123605423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123605423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123605423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123605423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123605423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123605423 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123605423 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123605423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123605423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123605423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123605423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123605423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123605423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123605423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123605424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(540)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123605433 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) 20250817123605433 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123605433 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123605434 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 20250817123605434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123605434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123605434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123605434 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123605434 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123605434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123605434 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123605434 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) 20250817123605434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123605434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123605434 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123605434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123605434 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) 20250817123605434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605434 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) 20250817123605434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605434 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123605434 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123605434 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123605434 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123605434 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) 20250817123605434 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) 20250817123605434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123605434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123605434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123605434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123605434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123605434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123605434 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) 20250817123605434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123605434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123605434 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123605434 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817123605434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123605434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123605434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123605434 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 20250817123605434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123605434 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 20250817123605434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123605434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(543)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123606454 DLCTRL DEBUG Command: GET 776294506 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123606454 DLCTRL DEBUG Tx Command reply: GET_REPLY 776294506 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123606459 DLCTRL DEBUG Command: GET 928191165 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123606459 DLCTRL DEBUG Tx Command reply: GET_REPLY 928191165 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123606461 DLCTRL DEBUG Command: GET 515651132 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123606461 DLCTRL DEBUG Tx Command reply: GET_REPLY 515651132 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123606464 DLCTRL DEBUG Command: GET 598556514 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123606464 DLCTRL DEBUG Tx Command reply: GET_REPLY 598556514 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123606466 DLCTRL DEBUG Command: GET 355496876 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123606466 DLCTRL DEBUG Tx Command reply: GET_REPLY 355496876 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123606470 DLCTRL DEBUG Command: GET 220231019 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123606470 DLCTRL DEBUG Tx Command reply: GET_REPLY 220231019 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123606473 DLCTRL DEBUG Command: GET 402966429 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123606473 DLCTRL DEBUG Tx Command reply: GET_REPLY 402966429 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123606475 DLCTRL DEBUG Command: GET 365995855 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123606475 DLCTRL DEBUG Tx Command reply: GET_REPLY 365995855 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123606477 DLCTRL DEBUG Command: GET 8722430 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123606477 DLCTRL DEBUG Tx Command reply: GET_REPLY 8722430 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123606480 DLCTRL DEBUG Command: GET 488722553 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123606480 DLCTRL DEBUG Tx Command reply: GET_REPLY 488722553 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123606482 DLCTRL DEBUG Command: GET 523324098 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123606482 DLCTRL DEBUG Tx Command reply: GET_REPLY 523324098 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123606484 DLCTRL DEBUG Command: GET 618337825 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123606485 DLCTRL DEBUG Tx Command reply: GET_REPLY 618337825 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123606486 DLCTRL DEBUG Command: GET 470995164 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123606486 DLCTRL DEBUG Tx Command reply: GET_REPLY 470995164 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123606488 DLCTRL DEBUG Command: GET 752022449 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123606488 DLCTRL DEBUG Tx Command reply: GET_REPLY 752022449 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123606490 DLCTRL DEBUG Command: GET 502168276 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123606490 DLCTRL DEBUG Tx Command reply: GET_REPLY 502168276 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123606491 DLCTRL DEBUG Command: GET 616984188 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123606491 DLCTRL DEBUG Tx Command reply: GET_REPLY 616984188 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123606493 DLCTRL DEBUG Command: GET 550503021 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123606493 DLCTRL DEBUG Tx Command reply: GET_REPLY 550503021 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123606494 DLCTRL DEBUG Command: GET 992957025 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123606494 DLCTRL DEBUG Tx Command reply: GET_REPLY 992957025 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123606496 DLCTRL DEBUG Command: GET 1420854 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123606496 DLCTRL DEBUG Tx Command reply: GET_REPLY 1420854 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123606498 DLCTRL DEBUG Command: GET 695045780 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123606498 DLCTRL DEBUG Tx Command reply: GET_REPLY 695045780 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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 := '000000000000001010101101'B, t_guard := 20.000000 } 20250817123606524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59406<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)13740531 20250817123607572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123607572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123607572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123607572 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123607573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd1a9f3, normal) (hnbgw_rua.c:407) 20250817123607573 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123607573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13740531)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123607573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13740531 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123607573 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123607573 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123607573 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13740531 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123607573 DCN DEBUG map_sccp[0x558217701010]{init}: Allocated (fsm.c:456) 20250817123607573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558217701010]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123607573 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-13740531 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123607573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13740531 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123607573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13740531)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123607573 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123607573 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123607573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13740531)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123607573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558217701010]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123607573 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123607573 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{IDLE}: Allocated (fsm.c:456) 20250817123607573 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123607573 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002ad0056400500f1100926) (sccp_scrc.c:406) 20250817123607573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123607573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123607573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123607573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123607573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123607573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123607573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123607573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123607573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123607573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123607573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123607573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123607573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123607573 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123607573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558217701010]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123607574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13740531)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123607574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123607574 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123607574 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123607574 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123607574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123607574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123607574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123607574 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)5646344 HNBGW_Test.msc0-SCCP(533)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(533)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(546)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123607589 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123607589 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123607589 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123607589 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123607589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123607589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123607589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123607589 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@4feaec2ea8d8: 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 } } } 20250817123607589 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123607590 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123607590 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123607590 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123607590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123607590 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=00bc24cd) (sccp_scrc.c:477) 20250817123607590 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20250817123607590 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123607590 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123607590 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123607590 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123607590 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) 20250817123607590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558217701010]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123607590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558217701010]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123607590 DLCTRL DEBUG Command: GET 50376711 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123607590 DLCTRL DEBUG Tx Command reply: GET_REPLY 50376711 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123607593 DLCTRL DEBUG Command: GET 828356497 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123607593 DLCTRL DEBUG Tx Command reply: GET_REPLY 828356497 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123607595 DLCTRL DEBUG Command: GET 818379789 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123607595 DLCTRL DEBUG Tx Command reply: GET_REPLY 818379789 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123607597 DLCTRL DEBUG Command: GET 47515866 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123607597 DLCTRL DEBUG Tx Command reply: GET_REPLY 47515866 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123607598 DLCTRL DEBUG Command: GET 461243208 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123607598 DLCTRL DEBUG Tx Command reply: GET_REPLY 461243208 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123607600 DLCTRL DEBUG Command: GET 560278574 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123607600 DLCTRL DEBUG Tx Command reply: GET_REPLY 560278574 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123607602 DLCTRL DEBUG Command: GET 909995069 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123607602 DLCTRL DEBUG Tx Command reply: GET_REPLY 909995069 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123607604 DLCTRL DEBUG Command: GET 972395991 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123607604 DLCTRL DEBUG Tx Command reply: GET_REPLY 972395991 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123607605 DLCTRL DEBUG Command: GET 22254415 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123607605 DLCTRL DEBUG Tx Command reply: GET_REPLY 22254415 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123607607 DLCTRL DEBUG Command: GET 211991884 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123607607 DLCTRL DEBUG Tx Command reply: GET_REPLY 211991884 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123607608 DLCTRL DEBUG Command: GET 836310881 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123607608 DLCTRL DEBUG Tx Command reply: GET_REPLY 836310881 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123607609 DLCTRL DEBUG Command: GET 664031519 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123607609 DLCTRL DEBUG Tx Command reply: GET_REPLY 664031519 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123607611 DLCTRL DEBUG Command: GET 34657070 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123607611 DLCTRL DEBUG Tx Command reply: GET_REPLY 34657070 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123607612 DLCTRL DEBUG Command: GET 382724619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123607612 DLCTRL DEBUG Tx Command reply: GET_REPLY 382724619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123607613 DLCTRL DEBUG Command: GET 682487592 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123607613 DLCTRL DEBUG Tx Command reply: GET_REPLY 682487592 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123607614 DLCTRL DEBUG Command: GET 348690433 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123607614 DLCTRL DEBUG Tx Command reply: GET_REPLY 348690433 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123607615 DLCTRL DEBUG Command: GET 269509353 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123607615 DLCTRL DEBUG Tx Command reply: GET_REPLY 269509353 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123607616 DLCTRL DEBUG Command: GET 629992580 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123607616 DLCTRL DEBUG Tx Command reply: GET_REPLY 629992580 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123607617 DLCTRL DEBUG Command: GET 120595772 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123607617 DLCTRL DEBUG Tx Command reply: GET_REPLY 120595772 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123607618 DLCTRL DEBUG Command: GET 449347221 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123607618 DLCTRL DEBUG Tx Command reply: GET_REPLY 449347221 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000010111111'B, t_guard := 20.000000 } 20250817123607629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@4feaec2ea8d8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)6267554 20250817123608650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123608650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123608650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123608650 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123608650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5fa2a2, normal) (hnbgw_rua.c:407) 20250817123608650 DHNB DEBUG map_rua[0x5582176fed40]{init}: Allocated (fsm.c:456) 20250817123608650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267554)[0x5582176fed40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123608650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6267554 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123608650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123608650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123608650 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817123608650 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6267554 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817123608650 DCN DEBUG map_sccp[0x5582176e1fa0]{init}: Allocated (fsm.c:456) 20250817123608651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5582176e1fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123608651 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-6267554 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817123608651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6267554 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123608651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267554)[0x5582176fed40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123608651 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123608651 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123608651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267554)[0x5582176fed40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123608651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5582176e1fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123608651 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123608651 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{IDLE}: Allocated (fsm.c:456) 20250817123608651 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123608651 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000bf0056400500f1100926) (sccp_scrc.c:406) 20250817123608651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123608651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123608651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123608651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123608651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123608651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123608651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123608651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123608651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123608651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123608651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123608651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123608651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123608651 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123608651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5582176e1fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123608651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267554)[0x5582176fed40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123608651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123608651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123608651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123608651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123608651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123608651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123608651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123608652 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(536)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@4feaec2ea8d8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)2324431 HNBGW_Test.msc1-SCCP(536)@4feaec2ea8d8: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(547)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(536)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@4feaec2ea8d8: 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 } } } 20250817123608666 DLCTRL DEBUG Command: GET 745743680 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123608666 DLCTRL DEBUG Tx Command reply: GET_REPLY 745743680 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123608666 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) 20250817123608666 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123608666 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123608666 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 20250817123608666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123608666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123608666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123608666 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123608666 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123608666 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123608666 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123608666 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) 20250817123608666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123608666 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=00bac822) (sccp_scrc.c:477) 20250817123608666 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20250817123608666 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123608666 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123608666 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123608666 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123608666 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) 20250817123608666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5582176e1fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123608666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5582176e1fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123608670 DLCTRL DEBUG Command: GET 323167226 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123608670 DLCTRL DEBUG Tx Command reply: GET_REPLY 323167226 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123608672 DLCTRL DEBUG Command: GET 55701926 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123608672 DLCTRL DEBUG Tx Command reply: GET_REPLY 55701926 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123608674 DLCTRL DEBUG Command: GET 966850405 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123608674 DLCTRL DEBUG Tx Command reply: GET_REPLY 966850405 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123608676 DLCTRL DEBUG Command: GET 573915466 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123608676 DLCTRL DEBUG Tx Command reply: GET_REPLY 573915466 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123608678 DLCTRL DEBUG Command: GET 160716509 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123608678 DLCTRL DEBUG Tx Command reply: GET_REPLY 160716509 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123608681 DLCTRL DEBUG Command: GET 478658329 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123608681 DLCTRL DEBUG Tx Command reply: GET_REPLY 478658329 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123608685 DLCTRL DEBUG Command: GET 102522718 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123608685 DLCTRL DEBUG Tx Command reply: GET_REPLY 102522718 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123608688 DLCTRL DEBUG Command: GET 880353138 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123608688 DLCTRL DEBUG Tx Command reply: GET_REPLY 880353138 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123608692 DLCTRL DEBUG Command: GET 900798705 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123608692 DLCTRL DEBUG Tx Command reply: GET_REPLY 900798705 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123608694 DLCTRL DEBUG Command: GET 64257895 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123608694 DLCTRL DEBUG Tx Command reply: GET_REPLY 64257895 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123608696 DLCTRL DEBUG Command: GET 15057691 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123608696 DLCTRL DEBUG Tx Command reply: GET_REPLY 15057691 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123608698 DLCTRL DEBUG Command: GET 141065581 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123608698 DLCTRL DEBUG Tx Command reply: GET_REPLY 141065581 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123608700 DLCTRL DEBUG Command: GET 494367648 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123608700 DLCTRL DEBUG Tx Command reply: GET_REPLY 494367648 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123608702 DLCTRL DEBUG Command: GET 597175491 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123608702 DLCTRL DEBUG Tx Command reply: GET_REPLY 597175491 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123608704 DLCTRL DEBUG Command: GET 605020914 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123608704 DLCTRL DEBUG Tx Command reply: GET_REPLY 605020914 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123608705 DLCTRL DEBUG Command: GET 481362636 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123608705 DLCTRL DEBUG Tx Command reply: GET_REPLY 481362636 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123608706 DLCTRL DEBUG Command: GET 879532382 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123608706 DLCTRL DEBUG Tx Command reply: GET_REPLY 879532382 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123608708 DLCTRL DEBUG Command: GET 521484981 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123608708 DLCTRL DEBUG Tx Command reply: GET_REPLY 521484981 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123608709 DLCTRL DEBUG Command: GET 539063564 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123608709 DLCTRL DEBUG Tx Command reply: GET_REPLY 539063564 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000001101011'B, t_guard := 20.000000 } 20250817123608722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59432<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@4feaec2ea8d8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)12490779 20250817123609742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123609742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123609742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123609742 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123609743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbe981b, normal) (hnbgw_rua.c:407) 20250817123609743 DHNB DEBUG map_rua[0x5582176ed530]{init}: Allocated (fsm.c:456) 20250817123609743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12490779)[0x5582176ed530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123609743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12490779 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123609743 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123609743 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123609743 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12490779 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123609743 DCN DEBUG map_sccp[0x5582176ec4a0]{init}: Allocated (fsm.c:456) 20250817123609743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5582176ec4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123609743 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-12490779 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123609743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12490779 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123609743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12490779)[0x5582176ed530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123609743 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123609743 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123609743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12490779)[0x5582176ed530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123609743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5582176ec4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123609743 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123609743 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{IDLE}: Allocated (fsm.c:456) 20250817123609743 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123609743 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300006b0056400500f1100926) (sccp_scrc.c:406) 20250817123609743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123609743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123609743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123609743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123609743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123609743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123609743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123609743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123609743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123609743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123609743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123609743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123609743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123609743 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123609743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5582176ec4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123609743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12490779)[0x5582176ed530]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123609743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123609743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123609743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123609743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123609743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123609743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123609743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123609743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@4feaec2ea8d8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)7541549 HNBGW_Test.msc0-SCCP(533)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123609750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123609750 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123609750 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123609750 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123609750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123609750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123609750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123609750 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123609750 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123609750 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123609750 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123609750 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123609750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123609750 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=00233585) (sccp_scrc.c:477) 20250817123609750 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20250817123609750 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123609750 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123609750 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123609750 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123609750 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) 20250817123609750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5582176ec4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123609750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5582176ec4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123609752 DLCTRL DEBUG Command: GET 780817678 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123609752 DLCTRL DEBUG Tx Command reply: GET_REPLY 780817678 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817123609756 DLCTRL DEBUG Command: GET 148255370 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123609756 DLCTRL DEBUG Tx Command reply: GET_REPLY 148255370 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123609761 DLCTRL DEBUG Command: GET 894403864 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123609761 DLCTRL DEBUG Tx Command reply: GET_REPLY 894403864 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123609765 DLCTRL DEBUG Command: GET 613264213 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123609765 DLCTRL DEBUG Tx Command reply: GET_REPLY 613264213 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123609769 DLCTRL DEBUG Command: GET 851880691 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123609769 DLCTRL DEBUG Tx Command reply: GET_REPLY 851880691 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123609772 DLCTRL DEBUG Command: GET 885524035 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123609772 DLCTRL DEBUG Tx Command reply: GET_REPLY 885524035 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123609778 DLCTRL DEBUG Command: GET 457735622 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123609778 DLCTRL DEBUG Tx Command reply: GET_REPLY 457735622 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123609782 DLCTRL DEBUG Command: GET 383296088 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123609782 DLCTRL DEBUG Tx Command reply: GET_REPLY 383296088 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123609785 DLCTRL DEBUG Command: GET 960109718 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123609785 DLCTRL DEBUG Tx Command reply: GET_REPLY 960109718 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123609789 DLCTRL DEBUG Command: GET 24320569 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123609789 DLCTRL DEBUG Tx Command reply: GET_REPLY 24320569 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123609793 DLCTRL DEBUG Command: GET 983621591 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123609793 DLCTRL DEBUG Tx Command reply: GET_REPLY 983621591 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123609798 DLCTRL DEBUG Command: GET 849319657 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123609798 DLCTRL DEBUG Tx Command reply: GET_REPLY 849319657 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123609802 DLCTRL DEBUG Command: GET 92046217 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123609802 DLCTRL DEBUG Tx Command reply: GET_REPLY 92046217 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123609805 DLCTRL DEBUG Command: GET 530815674 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123609805 DLCTRL DEBUG Tx Command reply: GET_REPLY 530815674 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123609808 DLCTRL DEBUG Command: GET 290675430 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123609808 DLCTRL DEBUG Tx Command reply: GET_REPLY 290675430 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123609812 DLCTRL DEBUG Command: GET 531420657 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123609812 DLCTRL DEBUG Tx Command reply: GET_REPLY 531420657 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123609815 DLCTRL DEBUG Command: GET 59167166 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123609815 DLCTRL DEBUG Tx Command reply: GET_REPLY 59167166 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123609817 DLCTRL DEBUG Command: GET 743602185 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123609818 DLCTRL DEBUG Tx Command reply: GET_REPLY 743602185 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123609821 DLCTRL DEBUG Command: GET 161791499 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123609821 DLCTRL DEBUG Tx Command reply: GET_REPLY 161791499 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123609823 DLCTRL DEBUG Command: GET 227982031 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123609823 DLCTRL DEBUG Tx Command reply: GET_REPLY 227982031 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123609830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123609832 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44847<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(527)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(526)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123609834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47432<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123609835 DLINP DEBUG SRVCONN(,r=127.0.0.1:38269<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123609835 DLINP DEBUG SRVCONN(,r=127.0.0.1:38269<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123609835 DLINP NOTICE SRV(,r=127.0.0.1:38269<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123609835 DMAIN NOTICE (127.0.0.1:38269 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38269<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123609835 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(543)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(539)@4feaec2ea8d8: Final verdict of PTC: none 20250817123609838 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123609838 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) 20250817123609838 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123609838 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123609839 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123609839 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) 20250817123609839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123609839 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123609839 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123609839 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) 20250817123609839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123609839 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123609839 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 20250817123609839 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) 20250817123609839 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123609839 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123609839 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123609839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123609839 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123609839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123609839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123609839 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123609839 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_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(540)@4feaec2ea8d8: Final verdict of PTC: none 20250817123609839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123609839 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123609839 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123609839 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) 20250817123609839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123609839 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(537)@4feaec2ea8d8: Final verdict of PTC: none 20250817123609840 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 20250817123609840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123609840 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123609840 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123609840 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123609840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123609840 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123609840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123609840 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-SCCP(542)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(536)@4feaec2ea8d8: Final verdict of PTC: none20250817123609840 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123609840 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) 20250817123609840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123609840 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123609840 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 20250817123609840 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123609840 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) 20250817123609840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123609840 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123609840 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 20250817123609841 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 20250817123609841 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) 20250817123609841 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(533)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(541)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(534)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@4feaec2ea8d8: Final verdict of PTC: none 20250817123609841 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123609841 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123609841 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123609841 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123609841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123609841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123609841 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123609841 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) 20250817123609841 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123609841 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123609841 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 20250817123609841 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 20250817123609841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123609841 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123609841 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123609841 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123609841 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123609841 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123609841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123609841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123609843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123609844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59432<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123609845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(535)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(548)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(546)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW-MGCP(545)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(528)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(547)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(538)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(544)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:36:09 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 20250817123609943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123609944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123609944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123609944 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123609944 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) 20250817123609944 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123609944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13740531)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123609944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13740531)[0x558217700be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123609944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558217701010]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123609944 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123609944 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123609944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc24cd), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123609944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123609944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123609944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123609944 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123609944 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123609944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558217701010]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123609944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13740531)[0x558217700be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123609944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13740531)[0x558217700be0]{disrupted}: Freeing instance (context_map.c:202) 20250817123609944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13740531)[0x558217700be0]{disrupted}: Deallocated (fsm.c:568) 20250817123609944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558217701010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123609945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558217701010]{disconnected}: Freeing instance (context_map.c:206) 20250817123609945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558217701010]{disconnected}: Deallocated (fsm.c:568) 20250817123609945 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13740531 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123609945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267554)[0x5582176fed40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123609945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267554)[0x5582176fed40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123609945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5582176e1fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123609945 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123609945 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123609945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bac822), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123609945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123609945 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123609945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123609945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123609945 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123609945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5582176e1fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123609945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267554)[0x5582176fed40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123609945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267554)[0x5582176fed40]{disrupted}: Freeing instance (context_map.c:202) 20250817123609945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267554)[0x5582176fed40]{disrupted}: Deallocated (fsm.c:568) 20250817123609945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5582176e1fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123609945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5582176e1fa0]{disconnected}: Freeing instance (context_map.c:206) 20250817123609945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5582176e1fa0]{disconnected}: Deallocated (fsm.c:568) 20250817123609945 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6267554 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123609945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12490779)[0x5582176ed530]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123609945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12490779)[0x5582176ed530]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123609945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5582176ec4a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123609945 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123609945 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123609945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00233585), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123609945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123609945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123609945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123609945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123609945 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123609945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5582176ec4a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123609945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12490779)[0x5582176ed530]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123609945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12490779)[0x5582176ed530]{disrupted}: Freeing instance (context_map.c:202) 20250817123609945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12490779)[0x5582176ed530]{disrupted}: Deallocated (fsm.c:568) 20250817123609945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5582176ec4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123609945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5582176ec4a0]{disconnected}: Freeing instance (context_map.c:206) 20250817123609945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5582176ec4a0]{disconnected}: Deallocated (fsm.c:568) 20250817123609945 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12490779 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123609945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123609945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123609945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123609945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123609945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123609945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123609945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123609945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123609945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123609945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123609945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123609945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123609945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123609945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123609945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123609945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123609945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123609945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123609945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123609945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123609945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123609945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123609945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123609945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123610546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59448<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=357940) 20250817123610680 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123610681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f19843), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123610681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123610681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123610681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123610681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123610681 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123610681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00281ae9), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123610681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123610681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123610681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123610681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123610681 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123610681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f2ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123610681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123610681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123610681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123610681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123610681 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123610681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3fd4a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123610681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123610681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123610681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123610681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123610681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123610681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123610681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123610681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123610681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123610681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123610681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123610681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123610681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123610681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123610681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123610681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123610681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123610681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123610681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123610681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123610681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123610681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123610681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123610681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123610681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123610681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123610681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123610681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123610681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123610681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123610681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123610681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123610681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123610681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123610681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123610681 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=357940, count=434312) 20250817123611587 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123611587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065bfd9), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123611587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123611587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123611587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123611587 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123611588 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123611588 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123611588 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123611588 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123611588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123611588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123611588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123611588 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123611840 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123611840 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123611840 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123611840 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123611840 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123611840 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123611841 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123611841 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123611841 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123611842 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123611842 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123611842 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:36:12 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250817123613599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123613602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123613605 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44723<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123613706 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123613706 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123613715 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123613715 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123613715 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123613715 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123613715 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123613715 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123613715 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41406 (stream_srv.c:142) 20250817123613715 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41406<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123613715 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123613715 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123613716 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123613716 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123613717 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123613717 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123613717 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) 20250817123613717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123613717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123613717 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) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613717 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) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123613717 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) 20250817123613717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123613717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123613717 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123613717 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123613717 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123613717 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) 20250817123613717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123613717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123613717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123613717 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) 20250817123613717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123613717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123613717 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123613717 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123613717 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123613717 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) 20250817123613717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123613717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123613717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123613717 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123613717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123613717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123613717 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123613717 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123613717 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123613717 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) 20250817123613717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123613717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123613717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123613717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123613717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123613717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123613717 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123613717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123613717 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123613717 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123613717 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 20250817123613717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123613717 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123613717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123613717 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123613717 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123613717 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 20250817123613717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123613717 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 20250817123613717 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123613717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123613717 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123613717 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123613717 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123613717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123613717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123613717 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123613717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123613717 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123613717 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123613717 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123613717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123613717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123613717 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(559)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(559)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(557)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(562)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(562)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(560)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123613746 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123613746 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123613746 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123613746 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123613746 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123613746 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123613746 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123613746 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123613746 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123613746 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123613747 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123613747 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123613747 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) 20250817123613747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123613747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123613747 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) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613747 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) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123613747 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) 20250817123613747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123613747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123613747 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123613747 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123613747 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123613747 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) 20250817123613747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123613747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123613747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123613747 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) 20250817123613747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123613747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123613747 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123613747 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123613747 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123613747 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) 20250817123613747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123613747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123613747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123613747 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) 20250817123613747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123613747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123613747 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123613747 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123613747 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123613747 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) 20250817123613747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123613747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123613747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123613747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123613747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123613747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123613747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123613747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123613747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123613747 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123613747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123613747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123613747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123613748 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 20250817123613748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123613748 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123613748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123613748 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123613748 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123613748 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 20250817123613748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123613748 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 20250817123613748 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123613748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123613748 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123613748 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123613748 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 20250817123613748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123613748 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 20250817123613748 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123613748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123613748 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123613748 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123613748 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123613748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123613748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123613748 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(565)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(565)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(563)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(568)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(566)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123613785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123613785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123613785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123613785 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123613785 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) 20250817123613785 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123613785 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123613785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123613785 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123613790 DLINP DEBUG SRVCONN(,r=127.0.0.1:41406<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123613790 DLINP DEBUG SRVCONN(,r=127.0.0.1:41406<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123613790 DLINP DEBUG SRVCONN(,r=127.0.0.1:41406<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123613790 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123613790 DHNBAP DEBUG (127.0.0.1:41406 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123613790 DHNBAP NOTICE (127.0.0.1:41406 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123613790 DHNBAP NOTICE (127.0.0.1:41406 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123613790 DLINP DEBUG SRVCONN(,r=127.0.0.1:41406<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123613790 DLINP DEBUG SRVCONN(,r=127.0.0.1:41406<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123613929 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 20250817123613929 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 20250817123613929 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123613929 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123613931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123613931 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123613931 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123613931 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123613931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123613931 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123613931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123613932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123613932 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123613932 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123613932 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123613932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123613932 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123613932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123613941 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 20250817123613941 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 20250817123613941 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123613941 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(562)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123613942 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) 20250817123613942 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123613942 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123613942 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123613942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123613942 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123613942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123613943 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) 20250817123613943 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123613943 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123613943 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123613943 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123613943 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123613943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123613961 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 20250817123613961 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 20250817123613961 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123613961 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123613962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123613962 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123613962 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123613962 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123613962 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123613962 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123613962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123613963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123613963 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123613963 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123613963 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123613963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123613963 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123613963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123613973 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 20250817123613973 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 20250817123613973 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123613973 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123613975 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) 20250817123613975 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123613975 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123613975 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123613975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123613975 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123613975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123613975 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) 20250817123613975 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123613975 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123613975 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123613975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123613975 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123613975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123614752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123614752 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123614752 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123614752 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123614752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123614752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123614752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123614752 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123614752 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123614752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123614752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123614752 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123614752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123614752 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123614752 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123614752 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123614752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614752 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123614752 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123614752 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123614753 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123614753 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) 20250817123614753 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) 20250817123614753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123614753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123614753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123614753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123614753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123614753 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123614753 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123614753 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123614753 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123614753 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123614753 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123614753 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123614753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123614753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123614753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123614753 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123614762 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) 20250817123614762 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123614762 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123614762 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 20250817123614762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123614762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123614762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123614762 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123614762 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123614762 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123614762 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123614762 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) 20250817123614763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123614763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123614763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123614763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123614763 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) 20250817123614763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614763 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) 20250817123614763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123614763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123614763 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123614763 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123614763 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) 20250817123614763 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) 20250817123614763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123614763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123614763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123614764 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123614764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123614764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123614764 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123614764 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123614764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123614764 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123614764 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123614764 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123614764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123614764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123614764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123614764 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(558)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123614776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123614776 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123614776 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123614776 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123614776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123614776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123614776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123614776 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123614776 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123614777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123614777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123614777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123614777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123614777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123614777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123614777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123614777 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) 20250817123614777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614777 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) 20250817123614777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123614777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123614777 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123614777 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123614777 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) 20250817123614777 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) 20250817123614777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123614777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123614777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123614777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123614777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123614777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123614777 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123614777 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123614777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123614777 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123614778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123614778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123614778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123614778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123614778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123614778 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(561)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123614788 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) 20250817123614788 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123614788 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123614788 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 20250817123614788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123614788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123614788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123614788 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123614788 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123614788 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123614788 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123614788 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) 20250817123614788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123614788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123614788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123614788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123614788 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) 20250817123614788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614788 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) 20250817123614788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123614788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123614788 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123614788 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123614788 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) 20250817123614788 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) 20250817123614788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123614788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123614788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123614788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123614788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123614788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123614788 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) 20250817123614788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123614788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123614788 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123614788 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817123614789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123614789 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123614789 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123614789 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 20250817123614789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123614789 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 20250817123614789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123614789 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(564)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn1-RAN(567)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123615799 DLCTRL DEBUG Command: GET 584905314 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123615799 DLCTRL DEBUG Tx Command reply: GET_REPLY 584905314 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123615804 DLCTRL DEBUG Command: GET 548962502 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123615804 DLCTRL DEBUG Tx Command reply: GET_REPLY 548962502 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123615807 DLCTRL DEBUG Command: GET 587073249 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123615807 DLCTRL DEBUG Tx Command reply: GET_REPLY 587073249 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123615809 DLCTRL DEBUG Command: GET 507689267 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123615809 DLCTRL DEBUG Tx Command reply: GET_REPLY 507689267 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123615810 DLCTRL DEBUG Command: GET 777159015 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123615810 DLCTRL DEBUG Tx Command reply: GET_REPLY 777159015 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123615811 DLCTRL DEBUG Command: GET 26246274 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123615811 DLCTRL DEBUG Tx Command reply: GET_REPLY 26246274 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123615813 DLCTRL DEBUG Command: GET 180290058 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123615813 DLCTRL DEBUG Tx Command reply: GET_REPLY 180290058 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123615814 DLCTRL DEBUG Command: GET 14108639 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123615814 DLCTRL DEBUG Tx Command reply: GET_REPLY 14108639 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123615815 DLCTRL DEBUG Command: GET 647865311 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123615815 DLCTRL DEBUG Tx Command reply: GET_REPLY 647865311 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123615815 DLCTRL DEBUG Command: GET 318806917 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123615815 DLCTRL DEBUG Tx Command reply: GET_REPLY 318806917 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123615817 DLCTRL DEBUG Command: GET 362635631 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123615817 DLCTRL DEBUG Tx Command reply: GET_REPLY 362635631 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123615818 DLCTRL DEBUG Command: GET 353303491 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123615818 DLCTRL DEBUG Tx Command reply: GET_REPLY 353303491 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123615819 DLCTRL DEBUG Command: GET 585018667 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123615819 DLCTRL DEBUG Tx Command reply: GET_REPLY 585018667 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123615821 DLCTRL DEBUG Command: GET 520083274 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123615821 DLCTRL DEBUG Tx Command reply: GET_REPLY 520083274 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123615822 DLCTRL DEBUG Command: GET 657870113 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123615822 DLCTRL DEBUG Tx Command reply: GET_REPLY 657870113 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123615824 DLCTRL DEBUG Command: GET 311993050 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123615824 DLCTRL DEBUG Tx Command reply: GET_REPLY 311993050 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123615825 DLCTRL DEBUG Command: GET 255977352 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123615825 DLCTRL DEBUG Tx Command reply: GET_REPLY 255977352 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123615826 DLCTRL DEBUG Command: GET 174246234 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123615826 DLCTRL DEBUG Tx Command reply: GET_REPLY 174246234 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123615827 DLCTRL DEBUG Command: GET 712829262 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123615827 DLCTRL DEBUG Tx Command reply: GET_REPLY 712829262 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123615827 DLCTRL DEBUG Command: GET 360106644 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123615827 DLCTRL DEBUG Tx Command reply: GET_REPLY 360106644 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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@4feaec2ea8d8: 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 := '000000000000001011000011'B, t_guard := 20.000000 } 20250817123615838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54216<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)15545415 20250817123616851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123616851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123616851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123616851 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123616851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xed3447, normal) (hnbgw_rua.c:407) 20250817123616851 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123616851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545415)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123616851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15545415 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123616851 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123616851 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123616851 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15545415 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250817123616851 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15545415 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123616851 DCN DEBUG map_sccp[0x558217701010]{init}: Allocated (fsm.c:456) 20250817123616851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558217701010]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123616851 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-15545415 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123616851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15545415 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123616851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545415)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123616851 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123616851 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123616851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545415)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123616851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558217701010]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123616851 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123616851 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{IDLE}: Allocated (fsm.c:456) 20250817123616851 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123616851 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002c30056400500f1100926) (sccp_scrc.c:406) 20250817123616851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123616851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123616851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123616851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123616851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123616851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123616851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123616851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123616851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123616851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123616851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123616851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123616851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123616851 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123616851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558217701010]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123616851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545415)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123616851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123616851 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123616851 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123616851 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123616851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123616851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123616851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123616851 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)1855225 HNBGW_Test.msc0-SCCP(557)@4feaec2ea8d8: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(557)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@4feaec2ea8d8: 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 } } } 20250817123616856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123616856 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123616856 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123616856 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123616856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123616856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123616856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123616856 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123616856 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123616856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123616856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123616856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123616856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123616856 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=00836eb4) (sccp_scrc.c:477) 20250817123616856 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20250817123616856 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123616856 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123616856 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123616856 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123616856 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) 20250817123616856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558217701010]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123616856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558217701010]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123616856 DLCTRL DEBUG Command: GET 909367301 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123616856 DLCTRL DEBUG Tx Command reply: GET_REPLY 909367301 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123616857 DLCTRL DEBUG Command: GET 244629239 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123616857 DLCTRL DEBUG Tx Command reply: GET_REPLY 244629239 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123616858 DLCTRL DEBUG Command: GET 293064043 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123616858 DLCTRL DEBUG Tx Command reply: GET_REPLY 293064043 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250817123616858 DLCTRL DEBUG Command: GET 705101043 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123616858 DLCTRL DEBUG Tx Command reply: GET_REPLY 705101043 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123616859 DLCTRL DEBUG Command: GET 159439649 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123616859 DLCTRL DEBUG Tx Command reply: GET_REPLY 159439649 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123616860 DLCTRL DEBUG Command: GET 334161042 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123616860 DLCTRL DEBUG Tx Command reply: GET_REPLY 334161042 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123616860 DLCTRL DEBUG Command: GET 134665132 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123616860 DLCTRL DEBUG Tx Command reply: GET_REPLY 134665132 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123616861 DLCTRL DEBUG Command: GET 23586169 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123616861 DLCTRL DEBUG Tx Command reply: GET_REPLY 23586169 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123616862 DLCTRL DEBUG Command: GET 629049981 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123616862 DLCTRL DEBUG Tx Command reply: GET_REPLY 629049981 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123616862 DLCTRL DEBUG Command: GET 413756143 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123616862 DLCTRL DEBUG Tx Command reply: GET_REPLY 413756143 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123616863 DLCTRL DEBUG Command: GET 173169712 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123616863 DLCTRL DEBUG Tx Command reply: GET_REPLY 173169712 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123616864 DLCTRL DEBUG Command: GET 303581103 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123616864 DLCTRL DEBUG Tx Command reply: GET_REPLY 303581103 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123616864 DLCTRL DEBUG Command: GET 428444426 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123616864 DLCTRL DEBUG Tx Command reply: GET_REPLY 428444426 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123616865 DLCTRL DEBUG Command: GET 29940933 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123616865 DLCTRL DEBUG Tx Command reply: GET_REPLY 29940933 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123616866 DLCTRL DEBUG Command: GET 66186035 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123616866 DLCTRL DEBUG Tx Command reply: GET_REPLY 66186035 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123616867 DLCTRL DEBUG Command: GET 608981494 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123616867 DLCTRL DEBUG Tx Command reply: GET_REPLY 608981494 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123616868 DLCTRL DEBUG Command: GET 802661356 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123616868 DLCTRL DEBUG Tx Command reply: GET_REPLY 802661356 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123616868 DLCTRL DEBUG Command: GET 360333695 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123616868 DLCTRL DEBUG Tx Command reply: GET_REPLY 360333695 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123616869 DLCTRL DEBUG Command: GET 102685250 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123616869 DLCTRL DEBUG Tx Command reply: GET_REPLY 102685250 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123616870 DLCTRL DEBUG Command: GET 369810276 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123616870 DLCTRL DEBUG Tx Command reply: GET_REPLY 369810276 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000100111111'B, t_guard := 20.000000 } 20250817123616882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54222<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)14996016 20250817123617894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123617894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123617894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123617894 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123617894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe4d230, normal) (hnbgw_rua.c:407) 20250817123617894 DHNB DEBUG map_rua[0x5582176fa280]{init}: Allocated (fsm.c:456) 20250817123617894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14996016)[0x5582176fa280]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123617894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14996016 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123617894 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123617894 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123617894 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14996016 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250817123617894 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14996016 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817123617894 DCN DEBUG map_sccp[0x5582176e1fa0]{init}: Allocated (fsm.c:456) 20250817123617894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5582176e1fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123617894 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-14996016 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817123617894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14996016 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123617894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14996016)[0x5582176fa280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123617894 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123617894 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123617894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14996016)[0x5582176fa280]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123617894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5582176e1fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123617894 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123617894 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{IDLE}: Allocated (fsm.c:456) 20250817123617894 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123617894 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300013f0056400500f1100926) (sccp_scrc.c:406) 20250817123617894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123617894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123617894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123617894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123617894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123617894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123617894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123617894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123617894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123617894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123617894 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123617894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123617894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123617894 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123617894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5582176e1fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123617894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14996016)[0x5582176fa280]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123617894 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123617894 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123617894 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123617894 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123617894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123617894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123617894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123617894 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(560)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)720910 HNBGW_Test.msc1-SCCP(560)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@4feaec2ea8d8: 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)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123617900 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) 20250817123617900 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123617900 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123617900 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 20250817123617900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123617900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123617900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123617900 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123617900 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123617900 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123617900 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123617900 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) 20250817123617900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123617900 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=006a9ace) (sccp_scrc.c:477) 20250817123617900 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20250817123617900 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123617900 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123617900 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123617900 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123617900 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) 20250817123617900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5582176e1fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123617900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5582176e1fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123617900 DLCTRL DEBUG Command: GET 402950663 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123617900 DLCTRL DEBUG Tx Command reply: GET_REPLY 402950663 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123617902 DLCTRL DEBUG Command: GET 934263385 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123617902 DLCTRL DEBUG Tx Command reply: GET_REPLY 934263385 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123617903 DLCTRL DEBUG Command: GET 388704208 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123617903 DLCTRL DEBUG Tx Command reply: GET_REPLY 388704208 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250817123617904 DLCTRL DEBUG Command: GET 823628176 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123617904 DLCTRL DEBUG Tx Command reply: GET_REPLY 823628176 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123617906 DLCTRL DEBUG Command: GET 378078695 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123617906 DLCTRL DEBUG Tx Command reply: GET_REPLY 378078695 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123617907 DLCTRL DEBUG Command: GET 817253238 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123617907 DLCTRL DEBUG Tx Command reply: GET_REPLY 817253238 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123617909 DLCTRL DEBUG Command: GET 931216843 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123617909 DLCTRL DEBUG Tx Command reply: GET_REPLY 931216843 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123617910 DLCTRL DEBUG Command: GET 517673115 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123617910 DLCTRL DEBUG Tx Command reply: GET_REPLY 517673115 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250817123617911 DLCTRL DEBUG Command: GET 844667952 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123617911 DLCTRL DEBUG Tx Command reply: GET_REPLY 844667952 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123617913 DLCTRL DEBUG Command: GET 780140867 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123617913 DLCTRL DEBUG Tx Command reply: GET_REPLY 780140867 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123617914 DLCTRL DEBUG Command: GET 105651437 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123617914 DLCTRL DEBUG Tx Command reply: GET_REPLY 105651437 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123617916 DLCTRL DEBUG Command: GET 207867705 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123617916 DLCTRL DEBUG Tx Command reply: GET_REPLY 207867705 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123617918 DLCTRL DEBUG Command: GET 257750078 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123617918 DLCTRL DEBUG Tx Command reply: GET_REPLY 257750078 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123617920 DLCTRL DEBUG Command: GET 237785615 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123617920 DLCTRL DEBUG Tx Command reply: GET_REPLY 237785615 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123617922 DLCTRL DEBUG Command: GET 169629133 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123617922 DLCTRL DEBUG Tx Command reply: GET_REPLY 169629133 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123617924 DLCTRL DEBUG Command: GET 993069396 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123617924 DLCTRL DEBUG Tx Command reply: GET_REPLY 993069396 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123617926 DLCTRL DEBUG Command: GET 619172477 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123617926 DLCTRL DEBUG Tx Command reply: GET_REPLY 619172477 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123617927 DLCTRL DEBUG Command: GET 709123997 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123617927 DLCTRL DEBUG Tx Command reply: GET_REPLY 709123997 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123617929 DLCTRL DEBUG Command: GET 617795252 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123617929 DLCTRL DEBUG Tx Command reply: GET_REPLY 617795252 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123617930 DLCTRL DEBUG Command: GET 959752998 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123617930 DLCTRL DEBUG Tx Command reply: GET_REPLY 959752998 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001011000001'B, t_guard := 20.000000 } 20250817123617942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54238<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)16537955 20250817123618963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123618963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123618963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123618963 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123618963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfc5963, normal) (hnbgw_rua.c:407) 20250817123618963 DHNB DEBUG map_rua[0x5582176ec4a0]{init}: Allocated (fsm.c:456) 20250817123618963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16537955)[0x5582176ec4a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123618963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16537955 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123618963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123618963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123618963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16537955 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250817123618963 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16537955 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123618963 DCN DEBUG map_sccp[0x5582176e7e30]{init}: Allocated (fsm.c:456) 20250817123618963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5582176e7e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123618963 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-16537955 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123618963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16537955 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123618963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16537955)[0x5582176ec4a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123618963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123618963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123618963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16537955)[0x5582176ec4a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123618963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5582176e7e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123618963 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123618963 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{IDLE}: Allocated (fsm.c:456) 20250817123618963 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123618964 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002c10056400500f1100926) (sccp_scrc.c:406) 20250817123618964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123618964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123618964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123618964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123618964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123618964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123618964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123618964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123618964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123618964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123618964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123618964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123618964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123618964 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123618964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5582176e7e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123618964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16537955)[0x5582176ec4a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123618964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123618964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123618964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123618964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123618964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123618964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123618964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123618964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)8877824 HNBGW_Test.msc0-SCCP(557)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123618972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123618972 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123618972 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123618972 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123618972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123618972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123618973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123618973 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123618973 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123618973 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123618973 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123618973 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123618973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123618973 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=009085bc) (sccp_scrc.c:477) 20250817123618973 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20250817123618973 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123618973 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123618973 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123618973 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123618973 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) 20250817123618973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5582176e7e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123618973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5582176e7e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123618975 DLCTRL DEBUG Command: GET 205426758 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123618975 DLCTRL DEBUG Tx Command reply: GET_REPLY 205426758 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123618979 DLCTRL DEBUG Command: GET 838633466 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123618979 DLCTRL DEBUG Tx Command reply: GET_REPLY 838633466 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123618983 DLCTRL DEBUG Command: GET 619480618 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123618983 DLCTRL DEBUG Tx Command reply: GET_REPLY 619480618 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250817123618987 DLCTRL DEBUG Command: GET 309586362 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123618987 DLCTRL DEBUG Tx Command reply: GET_REPLY 309586362 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123618990 DLCTRL DEBUG Command: GET 991970155 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123618990 DLCTRL DEBUG Tx Command reply: GET_REPLY 991970155 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123618993 DLCTRL DEBUG Command: GET 349583452 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123618993 DLCTRL DEBUG Tx Command reply: GET_REPLY 349583452 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123618995 DLCTRL DEBUG Command: GET 714053408 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123618995 DLCTRL DEBUG Tx Command reply: GET_REPLY 714053408 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123618997 DLCTRL DEBUG Command: GET 511264256 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123618997 DLCTRL DEBUG Tx Command reply: GET_REPLY 511264256 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250817123618999 DLCTRL DEBUG Command: GET 190497480 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123618999 DLCTRL DEBUG Tx Command reply: GET_REPLY 190497480 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123619001 DLCTRL DEBUG Command: GET 590456076 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123619001 DLCTRL DEBUG Tx Command reply: GET_REPLY 590456076 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123619003 DLCTRL DEBUG Command: GET 445368420 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123619003 DLCTRL DEBUG Tx Command reply: GET_REPLY 445368420 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123619004 DLCTRL DEBUG Command: GET 145878530 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123619004 DLCTRL DEBUG Tx Command reply: GET_REPLY 145878530 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123619006 DLCTRL DEBUG Command: GET 689530161 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123619006 DLCTRL DEBUG Tx Command reply: GET_REPLY 689530161 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123619007 DLCTRL DEBUG Command: GET 578050469 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123619007 DLCTRL DEBUG Tx Command reply: GET_REPLY 578050469 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123619008 DLCTRL DEBUG Command: GET 343211886 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123619008 DLCTRL DEBUG Tx Command reply: GET_REPLY 343211886 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123619009 DLCTRL DEBUG Command: GET 226243492 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123619009 DLCTRL DEBUG Tx Command reply: GET_REPLY 226243492 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123619010 DLCTRL DEBUG Command: GET 124010015 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123619010 DLCTRL DEBUG Tx Command reply: GET_REPLY 124010015 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123619011 DLCTRL DEBUG Command: GET 393063565 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123619011 DLCTRL DEBUG Tx Command reply: GET_REPLY 393063565 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123619012 DLCTRL DEBUG Command: GET 619249095 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123619012 DLCTRL DEBUG Tx Command reply: GET_REPLY 619249095 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123619013 DLCTRL DEBUG Command: GET 765088840 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123619013 DLCTRL DEBUG Tx Command reply: GET_REPLY 765088840 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123619016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59464<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123619016 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44723<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(551)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(550)@4feaec2ea8d8: Final verdict of PTC: none 20250817123619020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123619020 DLINP DEBUG SRVCONN(,r=127.0.0.1:41406<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123619020 DLINP DEBUG SRVCONN(,r=127.0.0.1:41406<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123619020 DLINP NOTICE SRV(,r=127.0.0.1:41406<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123619020 DMAIN NOTICE (127.0.0.1:41406 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41406<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123619021 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(567)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(564)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(566)@4feaec2ea8d8: Final verdict of PTC: none 20250817123619022 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123619022 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) 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123619022 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123619022 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) 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123619022 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123619022 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) 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123619022 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123619022 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) 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(561)@4feaec2ea8d8: Final verdict of PTC: none 20250817123619022 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123619022 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) 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123619022 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123619022 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) 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123619022 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 20250817123619022 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) 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123619022 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123619022 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123619022 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123619022 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123619022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123619022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123619022 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 20250817123619022 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) 20250817123619023 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123619023 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123619023 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123619023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123619023 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123619023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123619023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123619023 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 20250817123619023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123619023 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123619023 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123619023 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123619023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123619023 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123619023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123619023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123619023 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123619023 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) 20250817123619023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123619023 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123619023 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 20250817123619023 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123619023 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) 20250817123619023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123619023 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123619023 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-SCCP(563)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@4feaec2ea8d8: Final verdict of PTC: none 20250817123619023 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 20250817123619023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123619023 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123619023 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123619023 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123619023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123619023 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123619023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123619023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(560)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(568)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(565)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(557)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(552)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(559)@4feaec2ea8d8: Final verdict of PTC: none 20250817123619036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54216<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123619037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54222<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123619037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54238<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(562)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(558)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(569)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:36:19 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 20250817123619142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123619164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123619164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123619164 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123619164 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) 20250817123619164 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123619164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545415)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123619164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545415)[0x558217700be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123619164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558217701010]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123619164 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123619164 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123619164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00836eb4), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123619164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123619164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123619164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123619164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123619164 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123619164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558217701010]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123619164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545415)[0x558217700be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123619164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545415)[0x558217700be0]{disrupted}: Freeing instance (context_map.c:202) 20250817123619164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15545415)[0x558217700be0]{disrupted}: Deallocated (fsm.c:568) 20250817123619164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558217701010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123619164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558217701010]{disconnected}: Freeing instance (context_map.c:206) 20250817123619164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558217701010]{disconnected}: Deallocated (fsm.c:568) 20250817123619164 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15545415 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250817123619164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14996016)[0x5582176fa280]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123619164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14996016)[0x5582176fa280]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123619164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5582176e1fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123619164 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123619164 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123619164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a9ace), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123619164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123619165 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123619165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123619165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123619165 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123619165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5582176e1fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123619165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14996016)[0x5582176fa280]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123619165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14996016)[0x5582176fa280]{disrupted}: Freeing instance (context_map.c:202) 20250817123619165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14996016)[0x5582176fa280]{disrupted}: Deallocated (fsm.c:568) 20250817123619165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5582176e1fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123619165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5582176e1fa0]{disconnected}: Freeing instance (context_map.c:206) 20250817123619165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5582176e1fa0]{disconnected}: Deallocated (fsm.c:568) 20250817123619165 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14996016 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250817123619165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16537955)[0x5582176ec4a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123619165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16537955)[0x5582176ec4a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123619165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5582176e7e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123619165 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123619165 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123619165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009085bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123619165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123619165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123619165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123619165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123619165 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123619165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5582176e7e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123619165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16537955)[0x5582176ec4a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123619165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16537955)[0x5582176ec4a0]{disrupted}: Freeing instance (context_map.c:202) 20250817123619165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16537955)[0x5582176ec4a0]{disrupted}: Deallocated (fsm.c:568) 20250817123619165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5582176e7e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123619165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5582176e7e30]{disconnected}: Freeing instance (context_map.c:206) 20250817123619165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5582176e7e30]{disconnected}: Deallocated (fsm.c:568) 20250817123619165 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16537955 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250817123619165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123619165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123619165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123619165 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123619165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123619165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123619165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123619165 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123619165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123619165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123619165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123619165 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123619165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123619165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123619165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123619165 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123619165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123619165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123619165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123619165 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123619165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123619165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123619165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123619165 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123619846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54244<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=414452) 20250817123619945 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123619945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00233585), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123619946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123619946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123619946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123619946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123619946 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123619946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bac822), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123619946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123619946 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123619946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123619946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123619946 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123619946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc24cd), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123619946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123619946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123619946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123619946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123619946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123619946 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123619946 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123619946 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123619946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123619946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123619946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123619946 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123619946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123619946 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123619946 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123619946 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123619947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123619947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123619947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123619947 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123619947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123619947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123619947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123619947 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123619947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123619947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123619947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123619947 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123620682 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123620682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3fd4a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123620682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123620682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123620682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123620682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123620682 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123620682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f2ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123620682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123620682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123620682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123620682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123620682 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123620682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00281ae9), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123620682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123620682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123620682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123620682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123620682 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123620682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f19843), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123620682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123620682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123620682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123620682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123620682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123620682 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123620682 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123620682 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123620682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123620682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123620682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123620682 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123620682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123620682 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123620682 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123620682 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123620682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123620682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123620682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123620682 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123620682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123620682 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123620682 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123620682 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123620682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123620682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123620682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123620682 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123620682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123620682 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123620682 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123620682 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123620682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123620682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123620682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123620682 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=414452, count=427956) 20250817123621024 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123621024 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123621024 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123621024 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123621024 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123621024 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123621024 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123621024 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123621024 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123621024 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123621024 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123621024 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123621589 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123621589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065bfd9), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123621589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123621589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123621589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123621589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123621589 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123621589 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123621589 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123621589 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123621589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123621589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123621589 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:36: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250817123622958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123622966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123622973 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42483<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123623069 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123623069 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123623077 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123623077 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123623077 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123623078 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123623078 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123623078 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123623078 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123623078 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123623078 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123623078 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123623078 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123623078 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123623078 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) 20250817123623078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123623078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123623078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123623078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123623078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123623078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123623078 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123623078 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37065 (stream_srv.c:142) 20250817123623078 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37065<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123623079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123623079 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123623079 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123623079 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123623079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123623079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123623079 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123623080 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123623080 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123623080 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) 20250817123623080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123623080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123623080 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) 20250817123623080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623080 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) 20250817123623080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123623080 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) 20250817123623080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123623080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123623080 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123623080 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123623080 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123623080 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) 20250817123623080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123623080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123623080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123623080 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) 20250817123623080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123623080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123623080 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123623080 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123623080 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123623080 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) 20250817123623080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123623080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123623080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123623080 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123623080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123623080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123623080 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123623080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123623080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123623080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123623080 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 20250817123623080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123623080 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123623080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123623080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123623080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123623080 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 20250817123623080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123623080 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 20250817123623080 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123623080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123623080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123623080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123623080 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123623080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123623080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123623080 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(583)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(583)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(581)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(586)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(586)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(586)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-SCCP(584)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123623121 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123623121 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123623121 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123623122 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123623122 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123623122 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123623122 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123623122 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123623122 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123623122 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123623122 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) 20250817123623123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123623123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123623123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123623123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123623123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123623123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123623123 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123623123 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123623123 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123623123 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123623123 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123623123 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) 20250817123623123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123623123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123623123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123623123 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) 20250817123623123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123623123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123623123 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123623123 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123623124 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123623124 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) 20250817123623124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123623124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123623124 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123623124 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123623124 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123623124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123623124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123623124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123623124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123623124 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) 20250817123623124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123623124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123623124 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123623124 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123623124 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123623124 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) 20250817123623124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123623124 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123623124 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123623124 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 20250817123623124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123623124 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 20250817123623124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123623124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123623124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123623124 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) 20250817123623124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623124 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) 20250817123623124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123623125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123623125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123623125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123623125 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) 20250817123623125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123623125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123623125 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123623125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123623125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123623125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123623125 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 20250817123623125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123623125 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 20250817123623125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123623125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123623125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123623125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123623125 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 20250817123623125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123623125 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(589)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(589)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(587)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(592)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(592)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-SCCP(590)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123623176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123623176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123623176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123623176 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123623176 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) 20250817123623176 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123623176 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123623176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123623176 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123623189 DLINP DEBUG SRVCONN(,r=127.0.0.1:37065<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123623189 DLINP DEBUG SRVCONN(,r=127.0.0.1:37065<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123623189 DLINP DEBUG SRVCONN(,r=127.0.0.1:37065<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123623189 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123623189 DHNBAP DEBUG (127.0.0.1:37065 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123623189 DHNBAP NOTICE (127.0.0.1:37065 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123623189 DHNBAP NOTICE (127.0.0.1:37065 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123623189 DLINP DEBUG SRVCONN(,r=127.0.0.1:37065<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123623189 DLINP DEBUG SRVCONN(,r=127.0.0.1:37065<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123623293 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 20250817123623293 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 20250817123623293 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123623293 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123623296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123623296 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123623296 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123623296 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123623296 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123623296 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123623296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123623296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123623296 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123623296 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123623296 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123623296 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123623296 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123623296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123623314 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 20250817123623314 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 20250817123623314 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123623314 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123623315 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) 20250817123623315 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123623315 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123623315 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123623315 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123623315 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123623315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123623316 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) 20250817123623316 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123623316 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123623316 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123623316 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123623316 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123623316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123623344 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 20250817123623344 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 20250817123623344 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123623344 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123623346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123623346 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123623346 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123623346 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123623346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123623346 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123623346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123623347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123623347 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123623347 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123623347 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123623347 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123623347 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123623347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123623359 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 20250817123623359 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 20250817123623359 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123623359 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123623360 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) 20250817123623360 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123623360 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123623360 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123623360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123623360 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123623360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123623360 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) 20250817123623360 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123623360 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123623360 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123623360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123623360 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123623360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123624114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123624114 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123624114 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123624114 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123624115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123624115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123624115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123624115 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123624115 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123624115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123624115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123624115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123624115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123624115 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123624115 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123624115 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123624115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624115 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123624115 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123624115 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123624115 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123624115 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) 20250817123624115 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) 20250817123624115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123624115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123624115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123624115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123624115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123624115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123624116 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123624116 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123624116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123624116 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123624116 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123624116 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123624116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123624116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123624116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123624116 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(582)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123624133 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) 20250817123624133 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123624133 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123624133 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 20250817123624133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123624133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123624133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123624133 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123624133 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123624133 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123624133 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123624133 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) 20250817123624133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123624133 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123624133 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123624133 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123624133 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) 20250817123624133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624133 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) 20250817123624133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624133 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123624133 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123624133 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123624133 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123624133 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) 20250817123624133 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) 20250817123624133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123624133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123624133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123624133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123624133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123624133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123624133 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123624133 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123624134 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123624134 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123624134 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123624134 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123624134 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123624134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123624134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123624134 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(585)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123624155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123624155 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123624155 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123624155 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123624155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123624155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123624155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123624155 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123624155 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123624155 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123624155 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123624155 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123624155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123624155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123624155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123624155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123624155 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) 20250817123624155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624156 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) 20250817123624156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123624156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123624156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123624156 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123624156 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) 20250817123624156 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) 20250817123624156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123624156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123624156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123624156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123624156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123624156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123624156 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123624156 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123624156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123624156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123624156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123624156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123624156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123624156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123624157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123624157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(588)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123624178 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) 20250817123624178 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123624178 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123624178 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 20250817123624178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123624178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123624178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123624178 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123624178 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123624178 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123624178 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123624178 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) 20250817123624178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123624178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123624178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123624178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123624178 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) 20250817123624178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624179 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) 20250817123624179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123624179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123624179 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123624179 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123624179 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) 20250817123624179 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) 20250817123624179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123624179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123624179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123624179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123624179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123624179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123624179 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) 20250817123624179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123624179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123624179 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123624179 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817123624179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123624179 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123624179 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123624179 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 20250817123624179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123624179 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 20250817123624179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123624179 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(591)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123625203 DLCTRL DEBUG Command: GET 37610358 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123625203 DLCTRL DEBUG Tx Command reply: GET_REPLY 37610358 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123625211 DLCTRL DEBUG Command: GET 117633763 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123625211 DLCTRL DEBUG Tx Command reply: GET_REPLY 117633763 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123625216 DLCTRL DEBUG Command: GET 552328474 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123625216 DLCTRL DEBUG Tx Command reply: GET_REPLY 552328474 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123625220 DLCTRL DEBUG Command: GET 381671347 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123625220 DLCTRL DEBUG Tx Command reply: GET_REPLY 381671347 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123625224 DLCTRL DEBUG Command: GET 466164390 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123625224 DLCTRL DEBUG Tx Command reply: GET_REPLY 466164390 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123625227 DLCTRL DEBUG Command: GET 992590553 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123625227 DLCTRL DEBUG Tx Command reply: GET_REPLY 992590553 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123625230 DLCTRL DEBUG Command: GET 870036372 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123625231 DLCTRL DEBUG Tx Command reply: GET_REPLY 870036372 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123625233 DLCTRL DEBUG Command: GET 768504471 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123625233 DLCTRL DEBUG Tx Command reply: GET_REPLY 768504471 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123625236 DLCTRL DEBUG Command: GET 997969549 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123625236 DLCTRL DEBUG Tx Command reply: GET_REPLY 997969549 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123625238 DLCTRL DEBUG Command: GET 882730113 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123625238 DLCTRL DEBUG Tx Command reply: GET_REPLY 882730113 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123625240 DLCTRL DEBUG Command: GET 223477170 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123625240 DLCTRL DEBUG Tx Command reply: GET_REPLY 223477170 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123625241 DLCTRL DEBUG Command: GET 891050830 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123625241 DLCTRL DEBUG Tx Command reply: GET_REPLY 891050830 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123625243 DLCTRL DEBUG Command: GET 248306913 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123625243 DLCTRL DEBUG Tx Command reply: GET_REPLY 248306913 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123625244 DLCTRL DEBUG Command: GET 681867214 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123625244 DLCTRL DEBUG Tx Command reply: GET_REPLY 681867214 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123625245 DLCTRL DEBUG Command: GET 263893470 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123625245 DLCTRL DEBUG Tx Command reply: GET_REPLY 263893470 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123625247 DLCTRL DEBUG Command: GET 35047579 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123625247 DLCTRL DEBUG Tx Command reply: GET_REPLY 35047579 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123625248 DLCTRL DEBUG Command: GET 706560384 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123625248 DLCTRL DEBUG Tx Command reply: GET_REPLY 706560384 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123625249 DLCTRL DEBUG Command: GET 753315313 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123625249 DLCTRL DEBUG Tx Command reply: GET_REPLY 753315313 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123625250 DLCTRL DEBUG Command: GET 916491194 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123625250 DLCTRL DEBUG Tx Command reply: GET_REPLY 916491194 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123625251 DLCTRL DEBUG Command: GET 113684914 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123625251 DLCTRL DEBUG Tx Command reply: GET_REPLY 113684914 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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@4feaec2ea8d8: 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 := '000000000000000001100111'B, t_guard := 20.000000 } 20250817123625260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51406<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)9828266 20250817123626295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123626295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123626295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123626295 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123626295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x95f7aa, normal) (hnbgw_rua.c:407) 20250817123626295 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123626295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9828266)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123626295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828266 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123626295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123626295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123626295 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828266 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250817123626295 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828266 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) 20250817123626295 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828266 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123626295 DCN DEBUG map_sccp[0x558217701010]{init}: Allocated (fsm.c:456) 20250817123626295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558217701010]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123626295 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-9828266 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123626295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9828266 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123626296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9828266)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123626296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123626296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123626296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9828266)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123626296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558217701010]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123626296 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123626296 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{IDLE}: Allocated (fsm.c:456) 20250817123626296 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123626296 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000670056400500f1100926) (sccp_scrc.c:406) 20250817123626296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123626296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123626296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123626296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123626296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123626296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123626296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123626296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123626296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123626296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123626296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123626296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123626296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123626296 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123626296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558217701010]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123626296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9828266)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123626296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123626296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123626296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123626296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123626296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123626296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123626296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123626296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)5413101 HNBGW_Test.msc0-SCCP(581)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(581)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123626316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123626316 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123626316 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123626316 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123626316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123626316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123626317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123626317 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123626317 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123626317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123626317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123626317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123626317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123626317 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=00b8d56c) (sccp_scrc.c:477) 20250817123626317 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20250817123626317 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123626317 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123626317 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123626317 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123626317 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) 20250817123626317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558217701010]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123626317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558217701010]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123626319 DLCTRL DEBUG Command: GET 472733470 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123626319 DLCTRL DEBUG Tx Command reply: GET_REPLY 472733470 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123626322 DLCTRL DEBUG Command: GET 682327109 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123626322 DLCTRL DEBUG Tx Command reply: GET_REPLY 682327109 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123626326 DLCTRL DEBUG Command: GET 126109837 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123626326 DLCTRL DEBUG Tx Command reply: GET_REPLY 126109837 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250817123626330 DLCTRL DEBUG Command: GET 31570114 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123626330 DLCTRL DEBUG Tx Command reply: GET_REPLY 31570114 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123626334 DLCTRL DEBUG Command: GET 146489799 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123626334 DLCTRL DEBUG Tx Command reply: GET_REPLY 146489799 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123626337 DLCTRL DEBUG Command: GET 985109461 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123626337 DLCTRL DEBUG Tx Command reply: GET_REPLY 985109461 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123626341 DLCTRL DEBUG Command: GET 211282328 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123626341 DLCTRL DEBUG Tx Command reply: GET_REPLY 211282328 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123626345 DLCTRL DEBUG Command: GET 232637138 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123626345 DLCTRL DEBUG Tx Command reply: GET_REPLY 232637138 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123626348 DLCTRL DEBUG Command: GET 137990682 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123626348 DLCTRL DEBUG Tx Command reply: GET_REPLY 137990682 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123626351 DLCTRL DEBUG Command: GET 96138960 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123626351 DLCTRL DEBUG Tx Command reply: GET_REPLY 96138960 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123626354 DLCTRL DEBUG Command: GET 274296012 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123626354 DLCTRL DEBUG Tx Command reply: GET_REPLY 274296012 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123626357 DLCTRL DEBUG Command: GET 91511002 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123626357 DLCTRL DEBUG Tx Command reply: GET_REPLY 91511002 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123626360 DLCTRL DEBUG Command: GET 705601827 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123626360 DLCTRL DEBUG Tx Command reply: GET_REPLY 705601827 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123626363 DLCTRL DEBUG Command: GET 225384903 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123626363 DLCTRL DEBUG Tx Command reply: GET_REPLY 225384903 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123626366 DLCTRL DEBUG Command: GET 848741564 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123626366 DLCTRL DEBUG Tx Command reply: GET_REPLY 848741564 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123626368 DLCTRL DEBUG Command: GET 853607327 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123626368 DLCTRL DEBUG Tx Command reply: GET_REPLY 853607327 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123626371 DLCTRL DEBUG Command: GET 488255713 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123626371 DLCTRL DEBUG Tx Command reply: GET_REPLY 488255713 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123626372 DLCTRL DEBUG Command: GET 245982795 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123626372 DLCTRL DEBUG Tx Command reply: GET_REPLY 245982795 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123626374 DLCTRL DEBUG Command: GET 387015288 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123626374 DLCTRL DEBUG Tx Command reply: GET_REPLY 387015288 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123626376 DLCTRL DEBUG Command: GET 377555898 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123626376 DLCTRL DEBUG Tx Command reply: GET_REPLY 377555898 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001000101110'B, t_guard := 20.000000 } 20250817123626393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51410<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)15871652 20250817123627420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123627420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123627420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123627420 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123627420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf22ea4, normal) (hnbgw_rua.c:407) 20250817123627420 DHNB DEBUG map_rua[0x5582176e1fa0]{init}: Allocated (fsm.c:456) 20250817123627420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15871652)[0x5582176e1fa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123627420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15871652 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123627420 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123627420 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123627420 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15871652 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250817123627420 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15871652 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) 20250817123627420 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15871652 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817123627420 DCN DEBUG map_sccp[0x5582176ec4a0]{init}: Allocated (fsm.c:456) 20250817123627420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5582176ec4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123627420 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-15871652 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817123627420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15871652 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123627420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15871652)[0x5582176e1fa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123627420 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123627420 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123627420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15871652)[0x5582176e1fa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123627420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5582176ec4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123627420 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123627420 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{IDLE}: Allocated (fsm.c:456) 20250817123627420 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123627420 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300022e0056400500f1100926) (sccp_scrc.c:406) 20250817123627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123627420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123627420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123627420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123627420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123627420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123627420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123627420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123627420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123627420 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123627420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123627420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123627420 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123627420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5582176ec4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123627420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15871652)[0x5582176e1fa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123627421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123627421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123627421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123627421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123627421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123627421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123627421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123627421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(584)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)15897195 HNBGW_Test.msc1-SCCP(584)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(584)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123627438 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) 20250817123627438 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123627438 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123627438 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 20250817123627438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123627438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123627438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123627438 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123627438 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123627438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123627438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123627438 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) 20250817123627438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123627438 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=00408e17) (sccp_scrc.c:477) 20250817123627438 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20250817123627438 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123627438 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123627438 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123627438 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123627438 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) 20250817123627438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5582176ec4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123627438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5582176ec4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123627441 DLCTRL DEBUG Command: GET 837513089 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123627441 DLCTRL DEBUG Tx Command reply: GET_REPLY 837513089 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123627445 DLCTRL DEBUG Command: GET 994758820 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123627445 DLCTRL DEBUG Tx Command reply: GET_REPLY 994758820 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123627449 DLCTRL DEBUG Command: GET 908583114 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123627449 DLCTRL DEBUG Tx Command reply: GET_REPLY 908583114 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250817123627452 DLCTRL DEBUG Command: GET 679646340 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123627452 DLCTRL DEBUG Tx Command reply: GET_REPLY 679646340 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123627456 DLCTRL DEBUG Command: GET 782658481 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123627456 DLCTRL DEBUG Tx Command reply: GET_REPLY 782658481 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123627460 DLCTRL DEBUG Command: GET 215585641 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123627460 DLCTRL DEBUG Tx Command reply: GET_REPLY 215585641 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123627463 DLCTRL DEBUG Command: GET 74509881 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123627463 DLCTRL DEBUG Tx Command reply: GET_REPLY 74509881 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123627466 DLCTRL DEBUG Command: GET 668867114 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123627466 DLCTRL DEBUG Tx Command reply: GET_REPLY 668867114 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250817123627469 DLCTRL DEBUG Command: GET 752747403 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123627469 DLCTRL DEBUG Tx Command reply: GET_REPLY 752747403 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123627471 DLCTRL DEBUG Command: GET 563257219 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123627471 DLCTRL DEBUG Tx Command reply: GET_REPLY 563257219 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123627473 DLCTRL DEBUG Command: GET 732202349 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123627473 DLCTRL DEBUG Tx Command reply: GET_REPLY 732202349 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123627475 DLCTRL DEBUG Command: GET 310141006 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123627475 DLCTRL DEBUG Tx Command reply: GET_REPLY 310141006 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123627477 DLCTRL DEBUG Command: GET 268906702 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123627477 DLCTRL DEBUG Tx Command reply: GET_REPLY 268906702 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123627478 DLCTRL DEBUG Command: GET 341493082 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123627478 DLCTRL DEBUG Tx Command reply: GET_REPLY 341493082 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123627480 DLCTRL DEBUG Command: GET 281254130 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123627480 DLCTRL DEBUG Tx Command reply: GET_REPLY 281254130 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123627481 DLCTRL DEBUG Command: GET 903237324 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123627481 DLCTRL DEBUG Tx Command reply: GET_REPLY 903237324 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123627482 DLCTRL DEBUG Command: GET 53824844 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123627482 DLCTRL DEBUG Tx Command reply: GET_REPLY 53824844 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123627483 DLCTRL DEBUG Command: GET 903236163 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123627483 DLCTRL DEBUG Tx Command reply: GET_REPLY 903236163 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123627485 DLCTRL DEBUG Command: GET 923483543 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123627485 DLCTRL DEBUG Tx Command reply: GET_REPLY 923483543 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123627485 DLCTRL DEBUG Command: GET 555620018 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123627485 DLCTRL DEBUG Tx Command reply: GET_REPLY 555620018 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001010111011'B, t_guard := 20.000000 } 20250817123627507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51420<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)14236383 20250817123628536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123628536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123628536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123628536 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123628536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd93adf, normal) (hnbgw_rua.c:407) 20250817123628536 DHNB DEBUG map_rua[0x5582176ebde0]{init}: Allocated (fsm.c:456) 20250817123628536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14236383)[0x5582176ebde0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123628536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14236383 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123628536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123628536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123628536 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14236383 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250817123628536 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14236383 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) 20250817123628536 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14236383 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123628536 DCN DEBUG map_sccp[0x5582176feba0]{init}: Allocated (fsm.c:456) 20250817123628536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5582176feba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123628536 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-14236383 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123628536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14236383 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123628536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14236383)[0x5582176ebde0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123628536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123628536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123628536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14236383)[0x5582176ebde0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123628536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5582176feba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123628536 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123628536 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{IDLE}: Allocated (fsm.c:456) 20250817123628536 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123628536 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002bb0056400500f1100926) (sccp_scrc.c:406) 20250817123628536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123628536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123628536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123628536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123628536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123628536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123628536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123628536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123628536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123628536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123628536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123628536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123628536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123628536 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123628536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5582176feba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123628536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14236383)[0x5582176ebde0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123628536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123628536 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123628536 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123628536 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123628536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123628536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123628536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123628536 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)15357698 HNBGW_Test.msc0-SCCP(581)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123628542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123628542 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123628542 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123628542 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123628542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123628542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123628542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123628542 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123628542 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123628542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123628542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123628543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123628543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123628543 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=00c1db6f) (sccp_scrc.c:477) 20250817123628543 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20250817123628543 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123628543 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123628543 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123628543 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123628543 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) 20250817123628543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5582176feba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123628543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5582176feba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123628544 DLCTRL DEBUG Command: GET 913674209 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123628544 DLCTRL DEBUG Tx Command reply: GET_REPLY 913674209 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123628547 DLCTRL DEBUG Command: GET 94193534 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123628547 DLCTRL DEBUG Tx Command reply: GET_REPLY 94193534 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123628551 DLCTRL DEBUG Command: GET 577865879 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123628551 DLCTRL DEBUG Tx Command reply: GET_REPLY 577865879 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250817123628555 DLCTRL DEBUG Command: GET 300334338 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123628555 DLCTRL DEBUG Tx Command reply: GET_REPLY 300334338 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123628558 DLCTRL DEBUG Command: GET 692491281 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123628558 DLCTRL DEBUG Tx Command reply: GET_REPLY 692491281 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123628562 DLCTRL DEBUG Command: GET 889885295 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123628562 DLCTRL DEBUG Tx Command reply: GET_REPLY 889885295 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123628566 DLCTRL DEBUG Command: GET 621009318 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123628566 DLCTRL DEBUG Tx Command reply: GET_REPLY 621009318 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123628568 DLCTRL DEBUG Command: GET 356367748 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123628568 DLCTRL DEBUG Tx Command reply: GET_REPLY 356367748 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250817123628571 DLCTRL DEBUG Command: GET 134167011 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123628571 DLCTRL DEBUG Tx Command reply: GET_REPLY 134167011 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123628573 DLCTRL DEBUG Command: GET 936184828 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123628573 DLCTRL DEBUG Tx Command reply: GET_REPLY 936184828 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123628575 DLCTRL DEBUG Command: GET 404936936 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123628575 DLCTRL DEBUG Tx Command reply: GET_REPLY 404936936 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123628577 DLCTRL DEBUG Command: GET 59717268 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123628577 DLCTRL DEBUG Tx Command reply: GET_REPLY 59717268 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123628578 DLCTRL DEBUG Command: GET 619756950 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123628578 DLCTRL DEBUG Tx Command reply: GET_REPLY 619756950 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123628580 DLCTRL DEBUG Command: GET 401204773 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123628580 DLCTRL DEBUG Tx Command reply: GET_REPLY 401204773 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123628581 DLCTRL DEBUG Command: GET 337612038 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123628581 DLCTRL DEBUG Tx Command reply: GET_REPLY 337612038 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123628582 DLCTRL DEBUG Command: GET 887043178 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123628582 DLCTRL DEBUG Tx Command reply: GET_REPLY 887043178 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123628583 DLCTRL DEBUG Command: GET 334201471 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123628583 DLCTRL DEBUG Tx Command reply: GET_REPLY 334201471 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123628585 DLCTRL DEBUG Command: GET 88617402 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123628585 DLCTRL DEBUG Tx Command reply: GET_REPLY 88617402 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123628585 DLCTRL DEBUG Command: GET 961662295 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123628585 DLCTRL DEBUG Tx Command reply: GET_REPLY 961662295 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123628586 DLCTRL DEBUG Command: GET 840097714 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123628586 DLCTRL DEBUG Tx Command reply: GET_REPLY 840097714 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123628590 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42483<->l=127.0.0.1:4262) (control_if.c:193) 20250817123628591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54268<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(575)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(574)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123628593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123628594 DLINP DEBUG SRVCONN(,r=127.0.0.1:37065<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123628594 DLINP DEBUG SRVCONN(,r=127.0.0.1:37065<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123628594 DLINP NOTICE SRV(,r=127.0.0.1:37065<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123628594 DMAIN NOTICE (127.0.0.1:37065 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37065<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123628594 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)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(591)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(590)@4feaec2ea8d8: Final verdict of PTC: none 20250817123628595 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123628595 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) 20250817123628595 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123628595 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123628595 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123628595 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) 20250817123628595 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123628595 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123628595 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123628595 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) 20250817123628595 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123628595 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123628595 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123628595 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) 20250817123628595 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123628595 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(584)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(588)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(585)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(587)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(582)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(592)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(586)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(581)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(576)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(593)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123628595 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 20250817123628595 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) 20250817123628596 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123628596 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123628596 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123628596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123628596 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123628596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123628596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123628596 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 20250817123628596 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) 20250817123628596 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123628596 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123628596 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123628596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123628596 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123628596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123628596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123628596 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123628596 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) 20250817123628596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123628597 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123628597 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 20250817123628597 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123628597 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) 20250817123628597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123628597 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123628597 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 20250817123628597 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123628597 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) 20250817123628597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123628597 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123628597 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 20250817123628597 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123628597 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) 20250817123628597 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123628597 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123628597 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 20250817123628597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123628597 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123628597 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123628597 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123628597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123628597 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123628597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123628597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123628598 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 20250817123628598 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123628598 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123628598 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123628598 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123628598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123628598 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123628598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123628598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123628612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51410<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(589)@4feaec2ea8d8: Final verdict of PTC: none20250817123628617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51406<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123628624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51420<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:36:28 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 20250817123628711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51424<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123628736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123628736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123628736 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123628736 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) 20250817123628736 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123628736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9828266)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123628736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9828266)[0x558217700be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123628736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558217701010]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123628736 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123628736 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123628737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8d56c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123628737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123628737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123628737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123628737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123628737 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558217701010]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9828266)[0x558217700be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9828266)[0x558217700be0]{disrupted}: Freeing instance (context_map.c:202) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9828266)[0x558217700be0]{disrupted}: Deallocated (fsm.c:568) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558217701010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558217701010]{disconnected}: Freeing instance (context_map.c:206) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558217701010]{disconnected}: Deallocated (fsm.c:568) 20250817123628737 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9828266 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15871652)[0x5582176e1fa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15871652)[0x5582176e1fa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5582176ec4a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123628737 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123628737 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123628737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00408e17), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123628737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123628737 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123628737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123628737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123628737 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5582176ec4a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15871652)[0x5582176e1fa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15871652)[0x5582176e1fa0]{disrupted}: Freeing instance (context_map.c:202) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15871652)[0x5582176e1fa0]{disrupted}: Deallocated (fsm.c:568) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5582176ec4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5582176ec4a0]{disconnected}: Freeing instance (context_map.c:206) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5582176ec4a0]{disconnected}: Deallocated (fsm.c:568) 20250817123628737 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15871652 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14236383)[0x5582176ebde0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14236383)[0x5582176ebde0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5582176feba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123628737 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123628737 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123628737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1db6f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123628737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123628737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123628737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123628737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123628737 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5582176feba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14236383)[0x5582176ebde0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14236383)[0x5582176ebde0]{disrupted}: Freeing instance (context_map.c:202) 20250817123628737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14236383)[0x5582176ebde0]{disrupted}: Deallocated (fsm.c:568) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5582176feba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5582176feba0]{disconnected}: Freeing instance (context_map.c:206) 20250817123628737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5582176feba0]{disconnected}: Deallocated (fsm.c:568) 20250817123628737 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14236383 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250817123628737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123628737 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123628737 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123628737 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123628737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123628737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123628737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123628737 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123628737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123628737 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123628737 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123628737 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123628737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123628737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123628737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123628737 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123628737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123628737 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123628737 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123628737 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123628737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123628737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123628737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123628737 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123629166 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123629166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009085bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123629166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123629166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123629166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123629166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123629166 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123629166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a9ace), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123629166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123629166 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123629166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123629166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123629166 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123629166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00836eb4), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123629166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123629166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123629166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123629166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123629167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123629167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123629167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123629167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123629167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123629167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123629167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123629167 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123629167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123629167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123629167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123629167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123629167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123629167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123629167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123629167 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123629167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123629167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123629167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123629167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123629167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123629167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123629167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123629167 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123629414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51424<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=415740) 20250817123629946 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123629946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc24cd), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123629946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123629947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123629947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123629947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123629947 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123629947 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bac822), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123629947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123629947 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123629947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123629947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123629947 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123629947 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00233585), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123629947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123629947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123629947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123629947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123629947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123629947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123629947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123629947 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123629947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123629947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123629947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123629947 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123629948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123629948 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123629948 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123629948 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123629948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123629948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123629948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123629948 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123629948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123629948 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123629948 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123629948 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123629948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123629948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123629948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123629948 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=415740, count=442124) 20250817123630597 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123630597 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123630597 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123630597 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123630597 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123630597 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123630598 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123630598 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123630598 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123630599 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123630599 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123630599 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123630683 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123630683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f19843), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123630683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123630683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123630683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123630683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123630683 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123630683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00281ae9), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123630683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123630683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123630683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123630683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123630683 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123630683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f2ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123630683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123630683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123630683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123630683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123630683 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123630683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3fd4a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123630683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123630683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123630683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123630683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123630684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123630684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123630684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123630684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123630684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123630684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123630684 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123630684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123630684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123630684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123630684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123630684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123630684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123630684 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123630684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123630684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123630684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123630684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123630684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123630684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123630685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123630685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123630685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123630685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123630685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123630685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123630685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123630685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:36:31 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 20250817123631589 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123631589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065bfd9), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123631590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123631590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123631590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123631590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123631590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123631590 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123631590 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123631590 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123631590 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123631590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123631590 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250817123632527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123632532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123632536 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41039<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123632621 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123632621 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123632629 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123632629 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123632629 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123632629 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123632629 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123632629 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123632629 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123632629 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123632630 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40257 (stream_srv.c:142) 20250817123632630 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40257<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123632630 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123632630 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123632631 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123632631 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123632631 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) 20250817123632631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123632631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123632631 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) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632631 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) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123632631 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) 20250817123632631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123632631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123632631 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123632631 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123632631 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123632631 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) 20250817123632631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123632631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123632631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123632631 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) 20250817123632631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123632631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123632631 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123632631 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123632631 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123632631 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) 20250817123632631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123632631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123632631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123632631 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123632631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123632631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123632631 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123632631 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123632631 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123632631 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) 20250817123632631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123632631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123632631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123632632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123632632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123632632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123632632 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123632632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123632632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123632632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123632632 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 20250817123632632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123632632 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123632632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123632632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123632632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123632632 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 20250817123632632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123632632 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 20250817123632632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123632632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123632632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123632632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123632632 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123632632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123632632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123632632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123632632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123632632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123632632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123632632 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123632632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123632632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123632632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(607)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(607)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(605)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(610)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(610)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(608)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123632657 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123632657 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123632657 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123632658 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123632658 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123632658 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123632658 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123632658 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123632658 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123632658 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123632659 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123632659 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123632659 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) 20250817123632659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123632659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123632659 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) 20250817123632659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632659 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) 20250817123632659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123632659 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) 20250817123632660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123632660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123632660 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123632660 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123632660 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123632660 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) 20250817123632660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123632660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123632660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123632660 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) 20250817123632660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123632660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123632660 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123632660 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123632660 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123632660 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) 20250817123632660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123632660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123632660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123632660 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) 20250817123632660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123632660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123632660 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123632660 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123632660 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123632660 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) 20250817123632660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123632660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123632660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123632660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123632660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123632660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123632660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123632660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123632660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123632660 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123632661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123632661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123632661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123632661 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 20250817123632661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123632661 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123632661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123632661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123632661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123632661 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 20250817123632661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123632661 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 20250817123632661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123632661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123632661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123632661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123632661 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 20250817123632661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123632661 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 20250817123632661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123632661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123632661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123632661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123632661 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123632661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123632661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123632661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(616)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(614)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123632697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123632697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123632697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123632697 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123632697 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) 20250817123632697 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123632697 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123632697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123632697 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123632701 DLINP DEBUG SRVCONN(,r=127.0.0.1:40257<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123632701 DLINP DEBUG SRVCONN(,r=127.0.0.1:40257<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123632701 DLINP DEBUG SRVCONN(,r=127.0.0.1:40257<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123632701 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123632701 DHNBAP DEBUG (127.0.0.1:40257 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123632701 DHNBAP NOTICE (127.0.0.1:40257 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123632701 DHNBAP NOTICE (127.0.0.1:40257 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123632701 DLINP DEBUG SRVCONN(,r=127.0.0.1:40257<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123632701 DLINP DEBUG SRVCONN(,r=127.0.0.1:40257<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123632842 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 20250817123632842 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 20250817123632842 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123632842 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123632850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123632851 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123632851 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123632851 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123632851 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123632851 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123632851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123632853 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 20250817123632853 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 20250817123632853 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123632853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817123632853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123632853 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123632853 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123632853 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123632853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123632853 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123632853 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(610)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123632859 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) 20250817123632859 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123632859 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123632859 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123632859 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123632859 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123632859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123632862 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) 20250817123632862 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123632862 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123632862 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123632862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123632862 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123632862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123632874 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 20250817123632874 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 20250817123632874 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123632874 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123632880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123632880 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123632880 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123632880 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123632880 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123632880 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123632880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123632882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123632882 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123632882 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123632882 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123632882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123632882 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123632882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123632884 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 20250817123632884 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 20250817123632884 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123632884 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123632888 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) 20250817123632888 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123632888 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123632888 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123632888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123632888 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123632888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123632890 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) 20250817123632890 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123632890 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123632890 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123632890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123632890 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123632890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123633647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123633647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123633647 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123633647 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123633647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123633647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123633647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123633647 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123633647 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123633647 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123633647 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123633647 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123633647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123633647 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123633647 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123633647 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123633647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633647 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123633647 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123633647 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123633647 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123633647 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) 20250817123633647 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) 20250817123633647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123633647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123633647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123633647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123633647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123633647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123633647 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123633647 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123633647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123633647 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123633647 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123633647 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123633647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123633647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123633647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123633647 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(606)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123633657 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) 20250817123633657 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123633657 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123633657 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 20250817123633657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123633657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123633657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123633657 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123633657 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123633657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123633657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123633657 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) 20250817123633657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123633657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123633657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123633657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123633657 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) 20250817123633657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633657 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) 20250817123633657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123633657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123633657 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123633657 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123633657 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) 20250817123633657 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) 20250817123633657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123633657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123633657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123633657 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123633657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123633657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123633657 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123633657 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123633657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123633657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123633657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123633657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123633657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123633657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123633657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123633657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(609)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123633678 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123633678 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123633678 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123633678 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123633678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123633678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123633678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123633678 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123633678 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123633678 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123633678 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123633678 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123633678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123633678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123633678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123633678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123633678 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) 20250817123633678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633678 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) 20250817123633678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123633678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123633678 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123633678 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123633678 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) 20250817123633678 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) 20250817123633678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123633678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123633678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123633678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123633678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123633678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123633678 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123633678 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123633678 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123633678 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123633678 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123633678 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123633678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123633678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123633678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123633678 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(612)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123633688 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) 20250817123633688 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123633688 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123633688 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 20250817123633688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123633688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123633688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123633688 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123633688 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123633688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123633688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123633688 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) 20250817123633688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123633688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123633688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123633688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123633688 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) 20250817123633688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633688 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) 20250817123633688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123633688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123633688 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123633688 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123633688 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) 20250817123633688 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) 20250817123633688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123633688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123633688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123633688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123633688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123633688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123633688 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) 20250817123633688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123633688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123633688 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123633688 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817123633688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123633688 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123633688 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123633688 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 20250817123633688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123633688 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 20250817123633688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123633688 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(615)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123634711 DLCTRL DEBUG Command: GET 350174973 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123634711 DLCTRL DEBUG Tx Command reply: GET_REPLY 350174973 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123634722 DLCTRL DEBUG Command: GET 19678780 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123634722 DLCTRL DEBUG Tx Command reply: GET_REPLY 19678780 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123634725 DLCTRL DEBUG Command: GET 824627100 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123634725 DLCTRL DEBUG Tx Command reply: GET_REPLY 824627100 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123634727 DLCTRL DEBUG Command: GET 460018018 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123634727 DLCTRL DEBUG Tx Command reply: GET_REPLY 460018018 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123634730 DLCTRL DEBUG Command: GET 108778065 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123634730 DLCTRL DEBUG Tx Command reply: GET_REPLY 108778065 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123634732 DLCTRL DEBUG Command: GET 115764178 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123634732 DLCTRL DEBUG Tx Command reply: GET_REPLY 115764178 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123634734 DLCTRL DEBUG Command: GET 29473824 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123634735 DLCTRL DEBUG Tx Command reply: GET_REPLY 29473824 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123634738 DLCTRL DEBUG Command: GET 922897744 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123634738 DLCTRL DEBUG Tx Command reply: GET_REPLY 922897744 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123634740 DLCTRL DEBUG Command: GET 660594526 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123634740 DLCTRL DEBUG Tx Command reply: GET_REPLY 660594526 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123634742 DLCTRL DEBUG Command: GET 457221246 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123634742 DLCTRL DEBUG Tx Command reply: GET_REPLY 457221246 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123634743 DLCTRL DEBUG Command: GET 751018203 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123634743 DLCTRL DEBUG Tx Command reply: GET_REPLY 751018203 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123634745 DLCTRL DEBUG Command: GET 740892323 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123634745 DLCTRL DEBUG Tx Command reply: GET_REPLY 740892323 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123634747 DLCTRL DEBUG Command: GET 385008807 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123634747 DLCTRL DEBUG Tx Command reply: GET_REPLY 385008807 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123634748 DLCTRL DEBUG Command: GET 758215337 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123634748 DLCTRL DEBUG Tx Command reply: GET_REPLY 758215337 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123634750 DLCTRL DEBUG Command: GET 410412567 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123634750 DLCTRL DEBUG Tx Command reply: GET_REPLY 410412567 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123634751 DLCTRL DEBUG Command: GET 301200873 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123634752 DLCTRL DEBUG Tx Command reply: GET_REPLY 301200873 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123634753 DLCTRL DEBUG Command: GET 304060080 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123634753 DLCTRL DEBUG Tx Command reply: GET_REPLY 304060080 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123634755 DLCTRL DEBUG Command: GET 751551285 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123634755 DLCTRL DEBUG Tx Command reply: GET_REPLY 751551285 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123634757 DLCTRL DEBUG Command: GET 883310578 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123634757 DLCTRL DEBUG Tx Command reply: GET_REPLY 883310578 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123634759 DLCTRL DEBUG Command: GET 211004534 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123634759 DLCTRL DEBUG Tx Command reply: GET_REPLY 211004534 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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 := '000000000000000111100111'B, t_guard := 20.000000 } 20250817123634798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51448<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)3169082 20250817123635817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123635817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123635817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123635817 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123635817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x305b3a, normal) (hnbgw_rua.c:407) 20250817123635817 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123635817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3169082)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123635817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3169082 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123635817 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123635817 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123635817 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3169082 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) 20250817123635817 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3169082 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123635817 DCN DEBUG map_sccp[0x558217701010]{init}: Allocated (fsm.c:456) 20250817123635817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558217701010]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123635817 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-3169082 <-> SCCP-71 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123635817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3169082 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123635817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3169082)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123635817 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123635817 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123635817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3169082)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123635817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558217701010]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123635817 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123635817 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{IDLE}: Allocated (fsm.c:456) 20250817123635817 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123635817 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001e70056400500f1100926) (sccp_scrc.c:406) 20250817123635817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123635817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123635817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123635817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123635817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123635817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123635817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123635817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123635817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123635817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123635817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123635817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123635817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123635817 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123635817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558217701010]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123635817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3169082)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123635818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123635818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123635818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123635818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123635818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123635818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123635818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123635818 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)15762474 HNBGW_Test.msc0-SCCP(605)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123635823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123635823 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123635823 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123635823 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123635823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123635823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123635823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123635823 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123635823 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123635823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123635823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123635823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123635823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123635823 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=00eb87b0) (sccp_scrc.c:477) 20250817123635823 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20250817123635823 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123635823 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123635823 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123635823 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123635823 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) 20250817123635823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558217701010]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123635823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558217701010]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123635823 DLCTRL DEBUG Command: GET 916152927 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123635823 DLCTRL DEBUG Tx Command reply: GET_REPLY 916152927 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123635824 DLCTRL DEBUG Command: GET 117717729 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123635824 DLCTRL DEBUG Tx Command reply: GET_REPLY 117717729 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123635825 DLCTRL DEBUG Command: GET 44084647 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123635825 DLCTRL DEBUG Tx Command reply: GET_REPLY 44084647 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123635826 DLCTRL DEBUG Command: GET 116945528 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123635826 DLCTRL DEBUG Tx Command reply: GET_REPLY 116945528 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123635827 DLCTRL DEBUG Command: GET 650036290 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123635827 DLCTRL DEBUG Tx Command reply: GET_REPLY 650036290 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123635829 DLCTRL DEBUG Command: GET 285556971 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123635829 DLCTRL DEBUG Tx Command reply: GET_REPLY 285556971 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123635830 DLCTRL DEBUG Command: GET 46777277 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123635830 DLCTRL DEBUG Tx Command reply: GET_REPLY 46777277 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123635832 DLCTRL DEBUG Command: GET 237558947 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123635832 DLCTRL DEBUG Tx Command reply: GET_REPLY 237558947 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123635833 DLCTRL DEBUG Command: GET 543419726 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123635833 DLCTRL DEBUG Tx Command reply: GET_REPLY 543419726 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123635835 DLCTRL DEBUG Command: GET 158907758 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123635835 DLCTRL DEBUG Tx Command reply: GET_REPLY 158907758 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123635837 DLCTRL DEBUG Command: GET 927651120 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123635837 DLCTRL DEBUG Tx Command reply: GET_REPLY 927651120 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123635838 DLCTRL DEBUG Command: GET 117544355 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123635838 DLCTRL DEBUG Tx Command reply: GET_REPLY 117544355 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123635840 DLCTRL DEBUG Command: GET 743394836 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123635840 DLCTRL DEBUG Tx Command reply: GET_REPLY 743394836 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123635841 DLCTRL DEBUG Command: GET 749628369 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123635841 DLCTRL DEBUG Tx Command reply: GET_REPLY 749628369 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123635843 DLCTRL DEBUG Command: GET 375456495 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123635843 DLCTRL DEBUG Tx Command reply: GET_REPLY 375456495 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123635844 DLCTRL DEBUG Command: GET 860765540 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123635844 DLCTRL DEBUG Tx Command reply: GET_REPLY 860765540 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123635845 DLCTRL DEBUG Command: GET 629781053 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123635845 DLCTRL DEBUG Tx Command reply: GET_REPLY 629781053 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123635846 DLCTRL DEBUG Command: GET 482184833 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123635846 DLCTRL DEBUG Tx Command reply: GET_REPLY 482184833 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123635847 DLCTRL DEBUG Command: GET 100241777 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123635847 DLCTRL DEBUG Tx Command reply: GET_REPLY 100241777 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123635848 DLCTRL DEBUG Command: GET 861527209 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123635848 DLCTRL DEBUG Tx Command reply: GET_REPLY 861527209 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001010111100'B, t_guard := 20.000000 } 20250817123635858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39376<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@4feaec2ea8d8: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)5699003 20250817123636864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123636864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123636864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817123636864 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123636864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x56f5bb, normal) (hnbgw_rua.c:407) 20250817123636864 DHNB DEBUG map_rua[0x5582176ec4a0]{init}: Allocated (fsm.c:456) 20250817123636864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5699003)[0x5582176ec4a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123636864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5699003 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123636864 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123636864 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123636864 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817123636864 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5699003 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) 20250817123636864 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5699003 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817123636864 DCN DEBUG map_sccp[0x5582176ebde0]{init}: Allocated (fsm.c:456) 20250817123636864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5582176ebde0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123636864 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-5699003 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817123636864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5699003 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817123636864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5699003)[0x5582176ec4a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123636864 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123636864 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123636864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5699003)[0x5582176ec4a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123636864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5582176ebde0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123636864 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123636864 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{IDLE}: Allocated (fsm.c:456) 20250817123636864 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123636864 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030002bc0056400500f1100926) (sccp_scrc.c:406) 20250817123636864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123636864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123636864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123636864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123636864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123636864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123636864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123636864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123636864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123636864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123636864 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123636864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123636864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123636864 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123636864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5582176ebde0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123636864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5699003)[0x5582176ec4a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123636865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123636865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123636865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123636865 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123636865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123636865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123636865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123636865 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(608)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@4feaec2ea8d8: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)14904617 HNBGW_Test.msc1-SCCP(608)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123636869 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) 20250817123636869 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123636869 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123636869 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 20250817123636869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123636869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123636869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123636869 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123636869 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123636869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123636869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123636869 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) 20250817123636869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123636869 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=00c2e3ce) (sccp_scrc.c:477) 20250817123636869 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20250817123636869 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123636869 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123636869 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123636869 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123636869 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) 20250817123636869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5582176ebde0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123636869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5582176ebde0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123636869 DLCTRL DEBUG Command: GET 777149064 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123636869 DLCTRL DEBUG Tx Command reply: GET_REPLY 777149064 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123636870 DLCTRL DEBUG Command: GET 227953109 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123636870 DLCTRL DEBUG Tx Command reply: GET_REPLY 227953109 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123636871 DLCTRL DEBUG Command: GET 36112027 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123636871 DLCTRL DEBUG Tx Command reply: GET_REPLY 36112027 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123636873 DLCTRL DEBUG Command: GET 961473506 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123636873 DLCTRL DEBUG Tx Command reply: GET_REPLY 961473506 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123636874 DLCTRL DEBUG Command: GET 40783116 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123636874 DLCTRL DEBUG Tx Command reply: GET_REPLY 40783116 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123636875 DLCTRL DEBUG Command: GET 882331295 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123636875 DLCTRL DEBUG Tx Command reply: GET_REPLY 882331295 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123636876 DLCTRL DEBUG Command: GET 117529830 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123636876 DLCTRL DEBUG Tx Command reply: GET_REPLY 117529830 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123636878 DLCTRL DEBUG Command: GET 425139872 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123636878 DLCTRL DEBUG Tx Command reply: GET_REPLY 425139872 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123636879 DLCTRL DEBUG Command: GET 708809661 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123636879 DLCTRL DEBUG Tx Command reply: GET_REPLY 708809661 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123636880 DLCTRL DEBUG Command: GET 920629278 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123636880 DLCTRL DEBUG Tx Command reply: GET_REPLY 920629278 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123636881 DLCTRL DEBUG Command: GET 700346022 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123636881 DLCTRL DEBUG Tx Command reply: GET_REPLY 700346022 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123636881 DLCTRL DEBUG Command: GET 19079948 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123636881 DLCTRL DEBUG Tx Command reply: GET_REPLY 19079948 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123636882 DLCTRL DEBUG Command: GET 344920186 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123636882 DLCTRL DEBUG Tx Command reply: GET_REPLY 344920186 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123636883 DLCTRL DEBUG Command: GET 540852359 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123636883 DLCTRL DEBUG Tx Command reply: GET_REPLY 540852359 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123636884 DLCTRL DEBUG Command: GET 5235812 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123636884 DLCTRL DEBUG Tx Command reply: GET_REPLY 5235812 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123636885 DLCTRL DEBUG Command: GET 64376843 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123636885 DLCTRL DEBUG Tx Command reply: GET_REPLY 64376843 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123636885 DLCTRL DEBUG Command: GET 402455786 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123636885 DLCTRL DEBUG Tx Command reply: GET_REPLY 402455786 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123636886 DLCTRL DEBUG Command: GET 915254099 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123636886 DLCTRL DEBUG Tx Command reply: GET_REPLY 915254099 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123636887 DLCTRL DEBUG Command: GET 342314253 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123636887 DLCTRL DEBUG Tx Command reply: GET_REPLY 342314253 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123636888 DLCTRL DEBUG Command: GET 196965337 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123636888 DLCTRL DEBUG Tx Command reply: GET_REPLY 196965337 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000100111101'B, t_guard := 20.000000 } 20250817123636898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@4feaec2ea8d8: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)6956969 20250817123637906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123637906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123637906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817123637906 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123637906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6a27a9, normal) (hnbgw_rua.c:407) 20250817123637906 DHNB DEBUG map_rua[0x5582176e4d70]{init}: Allocated (fsm.c:456) 20250817123637906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6956969)[0x5582176e4d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123637906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6956969 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123637906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123637906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123637906 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6956969 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) 20250817123637906 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6956969 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123637906 DCN DEBUG map_sccp[0x55821766c760]{init}: Allocated (fsm.c:456) 20250817123637906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55821766c760]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123637906 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-6956969 <-> SCCP-73 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123637906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6956969 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817123637906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6956969)[0x5582176e4d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123637906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123637906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123637906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6956969)[0x5582176e4d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123637906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55821766c760]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123637906 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123637906 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{IDLE}: Allocated (fsm.c:456) 20250817123637906 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123637906 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f400300013d0056400500f1100926) (sccp_scrc.c:406) 20250817123637906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123637906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123637906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123637906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123637906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123637906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123637906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123637906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123637906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123637906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123637906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123637906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123637906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123637906 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123637906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55821766c760]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123637906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6956969)[0x5582176e4d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123637906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123637906 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123637906 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123637906 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123637906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123637906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123637906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123637906 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@4feaec2ea8d8: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)11524323 HNBGW_Test.msc0-SCCP(605)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123637908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123637908 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123637908 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123637908 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123637908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123637908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123637908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123637908 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123637908 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123637908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123637908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123637908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123637908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123637908 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=004dbbea) (sccp_scrc.c:477) 20250817123637908 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20250817123637908 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123637908 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123637908 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123637908 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123637908 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) 20250817123637908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55821766c760]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123637908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55821766c760]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123637909 DLCTRL DEBUG Command: GET 23211504 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123637909 DLCTRL DEBUG Tx Command reply: GET_REPLY 23211504 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817123637910 DLCTRL DEBUG Command: GET 98670298 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123637910 DLCTRL DEBUG Tx Command reply: GET_REPLY 98670298 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123637912 DLCTRL DEBUG Command: GET 603038577 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123637912 DLCTRL DEBUG Tx Command reply: GET_REPLY 603038577 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123637913 DLCTRL DEBUG Command: GET 198264210 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123637913 DLCTRL DEBUG Tx Command reply: GET_REPLY 198264210 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123637914 DLCTRL DEBUG Command: GET 429986411 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123637914 DLCTRL DEBUG Tx Command reply: GET_REPLY 429986411 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123637915 DLCTRL DEBUG Command: GET 384863133 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123637915 DLCTRL DEBUG Tx Command reply: GET_REPLY 384863133 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123637916 DLCTRL DEBUG Command: GET 509953372 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123637916 DLCTRL DEBUG Tx Command reply: GET_REPLY 509953372 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123637918 DLCTRL DEBUG Command: GET 745656005 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123637918 DLCTRL DEBUG Tx Command reply: GET_REPLY 745656005 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123637920 DLCTRL DEBUG Command: GET 188013842 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123637920 DLCTRL DEBUG Tx Command reply: GET_REPLY 188013842 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123637922 DLCTRL DEBUG Command: GET 639022206 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123637922 DLCTRL DEBUG Tx Command reply: GET_REPLY 639022206 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123637924 DLCTRL DEBUG Command: GET 180230120 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123637924 DLCTRL DEBUG Tx Command reply: GET_REPLY 180230120 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123637927 DLCTRL DEBUG Command: GET 777482262 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123637927 DLCTRL DEBUG Tx Command reply: GET_REPLY 777482262 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123637930 DLCTRL DEBUG Command: GET 204125182 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123637930 DLCTRL DEBUG Tx Command reply: GET_REPLY 204125182 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123637933 DLCTRL DEBUG Command: GET 912855410 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123637933 DLCTRL DEBUG Tx Command reply: GET_REPLY 912855410 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123637937 DLCTRL DEBUG Command: GET 90619150 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123637937 DLCTRL DEBUG Tx Command reply: GET_REPLY 90619150 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123637940 DLCTRL DEBUG Command: GET 134607748 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123637940 DLCTRL DEBUG Tx Command reply: GET_REPLY 134607748 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123637943 DLCTRL DEBUG Command: GET 27522287 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123637943 DLCTRL DEBUG Tx Command reply: GET_REPLY 27522287 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123637946 DLCTRL DEBUG Command: GET 924164188 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123637946 DLCTRL DEBUG Tx Command reply: GET_REPLY 924164188 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123637948 DLCTRL DEBUG Command: GET 381147927 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123637948 DLCTRL DEBUG Tx Command reply: GET_REPLY 381147927 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123637951 DLCTRL DEBUG Command: GET 920620398 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123637951 DLCTRL DEBUG Tx Command reply: GET_REPLY 920620398 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123637961 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41039<->l=127.0.0.1:4262) (control_if.c:193) 20250817123637962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51438<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(599)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(598)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123637966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51432<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123637968 DLINP DEBUG SRVCONN(,r=127.0.0.1:40257<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123637968 DLINP DEBUG SRVCONN(,r=127.0.0.1:40257<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123637968 DLINP NOTICE SRV(,r=127.0.0.1:40257<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123637968 DMAIN NOTICE (127.0.0.1:40257 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40257<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123637968 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(615)@4feaec2ea8d8: Final verdict of PTC: none 20250817123637969 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123637970 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) 20250817123637970 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123637970 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123637970 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123637970 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) 20250817123637970 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123637970 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123637970 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123637970 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) 20250817123637970 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123637970 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(612)@4feaec2ea8d8: Final verdict of PTC: none 20250817123637970 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123637970 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) 20250817123637970 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123637970 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123637970 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123637970 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) 20250817123637970 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(611)@4feaec2ea8d8: Final verdict of PTC: none 20250817123637970 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123637970 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123637970 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) 20250817123637970 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123637970 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123637970 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 20250817123637970 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) 20250817123637971 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123637971 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123637971 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123637971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123637971 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123637971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123637971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(614)@4feaec2ea8d8: Final verdict of PTC: none 20250817123637971 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 20250817123637971 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) 20250817123637971 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123637971 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123637971 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123637971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123637971 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-RAN(609)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(608)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(607)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(606)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(616)@4feaec2ea8d8: Final verdict of PTC: none 20250817123637971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123637971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123637971 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 20250817123637972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123637972 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123637972 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123637972 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123637972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123637972 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123637972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123637972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123637972 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123637972 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) 20250817123637972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123637972 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123637972 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 20250817123637972 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123637972 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) 20250817123637972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123637972 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123637972 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 20250817123637972 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 20250817123637972 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123637972 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123637972 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123637972 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123637972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123637972 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123637973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123637973 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(613)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(617)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123637988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51448<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123637990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(605)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW-PFCP(600)@4feaec2ea8d8: Final verdict of PTC: none 20250817123638001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39376<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:36:38 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 20250817123638096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123638112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123638112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123638112 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123638112 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) 20250817123638112 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3169082)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3169082)[0x558217700be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558217701010]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123638112 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123638112 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123638112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb87b0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123638112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123638112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123638112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123638112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123638112 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558217701010]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3169082)[0x558217700be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3169082)[0x558217700be0]{disrupted}: Freeing instance (context_map.c:202) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3169082)[0x558217700be0]{disrupted}: Deallocated (fsm.c:568) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558217701010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558217701010]{disconnected}: Freeing instance (context_map.c:206) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558217701010]{disconnected}: Deallocated (fsm.c:568) 20250817123638112 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3169082 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5699003)[0x5582176ec4a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5699003)[0x5582176ec4a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5582176ebde0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123638112 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123638112 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123638112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e3ce), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123638112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123638112 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123638112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123638112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123638112 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5582176ebde0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5699003)[0x5582176ec4a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5699003)[0x5582176ec4a0]{disrupted}: Freeing instance (context_map.c:202) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5699003)[0x5582176ec4a0]{disrupted}: Deallocated (fsm.c:568) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5582176ebde0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5582176ebde0]{disconnected}: Freeing instance (context_map.c:206) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5582176ebde0]{disconnected}: Deallocated (fsm.c:568) 20250817123638112 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5699003 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6956969)[0x5582176e4d70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6956969)[0x5582176e4d70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55821766c760]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123638112 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123638112 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123638112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dbbea), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123638112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123638112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123638112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123638112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123638112 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55821766c760]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6956969)[0x5582176e4d70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6956969)[0x5582176e4d70]{disrupted}: Freeing instance (context_map.c:202) 20250817123638112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6956969)[0x5582176e4d70]{disrupted}: Deallocated (fsm.c:568) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55821766c760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55821766c760]{disconnected}: Freeing instance (context_map.c:206) 20250817123638112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x55821766c760]{disconnected}: Deallocated (fsm.c:568) 20250817123638112 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6956969 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250817123638112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123638112 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123638112 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123638112 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123638112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123638112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123638112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123638112 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123638112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123638112 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123638112 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123638112 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123638112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123638112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123638112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123638112 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123638113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123638113 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123638113 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123638113 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123638113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123638113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123638113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123638113 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123638738 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123638738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1db6f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123638738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123638738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123638738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123638738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123638738 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123638738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00408e17), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123638738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123638738 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123638738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123638738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123638738 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123638738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8d56c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123638738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123638738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123638738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123638738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123638738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123638738 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123638738 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123638738 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123638738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123638738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123638738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123638738 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123638738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123638738 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123638738 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123638738 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123638738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123638738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123638738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123638738 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123638738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123638738 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123638738 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123638738 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123638738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123638738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123638738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123638738 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123638799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39390<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=419172) 20250817123639167 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123639167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00836eb4), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123639167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123639167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123639167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123639167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123639167 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123639167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a9ace), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123639167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123639167 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123639167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123639168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123639168 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123639168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009085bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123639168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123639168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123639168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123639168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123639168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123639168 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123639168 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123639168 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123639168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123639168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123639168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123639168 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123639168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123639168 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123639168 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123639168 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123639168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123639168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123639168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123639168 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123639168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123639168 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123639168 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123639168 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123639168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123639168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123639168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123639168 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=419172, count=445652) 20250817123639947 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123639947 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00233585), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123639947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123639947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123639947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123639947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123639948 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123639948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bac822), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123639948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123639948 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123639948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123639948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123639948 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123639948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc24cd), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123639948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123639948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123639948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123639948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123639948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123639948 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123639948 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123639948 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123639948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123639948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123639948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123639948 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123639948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123639949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123639949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123639949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123639949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123639949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123639949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123639949 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123639949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123639949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123639949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123639949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123639949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123639949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123639949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123639949 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123639971 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123639971 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123639971 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123639972 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123639972 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123639973 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123639973 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123639973 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123639973 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123639973 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123639973 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123639973 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123640684 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123640684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3fd4a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123640684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123640684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123640684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123640684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123640684 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123640684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f2ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123640684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123640684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123640684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123640684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123640684 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123640684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00281ae9), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123640684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123640684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123640684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123640684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123640684 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123640684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f19843), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123640684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123640684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123640684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123640684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123640685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123640685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123640685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123640685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123640685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123640685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123640685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123640685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123640685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123640685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123640685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123640685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123640685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123640685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123640685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123640685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123640685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123640685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123640685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123640685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123640685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123640686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123640686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123640686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123640686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123640686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123640686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123640686 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:36: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_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 20250817123641590 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123641590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065bfd9), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123641590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123641590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123641590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123641590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123641591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123641591 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123641591 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123641591 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123641591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123641591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123641591 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250817123641886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123641889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123641891 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38599<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123641964 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123641965 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123641971 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123641971 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123641971 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123641972 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123641972 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123641972 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123641972 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57009 (stream_srv.c:142) 20250817123641972 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57009<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123641972 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123641972 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123641972 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123641972 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123641972 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) 20250817123641972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123641972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123641972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123641972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123641972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123641972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123641972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123641972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123641972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123641972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123641972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123641972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123641972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123641972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123641973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123641973 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123641973 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123641973 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123641973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123641973 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123641973 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123641973 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123641973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123641973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123641973 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123641974 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123641974 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123641974 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) 20250817123641974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123641974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123641974 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) 20250817123641974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123641974 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) 20250817123641974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123641974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123641974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123641974 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) 20250817123641974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123641974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123641974 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123641974 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123641974 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123641974 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) 20250817123641974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123641974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123641974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123641974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123641974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123641974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123641974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123641974 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) 20250817123641974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123641974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123641974 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123641974 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123641974 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123641974 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) 20250817123641974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123641974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123641974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123641974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123641974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123641974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123641974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123641974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123641974 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123641974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123641974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123641974 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123641974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123641974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123641974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123641974 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 20250817123641974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123641974 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123641974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123641974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123641974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123641974 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 20250817123641974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123641974 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 20250817123641974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123641974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123641974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123641974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123641974 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123641974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123641974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123641974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(631)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(629)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(634)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(634)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(632)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123641999 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123641999 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123641999 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123641999 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123641999 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123641999 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123641999 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123641999 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123641999 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123641999 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123642000 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123642000 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123642000 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) 20250817123642000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123642000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123642000 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) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123642000 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) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123642000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123642000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123642000 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) 20250817123642000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123642000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123642000 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123642000 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123642000 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123642000 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) 20250817123642000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123642000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123642000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123642000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123642000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123642000 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) 20250817123642000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123642000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123642000 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123642000 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123642000 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123642000 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) 20250817123642000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123642000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123642000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123642000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123642000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123642000 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) 20250817123642000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123642000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123642000 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123642000 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123642000 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123642000 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) 20250817123642000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123642000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123642000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123642000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123642000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123642000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123642000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123642000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123642000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123642000 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123642001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123642001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123642001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123642001 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 20250817123642001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123642001 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123642001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123642001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123642001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123642001 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 20250817123642001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123642001 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 20250817123642001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123642001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123642001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123642001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123642001 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 20250817123642001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123642001 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 20250817123642001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123642001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123642001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123642001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123642001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123642001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123642001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123642001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(637)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(635)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(640)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(640)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(638)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123642039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123642039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123642039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123642039 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123642039 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) 20250817123642039 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123642039 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123642039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123642039 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123642044 DLINP DEBUG SRVCONN(,r=127.0.0.1:57009<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123642044 DLINP DEBUG SRVCONN(,r=127.0.0.1:57009<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123642044 DLINP DEBUG SRVCONN(,r=127.0.0.1:57009<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123642044 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123642044 DHNBAP DEBUG (127.0.0.1:57009 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123642044 DHNBAP NOTICE (127.0.0.1:57009 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123642044 DHNBAP NOTICE (127.0.0.1:57009 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123642044 DLINP DEBUG SRVCONN(,r=127.0.0.1:57009<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123642044 DLINP DEBUG SRVCONN(,r=127.0.0.1:57009<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123642185 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 20250817123642185 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 20250817123642185 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123642185 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123642192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123642192 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123642192 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123642192 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123642192 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123642192 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123642192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123642194 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 20250817123642194 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 20250817123642194 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123642194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817123642195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123642195 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123642195 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123642195 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123642195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123642195 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123642195 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123642200 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) 20250817123642200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123642200 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123642200 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123642200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123642200 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123642200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123642203 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) 20250817123642203 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123642203 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123642203 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123642203 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123642203 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123642203 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123642211 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 20250817123642211 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 20250817123642211 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123642211 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123642217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123642217 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123642217 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123642217 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123642217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123642217 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123642217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123642217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123642217 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123642217 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123642217 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123642217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123642217 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123642217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123642223 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 20250817123642223 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 20250817123642223 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123642223 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123642229 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) 20250817123642229 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123642229 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123642229 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123642229 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123642229 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123642229 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123642232 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) 20250817123642232 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123642232 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123642232 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123642232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123642232 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123642232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123643000 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123643000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123643000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123643000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123643000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123643000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123643000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123643000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123643000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123643000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123643000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123643000 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123643000 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123643000 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123643000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123643000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123643000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123643000 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123643000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123643000 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123643000 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) 20250817123643000 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) 20250817123643000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123643000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123643000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123643000 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123643000 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123643000 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123643000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123643000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123643000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123643000 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123643000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123643000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123643000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123643000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123643000 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123643000 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123643003 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) 20250817123643003 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123643003 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123643003 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 20250817123643003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123643003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123643003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123643003 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123643003 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123643003 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123643003 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123643003 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) 20250817123643003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123643003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123643003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123643003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123643003 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) 20250817123643003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643003 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) 20250817123643003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123643003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123643003 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123643003 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123643003 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) 20250817123643003 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) 20250817123643003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123643003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123643003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) HNBGW_Test.msc0-RAN(630)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123643003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123643003 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123643003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123643003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123643003 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123643003 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123643003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123643003 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123643003 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123643004 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123643004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123643004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123643004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123643004 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(633)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123643018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123643018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123643018 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123643019 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123643019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123643019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123643019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123643019 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123643019 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123643019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123643019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123643019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123643019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123643019 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123643019 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123643019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123643019 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) 20250817123643019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643019 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) 20250817123643019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643019 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123643019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123643019 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123643019 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123643019 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) 20250817123643019 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) 20250817123643019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123643019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123643019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123643019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123643019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123643019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123643019 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123643019 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123643019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123643019 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123643019 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123643019 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123643019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123643019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123643019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123643019 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(636)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123643030 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) 20250817123643030 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123643030 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123643030 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 20250817123643030 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123643030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123643030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123643030 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123643030 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123643030 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123643030 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123643030 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) 20250817123643030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123643030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123643030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123643030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123643030 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) 20250817123643030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643030 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) 20250817123643030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123643030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123643030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123643030 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123643030 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) 20250817123643030 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) 20250817123643031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123643031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123643031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123643031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123643031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123643031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123643031 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) 20250817123643031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123643031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123643031 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123643031 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817123643031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123643031 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123643031 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123643031 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 20250817123643031 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123643031 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 20250817123643031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123643031 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(639)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123644048 DLCTRL DEBUG Command: GET 855500785 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123644048 DLCTRL DEBUG Tx Command reply: GET_REPLY 855500785 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123644049 DLCTRL DEBUG Command: GET 443866597 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123644049 DLCTRL DEBUG Tx Command reply: GET_REPLY 443866597 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123644050 DLCTRL DEBUG Command: GET 74518431 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123644050 DLCTRL DEBUG Tx Command reply: GET_REPLY 74518431 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123644051 DLCTRL DEBUG Command: GET 299152110 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123644051 DLCTRL DEBUG Tx Command reply: GET_REPLY 299152110 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123644052 DLCTRL DEBUG Command: GET 741134735 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123644052 DLCTRL DEBUG Tx Command reply: GET_REPLY 741134735 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123644052 DLCTRL DEBUG Command: GET 146141078 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123644052 DLCTRL DEBUG Tx Command reply: GET_REPLY 146141078 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123644053 DLCTRL DEBUG Command: GET 491261399 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123644053 DLCTRL DEBUG Tx Command reply: GET_REPLY 491261399 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123644054 DLCTRL DEBUG Command: GET 101651885 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123644054 DLCTRL DEBUG Tx Command reply: GET_REPLY 101651885 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123644055 DLCTRL DEBUG Command: GET 211763242 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123644055 DLCTRL DEBUG Tx Command reply: GET_REPLY 211763242 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123644056 DLCTRL DEBUG Command: GET 657851470 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123644056 DLCTRL DEBUG Tx Command reply: GET_REPLY 657851470 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123644056 DLCTRL DEBUG Command: GET 920869356 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123644056 DLCTRL DEBUG Tx Command reply: GET_REPLY 920869356 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123644057 DLCTRL DEBUG Command: GET 613388450 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123644057 DLCTRL DEBUG Tx Command reply: GET_REPLY 613388450 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123644058 DLCTRL DEBUG Command: GET 289670456 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123644058 DLCTRL DEBUG Tx Command reply: GET_REPLY 289670456 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123644058 DLCTRL DEBUG Command: GET 433249121 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123644058 DLCTRL DEBUG Tx Command reply: GET_REPLY 433249121 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123644059 DLCTRL DEBUG Command: GET 107043680 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123644059 DLCTRL DEBUG Tx Command reply: GET_REPLY 107043680 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123644060 DLCTRL DEBUG Command: GET 316687624 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123644060 DLCTRL DEBUG Tx Command reply: GET_REPLY 316687624 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123644060 DLCTRL DEBUG Command: GET 845456367 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123644060 DLCTRL DEBUG Tx Command reply: GET_REPLY 845456367 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123644061 DLCTRL DEBUG Command: GET 3047491 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123644061 DLCTRL DEBUG Tx Command reply: GET_REPLY 3047491 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123644062 DLCTRL DEBUG Command: GET 822647816 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123644062 DLCTRL DEBUG Tx Command reply: GET_REPLY 822647816 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123644062 DLCTRL DEBUG Command: GET 430624727 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123644062 DLCTRL DEBUG Tx Command reply: GET_REPLY 430624727 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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 := '000000000000000011101101'B, t_guard := 20.000000 } 20250817123644073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)4948953 20250817123645124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123645124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123645124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123645124 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123645124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4b83d9, normal) (hnbgw_rua.c:407) 20250817123645124 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123645124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4948953)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123645124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4948953 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123645124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123645124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123645124 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4948953 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) 20250817123645125 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4948953 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) 20250817123645125 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4948953 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123645125 DCN DEBUG map_sccp[0x558217701010]{init}: Allocated (fsm.c:456) 20250817123645125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558217701010]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123645125 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-4948953 <-> SCCP-74 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123645125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4948953 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123645125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4948953)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123645125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123645125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123645125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4948953)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123645125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558217701010]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123645125 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123645125 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{IDLE}: Allocated (fsm.c:456) 20250817123645125 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123645125 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000ed0056400500f1100926) (sccp_scrc.c:406) 20250817123645125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123645125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123645125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123645125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123645125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123645125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123645125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123645125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123645125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123645125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123645125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123645125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123645125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123645125 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123645125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558217701010]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123645125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4948953)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123645125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123645125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123645125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123645125 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123645125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123645125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123645125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123645125 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)3267680 HNBGW_Test.msc0-SCCP(629)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(629)@4feaec2ea8d8: 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)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123645145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123645145 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123645145 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123645145 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123645145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123645145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123645145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123645145 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123645145 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123645145 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123645145 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123645146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123645146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123645146 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=0089ae66) (sccp_scrc.c:477) 20250817123645146 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20250817123645146 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123645146 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123645146 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123645146 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123645146 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) 20250817123645146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558217701010]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123645146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558217701010]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123645147 DLCTRL DEBUG Command: GET 619929898 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123645147 DLCTRL DEBUG Tx Command reply: GET_REPLY 619929898 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123645152 DLCTRL DEBUG Command: GET 556529301 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123645152 DLCTRL DEBUG Tx Command reply: GET_REPLY 556529301 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123645156 DLCTRL DEBUG Command: GET 538758192 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123645156 DLCTRL DEBUG Tx Command reply: GET_REPLY 538758192 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123645160 DLCTRL DEBUG Command: GET 797649539 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123645160 DLCTRL DEBUG Tx Command reply: GET_REPLY 797649539 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123645164 DLCTRL DEBUG Command: GET 877608542 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123645164 DLCTRL DEBUG Tx Command reply: GET_REPLY 877608542 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123645168 DLCTRL DEBUG Command: GET 622752945 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123645168 DLCTRL DEBUG Tx Command reply: GET_REPLY 622752945 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123645172 DLCTRL DEBUG Command: GET 824796359 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123645172 DLCTRL DEBUG Tx Command reply: GET_REPLY 824796359 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123645176 DLCTRL DEBUG Command: GET 268678866 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123645176 DLCTRL DEBUG Tx Command reply: GET_REPLY 268678866 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123645180 DLCTRL DEBUG Command: GET 315554352 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123645180 DLCTRL DEBUG Tx Command reply: GET_REPLY 315554352 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123645184 DLCTRL DEBUG Command: GET 298796584 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123645184 DLCTRL DEBUG Tx Command reply: GET_REPLY 298796584 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123645188 DLCTRL DEBUG Command: GET 714749238 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123645188 DLCTRL DEBUG Tx Command reply: GET_REPLY 714749238 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123645192 DLCTRL DEBUG Command: GET 136031636 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123645192 DLCTRL DEBUG Tx Command reply: GET_REPLY 136031636 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123645195 DLCTRL DEBUG Command: GET 649938967 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123645195 DLCTRL DEBUG Tx Command reply: GET_REPLY 649938967 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123645199 DLCTRL DEBUG Command: GET 571844572 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123645199 DLCTRL DEBUG Tx Command reply: GET_REPLY 571844572 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250817123645201 DLCTRL DEBUG Command: GET 468169933 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123645201 DLCTRL DEBUG Tx Command reply: GET_REPLY 468169933 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123645204 DLCTRL DEBUG Command: GET 766089564 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123645204 DLCTRL DEBUG Tx Command reply: GET_REPLY 766089564 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123645206 DLCTRL DEBUG Command: GET 172273927 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123645206 DLCTRL DEBUG Tx Command reply: GET_REPLY 172273927 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123645208 DLCTRL DEBUG Command: GET 843543002 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123645208 DLCTRL DEBUG Tx Command reply: GET_REPLY 843543002 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123645210 DLCTRL DEBUG Command: GET 276200442 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123645210 DLCTRL DEBUG Tx Command reply: GET_REPLY 276200442 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123645211 DLCTRL DEBUG Command: GET 560754487 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123645211 DLCTRL DEBUG Tx Command reply: GET_REPLY 560754487 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000001111101'B, t_guard := 20.000000 } 20250817123645225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58436<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@4feaec2ea8d8: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)8112035 20250817123646247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123646247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123646247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817123646247 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123646247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7bc7a3, normal) (hnbgw_rua.c:407) 20250817123646247 DHNB DEBUG map_rua[0x5582176ebde0]{init}: Allocated (fsm.c:456) 20250817123646247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8112035)[0x5582176ebde0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123646247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8112035 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123646247 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123646247 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123646247 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817123646247 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8112035 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) 20250817123646247 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8112035 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) 20250817123646247 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8112035 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817123646248 DCN DEBUG map_sccp[0x5582176e4d70]{init}: Allocated (fsm.c:456) 20250817123646248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5582176e4d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123646248 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-8112035 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817123646248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8112035 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817123646248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8112035)[0x5582176ebde0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123646248 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123646248 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123646248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8112035)[0x5582176ebde0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123646248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5582176e4d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123646248 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123646248 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{IDLE}: Allocated (fsm.c:456) 20250817123646248 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123646248 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f400300007d0056400500f1100926) (sccp_scrc.c:406) 20250817123646248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123646248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123646248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123646248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123646248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123646248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123646248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123646248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123646248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123646248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123646248 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123646248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123646248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123646248 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123646248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5582176e4d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123646248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8112035)[0x5582176ebde0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123646248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123646248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123646248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123646248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123646248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123646248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123646248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123646248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(632)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)12891100 HNBGW_Test.msc1-SCCP(632)@4feaec2ea8d8: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(632)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@4feaec2ea8d8: 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 } } } 20250817123646268 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) 20250817123646268 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123646268 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123646268 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 20250817123646268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123646268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123646268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123646268 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123646268 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123646268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123646268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123646268 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) 20250817123646268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123646268 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=00827c79) (sccp_scrc.c:477) 20250817123646268 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20250817123646268 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123646268 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123646268 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123646268 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123646268 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) 20250817123646268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5582176e4d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123646268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5582176e4d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123646269 DLCTRL DEBUG Command: GET 338649723 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123646269 DLCTRL DEBUG Tx Command reply: GET_REPLY 338649723 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123646274 DLCTRL DEBUG Command: GET 156592704 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123646274 DLCTRL DEBUG Tx Command reply: GET_REPLY 156592704 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123646277 DLCTRL DEBUG Command: GET 210931350 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123646277 DLCTRL DEBUG Tx Command reply: GET_REPLY 210931350 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123646280 DLCTRL DEBUG Command: GET 862467398 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123646280 DLCTRL DEBUG Tx Command reply: GET_REPLY 862467398 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123646282 DLCTRL DEBUG Command: GET 760242035 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123646282 DLCTRL DEBUG Tx Command reply: GET_REPLY 760242035 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123646283 DLCTRL DEBUG Command: GET 722592308 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123646283 DLCTRL DEBUG Tx Command reply: GET_REPLY 722592308 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123646284 DLCTRL DEBUG Command: GET 744946016 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123646284 DLCTRL DEBUG Tx Command reply: GET_REPLY 744946016 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123646285 DLCTRL DEBUG Command: GET 193232697 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123646285 DLCTRL DEBUG Tx Command reply: GET_REPLY 193232697 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123646286 DLCTRL DEBUG Command: GET 914980626 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123646286 DLCTRL DEBUG Tx Command reply: GET_REPLY 914980626 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123646287 DLCTRL DEBUG Command: GET 221087974 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123646287 DLCTRL DEBUG Tx Command reply: GET_REPLY 221087974 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123646288 DLCTRL DEBUG Command: GET 995621177 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123646288 DLCTRL DEBUG Tx Command reply: GET_REPLY 995621177 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123646289 DLCTRL DEBUG Command: GET 167913501 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123646289 DLCTRL DEBUG Tx Command reply: GET_REPLY 167913501 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123646290 DLCTRL DEBUG Command: GET 30940348 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123646290 DLCTRL DEBUG Tx Command reply: GET_REPLY 30940348 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123646291 DLCTRL DEBUG Command: GET 953909122 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123646291 DLCTRL DEBUG Tx Command reply: GET_REPLY 953909122 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250817123646293 DLCTRL DEBUG Command: GET 476696044 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123646293 DLCTRL DEBUG Tx Command reply: GET_REPLY 476696044 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123646293 DLCTRL DEBUG Command: GET 294084019 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123646293 DLCTRL DEBUG Tx Command reply: GET_REPLY 294084019 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123646294 DLCTRL DEBUG Command: GET 445401952 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123646294 DLCTRL DEBUG Tx Command reply: GET_REPLY 445401952 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123646295 DLCTRL DEBUG Command: GET 823385444 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123646295 DLCTRL DEBUG Tx Command reply: GET_REPLY 823385444 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123646296 DLCTRL DEBUG Command: GET 424004090 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123646296 DLCTRL DEBUG Tx Command reply: GET_REPLY 424004090 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123646297 DLCTRL DEBUG Command: GET 755671056 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123646297 DLCTRL DEBUG Tx Command reply: GET_REPLY 755671056 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000101010101'B, t_guard := 20.000000 } 20250817123646307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@4feaec2ea8d8: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)10602812 20250817123647323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123647323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123647323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817123647323 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123647323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa1c93c, normal) (hnbgw_rua.c:407) 20250817123647323 DHNB DEBUG map_rua[0x558217700d10]{init}: Allocated (fsm.c:456) 20250817123647323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10602812)[0x558217700d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123647323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10602812 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123647323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123647323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123647323 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10602812 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) 20250817123647323 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10602812 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) 20250817123647323 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10602812 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123647323 DCN DEBUG map_sccp[0x5582176ef590]{init}: Allocated (fsm.c:456) 20250817123647323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5582176ef590]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123647323 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-10602812 <-> SCCP-76 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123647323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10602812 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817123647323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10602812)[0x558217700d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123647323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123647323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123647323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10602812)[0x558217700d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123647323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5582176ef590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123647323 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123647323 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{IDLE}: Allocated (fsm.c:456) 20250817123647323 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123647323 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030001550056400500f1100926) (sccp_scrc.c:406) 20250817123647324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123647324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123647324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123647324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123647324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123647324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123647324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123647324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123647324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123647324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123647324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123647324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123647324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123647324 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123647324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5582176ef590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123647324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10602812)[0x558217700d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123647324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123647324 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123647324 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123647324 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123647324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123647324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123647324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123647324 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)6505007 HNBGW_Test.msc0-SCCP(629)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123647327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123647327 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123647327 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123647327 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123647327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123647327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123647327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123647327 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123647327 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123647327 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123647327 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123647327 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123647327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123647327 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=00df6001) (sccp_scrc.c:477) 20250817123647327 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20250817123647327 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123647327 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123647327 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123647327 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123647327 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) 20250817123647327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5582176ef590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123647327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5582176ef590]{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)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123647329 DLCTRL DEBUG Command: GET 678680452 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123647329 DLCTRL DEBUG Tx Command reply: GET_REPLY 678680452 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817123647330 DLCTRL DEBUG Command: GET 955450547 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123647330 DLCTRL DEBUG Tx Command reply: GET_REPLY 955450547 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123647332 DLCTRL DEBUG Command: GET 38367287 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123647332 DLCTRL DEBUG Tx Command reply: GET_REPLY 38367287 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123647334 DLCTRL DEBUG Command: GET 555430345 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123647334 DLCTRL DEBUG Tx Command reply: GET_REPLY 555430345 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123647336 DLCTRL DEBUG Command: GET 923014706 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123647336 DLCTRL DEBUG Tx Command reply: GET_REPLY 923014706 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123647337 DLCTRL DEBUG Command: GET 300615605 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123647337 DLCTRL DEBUG Tx Command reply: GET_REPLY 300615605 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123647339 DLCTRL DEBUG Command: GET 669749856 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123647339 DLCTRL DEBUG Tx Command reply: GET_REPLY 669749856 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123647340 DLCTRL DEBUG Command: GET 903756289 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123647340 DLCTRL DEBUG Tx Command reply: GET_REPLY 903756289 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123647342 DLCTRL DEBUG Command: GET 404367666 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123647342 DLCTRL DEBUG Tx Command reply: GET_REPLY 404367666 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123647343 DLCTRL DEBUG Command: GET 788132974 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123647343 DLCTRL DEBUG Tx Command reply: GET_REPLY 788132974 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123647345 DLCTRL DEBUG Command: GET 773704794 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123647345 DLCTRL DEBUG Tx Command reply: GET_REPLY 773704794 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123647346 DLCTRL DEBUG Command: GET 452344628 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123647346 DLCTRL DEBUG Tx Command reply: GET_REPLY 452344628 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123647348 DLCTRL DEBUG Command: GET 524879131 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123647348 DLCTRL DEBUG Tx Command reply: GET_REPLY 524879131 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123647349 DLCTRL DEBUG Command: GET 527364660 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123647349 DLCTRL DEBUG Tx Command reply: GET_REPLY 527364660 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250817123647350 DLCTRL DEBUG Command: GET 303007093 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123647350 DLCTRL DEBUG Tx Command reply: GET_REPLY 303007093 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123647351 DLCTRL DEBUG Command: GET 52297581 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123647351 DLCTRL DEBUG Tx Command reply: GET_REPLY 52297581 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123647352 DLCTRL DEBUG Command: GET 228875976 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123647352 DLCTRL DEBUG Tx Command reply: GET_REPLY 228875976 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123647353 DLCTRL DEBUG Command: GET 328944040 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123647353 DLCTRL DEBUG Tx Command reply: GET_REPLY 328944040 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123647354 DLCTRL DEBUG Command: GET 152044923 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123647354 DLCTRL DEBUG Tx Command reply: GET_REPLY 152044923 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123647355 DLCTRL DEBUG Command: GET 929130349 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123647355 DLCTRL DEBUG Tx Command reply: GET_REPLY 929130349 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123647357 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38599<->l=127.0.0.1:4262) (control_if.c:193) 20250817123647359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39400<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(623)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(622)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123647361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39392<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123647361 DLINP DEBUG SRVCONN(,r=127.0.0.1:57009<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123647361 DLINP DEBUG SRVCONN(,r=127.0.0.1:57009<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123647361 DLINP NOTICE SRV(,r=127.0.0.1:57009<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123647361 DMAIN NOTICE (127.0.0.1:57009 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57009<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123647361 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)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(638)@4feaec2ea8d8: Final verdict of PTC: none 20250817123647363 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123647363 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) 20250817123647363 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123647363 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123647363 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123647363 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) 20250817123647363 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123647363 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123647364 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 20250817123647364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123647364 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123647364 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123647364 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123647364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123647364 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(635)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(639)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(636)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(633)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(631)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(632)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(637)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@4feaec2ea8d8: Final verdict of PTC: none 20250817123647364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123647364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123647364 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 20250817123647364 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123647364 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) 20250817123647364 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123647364 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123647365 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123647365 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) 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123647365 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123647365 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) 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123647365 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123647365 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) 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123647365 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123647365 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) 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123647365 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123647365 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) 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123647365 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 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123647365 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123647365 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123647365 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123647365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123647365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123647365 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 20250817123647365 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) 20250817123647365 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123647366 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123647366 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123647366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123647366 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123647366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123647366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123647366 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 20250817123647366 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) 20250817123647366 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123647366 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123647366 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123647366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123647366 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123647366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123647366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123647367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123647370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58436<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-M3UA(640)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(629)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(634)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(624)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(641)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123647382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:36:47 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 20250817123647472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123647529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123647529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123647529 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123647529 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) 20250817123647529 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123647529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4948953)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123647529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4948953)[0x558217700be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123647529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558217701010]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123647529 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123647529 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123647529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ae66), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123647529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123647529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123647529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123647529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123647529 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123647529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558217701010]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123647529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4948953)[0x558217700be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123647529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4948953)[0x558217700be0]{disrupted}: Freeing instance (context_map.c:202) 20250817123647529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4948953)[0x558217700be0]{disrupted}: Deallocated (fsm.c:568) 20250817123647530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558217701010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123647530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558217701010]{disconnected}: Freeing instance (context_map.c:206) 20250817123647530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558217701010]{disconnected}: Deallocated (fsm.c:568) 20250817123647530 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4948953 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250817123647530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8112035)[0x5582176ebde0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123647530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8112035)[0x5582176ebde0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123647530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5582176e4d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123647530 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123647530 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123647530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00827c79), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123647530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123647530 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123647530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123647530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123647530 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123647530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5582176e4d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123647530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8112035)[0x5582176ebde0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123647530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8112035)[0x5582176ebde0]{disrupted}: Freeing instance (context_map.c:202) 20250817123647530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8112035)[0x5582176ebde0]{disrupted}: Deallocated (fsm.c:568) 20250817123647530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5582176e4d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123647530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5582176e4d70]{disconnected}: Freeing instance (context_map.c:206) 20250817123647530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5582176e4d70]{disconnected}: Deallocated (fsm.c:568) 20250817123647530 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8112035 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250817123647530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10602812)[0x558217700d10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123647530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10602812)[0x558217700d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123647530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5582176ef590]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123647531 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123647531 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123647531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df6001), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123647531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123647531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123647531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123647531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123647531 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123647531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5582176ef590]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123647531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10602812)[0x558217700d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123647531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10602812)[0x558217700d10]{disrupted}: Freeing instance (context_map.c:202) 20250817123647531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10602812)[0x558217700d10]{disrupted}: Deallocated (fsm.c:568) 20250817123647531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5582176ef590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123647531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5582176ef590]{disconnected}: Freeing instance (context_map.c:206) 20250817123647531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5582176ef590]{disconnected}: Deallocated (fsm.c:568) 20250817123647531 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10602812 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250817123647532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123647532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123647532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123647532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123647532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123647532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123647532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123647532 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123647532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123647532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123647532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123647532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123647532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123647532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123647532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123647532 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123647532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123647532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123647532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123647532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123647532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123647532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123647532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123647532 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123648113 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123648113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dbbea), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123648113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123648114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123648114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123648114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123648114 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123648114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e3ce), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123648114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123648114 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123648114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123648114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123648114 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123648114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb87b0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123648114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123648114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123648114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123648114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123648115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123648115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123648115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123648115 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123648115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123648115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123648115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123648115 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123648115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123648115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123648115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123648115 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123648115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123648115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123648115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123648115 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123648115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123648115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123648115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123648115 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123648115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123648115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123648115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123648115 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123648175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58450<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=420360) 20250817123648739 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123648739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8d56c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123648739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123648739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123648739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123648739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123648739 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123648739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00408e17), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123648739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123648739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123648739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123648739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123648739 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123648739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1db6f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123648739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123648740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123648740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123648740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123648740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123648740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123648740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123648740 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123648740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123648740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123648740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123648740 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123648740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123648740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123648740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123648741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123648741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123648741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123648741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123648741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123648741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123648741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123648741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123648741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123648741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123648741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123648741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123648741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123649169 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123649169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009085bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123649169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123649169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123649169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123649169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123649169 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123649169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a9ace), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123649169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123649169 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123649169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123649169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123649169 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123649169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00836eb4), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123649169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123649169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123649169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123649169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123649169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123649169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123649169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123649169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123649169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123649169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123649169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123649169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123649169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123649169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123649169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123649169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123649169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123649169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123649169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123649169 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123649169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123649169 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123649169 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123649169 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123649169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123649169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123649169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123649169 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=420360, count=433960) 20250817123649365 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123649365 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123649365 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123649366 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123649366 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123649366 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123649366 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123649366 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123649366 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123649367 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123649367 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123649367 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123649948 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123649948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc24cd), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123649948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123649948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123649948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123649948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123649948 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123649949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bac822), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123649949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123649949 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123649949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123649949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123649949 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123649949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00233585), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123649949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123649949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123649949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123649949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123649949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123649949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123649949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123649949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123649949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123649949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123649949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123649949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123649949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123649949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123649949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123649949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123649949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123649950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123649950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123649950 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123649950 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123649950 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123649950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123649950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123649950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:36:50 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 20250817123650685 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123650685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f19843), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123650685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123650685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123650685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123650685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123650685 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123650685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00281ae9), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123650685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123650685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123650685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123650685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123650685 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123650685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f2ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123650685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123650686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123650686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123650686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123650686 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123650686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3fd4a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123650686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123650686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123650686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123650686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123650686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123650686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123650686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123650686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123650686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123650686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123650686 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123650686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123650686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123650686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123650686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123650686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123650686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123650686 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123650686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123650686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123650686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123650686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123650686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123650686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123650686 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123650687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123650687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123650687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123650687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123650687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123650687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123650687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250817123651280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123651285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123651292 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33899<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123651383 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123651383 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123651390 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123651390 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123651390 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123651390 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57619 (stream_srv.c:142) 20250817123651391 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57619<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123651391 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123651391 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123651391 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123651391 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123651391 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123651391 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) 20250817123651391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123651391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123651391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123651391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123651391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123651391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123651391 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123651391 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123651391 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123651391 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651391 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123651391 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123651391 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123651391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123651391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123651391 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123651391 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123651391 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123651393 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123651393 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123651393 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) 20250817123651393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123651393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123651393 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) 20250817123651393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651393 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) 20250817123651393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123651393 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) 20250817123651393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123651393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123651393 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123651393 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123651393 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123651393 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) 20250817123651393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123651393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123651393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123651393 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) 20250817123651393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123651393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123651393 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123651393 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123651393 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123651393 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) 20250817123651393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123651393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123651393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123651393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651393 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123651393 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123651393 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 20250817123651393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123651393 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123651393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651393 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123651393 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123651393 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 20250817123651393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123651393 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 20250817123651393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123651393 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123651393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123651393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123651393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651393 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123651393 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123651393 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123651393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123651393 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123651393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123651393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(655)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(655)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(653)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(658)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(658)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(658)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123651419 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123651419 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123651419 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123651420 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123651420 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123651420 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123651420 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123651420 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123651420 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123651420 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123651421 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123651421 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123651421 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) 20250817123651421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123651421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123651421 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) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651421 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) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123651421 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) 20250817123651421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123651421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123651421 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123651421 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123651421 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123651421 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) 20250817123651421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123651421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123651421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123651421 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) 20250817123651421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123651421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123651421 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123651421 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123651421 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123651421 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) 20250817123651421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123651421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123651421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123651421 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) 20250817123651421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123651421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123651421 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123651421 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123651421 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123651421 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) 20250817123651421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123651421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123651421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123651421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123651421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123651421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123651421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123651421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123651421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123651421 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123651421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123651421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123651421 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 20250817123651421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123651421 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123651421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123651421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123651421 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 20250817123651421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123651421 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 20250817123651421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123651421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123651421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123651421 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 20250817123651421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123651421 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 20250817123651421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123651421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123651421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123651421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123651421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123651421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123651421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(661)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(659)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(664)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(664)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(662)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123651459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123651459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123651459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123651459 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123651459 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) 20250817123651459 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123651459 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123651459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123651459 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123651463 DLINP DEBUG SRVCONN(,r=127.0.0.1:57619<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123651463 DLINP DEBUG SRVCONN(,r=127.0.0.1:57619<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123651463 DLINP DEBUG SRVCONN(,r=127.0.0.1:57619<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123651463 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123651463 DHNBAP DEBUG (127.0.0.1:57619 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123651463 DHNBAP NOTICE (127.0.0.1:57619 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123651463 DHNBAP NOTICE (127.0.0.1:57619 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123651463 DLINP DEBUG SRVCONN(,r=127.0.0.1:57619<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123651463 DLINP DEBUG SRVCONN(,r=127.0.0.1:57619<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123651591 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123651591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065bfd9), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123651591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123651591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123651592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123651592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123651592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651592 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123651592 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123651592 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123651592 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123651592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123651592 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123651604 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 20250817123651604 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 20250817123651604 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123651604 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123651606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651606 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123651606 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123651606 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123651606 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123651606 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123651606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123651606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651606 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123651606 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123651606 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123651606 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123651606 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123651606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123651615 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 20250817123651615 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 20250817123651615 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123651615 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(658)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123651616 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) 20250817123651616 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123651616 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123651616 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123651616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123651616 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123651616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123651617 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) 20250817123651617 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123651617 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123651617 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123651617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123651617 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123651617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123651632 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 20250817123651632 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 20250817123651632 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123651632 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123651634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651634 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123651634 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123651634 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123651634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123651634 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123651634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123651634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123651634 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123651634 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123651634 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123651634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123651634 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123651634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123651647 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 20250817123651647 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 20250817123651647 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123651647 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123651648 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) 20250817123651648 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123651648 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123651648 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123651648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123651648 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123651648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123651649 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) 20250817123651649 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123651649 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123651649 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123651649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123651649 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123651649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123652422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123652422 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123652422 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123652422 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123652422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123652422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123652422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123652422 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123652422 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123652422 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123652422 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123652422 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123652423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123652423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123652423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123652423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123652423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123652423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123652423 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123652423 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123652423 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) 20250817123652423 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) 20250817123652423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123652423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123652423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123652423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123652423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123652423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123652423 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123652423 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123652423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123652423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123652423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123652423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123652423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123652423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123652423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123652423 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123652424 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) 20250817123652424 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123652424 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123652424 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 20250817123652424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123652424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123652424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123652424 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123652424 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123652424 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123652424 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123652424 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) 20250817123652424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123652424 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123652424 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123652424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123652424 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) 20250817123652424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652424 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) 20250817123652424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652424 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123652424 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123652424 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123652424 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123652424 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) 20250817123652424 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) 20250817123652424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123652424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123652424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123652424 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123652424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123652424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123652424 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123652424 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123652425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123652425 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123652425 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123652425 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123652425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123652425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123652425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123652425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(654)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123652442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123652442 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123652442 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123652442 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123652442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123652442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123652442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123652442 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123652443 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123652443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123652443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123652443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123652443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123652443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123652443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123652443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123652443 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) 20250817123652443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652443 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) 20250817123652443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652443 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123652443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123652443 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123652443 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123652443 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) 20250817123652443 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) 20250817123652443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123652443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123652443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123652443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123652443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123652443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123652443 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123652443 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123652443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123652443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123652443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123652443 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123652443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123652443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123652443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123652443 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(660)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123652458 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) 20250817123652458 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123652458 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123652458 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 20250817123652458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123652458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123652458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123652458 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123652458 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123652458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123652458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123652458 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) 20250817123652458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123652458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123652458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123652458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123652458 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) 20250817123652458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652458 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) 20250817123652458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123652458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123652458 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123652458 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123652458 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) 20250817123652458 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) 20250817123652458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123652458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123652458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123652459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123652459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123652459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123652459 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) 20250817123652459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123652459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123652459 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123652459 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817123652459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123652459 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123652459 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123652459 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 20250817123652459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123652459 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 20250817123652459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123652459 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(663)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123653474 DLCTRL DEBUG Command: GET 668766428 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123653474 DLCTRL DEBUG Tx Command reply: GET_REPLY 668766428 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123653478 DLCTRL DEBUG Command: GET 553248655 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123653478 DLCTRL DEBUG Tx Command reply: GET_REPLY 553248655 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123653483 DLCTRL DEBUG Command: GET 630305744 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123653483 DLCTRL DEBUG Tx Command reply: GET_REPLY 630305744 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123653487 DLCTRL DEBUG Command: GET 173312909 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123653488 DLCTRL DEBUG Tx Command reply: GET_REPLY 173312909 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123653491 DLCTRL DEBUG Command: GET 895136586 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123653491 DLCTRL DEBUG Tx Command reply: GET_REPLY 895136586 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123653494 DLCTRL DEBUG Command: GET 11674216 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123653494 DLCTRL DEBUG Tx Command reply: GET_REPLY 11674216 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123653497 DLCTRL DEBUG Command: GET 778588667 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123653497 DLCTRL DEBUG Tx Command reply: GET_REPLY 778588667 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123653499 DLCTRL DEBUG Command: GET 414777662 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123653499 DLCTRL DEBUG Tx Command reply: GET_REPLY 414777662 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123653501 DLCTRL DEBUG Command: GET 506041263 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123653501 DLCTRL DEBUG Tx Command reply: GET_REPLY 506041263 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123653502 DLCTRL DEBUG Command: GET 355719998 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123653502 DLCTRL DEBUG Tx Command reply: GET_REPLY 355719998 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123653503 DLCTRL DEBUG Command: GET 781822834 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123653503 DLCTRL DEBUG Tx Command reply: GET_REPLY 781822834 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123653504 DLCTRL DEBUG Command: GET 483562063 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123653504 DLCTRL DEBUG Tx Command reply: GET_REPLY 483562063 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123653505 DLCTRL DEBUG Command: GET 345117592 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123653505 DLCTRL DEBUG Tx Command reply: GET_REPLY 345117592 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123653506 DLCTRL DEBUG Command: GET 234495972 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123653506 DLCTRL DEBUG Tx Command reply: GET_REPLY 234495972 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123653507 DLCTRL DEBUG Command: GET 838332475 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123653507 DLCTRL DEBUG Tx Command reply: GET_REPLY 838332475 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123653507 DLCTRL DEBUG Command: GET 383096864 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123653507 DLCTRL DEBUG Tx Command reply: GET_REPLY 383096864 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123653508 DLCTRL DEBUG Command: GET 723804331 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123653508 DLCTRL DEBUG Tx Command reply: GET_REPLY 723804331 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123653509 DLCTRL DEBUG Command: GET 871581344 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123653509 DLCTRL DEBUG Tx Command reply: GET_REPLY 871581344 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123653509 DLCTRL DEBUG Command: GET 614497070 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123653509 DLCTRL DEBUG Tx Command reply: GET_REPLY 614497070 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123653510 DLCTRL DEBUG Command: GET 803762271 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123653510 DLCTRL DEBUG Tx Command reply: GET_REPLY 803762271 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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 := '000000000000000100111011'B, t_guard := 20.000000 } 20250817123653524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)5643547 20250817123654537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123654537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123654537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123654537 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123654537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x561d1b, normal) (hnbgw_rua.c:407) 20250817123654537 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123654537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5643547)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123654537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5643547 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123654537 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123654537 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123654537 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5643547 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250817123654538 DCN DEBUG map_sccp[0x558217701010]{init}: Allocated (fsm.c:456) 20250817123654538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558217701010]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123654538 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-5643547 <-> SCCP-77 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817123654538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5643547 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123654538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5643547)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123654538 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123654538 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123654538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5643547)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123654538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558217701010]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123654538 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123654538 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{IDLE}: Allocated (fsm.c:456) 20250817123654538 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123654538 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300013b0056400500f1100926) (sccp_scrc.c:406) 20250817123654538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123654538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123654538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123654538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123654538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123654538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123654538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123654538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123654538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123654538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123654538 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123654538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123654538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123654538 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123654538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558217701010]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123654538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5643547)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123654538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123654538 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123654538 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123654538 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123654538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123654538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123654538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123654538 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)8929491 HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123654544 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) 20250817123654544 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123654544 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123654544 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 20250817123654544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123654544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123654544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123654544 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123654544 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123654544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123654544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123654544 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) 20250817123654544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123654544 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=000383ff) (sccp_scrc.c:477) 20250817123654544 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20250817123654544 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123654544 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123654544 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123654544 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123654544 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) 20250817123654544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558217701010]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123654544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558217701010]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123654544 DLCTRL DEBUG Command: GET 174585613 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123654544 DLCTRL DEBUG Tx Command reply: GET_REPLY 174585613 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123654545 DLCTRL DEBUG Command: GET 190736425 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123654545 DLCTRL DEBUG Tx Command reply: GET_REPLY 190736425 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123654546 DLCTRL DEBUG Command: GET 757411193 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123654546 DLCTRL DEBUG Tx Command reply: GET_REPLY 757411193 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123654546 DLCTRL DEBUG Command: GET 523091398 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123654546 DLCTRL DEBUG Tx Command reply: GET_REPLY 523091398 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123654547 DLCTRL DEBUG Command: GET 440794542 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123654547 DLCTRL DEBUG Tx Command reply: GET_REPLY 440794542 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123654548 DLCTRL DEBUG Command: GET 799956929 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123654548 DLCTRL DEBUG Tx Command reply: GET_REPLY 799956929 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123654549 DLCTRL DEBUG Command: GET 746921390 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123654549 DLCTRL DEBUG Tx Command reply: GET_REPLY 746921390 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250817123654550 DLCTRL DEBUG Command: GET 352459941 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123654550 DLCTRL DEBUG Tx Command reply: GET_REPLY 352459941 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123654551 DLCTRL DEBUG Command: GET 633557375 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123654551 DLCTRL DEBUG Tx Command reply: GET_REPLY 633557375 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123654552 DLCTRL DEBUG Command: GET 799003342 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123654552 DLCTRL DEBUG Tx Command reply: GET_REPLY 799003342 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123654552 DLCTRL DEBUG Command: GET 429931826 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123654552 DLCTRL DEBUG Tx Command reply: GET_REPLY 429931826 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123654553 DLCTRL DEBUG Command: GET 335224835 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123654553 DLCTRL DEBUG Tx Command reply: GET_REPLY 335224835 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123654554 DLCTRL DEBUG Command: GET 878346098 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123654554 DLCTRL DEBUG Tx Command reply: GET_REPLY 878346098 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123654554 DLCTRL DEBUG Command: GET 88871823 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123654554 DLCTRL DEBUG Tx Command reply: GET_REPLY 88871823 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123654556 DLCTRL DEBUG Command: GET 677313363 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123654556 DLCTRL DEBUG Tx Command reply: GET_REPLY 677313363 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123654557 DLCTRL DEBUG Command: GET 997145027 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123654557 DLCTRL DEBUG Tx Command reply: GET_REPLY 997145027 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123654558 DLCTRL DEBUG Command: GET 644575269 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123654558 DLCTRL DEBUG Tx Command reply: GET_REPLY 644575269 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123654558 DLCTRL DEBUG Command: GET 517681020 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123654558 DLCTRL DEBUG Tx Command reply: GET_REPLY 517681020 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123654559 DLCTRL DEBUG Command: GET 652315310 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123654559 DLCTRL DEBUG Tx Command reply: GET_REPLY 652315310 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123654560 DLCTRL DEBUG Command: GET 469219273 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123654560 DLCTRL DEBUG Tx Command reply: GET_REPLY 469219273 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000011110111'B, t_guard := 20.000000 } 20250817123654570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58484<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)1046925 20250817123655596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123655596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123655596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817123655596 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123655596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff98d, normal) (hnbgw_rua.c:407) 20250817123655596 DHNB DEBUG map_rua[0x5582176e4d70]{init}: Allocated (fsm.c:456) 20250817123655596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1046925)[0x5582176e4d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123655596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1046925 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123655596 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123655596 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123655596 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817123655596 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1046925 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250817123655596 DCN DEBUG map_sccp[0x558217700d10]{init}: Allocated (fsm.c:456) 20250817123655596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558217700d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123655596 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-1046925 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817123655596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1046925 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817123655596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1046925)[0x5582176e4d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123655596 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123655596 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123655596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1046925)[0x5582176e4d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123655596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558217700d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123655596 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123655596 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{IDLE}: Allocated (fsm.c:456) 20250817123655596 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123655596 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030000f70056400500f1100926) (sccp_scrc.c:406) 20250817123655596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123655596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123655596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123655596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123655596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123655596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123655596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123655596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123655596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123655596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123655596 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123655596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123655596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123655596 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123655596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558217700d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123655596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1046925)[0x5582176e4d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123655597 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123655597 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123655597 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123655597 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123655597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123655597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123655597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123655597 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)16420379 HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123655605 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) 20250817123655605 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123655605 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123655606 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 20250817123655606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123655606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123655606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123655606 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123655606 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123655606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123655606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123655606 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) 20250817123655606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123655606 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=009616db) (sccp_scrc.c:477) 20250817123655606 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20250817123655606 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123655606 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123655606 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123655606 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123655606 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) 20250817123655606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558217700d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123655606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558217700d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123655608 DLCTRL DEBUG Command: GET 834520511 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123655608 DLCTRL DEBUG Tx Command reply: GET_REPLY 834520511 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123655614 DLCTRL DEBUG Command: GET 386537618 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123655614 DLCTRL DEBUG Tx Command reply: GET_REPLY 386537618 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123655618 DLCTRL DEBUG Command: GET 780881190 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123655618 DLCTRL DEBUG Tx Command reply: GET_REPLY 780881190 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123655622 DLCTRL DEBUG Command: GET 108140954 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123655622 DLCTRL DEBUG Tx Command reply: GET_REPLY 108140954 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123655626 DLCTRL DEBUG Command: GET 200776250 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123655626 DLCTRL DEBUG Tx Command reply: GET_REPLY 200776250 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123655630 DLCTRL DEBUG Command: GET 847849010 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123655630 DLCTRL DEBUG Tx Command reply: GET_REPLY 847849010 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123655634 DLCTRL DEBUG Command: GET 923182048 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123655634 DLCTRL DEBUG Tx Command reply: GET_REPLY 923182048 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250817123655638 DLCTRL DEBUG Command: GET 270585007 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123655638 DLCTRL DEBUG Tx Command reply: GET_REPLY 270585007 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123655641 DLCTRL DEBUG Command: GET 562472544 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123655641 DLCTRL DEBUG Tx Command reply: GET_REPLY 562472544 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123655645 DLCTRL DEBUG Command: GET 680174357 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123655645 DLCTRL DEBUG Tx Command reply: GET_REPLY 680174357 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123655648 DLCTRL DEBUG Command: GET 114767513 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123655648 DLCTRL DEBUG Tx Command reply: GET_REPLY 114767513 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123655650 DLCTRL DEBUG Command: GET 165938749 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123655650 DLCTRL DEBUG Tx Command reply: GET_REPLY 165938749 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123655653 DLCTRL DEBUG Command: GET 812295958 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123655653 DLCTRL DEBUG Tx Command reply: GET_REPLY 812295958 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123655655 DLCTRL DEBUG Command: GET 345905405 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123655655 DLCTRL DEBUG Tx Command reply: GET_REPLY 345905405 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123655656 DLCTRL DEBUG Command: GET 663938171 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123655656 DLCTRL DEBUG Tx Command reply: GET_REPLY 663938171 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123655658 DLCTRL DEBUG Command: GET 589016645 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123655658 DLCTRL DEBUG Tx Command reply: GET_REPLY 589016645 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123655659 DLCTRL DEBUG Command: GET 358630024 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123655659 DLCTRL DEBUG Tx Command reply: GET_REPLY 358630024 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123655661 DLCTRL DEBUG Command: GET 971868013 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123655661 DLCTRL DEBUG Tx Command reply: GET_REPLY 971868013 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123655664 DLCTRL DEBUG Command: GET 108264945 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123655664 DLCTRL DEBUG Tx Command reply: GET_REPLY 108264945 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123655667 DLCTRL DEBUG Command: GET 370751698 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123655667 DLCTRL DEBUG Tx Command reply: GET_REPLY 370751698 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001011010010'B, t_guard := 20.000000 } 20250817123655698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)10567132 20250817123656725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123656725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123656725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817123656725 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123656725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa13ddc, normal) (hnbgw_rua.c:407) 20250817123656725 DHNB DEBUG map_rua[0x558217703030]{init}: Allocated (fsm.c:456) 20250817123656725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10567132)[0x558217703030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123656725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10567132 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123656725 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123656725 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123656725 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10567132 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250817123656725 DCN DEBUG map_sccp[0x5582176f8790]{init}: Allocated (fsm.c:456) 20250817123656725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5582176f8790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123656726 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-10567132 <-> SCCP-79 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817123656726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10567132 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817123656726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10567132)[0x558217703030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123656726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123656726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123656726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10567132)[0x558217703030]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123656726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5582176f8790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123656726 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123656726 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{IDLE}: Allocated (fsm.c:456) 20250817123656726 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123656726 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030002d20056400500f1100926) (sccp_scrc.c:406) 20250817123656726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123656726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123656726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123656726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123656726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123656726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123656726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123656726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123656726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123656726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123656726 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123656726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123656726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123656726 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123656726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5582176f8790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123656726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10567132)[0x558217703030]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123656726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123656726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123656726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123656726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123656726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123656726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123656726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123656726 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)3036048 HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250817123656731 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) 20250817123656731 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123656731 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123656731 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 20250817123656731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123656731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123656731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123656731 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123656731 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123656731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123656731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123656731 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) 20250817123656731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123656731 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=00c92587) (sccp_scrc.c:477) 20250817123656731 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20250817123656731 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123656731 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123656731 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123656731 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123656731 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) 20250817123656731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5582176f8790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123656731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5582176f8790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123656733 DLCTRL DEBUG Command: GET 645751440 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123656733 DLCTRL DEBUG Tx Command reply: GET_REPLY 645751440 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123656738 DLCTRL DEBUG Command: GET 781648614 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123656738 DLCTRL DEBUG Tx Command reply: GET_REPLY 781648614 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123656740 DLCTRL DEBUG Command: GET 750921371 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123656740 DLCTRL DEBUG Tx Command reply: GET_REPLY 750921371 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123656743 DLCTRL DEBUG Command: GET 114478576 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123656743 DLCTRL DEBUG Tx Command reply: GET_REPLY 114478576 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123656744 DLCTRL DEBUG Command: GET 541241467 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123656744 DLCTRL DEBUG Tx Command reply: GET_REPLY 541241467 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123656746 DLCTRL DEBUG Command: GET 850531689 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123656746 DLCTRL DEBUG Tx Command reply: GET_REPLY 850531689 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123656747 DLCTRL DEBUG Command: GET 965345409 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123656747 DLCTRL DEBUG Tx Command reply: GET_REPLY 965345409 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250817123656749 DLCTRL DEBUG Command: GET 652235033 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123656749 DLCTRL DEBUG Tx Command reply: GET_REPLY 652235033 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123656750 DLCTRL DEBUG Command: GET 79494430 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123656750 DLCTRL DEBUG Tx Command reply: GET_REPLY 79494430 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123656752 DLCTRL DEBUG Command: GET 59979799 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123656752 DLCTRL DEBUG Tx Command reply: GET_REPLY 59979799 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123656755 DLCTRL DEBUG Command: GET 900351379 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123656755 DLCTRL DEBUG Tx Command reply: GET_REPLY 900351379 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123656756 DLCTRL DEBUG Command: GET 216247961 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123656756 DLCTRL DEBUG Tx Command reply: GET_REPLY 216247961 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123656758 DLCTRL DEBUG Command: GET 327863917 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123656758 DLCTRL DEBUG Tx Command reply: GET_REPLY 327863917 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123656760 DLCTRL DEBUG Command: GET 710962721 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123656760 DLCTRL DEBUG Tx Command reply: GET_REPLY 710962721 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123656761 DLCTRL DEBUG Command: GET 744349230 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123656761 DLCTRL DEBUG Tx Command reply: GET_REPLY 744349230 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123656763 DLCTRL DEBUG Command: GET 802191407 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123656763 DLCTRL DEBUG Tx Command reply: GET_REPLY 802191407 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123656764 DLCTRL DEBUG Command: GET 162891297 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123656764 DLCTRL DEBUG Tx Command reply: GET_REPLY 162891297 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123656766 DLCTRL DEBUG Command: GET 667421176 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123656766 DLCTRL DEBUG Tx Command reply: GET_REPLY 667421176 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123656767 DLCTRL DEBUG Command: GET 621245815 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123656767 DLCTRL DEBUG Tx Command reply: GET_REPLY 621245815 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123656768 DLCTRL DEBUG Command: GET 93784343 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123656768 DLCTRL DEBUG Tx Command reply: GET_REPLY 93784343 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123656772 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33899<->l=127.0.0.1:4262) (control_if.c:193) 20250817123656773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58466<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(647)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(646)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123656776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123656776 DLINP DEBUG SRVCONN(,r=127.0.0.1:57619<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123656776 DLINP DEBUG SRVCONN(,r=127.0.0.1:57619<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123656776 DLINP NOTICE SRV(,r=127.0.0.1:57619<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123656776 DMAIN NOTICE (127.0.0.1:57619 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57619<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123656776 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(659)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(654)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(663)@4feaec2ea8d8: Final verdict of PTC: none 20250817123656779 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123656779 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) 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123656779 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123656779 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) 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123656779 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123656779 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) 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(662)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(660)@4feaec2ea8d8: Final verdict of PTC: none 20250817123656779 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123656779 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) 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123656779 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123656779 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) 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123656779 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123656779 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) 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123656779 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 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123656779 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123656779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123656779 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123656779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123656779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123656779 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 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123656779 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123656779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123656779 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123656779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123656779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123656779 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 20250817123656779 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) 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123656779 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123656779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123656779 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123656779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123656779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123656779 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123656779 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) 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@4feaec2ea8d8: Final verdict of PTC: none 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123656779 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 20250817123656779 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123656779 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) 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123656779 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123656779 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 20250817123656780 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 20250817123656780 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) 20250817123656780 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123656780 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123656780 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123656780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123656780 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123656780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123656780 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)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(657)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(664)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(656)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(661)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW-PFCP(648)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(665)@4feaec2ea8d8: Final verdict of PTC: none 20250817123656789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58484<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123656802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123656813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:36:56 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 20250817123656899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123656932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123656933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123656933 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123656933 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) 20250817123656933 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5643547)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5643547)[0x558217700be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558217701010]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123656933 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123656933 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123656933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000383ff), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123656933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123656933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123656933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123656933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123656933 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558217701010]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5643547)[0x558217700be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5643547)[0x558217700be0]{disrupted}: Freeing instance (context_map.c:202) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5643547)[0x558217700be0]{disrupted}: Deallocated (fsm.c:568) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558217701010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558217701010]{disconnected}: Freeing instance (context_map.c:206) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558217701010]{disconnected}: Deallocated (fsm.c:568) 20250817123656933 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5643547 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1046925)[0x5582176e4d70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1046925)[0x5582176e4d70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558217700d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123656933 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123656933 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123656933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009616db), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123656933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123656933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123656933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123656933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123656933 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558217700d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1046925)[0x5582176e4d70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1046925)[0x5582176e4d70]{disrupted}: Freeing instance (context_map.c:202) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1046925)[0x5582176e4d70]{disrupted}: Deallocated (fsm.c:568) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558217700d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558217700d10]{disconnected}: Freeing instance (context_map.c:206) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558217700d10]{disconnected}: Deallocated (fsm.c:568) 20250817123656933 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1046925 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10567132)[0x558217703030]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10567132)[0x558217703030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5582176f8790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123656933 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123656933 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123656933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c92587), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123656933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123656933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123656933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123656933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123656933 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5582176f8790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10567132)[0x558217703030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10567132)[0x558217703030]{disrupted}: Freeing instance (context_map.c:202) 20250817123656933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10567132)[0x558217703030]{disrupted}: Deallocated (fsm.c:568) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5582176f8790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5582176f8790]{disconnected}: Freeing instance (context_map.c:206) 20250817123656933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5582176f8790]{disconnected}: Deallocated (fsm.c:568) 20250817123656933 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10567132 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250817123656933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123656933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123656933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123656933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123656933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123656933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123656933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123656933 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123656933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123656933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123656933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123656933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123656933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123656933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123656933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123656933 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123656933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123656933 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123656933 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123656933 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123656933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123656933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123656933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123656933 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123657531 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123657531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00827c79), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123657531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123657531 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123657531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123657531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123657531 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123657531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ae66), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123657531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123657531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123657531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123657531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123657531 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123657531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df6001), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123657531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123657531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123657531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123657531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123657531 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123657531 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123657531 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123657532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123657532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123657532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123657532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123657532 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123657532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123657532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123657532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123657532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123657532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123657532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123657532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123657532 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123657532 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123657532 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123657532 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123657532 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123657532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123657532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123657532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123657532 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123657703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53290<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=436260) 20250817123658114 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123658114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb87b0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123658114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123658114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123658114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123658114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123658114 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123658115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e3ce), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123658115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123658115 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123658115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123658115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123658115 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123658115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dbbea), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123658115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123658115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123658115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123658115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123658115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123658115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123658115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123658115 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123658115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123658115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123658115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123658115 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123658115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123658115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123658115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123658115 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123658115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123658115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123658115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123658115 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123658115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123658115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123658115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123658115 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123658115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123658115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123658115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123658115 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=436260, count=462644) 20250817123658740 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123658740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1db6f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123658740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123658740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123658740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123658740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123658740 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123658740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00408e17), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123658740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123658740 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123658740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123658740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123658740 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123658740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8d56c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123658740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123658740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123658740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123658740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123658740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123658740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123658740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123658741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123658741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123658741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123658741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123658741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123658741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123658741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123658741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123658741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123658741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123658741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123658741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123658741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123658741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123658741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123658741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123658741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123658741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123658741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123658741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123658741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123658779 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123658779 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123658780 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123658780 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123658780 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123658780 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123658780 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123658780 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123658780 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123658781 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123658781 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123658781 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123659170 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123659170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00836eb4), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123659170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123659170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123659170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123659170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123659170 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123659170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a9ace), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123659170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123659170 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123659170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123659170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123659170 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123659170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009085bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123659170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123659170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123659170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123659170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123659171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123659171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123659171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123659171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123659171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123659171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123659171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123659171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123659171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123659171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123659171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123659171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123659171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123659171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123659171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123659171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123659171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123659171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123659171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123659171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123659171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:36: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_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 20250817123659949 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123659949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bac822), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123659949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123659949 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123659949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123659949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123659949 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123659949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc24cd), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123659949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123659949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123659949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123659949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123659949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123659949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123659949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123659949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123659949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123659949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123659949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123659949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123659949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123659949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123659949 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123659949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123659949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123659949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123659950 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123659950 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00233585), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123659950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123659950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123659950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123659950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123659950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123659950 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123659950 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123659950 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123659950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123659950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123659950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123700686 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123700686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f2ed), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123700686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123700686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123700686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123700686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123700686 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123700686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00281ae9), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123700686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123700686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123700686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123700686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123700686 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123700686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f19843), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123700686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123700686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123700686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123700686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123700686 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123700686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3fd4a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123700686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123700686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123700686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123700686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123700686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123700686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123700687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123700687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123700687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123700687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123700687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123700687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123700687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123700687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123700687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123700687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123700687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123700687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123700687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123700687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123700687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123700687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123700687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123700687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123700687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123700687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123700687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123700687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123700687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123700687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123700687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123700687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250817123700774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123700780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123700784 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43901<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123700870 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123700870 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123700878 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123700878 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123700878 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123700878 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123700878 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123700878 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123700878 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123700878 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123700878 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123700878 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123700879 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41891 (stream_srv.c:142) 20250817123700879 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41891<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123700880 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123700880 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123700880 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) 20250817123700880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123700880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123700880 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) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700880 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) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123700880 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) 20250817123700880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123700880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123700880 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123700880 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123700880 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123700880 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) 20250817123700880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123700880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123700880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123700880 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) 20250817123700880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123700880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123700880 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123700880 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123700880 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123700880 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) 20250817123700880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123700880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123700880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123700880 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123700880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123700880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123700880 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123700880 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123700880 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123700880 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) 20250817123700880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123700880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123700880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123700880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123700880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123700880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123700880 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123700880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123700880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123700880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123700880 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 20250817123700880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123700880 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123700880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123700880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123700880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123700880 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 20250817123700880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123700880 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 20250817123700880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123700880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123700880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123700880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123700880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123700880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123700880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123700880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123700880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123700880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123700880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123700880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123700880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123700880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123700880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(679)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(679)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(677)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(682)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(682)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-SCCP(680)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(685)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-M3UA(685)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-SCCP(683)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123700921 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123700921 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123700921 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123700922 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123700922 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123700922 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123700922 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123700922 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123700922 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123700922 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123700923 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123700923 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123700923 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) 20250817123700923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123700923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123700923 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) 20250817123700923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700923 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) 20250817123700923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123700923 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) 20250817123700923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123700923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123700923 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123700923 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123700923 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123700923 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) 20250817123700923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123700923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123700923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123700923 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) 20250817123700923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123700923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123700923 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123700923 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123700923 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123700923 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) 20250817123700923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123700923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123700923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123700924 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) 20250817123700924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123700924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123700924 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123700924 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123700924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123700924 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) 20250817123700924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123700924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123700924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123700924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123700924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123700924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123700924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123700924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123700924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123700924 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123700924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123700924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123700924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123700924 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 20250817123700924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123700924 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123700924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123700924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123700924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123700924 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 20250817123700924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123700924 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 20250817123700924 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123700924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123700924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123700924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123700924 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 20250817123700924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123700924 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 20250817123700924 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123700924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123700924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123700924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123700924 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123700924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123700924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123700924 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(688)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(688)@4feaec2ea8d8: M3UA emulation initiated, the test can be started MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(688)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(686)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(691)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(689)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(694)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(692)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123701014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123701014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123701014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123701014 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123701014 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) 20250817123701014 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123701014 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123701014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123701014 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123701022 DLINP DEBUG SRVCONN(,r=127.0.0.1:41891<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123701022 DLINP DEBUG SRVCONN(,r=127.0.0.1:41891<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123701022 DLINP DEBUG SRVCONN(,r=127.0.0.1:41891<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123701022 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123701022 DHNBAP DEBUG (127.0.0.1:41891 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123701022 DHNBAP NOTICE (127.0.0.1:41891 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123701022 DHNBAP NOTICE (127.0.0.1:41891 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123701022 DLINP DEBUG SRVCONN(,r=127.0.0.1:41891<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123701022 DLINP DEBUG SRVCONN(,r=127.0.0.1:41891<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123701096 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 20250817123701096 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 20250817123701096 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123701096 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123701104 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123701104 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123701104 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123701104 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123701104 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123701104 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123701104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123701106 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 20250817123701106 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 20250817123701106 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123701106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817123701106 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123701106 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123701106 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123701106 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123701106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123701106 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123701106 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123701109 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) 20250817123701109 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123701109 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123701109 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123701109 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123701109 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123701109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123701110 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) 20250817123701110 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123701110 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123701110 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123701110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123701110 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123701110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123701117 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 20250817123701117 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 20250817123701117 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123701117 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817123701119 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) 20250817123701119 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817123701119 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123701119 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123701119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123701119 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123701119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123701120 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) 20250817123701120 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123701120 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123701120 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123701120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123701120 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123701120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123701135 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 20250817123701135 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 20250817123701135 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123701135 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123701138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123701138 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123701138 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123701138 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123701138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123701138 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123701138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123701140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123701140 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123701140 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123701140 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123701140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123701140 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123701140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123701146 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 20250817123701146 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 20250817123701146 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123701146 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123701150 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) 20250817123701150 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123701150 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123701150 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123701150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123701150 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123701150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123701152 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) 20250817123701152 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123701152 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123701152 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123701152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123701152 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123701152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123701170 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 20250817123701170 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 20250817123701170 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123701170 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250817123701178 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) 20250817123701178 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250817123701178 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123701178 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123701178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123701178 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123701178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123701180 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) 20250817123701180 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123701180 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123701180 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123701180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123701180 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123701181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123701588 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123701588 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123701588 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123701588 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123701588 DLSCCP DEBUG SCCP-SCOC(57)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) 20250817123701911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123701911 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123701911 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123701911 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123701911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123701911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123701911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123701911 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123701911 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123701911 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123701911 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123701911 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123701911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123701911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123701911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123701911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123701911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123701911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123701911 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123701911 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123701911 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) 20250817123701911 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) 20250817123701911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123701911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123701911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123701911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123701911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123701911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123701911 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123701911 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123701911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123701911 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123701911 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123701911 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123701911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123701911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123701911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123701911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123701918 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) 20250817123701918 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123701918 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123701918 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 20250817123701918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123701918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123701918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123701918 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123701918 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123701919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123701919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123701919 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) 20250817123701919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123701919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123701919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123701919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123701919 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) 20250817123701919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701919 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) 20250817123701919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123701919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123701919 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123701919 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123701919 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) 20250817123701919 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) 20250817123701919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123701919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123701919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123701919 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123701920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123701920 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123701920 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123701920 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123701920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123701920 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123701920 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123701920 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123701920 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123701920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123701920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123701920 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(678)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(681)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123701931 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) 20250817123701931 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123701931 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123701931 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 20250817123701931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123701931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123701931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123701931 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123701932 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123701932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123701932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123701932 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) 20250817123701932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123701932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123701932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817123701932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123701932 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) 20250817123701932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701932 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) 20250817123701932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123701932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123701932 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123701932 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123701932 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) 20250817123701932 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) 20250817123701932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123701932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123701932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123701932 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) 20250817123701932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123701932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123701932 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123701932 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: link up (cnlink.c:111) 20250817123701932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123701932 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123701932 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123701932 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 20250817123701932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123701932 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 20250817123701932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123701932 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(684)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123701947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123701947 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123701947 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123701947 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123701947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123701947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123701947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123701947 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123701947 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123701947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123701947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123701947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123701947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123701947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123701947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123701947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123701947 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) 20250817123701947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701947 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) 20250817123701947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701947 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123701947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123701947 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123701947 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123701947 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) 20250817123701947 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) 20250817123701947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123701947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123701947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123701947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123701947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123701947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123701947 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123701947 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123701947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123701947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123701947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123701948 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123701948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123701948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123701948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123701948 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(687)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123701951 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) 20250817123701951 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123701951 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123701951 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 20250817123701951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123701951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123701951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123701951 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123701951 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123701951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123701951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123701951 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) 20250817123701951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123701951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123701951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123701951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123701951 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) 20250817123701951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701952 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) 20250817123701952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123701952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123701952 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123701952 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123701952 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) 20250817123701952 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) 20250817123701952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123701952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123701952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123701952 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) 20250817123701952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123701952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123701952 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123701952 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123701952 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 20250817123701952 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123701952 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 20250817123701952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123701952 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123701952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123701952 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123701952 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn1-RAN(690)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123701992 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) 20250817123701992 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817123701992 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817123701992 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 20250817123701992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123701992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123701992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123701992 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123701992 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123701992 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123701992 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123701992 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) 20250817123701992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123701992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123701992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250817123701992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123701992 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) 20250817123701992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701993 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) 20250817123701993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123701993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123701993 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123701993 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123701993 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) 20250817123701993 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) 20250817123701993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123701993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123701993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123701993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123701993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123701993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123701993 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) 20250817123701993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123701993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123701993 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123701993 DRANAP NOTICE cnlink(sgsn-2)[0x5582176d8790]{CONNECTED}: link up (cnlink.c:111) 20250817123701993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123701993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123701993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123701993 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 20250817123701993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123701993 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 20250817123701993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123701993 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(693)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123703027 DLCTRL DEBUG Command: GET 5565627 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123703027 DLCTRL DEBUG Tx Command reply: GET_REPLY 5565627 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123703030 DLCTRL DEBUG Command: GET 771268658 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123703030 DLCTRL DEBUG Tx Command reply: GET_REPLY 771268658 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123703031 DLCTRL DEBUG Command: GET 40547082 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123703031 DLCTRL DEBUG Tx Command reply: GET_REPLY 40547082 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123703033 DLCTRL DEBUG Command: GET 526659659 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123703033 DLCTRL DEBUG Tx Command reply: GET_REPLY 526659659 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123703034 DLCTRL DEBUG Command: GET 497943293 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123703034 DLCTRL DEBUG Tx Command reply: GET_REPLY 497943293 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123703035 DLCTRL DEBUG Command: GET 871636914 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123703036 DLCTRL DEBUG Tx Command reply: GET_REPLY 871636914 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123703037 DLCTRL DEBUG Command: GET 289847193 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123703037 DLCTRL DEBUG Tx Command reply: GET_REPLY 289847193 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123703039 DLCTRL DEBUG Command: GET 155287758 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123703039 DLCTRL DEBUG Tx Command reply: GET_REPLY 155287758 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123703040 DLCTRL DEBUG Command: GET 609713060 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123703040 DLCTRL DEBUG Tx Command reply: GET_REPLY 609713060 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123703042 DLCTRL DEBUG Command: GET 588343242 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123703042 DLCTRL DEBUG Tx Command reply: GET_REPLY 588343242 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123703044 DLCTRL DEBUG Command: GET 350623146 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123703044 DLCTRL DEBUG Tx Command reply: GET_REPLY 350623146 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123703045 DLCTRL DEBUG Command: GET 564829653 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123703045 DLCTRL DEBUG Tx Command reply: GET_REPLY 564829653 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123703047 DLCTRL DEBUG Command: GET 822643613 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123703047 DLCTRL DEBUG Tx Command reply: GET_REPLY 822643613 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123703049 DLCTRL DEBUG Command: GET 906276726 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123703049 DLCTRL DEBUG Tx Command reply: GET_REPLY 906276726 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123703050 DLCTRL DEBUG Command: GET 589598183 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123703050 DLCTRL DEBUG Tx Command reply: GET_REPLY 589598183 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123703052 DLCTRL DEBUG Command: GET 25669930 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123703052 DLCTRL DEBUG Tx Command reply: GET_REPLY 25669930 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123703054 DLCTRL DEBUG Command: GET 174628257 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123703054 DLCTRL DEBUG Tx Command reply: GET_REPLY 174628257 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123703055 DLCTRL DEBUG Command: GET 105332760 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123703055 DLCTRL DEBUG Tx Command reply: GET_REPLY 105332760 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123703056 DLCTRL DEBUG Command: GET 995290371 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123703056 DLCTRL DEBUG Tx Command reply: GET_REPLY 995290371 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123703057 DLCTRL DEBUG Command: GET 227910056 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123703057 DLCTRL DEBUG Tx Command reply: GET_REPLY 227910056 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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 := '000000000000001010110010'B, t_guard := 20.000000 } 20250817123703079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)6124168 20250817123704130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123704130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123704130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123704130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123704131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5d7288, normal) (hnbgw_rua.c:407) 20250817123704131 DHNB DEBUG map_rua[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123704131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6124168)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123704131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6124168 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123704131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123704131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123704131 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6124168 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250817123704131 DCN DEBUG map_sccp[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123704131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123704131 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-6124168 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250817123704131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6124168 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123704131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6124168)[0x5582176e2c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123704131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123704131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123704131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6124168)[0x5582176e2c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123704131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558217700be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123704131 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123704131 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{IDLE}: Allocated (fsm.c:456) 20250817123704131 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123704131 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002b20056400500f1100926) (sccp_scrc.c:406) 20250817123704131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123704131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123704131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123704131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123704131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123704131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123704131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123704131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123704131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123704131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123704131 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) 20250817123704131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123704131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123704131 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123704131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558217700be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123704131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6124168)[0x5582176e2c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123704132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123704132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123704132 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123704132 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 20250817123704132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123704132 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 20250817123704132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123704132 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)177743 HNBGW_Test.msc2-SCCP(683)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(683)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123704152 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) 20250817123704152 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123704153 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123704153 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 20250817123704153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123704153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123704153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123704153 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123704153 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123704153 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123704153 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123704153 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) 20250817123704153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123704153 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=00375573) (sccp_scrc.c:477) 20250817123704153 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20250817123704153 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123704153 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123704153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123704153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123704153 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) 20250817123704153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123704153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558217700be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123704156 DLCTRL DEBUG Command: GET 378459957 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123704156 DLCTRL DEBUG Tx Command reply: GET_REPLY 378459957 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123704160 DLCTRL DEBUG Command: GET 550731879 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123704160 DLCTRL DEBUG Tx Command reply: GET_REPLY 550731879 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123704163 DLCTRL DEBUG Command: GET 679139105 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123704163 DLCTRL DEBUG Tx Command reply: GET_REPLY 679139105 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123704166 DLCTRL DEBUG Command: GET 679156588 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123704166 DLCTRL DEBUG Tx Command reply: GET_REPLY 679156588 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123704168 DLCTRL DEBUG Command: GET 677734799 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123704168 DLCTRL DEBUG Tx Command reply: GET_REPLY 677734799 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123704170 DLCTRL DEBUG Command: GET 994862585 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123704170 DLCTRL DEBUG Tx Command reply: GET_REPLY 994862585 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123704172 DLCTRL DEBUG Command: GET 139818358 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123704172 DLCTRL DEBUG Tx Command reply: GET_REPLY 139818358 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123704173 DLCTRL DEBUG Command: GET 309924985 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123704173 DLCTRL DEBUG Tx Command reply: GET_REPLY 309924985 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123704174 DLCTRL DEBUG Command: GET 895186091 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123704174 DLCTRL DEBUG Tx Command reply: GET_REPLY 895186091 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123704176 DLCTRL DEBUG Command: GET 591026500 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123704176 DLCTRL DEBUG Tx Command reply: GET_REPLY 591026500 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123704177 DLCTRL DEBUG Command: GET 10720180 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123704177 DLCTRL DEBUG Tx Command reply: GET_REPLY 10720180 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123704178 DLCTRL DEBUG Command: GET 95457360 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123704178 DLCTRL DEBUG Tx Command reply: GET_REPLY 95457360 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250817123704179 DLCTRL DEBUG Command: GET 862017805 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123704179 DLCTRL DEBUG Tx Command reply: GET_REPLY 862017805 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123704180 DLCTRL DEBUG Command: GET 33713827 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123704180 DLCTRL DEBUG Tx Command reply: GET_REPLY 33713827 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123704181 DLCTRL DEBUG Command: GET 95776519 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123704181 DLCTRL DEBUG Tx Command reply: GET_REPLY 95776519 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123704181 DLCTRL DEBUG Command: GET 261443366 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123704182 DLCTRL DEBUG Tx Command reply: GET_REPLY 261443366 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123704182 DLCTRL DEBUG Command: GET 908213939 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123704182 DLCTRL DEBUG Tx Command reply: GET_REPLY 908213939 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123704183 DLCTRL DEBUG Command: GET 554703299 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123704183 DLCTRL DEBUG Tx Command reply: GET_REPLY 554703299 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123704184 DLCTRL DEBUG Command: GET 626769908 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123704184 DLCTRL DEBUG Tx Command reply: GET_REPLY 626769908 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123704185 DLCTRL DEBUG Command: GET 489412041 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123704185 DLCTRL DEBUG Tx Command reply: GET_REPLY 489412041 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001100111010'B, t_guard := 20.000000 } 20250817123704201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53330<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@4feaec2ea8d8: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)2953485 20250817123705227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123705227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123705227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817123705227 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123705227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2d110d, normal) (hnbgw_rua.c:407) 20250817123705227 DHNB DEBUG map_rua[0x5582176e4d70]{init}: Allocated (fsm.c:456) 20250817123705227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953485)[0x5582176e4d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123705227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2953485 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123705227 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123705227 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123705227 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817123705227 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2953485 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250817123705227 DCN DEBUG map_sccp[0x558217700d10]{init}: Allocated (fsm.c:456) 20250817123705227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558217700d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123705227 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-2953485 <-> SCCP-81 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250817123705227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2953485 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817123705227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953485)[0x5582176e4d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123705227 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123705227 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123705227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953485)[0x5582176e4d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123705227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558217700d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123705227 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123705227 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{IDLE}: Allocated (fsm.c:456) 20250817123705227 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123705227 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300033a0056400500f1100926) (sccp_scrc.c:406) 20250817123705227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123705227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123705227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123705227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123705227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123705227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123705227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123705227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123705227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123705227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123705227 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) 20250817123705227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123705227 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123705227 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123705227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558217700d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123705227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953485)[0x5582176e4d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123705228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123705228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123705228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123705228 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 20250817123705228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123705228 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 20250817123705228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123705228 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@4feaec2ea8d8: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)3914654 HNBGW_Test.msc2-SCCP(683)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123705233 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) 20250817123705233 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123705233 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123705233 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 20250817123705233 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123705233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123705233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123705233 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123705233 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123705233 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123705233 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123705233 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) 20250817123705233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123705233 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=00a225c4) (sccp_scrc.c:477) 20250817123705234 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20250817123705234 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123705234 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123705234 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123705234 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123705234 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) 20250817123705234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558217700d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123705234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558217700d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123705236 DLCTRL DEBUG Command: GET 985701302 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123705236 DLCTRL DEBUG Tx Command reply: GET_REPLY 985701302 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123705239 DLCTRL DEBUG Command: GET 354516562 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123705239 DLCTRL DEBUG Tx Command reply: GET_REPLY 354516562 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123705241 DLCTRL DEBUG Command: GET 191788545 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123705241 DLCTRL DEBUG Tx Command reply: GET_REPLY 191788545 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123705243 DLCTRL DEBUG Command: GET 129490779 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123705243 DLCTRL DEBUG Tx Command reply: GET_REPLY 129490779 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123705245 DLCTRL DEBUG Command: GET 673204226 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123705245 DLCTRL DEBUG Tx Command reply: GET_REPLY 673204226 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123705246 DLCTRL DEBUG Command: GET 151148590 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123705246 DLCTRL DEBUG Tx Command reply: GET_REPLY 151148590 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123705248 DLCTRL DEBUG Command: GET 930615199 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123705248 DLCTRL DEBUG Tx Command reply: GET_REPLY 930615199 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123705249 DLCTRL DEBUG Command: GET 984725761 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123705249 DLCTRL DEBUG Tx Command reply: GET_REPLY 984725761 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123705250 DLCTRL DEBUG Command: GET 977511209 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123705250 DLCTRL DEBUG Tx Command reply: GET_REPLY 977511209 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123705252 DLCTRL DEBUG Command: GET 212027054 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123705252 DLCTRL DEBUG Tx Command reply: GET_REPLY 212027054 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123705253 DLCTRL DEBUG Command: GET 65808789 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123705253 DLCTRL DEBUG Tx Command reply: GET_REPLY 65808789 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123705253 DLCTRL DEBUG Command: GET 253001830 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123705253 DLCTRL DEBUG Tx Command reply: GET_REPLY 253001830 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250817123705254 DLCTRL DEBUG Command: GET 704593756 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123705254 DLCTRL DEBUG Tx Command reply: GET_REPLY 704593756 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123705255 DLCTRL DEBUG Command: GET 141561168 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123705255 DLCTRL DEBUG Tx Command reply: GET_REPLY 141561168 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123705256 DLCTRL DEBUG Command: GET 435733546 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123705256 DLCTRL DEBUG Tx Command reply: GET_REPLY 435733546 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123705257 DLCTRL DEBUG Command: GET 735317640 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123705257 DLCTRL DEBUG Tx Command reply: GET_REPLY 735317640 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123705257 DLCTRL DEBUG Command: GET 378019458 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123705257 DLCTRL DEBUG Tx Command reply: GET_REPLY 378019458 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123705258 DLCTRL DEBUG Command: GET 18247911 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123705258 DLCTRL DEBUG Tx Command reply: GET_REPLY 18247911 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123705259 DLCTRL DEBUG Command: GET 250726463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123705259 DLCTRL DEBUG Tx Command reply: GET_REPLY 250726463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123705259 DLCTRL DEBUG Command: GET 133949472 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123705259 DLCTRL DEBUG Tx Command reply: GET_REPLY 133949472 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000011110111'B, t_guard := 20.000000 } 20250817123705270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)12281310 20250817123706279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123706279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123706279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123706279 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123706279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb65de, normal) (hnbgw_rua.c:407) 20250817123706279 DHNB DEBUG map_rua[0x5582176f8790]{init}: Allocated (fsm.c:456) 20250817123706279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281310)[0x5582176f8790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123706279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12281310 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123706279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123706279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123706279 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12281310 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817123706279 DCN DEBUG map_sccp[0x5582176e7bf0]{init}: Allocated (fsm.c:456) 20250817123706279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5582176e7bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123706279 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-12281310 <-> SCCP-82 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817123706279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12281310 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123706279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281310)[0x5582176f8790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123706279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123706279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123706279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281310)[0x5582176f8790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123706279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5582176e7bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123706279 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123706279 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{IDLE}: Allocated (fsm.c:456) 20250817123706279 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123706279 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000f70056400500f1100926) (sccp_scrc.c:406) 20250817123706279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123706279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123706279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123706279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123706279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123706279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123706279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123706279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123706279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123706279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123706279 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123706279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123706279 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123706279 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123706279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5582176e7bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123706279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281310)[0x5582176f8790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123706279 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123706279 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123706279 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123706279 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123706279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123706279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123706279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123706279 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(680)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)15611066 HNBGW_Test.msc1-SCCP(680)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(680)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123706284 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) 20250817123706284 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123706284 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123706284 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 20250817123706284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123706284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123706284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123706284 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123706284 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123706284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123706284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123706284 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) 20250817123706284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123706284 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=00a99a93) (sccp_scrc.c:477) 20250817123706284 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20250817123706284 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123706284 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123706284 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123706284 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123706284 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) 20250817123706284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5582176e7bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123706284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5582176e7bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123706285 DLCTRL DEBUG Command: GET 789682235 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123706285 DLCTRL DEBUG Tx Command reply: GET_REPLY 789682235 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123706285 DLCTRL DEBUG Command: GET 291088810 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123706285 DLCTRL DEBUG Tx Command reply: GET_REPLY 291088810 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123706286 DLCTRL DEBUG Command: GET 979294119 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123706286 DLCTRL DEBUG Tx Command reply: GET_REPLY 979294119 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123706287 DLCTRL DEBUG Command: GET 419142139 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123706287 DLCTRL DEBUG Tx Command reply: GET_REPLY 419142139 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123706288 DLCTRL DEBUG Command: GET 892847594 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123706288 DLCTRL DEBUG Tx Command reply: GET_REPLY 892847594 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123706290 DLCTRL DEBUG Command: GET 520150289 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123706290 DLCTRL DEBUG Tx Command reply: GET_REPLY 520150289 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123706291 DLCTRL DEBUG Command: GET 22460705 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123706291 DLCTRL DEBUG Tx Command reply: GET_REPLY 22460705 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123706292 DLCTRL DEBUG Command: GET 371714545 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123706292 DLCTRL DEBUG Tx Command reply: GET_REPLY 371714545 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123706293 DLCTRL DEBUG Command: GET 939031020 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123706294 DLCTRL DEBUG Tx Command reply: GET_REPLY 939031020 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123706295 DLCTRL DEBUG Command: GET 878640455 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123706295 DLCTRL DEBUG Tx Command reply: GET_REPLY 878640455 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123706296 DLCTRL DEBUG Command: GET 446072507 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123706296 DLCTRL DEBUG Tx Command reply: GET_REPLY 446072507 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123706297 DLCTRL DEBUG Command: GET 377283420 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123706297 DLCTRL DEBUG Tx Command reply: GET_REPLY 377283420 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250817123706298 DLCTRL DEBUG Command: GET 272193267 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123706298 DLCTRL DEBUG Tx Command reply: GET_REPLY 272193267 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123706298 DLCTRL DEBUG Command: GET 50211211 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123706298 DLCTRL DEBUG Tx Command reply: GET_REPLY 50211211 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123706299 DLCTRL DEBUG Command: GET 926560388 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123706299 DLCTRL DEBUG Tx Command reply: GET_REPLY 926560388 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123706300 DLCTRL DEBUG Command: GET 256890558 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123706300 DLCTRL DEBUG Tx Command reply: GET_REPLY 256890558 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123706300 DLCTRL DEBUG Command: GET 596163979 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123706300 DLCTRL DEBUG Tx Command reply: GET_REPLY 596163979 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123706301 DLCTRL DEBUG Command: GET 564114590 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123706301 DLCTRL DEBUG Tx Command reply: GET_REPLY 564114590 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123706302 DLCTRL DEBUG Command: GET 708888201 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123706302 DLCTRL DEBUG Tx Command reply: GET_REPLY 708888201 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123706303 DLCTRL DEBUG Command: GET 374371341 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123706303 DLCTRL DEBUG Tx Command reply: GET_REPLY 374371341 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123706306 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43901<->l=127.0.0.1:4262) (control_if.c:193) 20250817123706306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53320<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(671)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(670)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123706308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53304<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123706308 DLINP DEBUG SRVCONN(,r=127.0.0.1:41891<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123706308 DLINP DEBUG SRVCONN(,r=127.0.0.1:41891<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123706308 DLINP NOTICE SRV(,r=127.0.0.1:41891<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123706308 DMAIN NOTICE (127.0.0.1:41891 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41891<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123706308 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(678)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(693)@4feaec2ea8d8: Final verdict of PTC: none 20250817123706310 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123706310 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(677)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(687)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(690)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(689)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(686)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(681)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(692)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(680)@4feaec2ea8d8: Final verdict of PTC: none20250817123706310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250817123706310 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123706310 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817123706310 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123706310 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123706310 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123706310 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123706310 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123706310 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123706310 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 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123706310 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123706310 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 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123706310 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123706310 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 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123706310 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123706310 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 20250817123706310 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) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123706310 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123706310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123706310 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 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123706310 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123706311 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123706311 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123706311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123706311 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123706311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123706311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123706311 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123706311 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) 20250817123706311 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123706311 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123706311 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 20250817123706311 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123706311 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) 20250817123706311 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123706311 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123706311 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 20250817123706311 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 20250817123706311 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) 20250817123706311 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123706311 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123706311 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123706311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123706311 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123706311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123706311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(683)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(685)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(679)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(688)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(695)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(691)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(682)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(672)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(684)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@4feaec2ea8d8: 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'. 20250817123706352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123706352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53330<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Aug 17 12:37:06 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 20250817123706416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123706481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123706481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123706481 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123706481 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) 20250817123706481 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123706481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6124168)[0x5582176e2c20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123706481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6124168)[0x5582176e2c20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123706481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123706481 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123706481 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123706481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00375573), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123706481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123706481 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) 20250817123706481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123706481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123706481 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123706481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558217700be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123706481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6124168)[0x5582176e2c20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123706481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6124168)[0x5582176e2c20]{disrupted}: Freeing instance (context_map.c:202) 20250817123706481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6124168)[0x5582176e2c20]{disrupted}: Deallocated (fsm.c:568) 20250817123706481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123706481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:206) 20250817123706481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123706481 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6124168 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250817123706481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953485)[0x5582176e4d70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123706481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953485)[0x5582176e4d70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123706481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558217700d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123706481 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123706481 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123706481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a225c4), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123706481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123706481 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) 20250817123706481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123706481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123706481 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123706481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558217700d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123706481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953485)[0x5582176e4d70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123706481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953485)[0x5582176e4d70]{disrupted}: Freeing instance (context_map.c:202) 20250817123706481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953485)[0x5582176e4d70]{disrupted}: Deallocated (fsm.c:568) 20250817123706481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558217700d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123706481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558217700d10]{disconnected}: Freeing instance (context_map.c:206) 20250817123706481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558217700d10]{disconnected}: Deallocated (fsm.c:568) 20250817123706481 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2953485 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250817123706481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281310)[0x5582176f8790]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123706481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281310)[0x5582176f8790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123706481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5582176e7bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123706481 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123706481 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123706481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a99a93), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123706481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123706481 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123706481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123706481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123706481 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123706482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5582176e7bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123706482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281310)[0x5582176f8790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123706482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281310)[0x5582176f8790]{disrupted}: Freeing instance (context_map.c:202) 20250817123706482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281310)[0x5582176f8790]{disrupted}: Deallocated (fsm.c:568) 20250817123706482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5582176e7bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123706482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5582176e7bf0]{disconnected}: Freeing instance (context_map.c:206) 20250817123706482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5582176e7bf0]{disconnected}: Deallocated (fsm.c:568) 20250817123706482 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12281310 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817123706482 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123706482 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123706482 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123706482 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 20250817123706482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123706482 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 20250817123706482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123706482 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123706482 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123706482 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123706482 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123706482 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 20250817123706482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123706482 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 20250817123706482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123706482 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123706483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123706483 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123706483 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123706483 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123706483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123706483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123706483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123706483 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123706933 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123706933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c92587), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123706933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123706933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123706933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123706933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123706933 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123706933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009616db), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123706933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123706933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123706933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123706933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123706933 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123706933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000383ff), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123706933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123706933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123706933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123706933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123706934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123706934 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123706934 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123706934 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123706934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123706934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123706934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123706934 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123706934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123706934 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123706934 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123706934 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123706934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123706934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123706934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123706934 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123706934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123706934 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123706934 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123706934 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123706934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123706935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123706935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123706935 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123707219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55860<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=516096) 20250817123707532 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123707532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df6001), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123707532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123707532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123707532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123707532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123707532 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123707532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ae66), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123707532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123707532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123707532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123707532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123707532 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123707532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00827c79), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123707532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123707532 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123707532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123707532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123707533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123707533 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123707533 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123707533 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123707533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123707533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123707533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123707533 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123707533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123707533 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123707533 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123707533 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123707533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123707533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123707533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123707533 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123707533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123707533 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123707533 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123707533 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123707533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123707533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123707533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123707534 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123708115 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123708115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dbbea), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123708115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123708115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123708115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123708115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123708115 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123708115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e3ce), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123708115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123708115 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123708115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123708115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123708115 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123708116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb87b0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123708116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123708116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123708116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123708116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123708116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123708116 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123708116 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123708116 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123708116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123708116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123708116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123708116 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123708116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123708116 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123708116 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123708117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123708117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123708117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123708117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123708117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123708117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123708117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123708117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123708117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123708117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123708117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123708117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123708117 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=516096, count=542512) 20250817123708311 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123708311 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123708311 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123708311 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123708311 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123708311 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123708311 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123708311 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123708311 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817123708311 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123708311 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123708311 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123708311 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123708311 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123708311 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250817123708311 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123708311 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123708311 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123708741 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123708741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8d56c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123708741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123708741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123708741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123708741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123708741 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123708741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00408e17), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123708741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123708741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123708741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123708741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123708741 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123708741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1db6f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123708741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123708741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123708741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123708741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123708741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123708741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123708741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123708741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123708741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123708741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123708741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123708742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123708742 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123708742 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123708742 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123708742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123708742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123708742 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123708742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123708742 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123708742 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123708742 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123708742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123708742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123708742 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123709171 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123709171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009085bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123709171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123709171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123709171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123709171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123709171 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123709171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a9ace), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123709171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123709171 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123709171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123709171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123709171 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123709171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00836eb4), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123709171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123709171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123709171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123709171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123709172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123709172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123709172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123709172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123709172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123709172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123709172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123709172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123709172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123709172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123709172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123709172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123709172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123709172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123709172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123709172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123709172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123709172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123709172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123709172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123709172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:37: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_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 20250817123709950 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123709950 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc24cd), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123709950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123709950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123709950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123709950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123709950 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123709950 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bac822), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123709950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123709950 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123709950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123709950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123709950 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123709950 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00233585), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123709950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123709950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123709950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123709950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123709951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123709951 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123709951 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123709951 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123709951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123709951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123709951 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123709951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123709951 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123709951 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123709951 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123709951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123709951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123709951 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123709951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123709951 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123709951 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123709951 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123709951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123709951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123709951 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_L3Compl_no_cn started. 20250817123710305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123710311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123710313 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39689<->l=127.0.0.1:4262) (control_if.c:572) 20250817123710418 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123710418 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh0(703)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123710428 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123710428 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123710428 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123710428 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123710428 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123710428 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123710429 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123710429 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123710429 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh1(705)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123710429 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44205 (stream_srv.c:142) 20250817123710429 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44205<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123710429 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123710429 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123710429 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) 20250817123710429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123710429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123710429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123710429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123710429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123710429 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123710429 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123710429 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123710429 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123710429 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123710429 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123710429 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) 20250817123710429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123710429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123710429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710429 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123710429 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123710429 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123710429 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123710429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123710429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123710429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123710429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123710429 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123710429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123710429 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123710429 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123710429 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123710429 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123710429 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123710429 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123710429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123710429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123710429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123710431 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123710431 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123710431 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) 20250817123710431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123710431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123710431 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) 20250817123710431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710431 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) 20250817123710431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123710431 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) 20250817123710431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123710431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123710431 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123710431 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123710431 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123710431 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) 20250817123710431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123710431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123710431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123710431 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) 20250817123710431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123710431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123710431 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123710431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123710431 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123710431 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123710431 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 20250817123710431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123710431 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123710431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123710431 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123710431 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123710431 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 20250817123710431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123710431 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 20250817123710431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(709)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(709)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(707)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123710454 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123710454 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123710454 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123710454 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123710454 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123710454 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123710455 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123710455 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123710455 DRANAP NOTICE cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123710455 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123710455 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123710456 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123710456 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123710456 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) 20250817123710456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123710456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123710456 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) 20250817123710456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710456 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) 20250817123710456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123710456 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) 20250817123710456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123710456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123710456 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123710456 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123710456 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123710456 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) 20250817123710456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123710456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123710456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123710456 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) 20250817123710456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123710456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123710456 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123710456 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123710456 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123710456 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) 20250817123710456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123710456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123710456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123710456 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) 20250817123710456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123710456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123710456 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123710457 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123710457 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123710457 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) 20250817123710457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123710457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123710457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123710457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123710457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123710457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123710457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123710457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123710457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123710457 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123710457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123710457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123710457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123710457 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 20250817123710457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123710457 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123710457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123710457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123710457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123710457 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 20250817123710457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123710457 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 20250817123710457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123710457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123710457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123710457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123710457 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 20250817123710457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123710457 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 20250817123710457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123710457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123710457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123710457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123710457 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123710457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123710457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123710457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123710483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123710483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123710483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123710483 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123710483 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) 20250817123710483 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123710483 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123710483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123710483 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123710491 DLINP DEBUG SRVCONN(,r=127.0.0.1:44205<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123710491 DLINP DEBUG SRVCONN(,r=127.0.0.1:44205<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123710491 DLINP DEBUG SRVCONN(,r=127.0.0.1:44205<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123710491 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123710491 DHNBAP DEBUG (127.0.0.1:44205 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123710491 DHNBAP NOTICE (127.0.0.1:44205 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123710491 DHNBAP NOTICE (127.0.0.1:44205 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123710491 DLINP DEBUG SRVCONN(,r=127.0.0.1:44205<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123710491 DLINP DEBUG SRVCONN(,r=127.0.0.1:44205<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123710648 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 20250817123710648 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 20250817123710648 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123710648 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123710658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123710658 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123710658 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123710658 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123710658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123710658 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123710658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123710661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123710661 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123710661 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123710661 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123710661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123710661 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123710661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123710671 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 20250817123710671 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 20250817123710671 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123710671 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123710679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123710679 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123710679 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123710679 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123710679 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123710679 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123710679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123710682 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(61)[0x558217782aa0]{IDLE}: Deallocated (fsm.c:568) 20250817123710682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123710682 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123710682 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123710682 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123710682 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123710682 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123710682 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123710682 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(58)[0x5582176f25b0]{IDLE}: Deallocated (fsm.c:568) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(59)[0x55821766c910]{IDLE}: Deallocated (fsm.c:568) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123710682 DLSCCP DEBUG SCCP-SCOC(60)[0x5582176e6a00]{IDLE}: Deallocated (fsm.c:568) 20250817123711470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123711470 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123711470 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123711470 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123711470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123711470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123711470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123711470 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123711470 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123711470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123711470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123711470 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123711470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123711470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123711470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123711470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123711470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123711470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123711470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123711470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123711470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123711470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123711470 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123711470 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123711470 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) 20250817123711470 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) 20250817123711470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123711470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123711470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123711470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123711470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123711470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123711470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123711470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123711470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123711470 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123711470 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123711470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123711470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123711470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123711470 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123711470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123711470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123711470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123711470 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(708)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123711479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123711479 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123711479 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123711479 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123711479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123711479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123711479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123711479 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123711479 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123711479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123711479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123711479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123711479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123711479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123711479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123711479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123711479 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) 20250817123711479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123711479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123711479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711479 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) 20250817123711479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711479 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123711479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123711479 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123711479 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123711479 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) 20250817123711479 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) 20250817123711479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123711479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123711479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123711479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123711479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123711479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123711479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123711479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123711479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123711479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123711479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123711479 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123711479 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123711479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123711479 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123711479 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123711479 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123711479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123711479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123711479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123711479 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(711)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123711507 DLCTRL DEBUG Command: GET 76851079 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123711507 DLCTRL DEBUG Tx Command reply: GET_REPLY 76851079 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123711513 DLCTRL DEBUG Command: GET 617447095 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123711513 DLCTRL DEBUG Tx Command reply: GET_REPLY 617447095 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123711515 DLCTRL DEBUG Command: GET 687936888 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123711515 DLCTRL DEBUG Tx Command reply: GET_REPLY 687936888 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123711517 DLCTRL DEBUG Command: GET 493661930 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123711517 DLCTRL DEBUG Tx Command reply: GET_REPLY 493661930 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123711519 DLCTRL DEBUG Command: GET 33604178 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123711519 DLCTRL DEBUG Tx Command reply: GET_REPLY 33604178 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123711521 DLCTRL DEBUG Command: GET 296845707 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123711521 DLCTRL DEBUG Tx Command reply: GET_REPLY 296845707 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123711524 DLCTRL DEBUG Command: GET 179101762 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123711524 DLCTRL DEBUG Tx Command reply: GET_REPLY 179101762 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123711525 DLCTRL DEBUG Command: GET 893604786 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123711525 DLCTRL DEBUG Tx Command reply: GET_REPLY 893604786 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123711526 DLCTRL DEBUG Command: GET 727430303 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123711526 DLCTRL DEBUG Tx Command reply: GET_REPLY 727430303 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123711528 DLCTRL DEBUG Command: GET 502006853 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123711528 DLCTRL DEBUG Tx Command reply: GET_REPLY 502006853 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123711529 DLCTRL DEBUG Command: GET 894065778 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123711529 DLCTRL DEBUG Tx Command reply: GET_REPLY 894065778 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123711530 DLCTRL DEBUG Command: GET 59669774 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123711531 DLCTRL DEBUG Tx Command reply: GET_REPLY 59669774 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123711532 DLCTRL DEBUG Command: GET 787028220 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123711532 DLCTRL DEBUG Tx Command reply: GET_REPLY 787028220 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123711533 DLCTRL DEBUG Command: GET 317968229 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123711533 DLCTRL DEBUG Tx Command reply: GET_REPLY 317968229 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123711534 DLCTRL DEBUG Command: GET 296864665 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123711534 DLCTRL DEBUG Tx Command reply: GET_REPLY 296864665 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123711535 DLCTRL DEBUG Command: GET 47417770 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123711535 DLCTRL DEBUG Tx Command reply: GET_REPLY 47417770 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123711536 DLCTRL DEBUG Command: GET 456311612 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123711536 DLCTRL DEBUG Tx Command reply: GET_REPLY 456311612 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123711538 DLCTRL DEBUG Command: GET 49939821 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123711538 DLCTRL DEBUG Tx Command reply: GET_REPLY 49939821 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123711539 DLCTRL DEBUG Command: GET 321546363 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123711539 DLCTRL DEBUG Tx Command reply: GET_REPLY 321546363 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123711540 DLCTRL DEBUG Command: GET 758365798 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123711540 DLCTRL DEBUG Tx Command reply: GET_REPLY 758365798 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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 := '000000000000000101001110'B, t_guard := 20.000000 } 20250817123711558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55902<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)4684917 20250817123712599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123712599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123712599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123712599 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123712599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x477c75, normal) (hnbgw_rua.c:407) 20250817123712599 DHNB DEBUG map_rua[0x5582176e6a00]{init}: Allocated (fsm.c:456) 20250817123712599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4684917)[0x5582176e6a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123712599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4684917 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123712599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123712599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123712599 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4684917 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250817123712599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4684917)[0x5582176e6a00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123712599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4684917)[0x5582176e6a00]{init}: Freeing instance (context_map.c:202) 20250817123712599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4684917)[0x5582176e6a00]{init}: Deallocated (fsm.c:568) 20250817123712600 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4684917 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123712600 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) 20250817123712600 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817123712600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817123712600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123712600 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)@4feaec2ea8d8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)4684917 MTC@4feaec2ea8d8: 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 := '000000000000001100001000'B, t_guard := 20.000000 } 20250817123712652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55914<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)2602820 20250817123713677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123713677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123713677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123713677 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123713677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x27b744, normal) (hnbgw_rua.c:407) 20250817123713677 DHNB DEBUG map_rua[0x5582176e6a00]{init}: Allocated (fsm.c:456) 20250817123713677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2602820)[0x5582176e6a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123713677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2602820 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123713677 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123713677 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123713677 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817123713677 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2602820 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250817123713677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2602820)[0x5582176e6a00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123713677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2602820)[0x5582176e6a00]{init}: Freeing instance (context_map.c:202) 20250817123713677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2602820)[0x5582176e6a00]{init}: Deallocated (fsm.c:568) 20250817123713677 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2602820 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123713678 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) 20250817123713678 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817123713678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817123713678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123713678 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)@4feaec2ea8d8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)2602820 MTC@4feaec2ea8d8: 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 := '000000000000001001010101'B, t_guard := 20.000000 } 20250817123713705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55918<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)1727484 20250817123714721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123714721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123714721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123714721 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123714721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a5bfc, normal) (hnbgw_rua.c:407) 20250817123714721 DHNB DEBUG map_rua[0x5582176e6a00]{init}: Allocated (fsm.c:456) 20250817123714721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1727484)[0x5582176e6a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123714721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1727484 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123714721 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123714721 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123714721 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1727484 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250817123714721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1727484)[0x5582176e6a00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123714721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1727484)[0x5582176e6a00]{init}: Freeing instance (context_map.c:202) 20250817123714721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1727484)[0x5582176e6a00]{init}: Deallocated (fsm.c:568) 20250817123714721 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1727484 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123714721 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) 20250817123714721 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817123714721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817123714721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123714721 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)@4feaec2ea8d8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)1727484 MTC@4feaec2ea8d8: 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 := '000000000000000111100011'B, t_guard := 20.000000 } 20250817123714762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55920<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)2773854 20250817123715776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123715776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123715776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250817123715776 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123715776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2a535e, normal) (hnbgw_rua.c:407) 20250817123715776 DHNB DEBUG map_rua[0x5582176e6a00]{init}: Allocated (fsm.c:456) 20250817123715776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2773854)[0x5582176e6a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123715776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2773854 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123715776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123715776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123715776 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2773854 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250817123715776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2773854)[0x5582176e6a00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123715777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2773854)[0x5582176e6a00]{init}: Freeing instance (context_map.c:202) 20250817123715777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2773854)[0x5582176e6a00]{init}: Deallocated (fsm.c:568) 20250817123715777 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2773854 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123715777 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) 20250817123715777 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817123715777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817123715777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123715777 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)@4feaec2ea8d8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)2773854 MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123715782 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39689<->l=127.0.0.1:4262) (control_if.c:193) 20250817123715782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55892<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(701)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(700)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123715784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55876<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123715785 DLINP DEBUG SRVCONN(,r=127.0.0.1:44205<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123715785 DLINP DEBUG SRVCONN(,r=127.0.0.1:44205<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123715785 DLINP NOTICE SRV(,r=127.0.0.1:44205<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123715785 DMAIN NOTICE (127.0.0.1:44205 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44205<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123715785 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817123715786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123715786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123715786 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123715786 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) 20250817123715786 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(707)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(710)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@4feaec2ea8d8: Final verdict of PTC: none 20250817123715788 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123715788 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) 20250817123715788 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123715788 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@4feaec2ea8d8: Final verdict of PTC: none 20250817123715788 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123715789 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) 20250817123715789 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123715789 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123715789 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123715789 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) 20250817123715789 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123715789 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123715789 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123715789 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) 20250817123715789 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123715789 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123715789 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 20250817123715789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123715789 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123715789 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123715789 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123715789 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123715789 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123715789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123715789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123715789 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 20250817123715789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123715789 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123715789 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123715789 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123715789 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123715790 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123715790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123715790 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(712)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(705)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(709)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(703)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(702)@4feaec2ea8d8: Final verdict of PTC: none 20250817123715792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55918<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123715793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55914<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123715793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55902<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(716)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(714)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(715)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(713)@4feaec2ea8d8: Final verdict of PTC: none 20250817123715806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55920<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(717)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sun Aug 17 12:37:15 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 20250817123715875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123716482 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123716482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a99a93), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123716482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123716482 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123716482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123716482 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123716483 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123716483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a225c4), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123716483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123716483 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) 20250817123716483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123716483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123716483 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123716483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00375573), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123716483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123716483 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) 20250817123716483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123716483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123716483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123716483 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123716483 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123716483 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123716483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123716483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123716483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123716483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123716483 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123716483 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123716484 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 20250817123716484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123716484 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 20250817123716484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123716484 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123716484 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123716484 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123716484 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 20250817123716484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123716484 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 20250817123716484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123716577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39598<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=251780) 20250817123716934 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123716934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000383ff), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123716934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123716934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123716934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123716934 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123716934 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123716934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009616db), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123716934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123716934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123716934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123716934 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123716934 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123716934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c92587), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123716934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123716934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123716934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123716934 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123716935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123716935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123716935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123716935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123716935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123716935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123716935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123716935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123716935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123716935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123716935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123716935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123716935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123716935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123716935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123716935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123716935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123716935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123716935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123716935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123716935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123717533 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123717534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00827c79), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123717534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123717534 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123717534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123717534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123717534 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123717534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ae66), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123717534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123717534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123717534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123717534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123717534 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123717534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df6001), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123717534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123717534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123717534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123717534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123717534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123717534 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123717534 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123717534 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123717534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123717534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123717534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123717535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123717535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123717535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123717535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123717535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123717535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123717535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123717535 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123717535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123717535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123717535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123717535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123717535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123717535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123717535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123717535 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=251780, count=276844) 20250817123717791 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123717791 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123717791 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123717791 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123717791 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123717791 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123718116 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123718116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb87b0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123718116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123718116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123718116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123718116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123718116 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123718117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e3ce), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123718117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123718117 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123718117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123718117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123718117 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123718117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dbbea), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123718117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123718117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123718117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123718117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123718117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123718117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123718117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123718117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123718117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123718117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123718117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123718117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123718117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123718117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123718117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123718117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123718118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123718118 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123718118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123718118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123718118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123718118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123718118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123718118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123718118 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:37:18 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 20250817123718742 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123718742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1db6f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123718742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123718742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123718742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123718742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123718742 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123718742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00408e17), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123718742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123718742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123718742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123718742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123718742 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123718742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8d56c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123718742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123718742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123718742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123718742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123718742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123718742 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123718743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123718743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123718743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123718743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123718743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123718743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123718743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123718743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123718743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123718743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123718743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123718743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123718743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123718743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123718743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123718743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123718743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123718743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123718743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123719172 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123719172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00836eb4), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123719172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123719172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123719172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123719172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123719172 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123719172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a9ace), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123719172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123719172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123719172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123719172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123719172 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123719172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009085bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123719172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123719172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123719172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123719172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123719173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123719173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123719173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123719173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123719173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123719173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123719173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123719173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123719173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123719173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123719173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123719173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123719173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123719173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123719173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123719173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123719173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123719173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123719173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123719173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123719173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250817123719688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123719695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123719701 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36831<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123719789 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123719789 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123719797 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123719797 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123719797 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123719798 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123719798 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123719798 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56278 (stream_srv.c:142) 20250817123719798 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56278<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123719798 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123719798 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123719798 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123719798 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123719799 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123719799 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123719799 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) 20250817123719799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123719799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123719799 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) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719799 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) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123719799 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) 20250817123719799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123719799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123719799 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123719799 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123719799 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123719799 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) 20250817123719799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123719799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123719799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123719799 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) 20250817123719799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123719799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123719799 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123719799 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123719799 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123719799 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) 20250817123719799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123719799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123719799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123719799 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123719799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123719799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123719799 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123719799 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123719799 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123719799 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) 20250817123719799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123719799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123719799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123719799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123719799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123719799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123719799 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123719800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123719800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123719800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123719800 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 20250817123719800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123719800 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123719800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123719800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123719800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123719800 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 20250817123719800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123719800 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 20250817123719800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123719800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123719800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123719800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123719800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123719800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123719800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123719800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123719800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123719800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123719800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123719800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123719800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123719800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123719800 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(728)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(726)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(731)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-SCCP(729)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-M3UA(734)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-SCCP(732)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123719840 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123719840 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123719840 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123719840 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123719840 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123719840 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123719840 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123719840 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123719840 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123719841 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123719841 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123719841 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) 20250817123719841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123719841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123719841 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) 20250817123719841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719841 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) 20250817123719841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123719841 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) 20250817123719841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123719841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123719841 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123719841 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123719841 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123719841 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) 20250817123719841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123719841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123719841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123719842 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) 20250817123719842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123719842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123719842 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123719842 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123719842 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123719842 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) 20250817123719842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123719842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123719842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123719842 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) 20250817123719842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123719842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123719842 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123719842 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123719842 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123719842 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) 20250817123719842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123719842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123719842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123719842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123719842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123719842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123719842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123719842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123719842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123719842 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123719842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123719842 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123719842 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123719842 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 20250817123719842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123719842 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123719842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123719842 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123719842 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123719842 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 20250817123719842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123719842 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 20250817123719842 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123719842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123719842 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123719842 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123719842 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 20250817123719842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123719842 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 20250817123719842 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123719842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123719842 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123719842 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123719842 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123719842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123719842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123719842 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(740)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(740)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-SCCP(738)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(743)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(741)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123719889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123719889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123719889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123719889 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123719889 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) 20250817123719889 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123719889 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123719889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123719889 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123719893 DLINP DEBUG SRVCONN(,r=127.0.0.1:56278<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123719893 DLINP DEBUG SRVCONN(,r=127.0.0.1:56278<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123719893 DLINP DEBUG SRVCONN(,r=127.0.0.1:56278<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123719893 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123719893 DHNBAP DEBUG (127.0.0.1:56278 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123719893 DHNBAP NOTICE (127.0.0.1:56278 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123719893 DHNBAP NOTICE (127.0.0.1:56278 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123719893 DLINP DEBUG SRVCONN(,r=127.0.0.1:56278<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123719893 DLINP DEBUG SRVCONN(,r=127.0.0.1:56278<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123719946 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(62)[0x5582176ed400]{IDLE}: Deallocated (fsm.c:568) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(63)[0x5582176f9e60]{IDLE}: Deallocated (fsm.c:568) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123719946 DLSCCP DEBUG SCCP-SCOC(64)[0x5582176f9470]{IDLE}: Deallocated (fsm.c:568) 20250817123720011 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 20250817123720011 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 20250817123720011 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123720011 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123720016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123720016 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123720016 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123720016 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123720016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123720016 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123720016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123720018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123720018 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123720018 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123720018 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123720018 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123720018 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123720018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123720022 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 20250817123720022 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 20250817123720022 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123720022 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123720027 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) 20250817123720027 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123720027 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123720027 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123720027 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123720027 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123720027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123720028 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) 20250817123720028 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123720028 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123720028 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123720028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123720028 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123720028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123720037 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 20250817123720037 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 20250817123720037 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123720037 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817123720044 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) 20250817123720044 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817123720044 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123720044 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123720044 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123720044 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123720044 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123720046 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) 20250817123720046 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123720046 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123720047 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123720047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123720047 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123720047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123720053 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 20250817123720053 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 20250817123720053 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123720053 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123720059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123720059 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123720059 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123720059 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123720059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123720059 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123720059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123720061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123720061 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123720061 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123720061 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123720061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123720061 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123720061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123720066 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 20250817123720066 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 20250817123720066 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123720066 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123720070 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) 20250817123720070 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123720070 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123720070 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123720070 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123720070 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123720070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123720072 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) 20250817123720072 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123720072 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123720072 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123720072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123720072 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123720072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123720078 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 20250817123720078 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 20250817123720078 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123720078 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250817123720081 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) 20250817123720081 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250817123720081 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123720081 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123720081 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123720081 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123720081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123720083 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) 20250817123720083 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123720083 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123720083 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123720083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123720083 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123720083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123720817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123720817 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123720817 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123720817 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123720817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123720817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123720817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123720817 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123720817 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123720817 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123720817 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123720817 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123720817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123720817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123720817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123720817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123720817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123720817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123720817 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123720817 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123720817 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) 20250817123720817 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) 20250817123720817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123720817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123720817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123720817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123720817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123720817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123720817 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123720817 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123720817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123720817 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123720817 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123720817 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123720817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123720817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123720817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123720817 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(727)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123720827 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) 20250817123720827 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123720827 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123720827 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 20250817123720827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123720827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123720827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123720827 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123720827 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123720827 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123720827 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123720827 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) 20250817123720827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123720827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123720827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123720827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123720827 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) 20250817123720827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720827 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) 20250817123720827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123720827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123720827 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123720827 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123720827 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) 20250817123720827 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) 20250817123720827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123720827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123720827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123720827 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123720827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123720827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123720827 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123720827 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123720827 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123720827 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123720827 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123720827 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123720827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123720827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123720827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123720827 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(730)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123720841 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) 20250817123720841 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123720841 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123720841 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 20250817123720841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123720841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123720841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123720841 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123720841 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123720841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123720841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123720841 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) 20250817123720841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123720841 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123720841 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817123720841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123720841 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) 20250817123720841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720841 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) 20250817123720841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123720841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123720841 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123720841 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123720841 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) 20250817123720841 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) 20250817123720841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123720841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123720841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123720841 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) 20250817123720841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123720841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123720841 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123720841 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: link up (cnlink.c:111) 20250817123720841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123720841 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123720841 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123720841 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 20250817123720841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123720841 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 20250817123720841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123720841 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(733)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123720858 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123720858 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123720858 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123720858 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123720858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123720858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123720858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123720858 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123720858 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123720858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123720858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123720858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123720858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123720858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123720858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123720858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123720858 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) 20250817123720858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720858 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) 20250817123720858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123720858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123720858 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123720858 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123720858 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) 20250817123720858 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) 20250817123720858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123720858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123720858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123720858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123720858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123720858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123720858 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123720858 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123720858 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123720858 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123720858 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123720858 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123720858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123720858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123720858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123720858 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(736)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123720870 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) 20250817123720870 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123720870 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123720870 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 20250817123720870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123720870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123720870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123720870 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123720870 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123720870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123720870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123720870 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) 20250817123720870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123720870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123720870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123720870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123720870 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) 20250817123720870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720870 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) 20250817123720870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123720870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123720870 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123720870 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123720870 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) 20250817123720870 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) 20250817123720870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123720870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123720870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123720870 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) 20250817123720870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123720870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123720870 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123720870 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817123720870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123720870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123720870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123720870 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 20250817123720870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123720870 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 20250817123720870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123720870 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(739)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123720884 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) 20250817123720884 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817123720884 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817123720884 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 20250817123720884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123720884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123720884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123720884 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123720885 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123720885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123720885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123720885 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) 20250817123720885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123720885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123720885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250817123720885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123720885 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) 20250817123720885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720885 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) 20250817123720885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720885 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123720885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123720885 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123720885 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123720885 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) 20250817123720885 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) 20250817123720885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123720885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123720885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123720885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123720885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123720885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123720885 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) 20250817123720885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123720885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123720885 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123720885 DRANAP NOTICE cnlink(sgsn-2)[0x5582176d8790]{CONNECTED}: link up (cnlink.c:111) 20250817123720885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123720885 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123720885 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123720885 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 20250817123720885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123720885 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 20250817123720885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123720885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(742)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123721896 DLCTRL DEBUG Command: GET 363776313 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123721896 DLCTRL DEBUG Tx Command reply: GET_REPLY 363776313 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123721898 DLCTRL DEBUG Command: GET 454781602 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123721898 DLCTRL DEBUG Tx Command reply: GET_REPLY 454781602 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123721899 DLCTRL DEBUG Command: GET 208044795 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123721899 DLCTRL DEBUG Tx Command reply: GET_REPLY 208044795 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123721899 DLCTRL DEBUG Command: GET 82782236 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123721899 DLCTRL DEBUG Tx Command reply: GET_REPLY 82782236 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123721900 DLCTRL DEBUG Command: GET 12806424 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123721900 DLCTRL DEBUG Tx Command reply: GET_REPLY 12806424 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123721901 DLCTRL DEBUG Command: GET 115751207 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123721901 DLCTRL DEBUG Tx Command reply: GET_REPLY 115751207 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123721902 DLCTRL DEBUG Command: GET 329012451 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123721902 DLCTRL DEBUG Tx Command reply: GET_REPLY 329012451 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123721902 DLCTRL DEBUG Command: GET 571994833 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123721902 DLCTRL DEBUG Tx Command reply: GET_REPLY 571994833 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123721903 DLCTRL DEBUG Command: GET 449279989 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123721903 DLCTRL DEBUG Tx Command reply: GET_REPLY 449279989 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123721904 DLCTRL DEBUG Command: GET 81342868 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123721904 DLCTRL DEBUG Tx Command reply: GET_REPLY 81342868 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123721905 DLCTRL DEBUG Command: GET 284026667 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123721905 DLCTRL DEBUG Tx Command reply: GET_REPLY 284026667 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123721906 DLCTRL DEBUG Command: GET 50162237 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123721906 DLCTRL DEBUG Tx Command reply: GET_REPLY 50162237 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123721907 DLCTRL DEBUG Command: GET 771476714 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123721907 DLCTRL DEBUG Tx Command reply: GET_REPLY 771476714 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123721908 DLCTRL DEBUG Command: GET 796688950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123721908 DLCTRL DEBUG Tx Command reply: GET_REPLY 796688950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123721909 DLCTRL DEBUG Command: GET 810426941 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123721909 DLCTRL DEBUG Tx Command reply: GET_REPLY 810426941 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123721909 DLCTRL DEBUG Command: GET 169731122 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123721909 DLCTRL DEBUG Tx Command reply: GET_REPLY 169731122 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123721910 DLCTRL DEBUG Command: GET 412090490 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123721910 DLCTRL DEBUG Tx Command reply: GET_REPLY 412090490 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123721911 DLCTRL DEBUG Command: GET 573552892 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123721911 DLCTRL DEBUG Tx Command reply: GET_REPLY 573552892 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123721912 DLCTRL DEBUG Command: GET 160500994 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123721912 DLCTRL DEBUG Tx Command reply: GET_REPLY 160500994 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123721912 DLCTRL DEBUG Command: GET 542515449 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123721912 DLCTRL DEBUG Tx Command reply: GET_REPLY 542515449 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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 := '000000000000001010111010'B, t_guard := 20.000000 } 20250817123721922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39620<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@4feaec2ea8d8: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)6673932 20250817123722937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123722937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123722937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123722937 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123722937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65d60c, normal) (hnbgw_rua.c:407) 20250817123722937 DHNB DEBUG map_rua[0x5582176e6a00]{init}: Allocated (fsm.c:456) 20250817123722937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6673932)[0x5582176e6a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123722937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6673932 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123722937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123722937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123722937 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250817123722937 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6673932 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) 20250817123722937 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6673932 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123722937 DCN DEBUG map_sccp[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817123722937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123722937 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-6673932 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123722937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6673932 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123722937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6673932)[0x5582176e6a00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123722937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123722937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123722937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6673932)[0x5582176e6a00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123722937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5582176e2c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123722937 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123722937 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{IDLE}: Allocated (fsm.c:456) 20250817123722937 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123722937 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030002ba0056400500f1100926) (sccp_scrc.c:406) 20250817123722937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123722937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123722937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123722937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123722937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123722937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123722937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123722937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123722937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123722937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123722937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123722937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123722937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123722937 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123722937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5582176e2c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123722937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6673932)[0x5582176e6a00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123722937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123722937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123722937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123722937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123722937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123722938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123722938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123722938 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(726)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@4feaec2ea8d8: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)11111410 HNBGW_Test.msc0-SCCP(726)@4feaec2ea8d8: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } HNBGW_Test.msc0-SCCP(726)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123722943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123722943 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123722943 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123722943 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123722943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123722943 DLCTRL DEBUG Command: GET 320205143 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123722943 DLCTRL DEBUG Tx Command reply: GET_REPLY 320205143 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123722943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123722943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123722943 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123722943 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123722943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123722943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123722943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123722943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123722943 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=00b9907c) (sccp_scrc.c:477) 20250817123722943 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20250817123722943 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123722943 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123722943 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123722943 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123722943 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) 20250817123722943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5582176e2c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123722943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5582176e2c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123722944 DLCTRL DEBUG Command: GET 796577413 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123722944 DLCTRL DEBUG Tx Command reply: GET_REPLY 796577413 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123722945 DLCTRL DEBUG Command: GET 841522989 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123722945 DLCTRL DEBUG Tx Command reply: GET_REPLY 841522989 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123722945 DLCTRL DEBUG Command: GET 360236806 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123722945 DLCTRL DEBUG Tx Command reply: GET_REPLY 360236806 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123722946 DLCTRL DEBUG Command: GET 63404988 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123722946 DLCTRL DEBUG Tx Command reply: GET_REPLY 63404988 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123722947 DLCTRL DEBUG Command: GET 365286562 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123722947 DLCTRL DEBUG Tx Command reply: GET_REPLY 365286562 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123722947 DLCTRL DEBUG Command: GET 83671287 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123722947 DLCTRL DEBUG Tx Command reply: GET_REPLY 83671287 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123722948 DLCTRL DEBUG Command: GET 858844187 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123722948 DLCTRL DEBUG Tx Command reply: GET_REPLY 858844187 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123722950 DLCTRL DEBUG Command: GET 509496794 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123722950 DLCTRL DEBUG Tx Command reply: GET_REPLY 509496794 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123722951 DLCTRL DEBUG Command: GET 676558747 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123722951 DLCTRL DEBUG Tx Command reply: GET_REPLY 676558747 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123722952 DLCTRL DEBUG Command: GET 871211036 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123722952 DLCTRL DEBUG Tx Command reply: GET_REPLY 871211036 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123722953 DLCTRL DEBUG Command: GET 692691941 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123722953 DLCTRL DEBUG Tx Command reply: GET_REPLY 692691941 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123722955 DLCTRL DEBUG Command: GET 29496227 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123722955 DLCTRL DEBUG Tx Command reply: GET_REPLY 29496227 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123722956 DLCTRL DEBUG Command: GET 47850719 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123722956 DLCTRL DEBUG Tx Command reply: GET_REPLY 47850719 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123722957 DLCTRL DEBUG Command: GET 785160205 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123722957 DLCTRL DEBUG Tx Command reply: GET_REPLY 785160205 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123722958 DLCTRL DEBUG Command: GET 874207598 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123722958 DLCTRL DEBUG Tx Command reply: GET_REPLY 874207598 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123722959 DLCTRL DEBUG Command: GET 721585207 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123722959 DLCTRL DEBUG Tx Command reply: GET_REPLY 721585207 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123722960 DLCTRL DEBUG Command: GET 471476900 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123722960 DLCTRL DEBUG Tx Command reply: GET_REPLY 471476900 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123722961 DLCTRL DEBUG Command: GET 791795949 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123722961 DLCTRL DEBUG Tx Command reply: GET_REPLY 791795949 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123722961 DLCTRL DEBUG Command: GET 326939422 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123722961 DLCTRL DEBUG Tx Command reply: GET_REPLY 326939422 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001011100101'B, t_guard := 20.000000 } 20250817123722973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)4580011 20250817123723981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123723981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123723981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123723981 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123723981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x45e2ab, normal) (hnbgw_rua.c:407) 20250817123723981 DHNB DEBUG map_rua[0x5582176e4d70]{init}: Allocated (fsm.c:456) 20250817123723981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4580011)[0x5582176e4d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123723981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4580011 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123723981 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123723981 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123723981 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4580011 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250817123723981 DCN DEBUG map_sccp[0x558217700d10]{init}: Allocated (fsm.c:456) 20250817123723981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558217700d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123723981 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-4580011 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250817123723981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4580011 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123723981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4580011)[0x5582176e4d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123723981 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123723981 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123723981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4580011)[0x5582176e4d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123723981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558217700d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123723981 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123723981 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{IDLE}: Allocated (fsm.c:456) 20250817123723981 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123723981 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002e50056400500f1100926) (sccp_scrc.c:406) 20250817123723981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123723981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123723981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123723981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123723981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123723981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123723981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123723981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123723981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123723981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123723981 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) 20250817123723981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123723981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123723981 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123723981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558217700d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123723981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4580011)[0x5582176e4d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123723981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123723981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123723981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123723981 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 20250817123723981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123723981 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 20250817123723981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123723981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(732)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)10920499 HNBGW_Test.msc2-SCCP(732)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(732)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123723986 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) 20250817123723986 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123723986 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123723986 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 20250817123723986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123723986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123723986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123723986 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123723986 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123723986 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123723986 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123723986 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) 20250817123723986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123723986 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=00b8faff) (sccp_scrc.c:477) 20250817123723986 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20250817123723986 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123723986 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123723986 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123723986 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123723986 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) 20250817123723986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558217700d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123723986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558217700d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123723986 DLCTRL DEBUG Command: GET 131559688 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123723986 DLCTRL DEBUG Tx Command reply: GET_REPLY 131559688 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123723987 DLCTRL DEBUG Command: GET 401261126 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123723987 DLCTRL DEBUG Tx Command reply: GET_REPLY 401261126 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123723988 DLCTRL DEBUG Command: GET 860807918 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123723988 DLCTRL DEBUG Tx Command reply: GET_REPLY 860807918 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123723989 DLCTRL DEBUG Command: GET 986197332 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123723989 DLCTRL DEBUG Tx Command reply: GET_REPLY 986197332 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123723990 DLCTRL DEBUG Command: GET 236417420 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123723990 DLCTRL DEBUG Tx Command reply: GET_REPLY 236417420 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123723991 DLCTRL DEBUG Command: GET 441750973 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123723991 DLCTRL DEBUG Tx Command reply: GET_REPLY 441750973 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123723991 DLCTRL DEBUG Command: GET 132549667 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123723991 DLCTRL DEBUG Tx Command reply: GET_REPLY 132549667 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123723992 DLCTRL DEBUG Command: GET 769649041 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123723992 DLCTRL DEBUG Tx Command reply: GET_REPLY 769649041 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123723993 DLCTRL DEBUG Command: GET 482218605 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123723993 DLCTRL DEBUG Tx Command reply: GET_REPLY 482218605 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123723994 DLCTRL DEBUG Command: GET 47810948 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123723994 DLCTRL DEBUG Tx Command reply: GET_REPLY 47810948 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123723995 DLCTRL DEBUG Command: GET 774470607 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123723995 DLCTRL DEBUG Tx Command reply: GET_REPLY 774470607 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123723996 DLCTRL DEBUG Command: GET 70623879 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123723996 DLCTRL DEBUG Tx Command reply: GET_REPLY 70623879 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250817123723997 DLCTRL DEBUG Command: GET 655110519 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123723997 DLCTRL DEBUG Tx Command reply: GET_REPLY 655110519 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123723998 DLCTRL DEBUG Command: GET 749381750 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123723998 DLCTRL DEBUG Tx Command reply: GET_REPLY 749381750 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123723999 DLCTRL DEBUG Command: GET 901119018 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123723999 DLCTRL DEBUG Tx Command reply: GET_REPLY 901119018 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123724000 DLCTRL DEBUG Command: GET 742723522 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123724000 DLCTRL DEBUG Tx Command reply: GET_REPLY 742723522 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123724001 DLCTRL DEBUG Command: GET 483068490 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123724001 DLCTRL DEBUG Tx Command reply: GET_REPLY 483068490 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123724002 DLCTRL DEBUG Command: GET 159879921 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123724002 DLCTRL DEBUG Tx Command reply: GET_REPLY 159879921 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123724003 DLCTRL DEBUG Command: GET 965394083 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123724003 DLCTRL DEBUG Tx Command reply: GET_REPLY 965394083 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123724004 DLCTRL DEBUG Command: GET 122073945 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123724004 DLCTRL DEBUG Tx Command reply: GET_REPLY 122073945 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123724007 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36831<->l=127.0.0.1:4262) (control_if.c:193) 20250817123724007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39612<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(720)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(719)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123724009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39610<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123724009 DLINP DEBUG SRVCONN(,r=127.0.0.1:56278<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123724009 DLINP DEBUG SRVCONN(,r=127.0.0.1:56278<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123724009 DLINP NOTICE SRV(,r=127.0.0.1:56278<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123724009 DMAIN NOTICE (127.0.0.1:56278 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56278<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123724009 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123724009 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) 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123724009 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123724009 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) 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123724009 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 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123724009 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(729)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(736)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(742)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@4feaec2ea8d8: Final verdict of PTC: none 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123724009 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123724009 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 20250817123724009 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) 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123724009 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123724009 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) 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817123724009 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123724009 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) 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123724009 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123724009 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) 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250817123724009 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123724009 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) 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123724009 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123724009 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) 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123724009 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) 20250817123724009 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) 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123724009 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123724009 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 20250817123724009 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) 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123724009 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-M3UA(728)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(741)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@4feaec2ea8d8: Final verdict of PTC: none 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123724009 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 20250817123724009 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) 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123724009 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123724009 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123724009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123724009 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 20250817123724009 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) 20250817123724010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123724010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123724010 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: Connection reset by peer HNBGW_Test.msc2-M3UA(734)@4feaec2ea8d8: Final verdict of PTC: none 20250817123724010 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123724010 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) 20250817123724010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123724010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250817123724010 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 20250817123724010 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 20250817123724010 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 20250817123724010 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) 20250817123724010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123724010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123724010 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) 20250817123724010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123724010 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123724010 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123724010 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123724010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123724010 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123724010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123724010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123724010 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 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(744)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(721)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(737)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123724031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39620<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123724037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:37:24 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 20250817123724128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123724188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123724188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123724188 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123724188 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) 20250817123724188 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123724188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6673932)[0x5582176e6a00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123724188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6673932)[0x5582176e6a00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123724188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123724188 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123724188 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123724188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9907c), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123724188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123724188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123724188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123724188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123724188 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123724188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5582176e2c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123724188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6673932)[0x5582176e6a00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123724188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6673932)[0x5582176e6a00]{disrupted}: Freeing instance (context_map.c:202) 20250817123724188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6673932)[0x5582176e6a00]{disrupted}: Deallocated (fsm.c:568) 20250817123724188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5582176e2c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123724188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5582176e2c20]{disconnected}: Freeing instance (context_map.c:206) 20250817123724188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5582176e2c20]{disconnected}: Deallocated (fsm.c:568) 20250817123724188 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6673932 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250817123724188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4580011)[0x5582176e4d70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123724188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4580011)[0x5582176e4d70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123724188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558217700d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123724188 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123724188 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123724188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8faff), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123724188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123724188 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) 20250817123724188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123724188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123724188 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123724188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558217700d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123724188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4580011)[0x5582176e4d70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123724188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4580011)[0x5582176e4d70]{disrupted}: Freeing instance (context_map.c:202) 20250817123724188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4580011)[0x5582176e4d70]{disrupted}: Deallocated (fsm.c:568) 20250817123724188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558217700d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123724188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558217700d10]{disconnected}: Freeing instance (context_map.c:206) 20250817123724188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558217700d10]{disconnected}: Deallocated (fsm.c:568) 20250817123724188 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4580011 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250817123724188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123724188 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123724188 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123724188 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123724188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123724188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123724188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123724188 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123724188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123724188 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123724188 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123724188 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 20250817123724188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123724188 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 20250817123724188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123724188 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123724829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39648<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=463520) Waiting for packet dumper to finish... 1 (prev_count=463520, count=464060) 20250817123726010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123726010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123726010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123726010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123726010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123726010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123726010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123726010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123726010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817123726010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123726010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123726010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123726010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123726010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123726010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123726483 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123726483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00375573), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123726483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123726483 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) 20250817123726483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123726483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123726483 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123726483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a225c4), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123726483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123726483 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) 20250817123726483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123726483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123726483 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123726483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a99a93), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123726483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123726483 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123726483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123726483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123726483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123726483 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123726483 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123726483 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 20250817123726483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123726483 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 20250817123726483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123726483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123726483 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123726483 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123726483 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 20250817123726483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123726483 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 20250817123726483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123726483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123726484 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123726484 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123726484 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123726484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123726484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123726484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:37:26 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 20250817123726935 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123726935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c92587), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123726935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123726935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123726935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123726935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123726935 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123726935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009616db), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123726935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123726935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123726935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123726935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123726935 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123726935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000383ff), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123726935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123726935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123726935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123726935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123726935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123726935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123726935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123726935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123726935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123726935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123726935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123726935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123726935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123726935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123726935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123726935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123726935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123726935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123726935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123726935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123726935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123726935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123726935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123726935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123726935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123727534 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123727534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df6001), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123727534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123727534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123727534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123727534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123727534 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123727534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ae66), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123727535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123727535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123727535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123727535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123727535 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123727535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00827c79), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123727535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123727535 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123727535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123727535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123727535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123727535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123727535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123727535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123727535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123727535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123727535 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123727535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123727535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123727535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123727535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123727535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123727535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123727535 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123727535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123727535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123727535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123727535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123727535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123727535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123727535 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_paging_imsi started. 20250817123727868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123727871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123727874 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40231<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(751)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123727954 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123727954 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123727962 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123727962 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123727962 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123727962 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123727962 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123727962 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1(753)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123727962 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56213 (stream_srv.c:142) 20250817123727962 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56213<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123727962 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123727962 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123727962 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123727963 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123727963 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123727964 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123727964 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123727964 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) 20250817123727964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123727964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123727964 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) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123727964 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) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123727964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123727964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123727964 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) 20250817123727964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123727964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123727964 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123727964 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123727964 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123727964 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) 20250817123727964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123727964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123727964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123727964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123727964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123727964 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) 20250817123727964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123727964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123727964 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123727964 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123727964 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123727964 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) 20250817123727964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123727964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123727964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123727964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123727964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123727964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123727964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123727964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123727964 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123727964 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123727964 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123727964 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) 20250817123727964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123727964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123727964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123727964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123727964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123727964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123727964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123727964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123727964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123727964 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123727964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123727964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123727964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123727964 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 20250817123727964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123727964 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123727964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123727964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123727964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123727964 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 20250817123727964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123727964 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 20250817123727964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123727964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123727964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123727964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123727964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123727964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123727964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123727964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123727964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123727964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123727964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123727964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123727964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123727964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123727964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(757)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(757)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(755)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(760)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(760)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-SCCP(758)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(763)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-M3UA(763)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(763)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-SCCP(761)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123728009 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123728009 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123728009 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123728009 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123728009 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123728009 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123728009 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123728009 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123728009 DRANAP NOTICE cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123728009 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123728009 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123728010 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123728010 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123728010 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) 20250817123728010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123728010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123728010 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) 20250817123728010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728010 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) 20250817123728010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123728010 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) 20250817123728010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123728010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123728010 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123728010 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123728010 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123728010 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) 20250817123728010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123728010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123728010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123728010 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) 20250817123728010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123728010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123728010 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123728010 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123728010 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123728010 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) 20250817123728010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123728010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123728010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123728010 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) 20250817123728010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123728010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123728010 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123728010 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123728010 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123728011 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) 20250817123728011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123728011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123728011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123728011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123728011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123728011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123728011 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123728011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123728011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123728011 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 20250817123728011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123728011 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123728011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123728011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123728011 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 20250817123728011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123728011 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 20250817123728011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123728011 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123728011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123728011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123728011 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 20250817123728011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123728011 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 20250817123728011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123728011 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 20250817123728011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123728011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123728011 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123728011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123728011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123728011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(766)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(764)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123728036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123728036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123728036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123728036 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123728036 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) 20250817123728036 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123728036 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123728036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123728036 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123728041 DLINP DEBUG SRVCONN(,r=127.0.0.1:56213<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123728041 DLINP DEBUG SRVCONN(,r=127.0.0.1:56213<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123728041 DLINP DEBUG SRVCONN(,r=127.0.0.1:56213<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123728041 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123728041 DHNBAP DEBUG (127.0.0.1:56213 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123728041 DHNBAP NOTICE (127.0.0.1:56213 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123728041 DHNBAP NOTICE (127.0.0.1:56213 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123728041 DLINP DEBUG SRVCONN(,r=127.0.0.1:56213<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123728041 DLINP DEBUG SRVCONN(,r=127.0.0.1:56213<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123728117 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123728117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dbbea), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123728117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123728117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123728117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123728117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123728117 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123728117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e3ce), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123728117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123728117 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123728117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123728117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123728117 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123728117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb87b0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123728117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123728117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123728117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123728117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123728117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123728117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123728117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123728117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123728117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123728117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123728117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123728117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123728117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123728117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123728117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123728117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123728117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123728117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123728117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123728117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123728117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123728117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123728175 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 20250817123728175 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 20250817123728175 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123728175 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123728176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728176 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123728176 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123728176 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123728176 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123728176 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123728176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123728177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728177 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123728177 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123728177 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123728177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123728177 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123728177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123728177 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 20250817123728191 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 20250817123728191 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 20250817123728191 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123728191 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123728192 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) 20250817123728192 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123728192 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123728192 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123728192 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123728192 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123728192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123728193 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) 20250817123728193 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123728193 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123728193 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123728193 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123728193 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123728193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123728193 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 20250817123728205 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 20250817123728205 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 20250817123728205 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123728205 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817123728206 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) 20250817123728206 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817123728206 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123728206 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123728206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123728206 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123728206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123728207 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) 20250817123728207 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123728207 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123728207 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123728207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123728207 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123728207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123728207 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 20250817123728222 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 20250817123728222 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 20250817123728222 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123728222 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123728223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728223 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123728223 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123728223 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123728223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123728223 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123728223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123728224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728224 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123728224 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123728224 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123728224 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123728224 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123728224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123728224 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 20250817123728742 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123728742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8d56c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123728742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123728742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123728743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123728743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123728743 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123728743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00408e17), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123728743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123728743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123728743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123728743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123728743 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123728743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1db6f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123728743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123728743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123728743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123728743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123728743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123728743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123728743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123728743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123728743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123728743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123728743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123728743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123728743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123728743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123728743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123728743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123728743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123728743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123728743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123728743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123728743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123728743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123728743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123728743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123728743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123728745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728745 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123728745 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123728745 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123728745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123728745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123728745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123728745 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123728745 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123728745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123728745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123728745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123728745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123728745 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=00b8d56c) (sccp_scrc.c:477) 20250817123728745 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20250817123728745 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123728745 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123728745 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123728745 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123728745 DLSCCP DEBUG SCCP-SCOC(68)[0x5582176fa280]{IDLE}: Deallocated (fsm.c:568) 20250817123728745 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) 20250817123728745 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123728745 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123728745 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 20250817123728745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123728745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123728745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123728745 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123728746 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123728746 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123728746 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123728746 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) 20250817123728746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123728746 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=00408e17) (sccp_scrc.c:477) 20250817123728746 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20250817123728746 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123728746 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123728746 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123728746 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123728746 DLSCCP DEBUG SCCP-SCOC(69)[0x5582176e7e30]{IDLE}: Deallocated (fsm.c:568) 20250817123728948 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123728948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123728948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123728948 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123728948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123728948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728948 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123728948 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123728948 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123728948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123728948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123728948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123728948 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123728948 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=00c1db6f) (sccp_scrc.c:477) 20250817123728948 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20250817123728948 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123728948 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123728948 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123728948 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123728948 DLSCCP DEBUG SCCP-SCOC(70)[0x5582176f9060]{IDLE}: Deallocated (fsm.c:568) 20250817123728996 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) 20250817123728996 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123728996 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123728996 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 20250817123728996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123728996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123728996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123728996 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123728996 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123728996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123728996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123728996 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) 20250817123728996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123728996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123728996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123728996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123728996 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) 20250817123728996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728996 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) 20250817123728996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123728996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123728996 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123728996 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123728996 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) 20250817123728996 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) 20250817123728996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123728996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123728996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123728996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123728996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123728996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123728996 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123728996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123728996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123728996 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123728996 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123728996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123728996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123728996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123728996 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123728996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123728996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123728996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123728996 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(759)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123729010 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) 20250817123729010 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123729010 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123729010 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 20250817123729010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123729010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123729010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123729010 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123729010 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123729010 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123729010 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123729010 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) 20250817123729010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123729010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123729010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817123729010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123729010 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) 20250817123729010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729010 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) 20250817123729010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123729010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123729010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123729010 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123729010 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) 20250817123729010 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) 20250817123729010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123729010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123729010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123729010 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) 20250817123729010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123729010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123729010 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123729010 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: link up (cnlink.c:111) 20250817123729010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123729010 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123729010 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123729010 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 20250817123729010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123729010 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 20250817123729010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123729010 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(762)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123729027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123729027 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123729027 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123729027 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123729027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123729027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123729027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123729027 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123729027 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123729027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123729027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123729027 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123729027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123729027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123729027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123729027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123729027 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) 20250817123729027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729027 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) 20250817123729027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729027 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123729027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123729027 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123729027 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123729027 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) 20250817123729027 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) 20250817123729027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123729027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123729027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123729027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123729027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123729027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123729027 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123729027 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123729027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123729027 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123729027 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123729027 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123729027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123729027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123729027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123729027 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(765)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123729156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123729156 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123729156 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123729156 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123729156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123729156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123729156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123729156 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123729156 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123729156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123729156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123729156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123729156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123729156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123729156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123729156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123729156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123729156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123729156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123729156 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123729156 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) 20250817123729156 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) 20250817123729156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123729156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123729156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123729156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123729156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123729156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123729156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123729156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123729156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123729156 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123729156 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123729156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123729156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123729156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123729156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123729156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123729156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123729156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123729156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(756)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123729166 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(65)[0x5582176fed40]{IDLE}: Deallocated (fsm.c:568) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(66)[0x5582176ed530]{IDLE}: Deallocated (fsm.c:568) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123729167 DLSCCP DEBUG SCCP-SCOC(67)[0x5582176e86e0]{IDLE}: Deallocated (fsm.c:568) 20250817123730045 DLCTRL DEBUG Command: GET 327323252 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123730045 DLCTRL DEBUG Tx Command reply: GET_REPLY 327323252 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123730046 DLCTRL DEBUG Command: GET 545434956 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123730046 DLCTRL DEBUG Tx Command reply: GET_REPLY 545434956 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123730047 DLCTRL DEBUG Command: GET 433900755 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123730047 DLCTRL DEBUG Tx Command reply: GET_REPLY 433900755 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123730048 DLCTRL DEBUG Command: GET 386040844 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123730048 DLCTRL DEBUG Tx Command reply: GET_REPLY 386040844 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123730049 DLCTRL DEBUG Command: GET 258946475 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123730049 DLCTRL DEBUG Tx Command reply: GET_REPLY 258946475 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123730049 DLCTRL DEBUG Command: GET 690174431 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123730049 DLCTRL DEBUG Tx Command reply: GET_REPLY 690174431 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123730050 DLCTRL DEBUG Command: GET 752647211 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123730050 DLCTRL DEBUG Tx Command reply: GET_REPLY 752647211 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123730051 DLCTRL DEBUG Command: GET 848616279 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123730051 DLCTRL DEBUG Tx Command reply: GET_REPLY 848616279 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123730051 DLCTRL DEBUG Command: GET 492173346 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123730051 DLCTRL DEBUG Tx Command reply: GET_REPLY 492173346 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123730052 DLCTRL DEBUG Command: GET 709039936 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123730052 DLCTRL DEBUG Tx Command reply: GET_REPLY 709039936 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123730053 DLCTRL DEBUG Command: GET 360684010 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123730053 DLCTRL DEBUG Tx Command reply: GET_REPLY 360684010 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123730053 DLCTRL DEBUG Command: GET 894193185 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123730053 DLCTRL DEBUG Tx Command reply: GET_REPLY 894193185 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123730054 DLCTRL DEBUG Command: GET 676104634 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123730054 DLCTRL DEBUG Tx Command reply: GET_REPLY 676104634 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123730055 DLCTRL DEBUG Command: GET 383036610 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123730055 DLCTRL DEBUG Tx Command reply: GET_REPLY 383036610 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123730055 DLCTRL DEBUG Command: GET 128855737 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123730055 DLCTRL DEBUG Tx Command reply: GET_REPLY 128855737 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123730056 DLCTRL DEBUG Command: GET 165617549 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123730056 DLCTRL DEBUG Tx Command reply: GET_REPLY 165617549 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123730057 DLCTRL DEBUG Command: GET 704973357 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123730057 DLCTRL DEBUG Tx Command reply: GET_REPLY 704973357 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123730057 DLCTRL DEBUG Command: GET 863200416 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123730057 DLCTRL DEBUG Tx Command reply: GET_REPLY 863200416 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123730058 DLCTRL DEBUG Command: GET 116953064 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123730058 DLCTRL DEBUG Tx Command reply: GET_REPLY 116953064 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123730059 DLCTRL DEBUG Command: GET 853780861 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123730059 DLCTRL DEBUG Tx Command reply: GET_REPLY 853780861 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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 } } } 20250817123730069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123731076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123731076 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123731076 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123731076 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123731076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123731076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123731076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123731076 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123731076 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123731076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123731076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123731076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123731076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123731076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123731076 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123731076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123731076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123731076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123731076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123731076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123731076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123731076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123731076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123731076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123731076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123731076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123731076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123731076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123731076 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123731076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123731076 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250817123731076 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250817123731076 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250817123731076 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250817123731076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250817123731076 DRUA DEBUG (127.0.0.1:56213 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250817123731076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123731076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250817123731076 DLINP DEBUG SRVCONN(,r=127.0.0.1:56213<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123731076 DLINP DEBUG SRVCONN(,r=127.0.0.1:56213<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh0-RUA(752)@4feaec2ea8d8: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(754)@4feaec2ea8d8: UnitdataCallback HNBGW_Test.msc0-RAN(756)@4feaec2ea8d8: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@4feaec2ea8d8: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_paging_imsi0(768)14523613 20250817123732083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123732083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123732083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123732083 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123732083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd9cdd, normal) (hnbgw_rua.c:407) 20250817123732083 DHNB DEBUG map_rua[0x5582176e7e30]{init}: Allocated (fsm.c:456) 20250817123732083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14523613)[0x5582176e7e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123732083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14523613 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123732083 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123732083 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123732083 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14523613 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250817123732083 DCN DEBUG map_sccp[0x5582176fa280]{init}: Allocated (fsm.c:456) 20250817123732083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5582176fa280]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123732083 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-14523613 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123732083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14523613 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123732083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14523613)[0x5582176e7e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123732083 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123732083 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123732083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14523613)[0x5582176e7e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123732083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5582176fa280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123732083 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123732083 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{IDLE}: Allocated (fsm.c:456) 20250817123732083 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123732083 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f400300009f0056400500f1100926) (sccp_scrc.c:406) 20250817123732083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123732083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123732083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123732083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123732083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123732083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123732083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123732083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123732083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123732083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123732083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123732083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123732083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123732083 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123732083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5582176fa280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123732083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14523613)[0x5582176e7e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123732084 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123732084 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123732084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123732084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123732084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123732084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123732084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123732084 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(755)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@4feaec2ea8d8: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_paging_imsi0(768)14579464 HNBGW_Test.msc0-SCCP(755)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123732088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123732088 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123732088 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123732088 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123732088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123732088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123732088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123732088 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123732088 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123732088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123732088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123732088 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123732088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123732088 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=00a0998f) (sccp_scrc.c:477) 20250817123732088 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20250817123732088 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123732088 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123732088 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123732088 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) TC_mscpool_paging_imsi0(768)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123732088 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) 20250817123732088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5582176fa280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123732088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5582176fa280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123733089 DLCTRL DEBUG Command: GET 198167936 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123733089 DLCTRL DEBUG Tx Command reply: GET_REPLY 198167936 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123733090 DLCTRL DEBUG Command: GET 284317161 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123733090 DLCTRL DEBUG Tx Command reply: GET_REPLY 284317161 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123733092 DLCTRL DEBUG Command: GET 856658338 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123733092 DLCTRL DEBUG Tx Command reply: GET_REPLY 856658338 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123733093 DLCTRL DEBUG Command: GET 290877831 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123733093 DLCTRL DEBUG Tx Command reply: GET_REPLY 290877831 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123733095 DLCTRL DEBUG Command: GET 653436105 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123733095 DLCTRL DEBUG Tx Command reply: GET_REPLY 653436105 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123733096 DLCTRL DEBUG Command: GET 101086044 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123733096 DLCTRL DEBUG Tx Command reply: GET_REPLY 101086044 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123733097 DLCTRL DEBUG Command: GET 260806541 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123733097 DLCTRL DEBUG Tx Command reply: GET_REPLY 260806541 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123733098 DLCTRL DEBUG Command: GET 313432181 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123733098 DLCTRL DEBUG Tx Command reply: GET_REPLY 313432181 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123733099 DLCTRL DEBUG Command: GET 603711863 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123733099 DLCTRL DEBUG Tx Command reply: GET_REPLY 603711863 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123733099 DLCTRL DEBUG Command: GET 500135128 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123733100 DLCTRL DEBUG Tx Command reply: GET_REPLY 500135128 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123733100 DLCTRL DEBUG Command: GET 76227910 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123733100 DLCTRL DEBUG Tx Command reply: GET_REPLY 76227910 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123733101 DLCTRL DEBUG Command: GET 235520257 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123733101 DLCTRL DEBUG Tx Command reply: GET_REPLY 235520257 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123733102 DLCTRL DEBUG Command: GET 366806888 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123733102 DLCTRL DEBUG Tx Command reply: GET_REPLY 366806888 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123733103 DLCTRL DEBUG Command: GET 409328617 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123733103 DLCTRL DEBUG Tx Command reply: GET_REPLY 409328617 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123733104 DLCTRL DEBUG Command: GET 657634469 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123733104 DLCTRL DEBUG Tx Command reply: GET_REPLY 657634469 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123733104 DLCTRL DEBUG Command: GET 316732336 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123733104 DLCTRL DEBUG Tx Command reply: GET_REPLY 316732336 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123733105 DLCTRL DEBUG Command: GET 510088283 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123733105 DLCTRL DEBUG Tx Command reply: GET_REPLY 510088283 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123733106 DLCTRL DEBUG Command: GET 101565945 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123733106 DLCTRL DEBUG Tx Command reply: GET_REPLY 101565945 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123733107 DLCTRL DEBUG Command: GET 456069045 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123733107 DLCTRL DEBUG Tx Command reply: GET_REPLY 456069045 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123733107 DLCTRL DEBUG Command: GET 540990633 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123733107 DLCTRL DEBUG Tx Command reply: GET_REPLY 540990633 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123733110 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40231<->l=127.0.0.1:4262) (control_if.c:193) 20250817123733110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60342<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(749)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(748)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123733111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60334<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123733111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123733111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123733111 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123733111 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) 20250817123733111 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123733112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14523613)[0x5582176e7e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123733112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14523613)[0x5582176e7e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123733112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5582176fa280]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123733112 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123733112 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123733112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0998f), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123733112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123733112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123733112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123733112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123733112 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123733112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5582176fa280]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123733112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14523613)[0x5582176e7e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123733112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14523613)[0x5582176e7e30]{disrupted}: Freeing instance (context_map.c:202) 20250817123733112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14523613)[0x5582176e7e30]{disrupted}: Deallocated (fsm.c:568) 20250817123733112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5582176fa280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123733112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5582176fa280]{disconnected}: Freeing instance (context_map.c:206) 20250817123733112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5582176fa280]{disconnected}: Deallocated (fsm.c:568) 20250817123733112 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14523613 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250817123733112 DLINP DEBUG SRVCONN(,r=127.0.0.1:56213<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123733112 DLINP DEBUG SRVCONN(,r=127.0.0.1:56213<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123733112 DLINP NOTICE SRV(,r=127.0.0.1:56213<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123733112 DMAIN NOTICE (127.0.0.1:56213 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56213<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123733112 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123733112 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123733112 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123733112 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123733112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123733112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123733112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123733112 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_mscpool_paging_imsi(747)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(754)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(759)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(758)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(752)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(761)@4feaec2ea8d8: Final verdict of PTC: none 20250817123733112 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 20250817123733112 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) 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123733112 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW_Test.sgsn0-SCCP(764)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@4feaec2ea8d8: Final verdict of PTC: none 20250817123733112 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) 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123733112 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123733112 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) 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123733112 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) 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123733112 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123733112 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123733112 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123733112 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123733112 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123733112 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123733112 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) 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123733112 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123733112 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) 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123733112 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817123733112 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 20250817123733112 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 20250817123733113 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) HNBGW_Test.sgsn0-RAN(765)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(756)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(751)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(763)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(760)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(767)@4feaec2ea8d8: Final verdict of PTC: none 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123733113 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123733113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123733113 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123733113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123733113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123733113 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123733113 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) 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123733113 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 20250817123733113 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 20250817123733113 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 20250817123733113 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 20250817123733113 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) 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123733113 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123733113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123733113 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123733113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123733113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123733113 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123733113 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) 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123733113 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 20250817123733113 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 20250817123733113 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123733113 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) 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123733113 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 20250817123733113 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 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123733113 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123733113 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123733113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123733113 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123733113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123733113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123733113 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 TC_mscpool_paging_imsi-Iuh1(753)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(766)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(750)@4feaec2ea8d8: Final verdict of PTC: none 20250817123733125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60344<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(768)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sun Aug 17 12:37:33 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 20250817123733203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123733804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60358<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=347464) 20250817123734189 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123734189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8faff), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123734189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123734189 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) 20250817123734189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123734189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123734189 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123734189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9907c), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123734189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123734189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123734189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123734189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123734189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123734189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123734189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123734189 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 20250817123734189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123734189 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 20250817123734189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123734189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123734189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123734189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123734189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123734189 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123734189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123734189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123734189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123734189 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=347464, count=408832) 20250817123735113 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123735113 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123735113 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817123735113 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123735113 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123735113 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123735113 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123735113 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123735113 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123735113 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123735113 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123735113 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:37: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_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 20250817123736484 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123736484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a99a93), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123736484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736484 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123736484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123736484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736484 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123736484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a225c4), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123736484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736484 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) 20250817123736484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123736484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736484 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123736484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00375573), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123736484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736484 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) 20250817123736484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123736484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736484 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736484 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736484 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736484 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123736484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123736484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123736484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123736485 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736485 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736485 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736485 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 20250817123736485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123736485 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 20250817123736485 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123736485 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736485 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736485 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736485 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 20250817123736485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123736485 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 20250817123736485 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_paging_tmsi started. 20250817123736844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123736846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123736849 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37737<->l=127.0.0.1:4262) (control_if.c:572) 20250817123736935 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123736935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000383ff), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123736935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123736935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123736935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736935 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123736935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009616db), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123736935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123736935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123736935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736935 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123736935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c92587), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123736935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123736935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123736935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123736935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123736935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123736935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123736936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736936 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736936 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736936 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123736936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123736936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123736936 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123736936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736936 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736936 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736936 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123736936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123736936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123736936 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down TC_mscpool_paging_tmsi-Iuh0(773)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123736938 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123736938 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123736949 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123736949 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123736949 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123736950 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123736950 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123736950 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123736950 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123736950 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123736950 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123736951 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123736951 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123736951 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) 20250817123736951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123736951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123736951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) TC_mscpool_paging_tmsi-Iuh1(775)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123736951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123736951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123736951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736951 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123736951 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123736951 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123736951 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123736951 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123736951 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) 20250817123736951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123736951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123736951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736951 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123736951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123736951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736951 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123736951 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39573 (stream_srv.c:142) 20250817123736951 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39573<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123736951 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123736951 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123736951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736951 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736951 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736951 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123736951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123736951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123736951 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123736951 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) 20250817123736951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123736951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123736951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736951 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) 20250817123736951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123736951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736951 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123736951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736951 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736951 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736951 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123736951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123736951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123736951 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123736951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736951 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736951 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736951 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 20250817123736951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123736951 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 20250817123736951 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123736952 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123736952 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123736952 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) 20250817123736952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123736952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123736952 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) 20250817123736952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736952 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) 20250817123736952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736952 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) 20250817123736952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123736952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736952 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123736952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736952 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736952 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736952 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 20250817123736952 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123736952 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(779)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(779)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(777)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(782)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(782)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-SCCP(780)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(785)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-M3UA(785)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-SCCP(783)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123736994 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123736994 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123736994 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123736994 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123736994 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123736994 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123736994 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123736995 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123736995 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123736996 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123736996 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123736996 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) 20250817123736996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123736996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123736996 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) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736996 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) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736996 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) 20250817123736996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123736996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736996 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123736996 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123736996 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123736996 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) 20250817123736996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123736996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123736996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736996 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) 20250817123736996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123736996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736996 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123736996 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123736996 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123736996 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) 20250817123736996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123736996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123736996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736996 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) 20250817123736996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123736996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736996 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123736996 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123736996 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123736996 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) 20250817123736996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123736996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123736996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123736996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123736996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123736996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123736996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123736996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123736996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123736996 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123736996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736996 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 20250817123736996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123736996 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123736996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736996 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 20250817123736996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123736997 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 20250817123736997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123736997 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123736997 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736997 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736997 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736997 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 20250817123736997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123736997 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 20250817123736997 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123736997 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 20250817123736997 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123736997 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123736997 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123736997 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123736997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123736997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123736997 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(788)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(786)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123737018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123737018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123737018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123737018 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123737018 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) 20250817123737018 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123737018 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123737018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123737018 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123737026 DLINP DEBUG SRVCONN(,r=127.0.0.1:39573<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123737026 DLINP DEBUG SRVCONN(,r=127.0.0.1:39573<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123737026 DLINP DEBUG SRVCONN(,r=127.0.0.1:39573<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123737026 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123737026 DHNBAP DEBUG (127.0.0.1:39573 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123737026 DHNBAP NOTICE (127.0.0.1:39573 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123737026 DHNBAP NOTICE (127.0.0.1:39573 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123737026 DLINP DEBUG SRVCONN(,r=127.0.0.1:39573<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123737026 DLINP DEBUG SRVCONN(,r=127.0.0.1:39573<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123737164 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 20250817123737164 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 20250817123737164 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123737164 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123737166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737166 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123737166 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123737166 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123737166 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123737166 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123737166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123737167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737167 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123737167 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123737167 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123737167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123737167 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123737167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123737167 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 20250817123737178 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 20250817123737178 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 20250817123737178 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123737178 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123737179 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) 20250817123737179 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123737179 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123737179 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123737179 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123737179 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123737180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123737180 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) 20250817123737180 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123737180 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123737180 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123737180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123737180 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123737180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123737180 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 20250817123737189 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 20250817123737189 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 20250817123737189 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123737189 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817123737190 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) 20250817123737190 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817123737190 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123737191 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123737191 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123737191 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123737191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123737191 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) 20250817123737191 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123737191 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123737191 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123737191 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123737191 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123737191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123737191 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 20250817123737207 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 20250817123737207 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 20250817123737207 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123737207 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123737209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737209 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123737209 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123737209 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123737209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123737209 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123737209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123737209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737209 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123737209 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123737209 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123737209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123737209 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123737209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123737209 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 20250817123737536 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123737536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00827c79), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123737536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123737536 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123737536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123737536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123737536 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123737536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ae66), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123737536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123737536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123737536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123737536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123737536 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123737536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df6001), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123737536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123737536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123737536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123737536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123737536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737536 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123737536 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123737536 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123737536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123737536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123737536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123737536 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123737536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737536 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123737536 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123737536 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123737536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123737536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123737536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123737536 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123737536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737536 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123737536 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123737536 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123737536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123737536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123737536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123737536 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123737539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737539 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123737539 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123737539 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123737539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123737539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123737539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123737539 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123737539 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123737539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123737539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123737539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123737539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123737539 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=0089ae66) (sccp_scrc.c:477) 20250817123737539 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20250817123737539 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123737539 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123737539 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123737539 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123737539 DLSCCP DEBUG SCCP-SCOC(74)[0x5582176ec4a0]{IDLE}: Deallocated (fsm.c:568) 20250817123737539 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) 20250817123737539 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123737539 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123737539 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 20250817123737539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123737539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123737539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123737539 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123737539 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123737539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123737539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123737539 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) 20250817123737539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123737539 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=00827c79) (sccp_scrc.c:477) 20250817123737539 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20250817123737539 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123737539 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123737539 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123737539 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123737539 DLSCCP DEBUG SCCP-SCOC(75)[0x55821766c760]{IDLE}: Deallocated (fsm.c:568) 20250817123737740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737740 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123737740 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123737740 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123737740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123737740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123737740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123737740 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123737740 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123737740 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123737740 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123737740 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123737740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123737740 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=00df6001) (sccp_scrc.c:477) 20250817123737740 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20250817123737740 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123737740 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123737740 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123737740 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123737740 DLSCCP DEBUG SCCP-SCOC(76)[0x558217703780]{IDLE}: Deallocated (fsm.c:568) 20250817123737969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123737969 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123737969 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123737969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123737969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123737969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123737969 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123737969 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123737969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123737969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123737969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123737969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123737969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123737969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123737969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123737969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123737969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123737969 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123737969 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123737969 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) 20250817123737969 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) 20250817123737969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123737969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123737969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123737970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123737970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123737970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123737970 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123737970 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123737970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737970 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123737970 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123737970 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123737970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123737970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123737970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123737970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(778)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123737981 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) 20250817123737981 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123737981 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123737981 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 20250817123737981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123737981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123737981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123737981 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123737981 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123737981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123737981 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123737981 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) 20250817123737981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123737981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123737981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123737981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123737981 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) 20250817123737981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737981 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) 20250817123737981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123737981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123737981 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123737981 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123737981 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) 20250817123737981 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) 20250817123737981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123737981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123737981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123737981 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123737981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123737981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123737981 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123737981 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123737981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123737981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123737981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123737981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123737981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123737981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123737981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(781)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123737995 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) 20250817123737995 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123737995 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123737995 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 20250817123737995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123737995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123737995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123737995 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123737995 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123737995 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123737995 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123737995 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) 20250817123737995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123737996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123737996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817123737996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123737996 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) 20250817123737996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737996 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) 20250817123737996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123737996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123737996 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123737996 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123737996 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) 20250817123737996 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) 20250817123737996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123737996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123737996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123737996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123737996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123737996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123737996 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) 20250817123737996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123737996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123737996 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123737996 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: link up (cnlink.c:111) 20250817123737996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123737996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123737996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123737996 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 20250817123737996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123737996 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 20250817123737996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123737996 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(784)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123738013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123738013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123738013 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123738013 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123738013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123738013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123738013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123738013 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123738013 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123738013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123738013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123738013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123738013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123738013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123738013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123738014 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123738014 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) 20250817123738014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123738014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123738014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123738014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123738014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123738014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123738014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123738014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123738014 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) 20250817123738014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123738014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123738014 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123738014 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123738014 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123738014 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123738014 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) 20250817123738014 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) 20250817123738014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123738014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123738014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123738014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123738014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123738014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123738014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123738014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123738014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123738014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123738014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123738014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123738014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123738014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123738014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123738014 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123738014 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123738014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123738014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123738014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123738014 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123738014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123738014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123738014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123738014 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(787)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123738118 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123738118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb87b0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123738118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123738118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123738118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123738118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123738118 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123738118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e3ce), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123738118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123738118 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123738118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123738118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123738118 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123738118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dbbea), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123738118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123738118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123738118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123738118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123738118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123738118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123738118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123738118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123738118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123738118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123738118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123738118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123738118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123738118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123738118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123738118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123738118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123738118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123738118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123738118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123738118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123738118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123738118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123738118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123738118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123738118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123738118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123738118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123738119 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123738119 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123738119 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123738119 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123738119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123738119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123738119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123738119 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123738119 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123738119 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123738119 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123738119 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123738119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123738119 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=00eb87b0) (sccp_scrc.c:477) 20250817123738119 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20250817123738119 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123738119 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123738119 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123738119 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123738119 DLSCCP DEBUG SCCP-SCOC(71)[0x5582176e1fa0]{IDLE}: Deallocated (fsm.c:568) 20250817123738119 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123738119 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123738119 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123738119 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) 20250817123738119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123738119 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=00c2e3ce) (sccp_scrc.c:477) 20250817123738119 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20250817123738119 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123738119 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123738119 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123738119 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123738119 DLSCCP DEBUG SCCP-SCOC(72)[0x5582176feba0]{IDLE}: Deallocated (fsm.c:568) 20250817123738119 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) 20250817123738119 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123738119 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123738119 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 20250817123738119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123738119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123738119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123738119 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123738320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123738320 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123738320 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123738320 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123738320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123738320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123738320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123738320 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123738320 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123738320 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123738320 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123738320 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123738320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123738320 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=004dbbea) (sccp_scrc.c:477) 20250817123738320 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20250817123738320 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123738320 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123738320 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123738320 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123738320 DLSCCP DEBUG SCCP-SCOC(73)[0x5582176ef460]{IDLE}: Deallocated (fsm.c:568) 20250817123739031 DLCTRL DEBUG Command: GET 278435067 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123739031 DLCTRL DEBUG Tx Command reply: GET_REPLY 278435067 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123739033 DLCTRL DEBUG Command: GET 703504856 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123739033 DLCTRL DEBUG Tx Command reply: GET_REPLY 703504856 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123739033 DLCTRL DEBUG Command: GET 52264949 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123739033 DLCTRL DEBUG Tx Command reply: GET_REPLY 52264949 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123739034 DLCTRL DEBUG Command: GET 56919772 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123739034 DLCTRL DEBUG Tx Command reply: GET_REPLY 56919772 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123739035 DLCTRL DEBUG Command: GET 73980461 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123739035 DLCTRL DEBUG Tx Command reply: GET_REPLY 73980461 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123739036 DLCTRL DEBUG Command: GET 585621429 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123739036 DLCTRL DEBUG Tx Command reply: GET_REPLY 585621429 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123739036 DLCTRL DEBUG Command: GET 167864645 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123739036 DLCTRL DEBUG Tx Command reply: GET_REPLY 167864645 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123739037 DLCTRL DEBUG Command: GET 974918537 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123739037 DLCTRL DEBUG Tx Command reply: GET_REPLY 974918537 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123739038 DLCTRL DEBUG Command: GET 648773946 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123739038 DLCTRL DEBUG Tx Command reply: GET_REPLY 648773946 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123739039 DLCTRL DEBUG Command: GET 704903973 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123739039 DLCTRL DEBUG Tx Command reply: GET_REPLY 704903973 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123739040 DLCTRL DEBUG Command: GET 76619630 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123739040 DLCTRL DEBUG Tx Command reply: GET_REPLY 76619630 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123739041 DLCTRL DEBUG Command: GET 27252180 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123739041 DLCTRL DEBUG Tx Command reply: GET_REPLY 27252180 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123739041 DLCTRL DEBUG Command: GET 466132896 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123739041 DLCTRL DEBUG Tx Command reply: GET_REPLY 466132896 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123739042 DLCTRL DEBUG Command: GET 741073826 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123739042 DLCTRL DEBUG Tx Command reply: GET_REPLY 741073826 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123739043 DLCTRL DEBUG Command: GET 542028025 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123739043 DLCTRL DEBUG Tx Command reply: GET_REPLY 542028025 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123739043 DLCTRL DEBUG Command: GET 571090662 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123739043 DLCTRL DEBUG Tx Command reply: GET_REPLY 571090662 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123739044 DLCTRL DEBUG Command: GET 737253869 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123739044 DLCTRL DEBUG Tx Command reply: GET_REPLY 737253869 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123739045 DLCTRL DEBUG Command: GET 527508223 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123739045 DLCTRL DEBUG Tx Command reply: GET_REPLY 527508223 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123739045 DLCTRL DEBUG Command: GET 790728478 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123739045 DLCTRL DEBUG Tx Command reply: GET_REPLY 790728478 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123739046 DLCTRL DEBUG Command: GET 66308055 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123739046 DLCTRL DEBUG Tx Command reply: GET_REPLY 66308055 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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 } } } 20250817123739056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@4feaec2ea8d8: 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 20250817123740064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123740064 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123740064 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123740064 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123740064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123740064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123740064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123740064 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123740064 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123740064 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123740064 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123740064 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123740064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123740064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123740064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123740064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123740064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123740064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123740064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123740064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123740064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123740064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123740064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123740064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123740064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123740064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123740064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123740064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123740064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123740064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123740064 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250817123740064 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250817123740064 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250817123740064 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250817123740064 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250817123740064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250817123740064 DRUA DEBUG (127.0.0.1:39573 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250817123740064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123740064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250817123740064 DLINP DEBUG SRVCONN(,r=127.0.0.1:39573<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123740064 DLINP DEBUG SRVCONN(,r=127.0.0.1:39573<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@4feaec2ea8d8: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(776)@4feaec2ea8d8: UnitdataCallback TC_mscpool_paging_tmsi0(790)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@4feaec2ea8d8: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_paging_tmsi0(790)2235253 20250817123741071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123741071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123741071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250817123741071 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123741071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x221b75, normal) (hnbgw_rua.c:407) 20250817123741071 DHNB DEBUG map_rua[0x5582176ec4a0]{init}: Allocated (fsm.c:456) 20250817123741071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2235253)[0x5582176ec4a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123741071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2235253 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123741071 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123741071 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123741071 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2235253 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250817123741071 DCN DEBUG map_sccp[0x5582176e7e30]{init}: Allocated (fsm.c:456) 20250817123741071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5582176e7e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123741071 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-2235253 <-> SCCP-86 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123741071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2235253 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250817123741071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2235253)[0x5582176ec4a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123741071 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123741071 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123741071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2235253)[0x5582176ec4a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123741071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5582176e7e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123741071 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123741071 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{IDLE}: Allocated (fsm.c:456) 20250817123741071 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123741071 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030003c70056400500f1100926) (sccp_scrc.c:406) 20250817123741071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123741071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123741071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123741071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123741071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123741071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123741071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123741071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123741071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123741071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123741071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123741071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123741071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123741071 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123741071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5582176e7e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123741071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2235253)[0x5582176ec4a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123741071 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123741071 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123741071 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123741071 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123741071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123741071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123741071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123741071 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(777)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@4feaec2ea8d8: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_paging_tmsi0(790)12701164 HNBGW_Test.msc0-SCCP(777)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(790)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123741076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123741076 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123741076 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123741076 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123741076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123741076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123741076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123741076 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123741076 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123741076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123741076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123741076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123741076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123741076 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=00703122) (sccp_scrc.c:477) 20250817123741076 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20250817123741076 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123741076 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123741076 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123741076 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123741076 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) 20250817123741076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5582176e7e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123741076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5582176e7e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123742076 DLCTRL DEBUG Command: GET 564360126 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123742076 DLCTRL DEBUG Tx Command reply: GET_REPLY 564360126 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123742078 DLCTRL DEBUG Command: GET 745679193 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123742078 DLCTRL DEBUG Tx Command reply: GET_REPLY 745679193 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123742079 DLCTRL DEBUG Command: GET 201945826 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123742079 DLCTRL DEBUG Tx Command reply: GET_REPLY 201945826 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123742081 DLCTRL DEBUG Command: GET 546569623 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123742081 DLCTRL DEBUG Tx Command reply: GET_REPLY 546569623 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123742082 DLCTRL DEBUG Command: GET 564703818 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123742082 DLCTRL DEBUG Tx Command reply: GET_REPLY 564703818 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123742083 DLCTRL DEBUG Command: GET 646154609 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123742083 DLCTRL DEBUG Tx Command reply: GET_REPLY 646154609 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123742084 DLCTRL DEBUG Command: GET 130067140 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123742084 DLCTRL DEBUG Tx Command reply: GET_REPLY 130067140 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123742085 DLCTRL DEBUG Command: GET 432054170 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123742085 DLCTRL DEBUG Tx Command reply: GET_REPLY 432054170 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123742086 DLCTRL DEBUG Command: GET 41484647 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123742086 DLCTRL DEBUG Tx Command reply: GET_REPLY 41484647 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123742087 DLCTRL DEBUG Command: GET 582459706 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123742087 DLCTRL DEBUG Tx Command reply: GET_REPLY 582459706 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123742088 DLCTRL DEBUG Command: GET 36454548 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123742088 DLCTRL DEBUG Tx Command reply: GET_REPLY 36454548 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123742089 DLCTRL DEBUG Command: GET 266755931 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123742089 DLCTRL DEBUG Tx Command reply: GET_REPLY 266755931 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123742090 DLCTRL DEBUG Command: GET 925843254 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123742090 DLCTRL DEBUG Tx Command reply: GET_REPLY 925843254 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123742091 DLCTRL DEBUG Command: GET 384688473 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123742091 DLCTRL DEBUG Tx Command reply: GET_REPLY 384688473 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123742092 DLCTRL DEBUG Command: GET 418018627 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123742092 DLCTRL DEBUG Tx Command reply: GET_REPLY 418018627 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123742092 DLCTRL DEBUG Command: GET 248031657 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123742092 DLCTRL DEBUG Tx Command reply: GET_REPLY 248031657 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123742093 DLCTRL DEBUG Command: GET 413870317 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123742093 DLCTRL DEBUG Tx Command reply: GET_REPLY 413870317 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123742094 DLCTRL DEBUG Command: GET 692658984 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123742094 DLCTRL DEBUG Tx Command reply: GET_REPLY 692658984 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123742095 DLCTRL DEBUG Command: GET 721304324 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123742095 DLCTRL DEBUG Tx Command reply: GET_REPLY 721304324 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123742096 DLCTRL DEBUG Command: GET 549330579 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123742096 DLCTRL DEBUG Tx Command reply: GET_REPLY 549330579 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123742100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53904<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123742100 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37737<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(771)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(770)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123742101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123742101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123742101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123742101 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123742101 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) 20250817123742101 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123742101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2235253)[0x5582176ec4a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123742101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2235253)[0x5582176ec4a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123742101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5582176e7e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123742101 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123742101 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123742101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00703122), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123742101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123742101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123742101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123742101 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123742101 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123742101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5582176e7e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123742101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2235253)[0x5582176ec4a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123742101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2235253)[0x5582176ec4a0]{disrupted}: Freeing instance (context_map.c:202) 20250817123742101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2235253)[0x5582176ec4a0]{disrupted}: Deallocated (fsm.c:568) 20250817123742101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5582176e7e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123742101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5582176e7e30]{disconnected}: Freeing instance (context_map.c:206) 20250817123742101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5582176e7e30]{disconnected}: Deallocated (fsm.c:568) 20250817123742101 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2235253 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250817123742101 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123742101 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123742101 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123742102 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123742102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123742102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123742102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123742102 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123742102 DLINP DEBUG SRVCONN(,r=127.0.0.1:39573<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123742102 DLINP DEBUG SRVCONN(,r=127.0.0.1:39573<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123742102 DLINP NOTICE SRV(,r=127.0.0.1:39573<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123742102 DMAIN NOTICE (127.0.0.1:39573 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39573<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123742102 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(787)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(784)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(776)@4feaec2ea8d8: Final verdict of PTC: none 20250817123742102 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123742102 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) 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(781)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(786)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(774)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(769)@4feaec2ea8d8: Final verdict of PTC: none 20250817123742102 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 20250817123742102 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) 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123742102 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123742102 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) 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123742102 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123742102 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) 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123742102 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123742102 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) 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123742102 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123742102 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) 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817123742102 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 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123742102 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123742102 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123742102 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123742102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123742102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123742102 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 20250817123742102 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) 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123742102 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123742102 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123742102 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123742102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123742102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123742102 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123742102 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) 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123742102 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 20250817123742102 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123742102 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) 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123742102 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 20250817123742102 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 20250817123742102 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 20250817123742102 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) 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123742102 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123742103 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123742103 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123742103 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123742103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123742103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123742103 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 20250817123742103 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) 20250817123742103 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817123742103 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123742103 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123742103 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123742103 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123742103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123742103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123742103 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 20250817123742103 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 20250817123742103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(778)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_tmsi0(790)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_paging_tmsi-Iuh0(773)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(789)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(777)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(782)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(785)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(772)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(783)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(788)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(780)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(779)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(775)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sun Aug 17 12:37:42 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 20250817123742180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123742782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423344) 20250817123743112 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123743113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0998f), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123743113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123743113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123743113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123743113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123743113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123743113 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123743113 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123743113 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123743113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123743113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123743113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123743113 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=423344, count=423884) 20250817123744104 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123744104 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123744104 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817123744104 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123744104 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123744104 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123744104 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123744104 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123744104 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123744104 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123744104 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123744104 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123744190 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123744190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9907c), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123744190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123744190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123744190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123744190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123744190 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123744190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8faff), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123744190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123744190 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) 20250817123744190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123744190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123744190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123744190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123744190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123744190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123744190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123744190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123744190 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123744190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123744190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123744190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123744190 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 20250817123744190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123744190 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 20250817123744190 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:37: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_paging_imsi_lai_registered started. 20250817123745877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123745882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123745887 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39463<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123745988 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123745989 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123746000 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123746000 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123746000 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123746001 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123746001 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123746001 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123746001 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123746001 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123746001 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) 20250817123746001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123746001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123746001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123746001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123746001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746001 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123746001 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123746001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123746001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123746001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123746001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123746001 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123746001 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123746001 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49709 (stream_srv.c:142) 20250817123746001 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49709<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123746002 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123746002 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123746002 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) 20250817123746002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123746002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123746002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746002 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123746002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123746002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746002 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123746002 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123746002 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123746002 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123746002 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123746002 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) 20250817123746003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123746003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123746003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746003 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) 20250817123746003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123746003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746003 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123746003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746003 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746003 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746003 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123746003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123746003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123746003 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123746003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746003 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746003 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746003 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 20250817123746003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123746003 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 20250817123746003 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123746004 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123746004 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123746004 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) 20250817123746004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123746004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123746004 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) 20250817123746004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746004 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) 20250817123746004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746004 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) 20250817123746004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123746004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746004 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123746004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746004 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746004 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746004 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 20250817123746004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123746004 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(801)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(801)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(799)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(804)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(804)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-SCCP(802)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(807)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-M3UA(807)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(807)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(805)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123746052 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123746052 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123746052 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123746052 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123746052 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123746053 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123746053 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123746053 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123746053 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123746054 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123746054 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123746054 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) 20250817123746054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123746054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123746054 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) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746054 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) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746054 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) 20250817123746054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123746054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746054 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123746054 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123746054 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123746054 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) 20250817123746054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123746054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123746054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746054 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) 20250817123746054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123746054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746054 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123746054 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123746054 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123746054 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) 20250817123746054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123746054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123746054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746054 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) 20250817123746054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123746054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746054 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123746054 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123746054 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123746054 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) 20250817123746054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123746054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123746054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123746054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123746054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123746054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123746054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123746054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746054 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123746054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746054 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 20250817123746054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123746054 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123746054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746054 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 20250817123746054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123746054 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 20250817123746054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123746054 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123746054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746054 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 20250817123746054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123746054 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 20250817123746054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123746054 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 20250817123746054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746054 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123746054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123746054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123746054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(810)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(808)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123746086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123746086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123746086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123746086 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123746086 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) 20250817123746086 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123746086 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123746086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123746086 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123746095 DLINP DEBUG SRVCONN(,r=127.0.0.1:49709<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123746095 DLINP DEBUG SRVCONN(,r=127.0.0.1:49709<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123746095 DLINP DEBUG SRVCONN(,r=127.0.0.1:49709<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123746095 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123746095 DHNBAP DEBUG (127.0.0.1:49709 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123746095 DHNBAP NOTICE (127.0.0.1:49709 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123746095 DHNBAP NOTICE (127.0.0.1:49709 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123746095 DLINP DEBUG SRVCONN(,r=127.0.0.1:49709<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123746095 DLINP DEBUG SRVCONN(,r=127.0.0.1:49709<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123746219 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 20250817123746219 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 20250817123746219 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123746219 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123746222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746222 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123746222 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123746222 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123746222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123746222 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123746222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123746223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123746223 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123746223 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123746223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123746223 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123746223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123746223 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 20250817123746230 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 20250817123746230 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 20250817123746230 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123746230 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123746237 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) 20250817123746237 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123746237 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123746237 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123746238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123746238 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123746238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123746239 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) 20250817123746239 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123746239 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123746239 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123746239 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123746239 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123746239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123746239 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 20250817123746247 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 20250817123746247 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 20250817123746247 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123746247 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817123746250 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) 20250817123746250 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817123746250 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123746250 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123746250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123746250 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123746250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123746253 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) 20250817123746253 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123746253 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123746253 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123746253 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123746253 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123746253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123746253 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 20250817123746268 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 20250817123746268 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 20250817123746268 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123746268 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123746271 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746271 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123746271 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123746271 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123746271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123746271 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123746272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123746273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746273 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123746273 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123746273 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123746273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123746273 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123746273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123746273 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 20250817123746485 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123746485 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00375573), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123746485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746485 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) 20250817123746485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123746485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746485 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123746485 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a225c4), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123746485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746485 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) 20250817123746485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123746485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746485 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123746485 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a99a93), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123746485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746485 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123746485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123746485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746485 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746485 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746485 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746485 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 20250817123746485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123746485 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 20250817123746485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123746485 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123746485 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746485 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746485 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746485 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 20250817123746485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123746485 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 20250817123746485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123746485 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123746485 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746485 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746485 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746485 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123746485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123746485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123746485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123746485 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123746488 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) 20250817123746488 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123746488 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123746488 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 20250817123746488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123746488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123746488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123746488 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123746488 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123746488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123746488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123746488 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) 20250817123746488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123746488 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=00a99a93) (sccp_scrc.c:477) 20250817123746488 DLSCCP DEBUG Received CO:RELCO for local reference 82 (sccp_scoc.c:1824) 20250817123746488 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123746488 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123746488 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123746488 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123746488 DLSCCP DEBUG SCCP-SCOC(82)[0x5582176e7870]{IDLE}: Deallocated (fsm.c:568) 20250817123746489 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) 20250817123746489 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123746489 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123746489 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 20250817123746489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123746489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123746489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123746489 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123746489 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123746489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123746489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123746489 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) 20250817123746489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123746489 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=00375573) (sccp_scrc.c:477) 20250817123746489 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1824) 20250817123746489 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123746489 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123746489 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123746489 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123746489 DLSCCP DEBUG SCCP-SCOC(80)[0x558217701010]{IDLE}: Deallocated (fsm.c:568) 20250817123746696 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) 20250817123746696 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123746696 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123746696 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 20250817123746696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123746696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123746696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123746696 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123746696 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123746696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123746696 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123746696 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) 20250817123746696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123746696 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=00a225c4) (sccp_scrc.c:477) 20250817123746696 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1824) 20250817123746696 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123746696 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123746696 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123746696 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123746696 DLSCCP DEBUG SCCP-SCOC(81)[0x558217703030]{IDLE}: Deallocated (fsm.c:568) 20250817123746936 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123746936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c92587), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123746936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746936 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123746936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123746936 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746936 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123746936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009616db), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123746936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746936 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123746936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123746936 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746936 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123746936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000383ff), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123746936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123746936 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123746936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123746936 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123746936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746936 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746936 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746936 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123746936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123746936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123746936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123746936 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123746936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746936 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746936 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746936 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123746936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123746936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123746936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123746936 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123746936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123746936 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123746936 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123746936 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123746936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123746936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123746936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123746936 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123746937 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) 20250817123746937 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123746937 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123746937 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 20250817123746937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123746937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123746937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123746937 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123746937 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123746937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123746937 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123746937 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) 20250817123746937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123746937 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=00c92587) (sccp_scrc.c:477) 20250817123746937 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1824) 20250817123746937 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123746937 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123746937 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123746937 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123746937 DLSCCP DEBUG SCCP-SCOC(79)[0x5582176f0bd0]{IDLE}: Deallocated (fsm.c:568) 20250817123747025 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123747025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123747025 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123747025 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123747025 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123747025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123747025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123747025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123747025 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123747025 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123747025 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123747025 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123747025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123747025 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123747025 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123747025 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123747025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747025 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123747025 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123747025 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123747025 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123747025 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) 20250817123747025 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) 20250817123747025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123747025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123747025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123747025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123747025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123747025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123747025 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123747025 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123747025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123747025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123747025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123747025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123747025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123747025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123747025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123747025 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(800)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123747051 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) 20250817123747051 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123747051 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123747051 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 20250817123747051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123747051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123747051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123747051 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123747051 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123747051 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123747051 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123747051 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) 20250817123747051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123747051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123747051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817123747051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123747051 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) 20250817123747051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747051 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) 20250817123747051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747051 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123747051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123747051 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123747051 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123747051 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) 20250817123747051 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) 20250817123747051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123747051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123747051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123747051 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) 20250817123747051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123747051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123747051 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123747051 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: link up (cnlink.c:111) 20250817123747051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123747051 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123747051 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123747051 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 20250817123747051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123747051 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 20250817123747051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123747051 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(806)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123747072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123747072 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123747072 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123747072 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123747072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123747072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123747072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123747072 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123747072 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123747072 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123747072 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123747072 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123747072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123747072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123747072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123747072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123747072 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) 20250817123747072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747072 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) 20250817123747072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123747072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123747073 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123747073 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123747073 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) 20250817123747073 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) 20250817123747073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123747073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123747073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123747073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123747073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123747073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123747073 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123747073 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123747073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123747073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123747073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123747073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123747073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123747073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123747073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123747073 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(809)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123747140 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) 20250817123747140 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123747140 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123747140 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 20250817123747140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123747140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123747140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123747140 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123747140 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) 20250817123747140 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123747140 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123747140 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 20250817123747140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123747140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123747140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123747140 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123747140 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) 20250817123747140 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123747140 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123747140 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 20250817123747140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123747140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123747140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123747140 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123747140 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123747140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123747140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123747140 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) 20250817123747140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123747140 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=009616db) (sccp_scrc.c:477) 20250817123747140 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20250817123747140 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123747140 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123747140 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123747140 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123747140 DLSCCP DEBUG SCCP-SCOC(78)[0x5582176ef590]{IDLE}: Deallocated (fsm.c:568) 20250817123747140 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123747140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123747140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123747140 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) 20250817123747140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123747140 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=000383ff) (sccp_scrc.c:477) 20250817123747140 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20250817123747140 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123747140 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123747140 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123747140 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123747140 DLSCCP DEBUG SCCP-SCOC(77)[0x5582176ebde0]{IDLE}: Deallocated (fsm.c:568) 20250817123747140 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123747140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123747140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123747140 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) 20250817123747140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123747140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123747140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123747140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123747140 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) 20250817123747140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747140 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) 20250817123747140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747140 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123747140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123747140 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123747140 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123747140 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) 20250817123747140 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) 20250817123747140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123747140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123747140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123747140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123747140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123747140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123747140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123747141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123747141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123747141 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123747141 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123747141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123747141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123747141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123747141 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123747141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123747141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123747141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123747141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(803)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123748100 DLCTRL DEBUG Command: GET 482504032 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123748100 DLCTRL DEBUG Tx Command reply: GET_REPLY 482504032 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123748101 DLCTRL DEBUG Command: GET 67288208 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123748101 DLCTRL DEBUG Tx Command reply: GET_REPLY 67288208 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123748102 DLCTRL DEBUG Command: GET 340144033 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123748102 DLCTRL DEBUG Tx Command reply: GET_REPLY 340144033 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123748103 DLCTRL DEBUG Command: GET 397728386 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123748103 DLCTRL DEBUG Tx Command reply: GET_REPLY 397728386 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123748104 DLCTRL DEBUG Command: GET 375210681 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123748104 DLCTRL DEBUG Tx Command reply: GET_REPLY 375210681 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123748104 DLCTRL DEBUG Command: GET 304195316 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123748104 DLCTRL DEBUG Tx Command reply: GET_REPLY 304195316 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123748105 DLCTRL DEBUG Command: GET 678975809 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123748105 DLCTRL DEBUG Tx Command reply: GET_REPLY 678975809 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123748106 DLCTRL DEBUG Command: GET 809167540 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123748106 DLCTRL DEBUG Tx Command reply: GET_REPLY 809167540 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123748107 DLCTRL DEBUG Command: GET 429015293 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123748107 DLCTRL DEBUG Tx Command reply: GET_REPLY 429015293 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123748107 DLCTRL DEBUG Command: GET 3438266 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123748107 DLCTRL DEBUG Tx Command reply: GET_REPLY 3438266 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123748108 DLCTRL DEBUG Command: GET 7910723 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123748108 DLCTRL DEBUG Tx Command reply: GET_REPLY 7910723 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123748109 DLCTRL DEBUG Command: GET 137620788 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123748109 DLCTRL DEBUG Tx Command reply: GET_REPLY 137620788 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123748110 DLCTRL DEBUG Command: GET 756726168 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123748110 DLCTRL DEBUG Tx Command reply: GET_REPLY 756726168 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123748111 DLCTRL DEBUG Command: GET 213315069 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123748111 DLCTRL DEBUG Tx Command reply: GET_REPLY 213315069 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123748111 DLCTRL DEBUG Command: GET 3209173 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123748111 DLCTRL DEBUG Tx Command reply: GET_REPLY 3209173 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123748112 DLCTRL DEBUG Command: GET 725395242 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123748112 DLCTRL DEBUG Tx Command reply: GET_REPLY 725395242 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123748113 DLCTRL DEBUG Command: GET 887800477 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123748113 DLCTRL DEBUG Tx Command reply: GET_REPLY 887800477 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123748114 DLCTRL DEBUG Command: GET 82543762 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123748114 DLCTRL DEBUG Tx Command reply: GET_REPLY 82543762 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123748115 DLCTRL DEBUG Command: GET 159951150 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123748115 DLCTRL DEBUG Tx Command reply: GET_REPLY 159951150 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123748116 DLCTRL DEBUG Command: GET 101420428 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123748116 DLCTRL DEBUG Tx Command reply: GET_REPLY 101420428 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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 } } } 20250817123748127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123749134 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123749134 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123749134 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123749134 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123749134 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123749134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123749134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123749134 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123749134 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123749134 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123749134 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123749134 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123749134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123749134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123749134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123749134 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123749134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123749134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123749134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123749134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123749134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123749134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123749134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123749134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123749134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123749134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123749134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123749134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123749134 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123749134 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123749135 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250817123749135 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250817123749135 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250817123749135 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250817123749135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250817123749135 DRUA DEBUG (127.0.0.1:49709 TTCN3-HNB-1) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250817123749135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123749135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) 20250817123749135 DLINP DEBUG SRVCONN(,r=127.0.0.1:49709<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123749135 DLINP DEBUG SRVCONN(,r=127.0.0.1:49709<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@4feaec2ea8d8: UnitdataCallback TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@4feaec2ea8d8: UnitdataCallback HNBGW_Test.msc0-RAN(800)@4feaec2ea8d8: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)7600008 20250817123750144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123750144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123750144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123750144 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123750144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x73f788, normal) (hnbgw_rua.c:407) 20250817123750144 DHNB DEBUG map_rua[0x5582176e7870]{init}: Allocated (fsm.c:456) 20250817123750144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7600008)[0x5582176e7870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123750144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7600008 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123750144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123750144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123750144 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7600008 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250817123750145 DCN DEBUG map_sccp[0x5582176ec4a0]{init}: Allocated (fsm.c:456) 20250817123750145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5582176ec4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123750145 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-7600008 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123750145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7600008 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123750145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7600008)[0x5582176e7870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123750145 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123750145 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123750145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7600008)[0x5582176e7870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123750145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5582176ec4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123750145 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123750145 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{IDLE}: Allocated (fsm.c:456) 20250817123750145 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123750145 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002890056400500f1100926) (sccp_scrc.c:406) 20250817123750145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123750145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123750145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123750145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123750145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123750145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123750145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123750145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123750145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123750145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123750145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123750145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123750145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123750145 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123750145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5582176ec4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123750145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7600008)[0x5582176e7870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123750145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123750145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123750145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123750145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123750145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123750145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123750145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123750145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(799)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@4feaec2ea8d8: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)2045875 HNBGW_Test.msc0-SCCP(799)@4feaec2ea8d8: Session index based on connection ID:0 TC_mscpool_paging_imsi_lai_registered0(812)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(799)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123750150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123750150 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123750150 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123750150 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123750150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123750150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123750150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123750150 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123750150 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123750150 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123750150 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123750150 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123750150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123750150 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=0087a067) (sccp_scrc.c:477) 20250817123750150 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20250817123750150 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123750150 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123750150 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123750150 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123750150 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) 20250817123750150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5582176ec4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123750150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5582176ec4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123751151 DLCTRL DEBUG Command: GET 858443950 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123751151 DLCTRL DEBUG Tx Command reply: GET_REPLY 858443950 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123751152 DLCTRL DEBUG Command: GET 50523963 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123751152 DLCTRL DEBUG Tx Command reply: GET_REPLY 50523963 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123751153 DLCTRL DEBUG Command: GET 992497973 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123751153 DLCTRL DEBUG Tx Command reply: GET_REPLY 992497973 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123751154 DLCTRL DEBUG Command: GET 497310656 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123751154 DLCTRL DEBUG Tx Command reply: GET_REPLY 497310656 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123751155 DLCTRL DEBUG Command: GET 896673274 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123751155 DLCTRL DEBUG Tx Command reply: GET_REPLY 896673274 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123751156 DLCTRL DEBUG Command: GET 691891909 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123751156 DLCTRL DEBUG Tx Command reply: GET_REPLY 691891909 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123751157 DLCTRL DEBUG Command: GET 347141079 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123751157 DLCTRL DEBUG Tx Command reply: GET_REPLY 347141079 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123751157 DLCTRL DEBUG Command: GET 588058787 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123751157 DLCTRL DEBUG Tx Command reply: GET_REPLY 588058787 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123751158 DLCTRL DEBUG Command: GET 191444457 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123751158 DLCTRL DEBUG Tx Command reply: GET_REPLY 191444457 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123751159 DLCTRL DEBUG Command: GET 975869864 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123751159 DLCTRL DEBUG Tx Command reply: GET_REPLY 975869864 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123751160 DLCTRL DEBUG Command: GET 158931207 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123751160 DLCTRL DEBUG Tx Command reply: GET_REPLY 158931207 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123751161 DLCTRL DEBUG Command: GET 108799759 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123751161 DLCTRL DEBUG Tx Command reply: GET_REPLY 108799759 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123751161 DLCTRL DEBUG Command: GET 87908164 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123751161 DLCTRL DEBUG Tx Command reply: GET_REPLY 87908164 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123751162 DLCTRL DEBUG Command: GET 249835787 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123751162 DLCTRL DEBUG Tx Command reply: GET_REPLY 249835787 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123751163 DLCTRL DEBUG Command: GET 980525550 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123751163 DLCTRL DEBUG Tx Command reply: GET_REPLY 980525550 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123751163 DLCTRL DEBUG Command: GET 364230971 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123751163 DLCTRL DEBUG Tx Command reply: GET_REPLY 364230971 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123751164 DLCTRL DEBUG Command: GET 547603991 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123751164 DLCTRL DEBUG Tx Command reply: GET_REPLY 547603991 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123751172 DLCTRL DEBUG Command: GET 141149818 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123751172 DLCTRL DEBUG Tx Command reply: GET_REPLY 141149818 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123751173 DLCTRL DEBUG Command: GET 82944463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123751173 DLCTRL DEBUG Tx Command reply: GET_REPLY 82944463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123751174 DLCTRL DEBUG Command: GET 687919478 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123751174 DLCTRL DEBUG Tx Command reply: GET_REPLY 687919478 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123751176 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39463<->l=127.0.0.1:4262) (control_if.c:193) 20250817123751176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34034<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(792)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(793)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123751177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34018<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123751178 DLINP DEBUG SRVCONN(,r=127.0.0.1:49709<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123751178 DLINP DEBUG SRVCONN(,r=127.0.0.1:49709<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123751178 DLINP NOTICE SRV(,r=127.0.0.1:49709<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123751178 DMAIN NOTICE (127.0.0.1:49709 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49709<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123751178 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817123751178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123751178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123751178 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123751178 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) 20250817123751178 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123751178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7600008)[0x5582176e7870]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123751178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7600008)[0x5582176e7870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123751178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5582176ec4a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123751178 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123751178 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123751178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087a067), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123751178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123751178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123751178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123751178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123751178 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123751178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5582176ec4a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123751178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7600008)[0x5582176e7870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123751178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7600008)[0x5582176e7870]{disrupted}: Freeing instance (context_map.c:202) 20250817123751178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7600008)[0x5582176e7870]{disrupted}: Deallocated (fsm.c:568) 20250817123751178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5582176ec4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123751178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5582176ec4a0]{disconnected}: Freeing instance (context_map.c:206) 20250817123751178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5582176ec4a0]{disconnected}: Deallocated (fsm.c:568) 20250817123751178 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7600008 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123751178 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123751178 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123751178 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123751178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123751178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123751178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123751178 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(803)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(808)@4feaec2ea8d8: Final verdict of PTC: none 20250817123751178 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 20250817123751178 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) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc2-SCCP(805)@4feaec2ea8d8: Final verdict of PTC: none 20250817123751178 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123751178 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) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817123751178 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123751178 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) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-RAN(809)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(806)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(802)@4feaec2ea8d8: Final verdict of PTC: none 20250817123751178 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123751178 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) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123751178 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123751178 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) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123751178 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) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123751178 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123751178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123751178 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123751178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123751178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123751178 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123751178 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) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123751178 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 20250817123751178 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) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123751178 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123751178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123751178 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123751178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123751178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123751178 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 20250817123751178 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 20250817123751178 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) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123751178 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123751178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123751178 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123751178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123751178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123751178 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123751178 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) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123751178 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 20250817123751178 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 20250817123751178 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123751178 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) 20250817123751178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123751179 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123751179 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 20250817123751179 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 20250817123751179 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 20250817123751179 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123751179 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123751179 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123751179 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123751179 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123751179 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123751179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123751179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123751179 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 HNBGW_Test.msc0-SCCP(799)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(804)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(807)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(810)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(794)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(811)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(801)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(800)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered0(812)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@4feaec2ea8d8: Final verdict of PTC: none 20250817123751184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34044<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:37:51 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 20250817123751266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123751767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=398796) 20250817123752102 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123752102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00703122), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123752102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123752102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123752102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123752102 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123752102 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123752102 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123752102 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123752102 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123752102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123752102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123752102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123752102 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=398796, count=403796) 20250817123753114 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123753114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0998f), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123753114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123753114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123753114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123753114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123753114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123753114 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123753114 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123753114 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123753114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123753114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123753114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123753114 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123753179 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123753179 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123753179 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123753179 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123753179 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123753179 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123753179 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123753179 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123753179 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817123753179 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123753179 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123753179 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:37:53 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 20250817123754191 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123754191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8faff), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123754191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123754191 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) 20250817123754191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123754191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123754191 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123754191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9907c), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123754191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123754191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123754191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123754191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123754191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123754191 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123754191 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123754191 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 20250817123754191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123754191 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 20250817123754191 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123754191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123754191 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123754191 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123754191 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123754191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123754191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123754191 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_paging_imsi_rai_registered started. 20250817123754803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123754806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123754808 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35763<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123754890 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123754890 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123754899 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123754899 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123754899 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123754899 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123754899 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123754899 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123754899 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123754899 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123754899 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123754899 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123754899 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123754899 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55603 (stream_srv.c:142) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123754899 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55603<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123754900 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123754900 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123754900 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) 20250817123754900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123754900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123754900 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) 20250817123754900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754900 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) 20250817123754900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123754900 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) 20250817123754900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123754900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123754900 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123754900 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123754900 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123754900 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) 20250817123754900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123754900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123754900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123754900 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) 20250817123754900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123754900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123754900 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123754900 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123754900 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123754900 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) 20250817123754900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123754900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123754900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123754901 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123754901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123754901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123754901 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123754901 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123754901 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123754901 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) 20250817123754901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123754901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123754901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123754901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123754901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123754901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123754901 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123754901 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123754901 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123754901 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123754901 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 20250817123754901 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123754901 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123754901 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123754901 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123754901 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123754901 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 20250817123754901 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123754901 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 20250817123754901 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123754901 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123754901 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123754901 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123754901 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123754901 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123754901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123754901 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123754901 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123754901 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123754901 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123754901 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123754901 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123754901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123754901 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(823)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(823)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(821)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(826)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(826)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(824)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(829)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-M3UA(829)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(827)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123754941 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123754942 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123754942 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123754942 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123754942 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123754942 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123754942 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123754942 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123754942 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123754943 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123754943 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123754943 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) 20250817123754943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123754943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123754943 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) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754943 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) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123754943 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) 20250817123754943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123754943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123754943 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123754943 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123754943 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123754943 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) 20250817123754943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123754943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123754943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123754943 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) 20250817123754943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123754943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123754943 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123754943 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123754943 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123754943 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) 20250817123754943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123754943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123754943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123754943 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) 20250817123754943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123754943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123754943 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123754943 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123754943 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123754943 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) 20250817123754943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123754943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123754943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123754943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123754943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123754943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123754943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123754943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123754943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123754943 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123754943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123754943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123754943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123754943 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 20250817123754943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123754943 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123754943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123754943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123754943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123754943 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 20250817123754943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123754943 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 20250817123754943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123754943 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123754943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123754943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123754943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123754943 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 20250817123754943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123754943 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 20250817123754943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123754943 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 20250817123754943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123754943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123754943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123754943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123754943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123754943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123754943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(832)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(830)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123754971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123754971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123754971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123754971 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123754971 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) 20250817123754971 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123754971 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123754971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123754971 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123754978 DLINP DEBUG SRVCONN(,r=127.0.0.1:55603<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123754978 DLINP DEBUG SRVCONN(,r=127.0.0.1:55603<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123754978 DLINP DEBUG SRVCONN(,r=127.0.0.1:55603<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123754978 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123754978 DHNBAP DEBUG (127.0.0.1:55603 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123754978 DHNBAP NOTICE (127.0.0.1:55603 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123754978 DHNBAP NOTICE (127.0.0.1:55603 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123754978 DLINP DEBUG SRVCONN(,r=127.0.0.1:55603<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123754978 DLINP DEBUG SRVCONN(,r=127.0.0.1:55603<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123755112 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 20250817123755112 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 20250817123755112 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123755112 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123755113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123755113 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123755113 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123755113 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123755113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123755113 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123755113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123755114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123755114 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123755114 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123755114 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123755114 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123755114 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123755114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123755114 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 20250817123755123 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 20250817123755123 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 20250817123755123 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123755123 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123755124 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) 20250817123755124 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123755124 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123755124 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123755124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123755124 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123755124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123755125 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) 20250817123755125 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123755125 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123755125 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123755125 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123755125 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123755125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123755125 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 20250817123755136 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 20250817123755136 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 20250817123755136 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123755136 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817123755138 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) 20250817123755138 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817123755138 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123755138 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123755138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123755138 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123755138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123755139 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) 20250817123755139 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123755139 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123755139 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123755139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123755139 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123755139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123755139 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 20250817123755158 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 20250817123755158 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 20250817123755158 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123755158 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123755160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123755160 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123755160 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123755160 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123755160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123755160 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123755160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123755161 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123755161 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123755161 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123755161 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123755161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123755161 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123755161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123755161 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 20250817123755919 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123755919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123755919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123755919 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123755919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123755919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123755919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123755919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123755919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123755919 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123755919 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123755919 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123755919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123755919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123755919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123755919 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123755919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123755919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123755919 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123755919 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123755919 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) 20250817123755919 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) 20250817123755919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123755919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123755919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123755919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123755919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123755919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123755919 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123755919 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123755919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123755919 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123755919 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123755919 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123755919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123755919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123755919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123755919 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(822)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123755928 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) 20250817123755928 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123755928 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123755928 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 20250817123755928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123755928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123755928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123755928 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123755928 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123755928 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123755928 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123755928 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) 20250817123755928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123755928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123755928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123755928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123755928 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) 20250817123755928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755928 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) 20250817123755928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123755928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123755928 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123755928 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123755928 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) 20250817123755928 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) 20250817123755928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123755928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123755928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123755928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123755928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123755928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123755928 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123755928 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123755928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123755928 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123755928 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123755928 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123755928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123755928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123755928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123755928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(825)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123755941 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123755941 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123755941 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123755941 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) 20250817123755941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123755941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123755941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817123755941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123755941 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) 20250817123755941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755941 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) 20250817123755941 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123755941 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123755941 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 20250817123755941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123755941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123755941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123755941 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123755941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755941 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) 20250817123755941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755941 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123755941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123755941 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123755941 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123755941 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) 20250817123755941 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) 20250817123755941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123755941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123755941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123755941 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) 20250817123755941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123755941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123755941 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123755941 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: link up (cnlink.c:111) 20250817123755942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123755942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123755942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123755942 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 20250817123755942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123755942 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 20250817123755942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123755942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(828)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123755963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123755963 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123755963 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123755963 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123755963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123755963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123755963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123755963 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123755963 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123755963 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123755963 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123755963 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123755963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123755963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123755963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123755963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123755963 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) 20250817123755963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755963 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) 20250817123755963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123755963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123755963 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123755963 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123755963 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) 20250817123755963 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) 20250817123755963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123755963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123755963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123755963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123755963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123755963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123755963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123755963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123755963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123755963 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123755963 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123755963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123755963 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123755963 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123755963 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123755963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123755963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123755963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123755963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(831)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123756981 DLCTRL DEBUG Command: GET 553751764 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123756981 DLCTRL DEBUG Tx Command reply: GET_REPLY 553751764 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123756983 DLCTRL DEBUG Command: GET 668289034 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123756983 DLCTRL DEBUG Tx Command reply: GET_REPLY 668289034 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123756984 DLCTRL DEBUG Command: GET 508061021 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123756984 DLCTRL DEBUG Tx Command reply: GET_REPLY 508061021 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123756984 DLCTRL DEBUG Command: GET 294134751 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123756985 DLCTRL DEBUG Tx Command reply: GET_REPLY 294134751 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123756985 DLCTRL DEBUG Command: GET 868998409 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123756985 DLCTRL DEBUG Tx Command reply: GET_REPLY 868998409 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123756986 DLCTRL DEBUG Command: GET 537270992 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123756986 DLCTRL DEBUG Tx Command reply: GET_REPLY 537270992 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123756987 DLCTRL DEBUG Command: GET 133938100 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123756987 DLCTRL DEBUG Tx Command reply: GET_REPLY 133938100 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123756987 DLCTRL DEBUG Command: GET 268088207 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123756987 DLCTRL DEBUG Tx Command reply: GET_REPLY 268088207 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123756988 DLCTRL DEBUG Command: GET 500497156 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123756988 DLCTRL DEBUG Tx Command reply: GET_REPLY 500497156 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123756989 DLCTRL DEBUG Command: GET 385865172 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123756989 DLCTRL DEBUG Tx Command reply: GET_REPLY 385865172 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123756990 DLCTRL DEBUG Command: GET 999569450 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123756990 DLCTRL DEBUG Tx Command reply: GET_REPLY 999569450 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123756990 DLCTRL DEBUG Command: GET 254665048 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123756990 DLCTRL DEBUG Tx Command reply: GET_REPLY 254665048 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123756991 DLCTRL DEBUG Command: GET 445446093 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123756991 DLCTRL DEBUG Tx Command reply: GET_REPLY 445446093 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123756992 DLCTRL DEBUG Command: GET 103543225 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123756992 DLCTRL DEBUG Tx Command reply: GET_REPLY 103543225 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123756993 DLCTRL DEBUG Command: GET 772563291 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123756993 DLCTRL DEBUG Tx Command reply: GET_REPLY 772563291 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123756993 DLCTRL DEBUG Command: GET 334814897 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123756993 DLCTRL DEBUG Tx Command reply: GET_REPLY 334814897 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123756994 DLCTRL DEBUG Command: GET 847147481 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123756994 DLCTRL DEBUG Tx Command reply: GET_REPLY 847147481 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123756995 DLCTRL DEBUG Command: GET 355885682 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123756995 DLCTRL DEBUG Tx Command reply: GET_REPLY 355885682 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123756995 DLCTRL DEBUG Command: GET 473367461 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123756995 DLCTRL DEBUG Tx Command reply: GET_REPLY 473367461 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123756996 DLCTRL DEBUG Command: GET 622167543 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123756996 DLCTRL DEBUG Tx Command reply: GET_REPLY 622167543 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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 } } } 20250817123757006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123758013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123758013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123758013 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123758013 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123758013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123758013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123758013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123758013 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123758013 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123758013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123758013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123758013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123758013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123758013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123758013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123758013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123758013 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) 20250817123758013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123758013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123758013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123758013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123758013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123758013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123758013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123758013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123758013 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) 20250817123758013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123758013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123758013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123758013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123758013 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250817123758013 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250817123758013 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250817123758013 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250817123758013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250817123758013 DRUA DEBUG (127.0.0.1:55603 TTCN3-HNB-1) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250817123758013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123758013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) 20250817123758013 DLINP DEBUG SRVCONN(,r=127.0.0.1:55603<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123758013 DLINP DEBUG SRVCONN(,r=127.0.0.1:55603<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@4feaec2ea8d8: UnitdataCallback TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@4feaec2ea8d8: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@4feaec2ea8d8: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)8375521 20250817123759051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123759051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123759051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250817123759051 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123759051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7fcce1, normal) (hnbgw_rua.c:407) 20250817123759051 DHNB DEBUG map_rua[0x5582176e7870]{init}: Allocated (fsm.c:456) 20250817123759051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8375521)[0x5582176e7870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123759051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8375521 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123759051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123759052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123759052 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8375521 SCCP-0 PS MI=NONE: CN link paging record selects sgsn 0 (hnbgw_cn.c:1015) 20250817123759052 DCN DEBUG map_sccp[0x5582176ec4a0]{init}: Allocated (fsm.c:456) 20250817123759052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5582176ec4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123759052 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-8375521 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123759052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8375521 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:312) 20250817123759052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8375521)[0x5582176e7870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123759052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123759052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123759052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8375521)[0x5582176e7870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123759052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5582176ec4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123759052 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123759052 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817123759052 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123759052 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=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030003230056400500f1100926) (sccp_scrc.c:406) 20250817123759052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123759052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123759052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123759052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123759052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123759052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123759052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123759052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123759052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123759052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123759052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123759052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123759052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123759052 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123759052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5582176ec4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123759053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8375521)[0x5582176e7870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123759053 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123759053 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123759053 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123759053 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123759053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123759053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123759053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123759053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(830)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@4feaec2ea8d8: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)3071404 HNBGW_Test.sgsn0-SCCP(830)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(834)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123759074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123759074 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123759074 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123759074 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123759074 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123759074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123759074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123759074 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123759074 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123759074 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123759074 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123759074 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123759074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123759074 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=00d56cbc) (sccp_scrc.c:477) 20250817123759074 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20250817123759074 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123759074 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123759074 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123759074 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123759074 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) 20250817123759074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5582176ec4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123759074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5582176ec4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123800080 DLCTRL DEBUG Command: GET 102658546 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123800080 DLCTRL DEBUG Tx Command reply: GET_REPLY 102658546 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123800085 DLCTRL DEBUG Command: GET 553907202 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123800085 DLCTRL DEBUG Tx Command reply: GET_REPLY 553907202 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123800090 DLCTRL DEBUG Command: GET 333635334 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123800090 DLCTRL DEBUG Tx Command reply: GET_REPLY 333635334 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123800093 DLCTRL DEBUG Command: GET 151428139 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123800093 DLCTRL DEBUG Tx Command reply: GET_REPLY 151428139 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123800097 DLCTRL DEBUG Command: GET 384037011 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123800097 DLCTRL DEBUG Tx Command reply: GET_REPLY 384037011 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123800101 DLCTRL DEBUG Command: GET 656247880 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123800101 DLCTRL DEBUG Tx Command reply: GET_REPLY 656247880 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123800105 DLCTRL DEBUG Command: GET 315855922 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123800105 DLCTRL DEBUG Tx Command reply: GET_REPLY 315855922 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123800108 DLCTRL DEBUG Command: GET 492699008 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123800108 DLCTRL DEBUG Tx Command reply: GET_REPLY 492699008 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123800110 DLCTRL DEBUG Command: GET 515149500 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123800110 DLCTRL DEBUG Tx Command reply: GET_REPLY 515149500 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123800113 DLCTRL DEBUG Command: GET 915488242 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123800113 DLCTRL DEBUG Tx Command reply: GET_REPLY 915488242 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123800115 DLCTRL DEBUG Command: GET 89044840 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123800115 DLCTRL DEBUG Tx Command reply: GET_REPLY 89044840 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123800116 DLCTRL DEBUG Command: GET 54625449 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123800116 DLCTRL DEBUG Tx Command reply: GET_REPLY 54625449 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123800118 DLCTRL DEBUG Command: GET 271532375 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123800118 DLCTRL DEBUG Tx Command reply: GET_REPLY 271532375 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123800120 DLCTRL DEBUG Command: GET 416042959 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123800120 DLCTRL DEBUG Tx Command reply: GET_REPLY 416042959 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123800121 DLCTRL DEBUG Command: GET 511518158 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123800121 DLCTRL DEBUG Tx Command reply: GET_REPLY 511518158 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123800122 DLCTRL DEBUG Command: GET 308157782 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123800122 DLCTRL DEBUG Tx Command reply: GET_REPLY 308157782 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123800124 DLCTRL DEBUG Command: GET 754138039 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123800124 DLCTRL DEBUG Tx Command reply: GET_REPLY 754138039 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123800125 DLCTRL DEBUG Command: GET 335419048 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123800125 DLCTRL DEBUG Tx Command reply: GET_REPLY 335419048 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123800127 DLCTRL DEBUG Command: GET 797788013 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123800127 DLCTRL DEBUG Tx Command reply: GET_REPLY 797788013 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123800128 DLCTRL DEBUG Command: GET 223431750 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123800128 DLCTRL DEBUG Tx Command reply: GET_REPLY 223431750 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123800133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34078<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123800134 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35763<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(815)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(814)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123800136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123800137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123800137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123800137 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123800137 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) 20250817123800137 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123800137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8375521)[0x5582176e7870]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123800137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8375521)[0x5582176e7870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123800137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5582176ec4a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@4feaec2ea8d8: Final verdict of PTC: none 20250817123800137 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123800137 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123800137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56cbc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123800137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123800137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123800137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123800137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123800137 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123800137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5582176ec4a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123800137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8375521)[0x5582176e7870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123800137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8375521)[0x5582176e7870]{disrupted}: Freeing instance (context_map.c:202) 20250817123800137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8375521)[0x5582176e7870]{disrupted}: Deallocated (fsm.c:568) 20250817123800137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5582176ec4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123800137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5582176ec4a0]{disconnected}: Freeing instance (context_map.c:206) 20250817123800137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5582176ec4a0]{disconnected}: Deallocated (fsm.c:568) 20250817123800137 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8375521 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:225) TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(822)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(825)@4feaec2ea8d8: Final verdict of PTC: none20250817123800138 DLINP DEBUG SRVCONN(,r=127.0.0.1:55603<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123800138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123800138 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123800138 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123800138 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123800138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123800138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua HNBGW_Test.msc2-RAN(828)@4feaec2ea8d8: Final verdict of PTC: none20250817123800138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123800138 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123800138 DLINP DEBUG SRVCONN(,r=127.0.0.1:55603<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123800138 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123800138 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) 20250817123800138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123800138 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123800138 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123800138 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) 20250817123800138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123800138 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817123800138 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123800138 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) 20250817123800138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123800138 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123800138 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123800138 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) 20250817123800138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123800138 DLINP NOTICE SRV(,r=127.0.0.1:55603<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123800138 DMAIN NOTICE (127.0.0.1:55603 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55603<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123800138 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(821)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(831)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(827)@4feaec2ea8d8: Final verdict of PTC: none 20250817123800138 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123800138 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123800138 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) 20250817123800138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123800138 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123800138 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123800138 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) 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123800139 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123800139 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) 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123800139 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 20250817123800139 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 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123800139 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123800139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123800139 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(832)@4feaec2ea8d8: Final verdict of PTC: none 20250817123800139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123800139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123800139 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123800139 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) 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123800139 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 20250817123800139 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) 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123800139 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123800139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123800139 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123800139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123800139 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(823)@4feaec2ea8d8: Final verdict of PTC: none 20250817123800139 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 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123800139 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123800139 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123800139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123800139 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123800140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123800140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123800140 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 20250817123800140 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 20250817123800140 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) 20250817123800140 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123800140 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123800140 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123800140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123800140 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123800140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123800140 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(826)@4feaec2ea8d8: Final verdict of PTC: none 20250817123800140 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 20250817123800140 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 20250817123800140 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 HNBGW_Test.msc2-M3UA(829)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(816)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(833)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(830)@4feaec2ea8d8: Final verdict of PTC: none 20250817123800167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45682<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_rai_registered0(834)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:38:00 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 20250817123800253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123800755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45696<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341416) 20250817123801178 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123801178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087a067), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123801178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123801178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123801178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123801178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123801178 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123801178 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123801178 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123801178 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123801178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123801178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123801178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123801178 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=341416, count=341956) 20250817123802103 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123802103 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00703122), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123802103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123802103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123802103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123802103 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123802103 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123802103 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123802103 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123802103 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123802103 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123802103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123802103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123802103 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123802139 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123802139 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123802139 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817123802139 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123802139 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123802139 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123802141 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123802141 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123802141 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123802141 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123802141 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123802141 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:38:02 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 20250817123803115 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123803115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0998f), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123803115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123803115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123803115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123803115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123803116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123803116 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123803116 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123803116 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123803116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123803116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123803116 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_no_allow_attach_round_robin started. 20250817123803830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123803837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123803842 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34893<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123803952 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123803952 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123803961 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123803961 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123803961 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123803961 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123803961 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123803961 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123803961 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34919 (stream_srv.c:142) 20250817123803961 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34919<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123803961 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123803961 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123803961 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123803962 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123803962 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123803963 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123803963 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123803963 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) 20250817123803963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123803963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123803963 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) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123803963 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) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123803963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123803963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123803963 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) 20250817123803963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123803963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123803963 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123803963 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123803963 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123803963 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) 20250817123803963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123803963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123803963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123803963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123803963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123803963 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) 20250817123803963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123803963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123803963 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123803963 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123803963 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123803963 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) 20250817123803963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123803963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123803963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123803963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123803963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123803963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123803963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123803963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123803963 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123803963 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123803963 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123803963 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) 20250817123803963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123803963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123803963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123803963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123803963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123803963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123803963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123803963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123803963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123803963 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123803963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123803963 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123803963 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123803963 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 20250817123803963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123803963 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123803964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123803964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123803964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123803964 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 20250817123803964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123803964 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 20250817123803964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123803964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123803964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123803964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123803964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123803964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123803964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123803964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123803964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123803964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123803964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123803964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123803964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123803964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123803964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(845)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(845)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(843)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(848)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(848)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(846)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(851)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-M3UA(851)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(849)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123804009 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123804009 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123804009 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123804010 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123804010 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123804010 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123804010 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123804010 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123804010 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123804012 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123804012 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123804012 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) 20250817123804012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123804012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123804012 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) 20250817123804012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804012 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) 20250817123804012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123804012 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) 20250817123804012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123804012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123804012 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123804012 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123804012 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123804012 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) 20250817123804012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123804012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123804012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123804012 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) 20250817123804012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123804012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123804012 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123804012 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123804012 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123804012 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) 20250817123804012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123804012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123804012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123804013 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) 20250817123804013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123804013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123804013 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123804013 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123804013 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123804013 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) 20250817123804013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123804013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123804013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123804013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123804013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123804013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123804013 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123804014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123804014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123804014 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 20250817123804014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123804014 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123804014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123804014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123804014 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 20250817123804014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123804014 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 20250817123804014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123804014 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123804014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804014 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123804014 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123804014 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 20250817123804014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123804014 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 20250817123804014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123804014 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 20250817123804014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804015 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123804015 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123804015 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123804015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123804015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123804015 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(854)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(852)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123804045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123804046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123804046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123804046 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123804046 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) 20250817123804046 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123804046 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123804046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123804046 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123804056 DLINP DEBUG SRVCONN(,r=127.0.0.1:34919<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123804056 DLINP DEBUG SRVCONN(,r=127.0.0.1:34919<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123804056 DLINP DEBUG SRVCONN(,r=127.0.0.1:34919<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123804056 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123804056 DHNBAP DEBUG (127.0.0.1:34919 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123804056 DHNBAP NOTICE (127.0.0.1:34919 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123804056 DHNBAP NOTICE (127.0.0.1:34919 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123804057 DLINP DEBUG SRVCONN(,r=127.0.0.1:34919<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123804057 DLINP DEBUG SRVCONN(,r=127.0.0.1:34919<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123804177 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 20250817123804177 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 20250817123804177 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123804177 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123804186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804186 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123804186 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123804186 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123804186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123804186 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123804186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123804188 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 20250817123804188 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 20250817123804188 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123804188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817123804189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804189 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123804189 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123804189 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123804189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123804189 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123804189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123804189 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 20250817123804192 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123804192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9907c), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123804192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123804192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123804192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123804192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) HNBGW_Test.msc1-M3UA(848)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123804192 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123804192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8faff), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123804192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123804192 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) 20250817123804192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123804192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123804193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123804193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123804193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123804193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123804193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123804193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123804193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123804193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123804193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123804193 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 20250817123804193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123804193 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 20250817123804193 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123804197 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) 20250817123804197 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123804197 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123804197 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123804198 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123804198 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123804198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123804200 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 20250817123804200 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 20250817123804200 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123804200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817123804200 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) 20250817123804200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123804200 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123804201 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123804201 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123804201 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123804201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123804201 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 HNBGW_Test.msc2-M3UA(851)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817123804203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804203 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123804203 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123804203 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123804203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123804203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123804203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123804203 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123804203 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123804203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123804204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123804204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123804204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123804204 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=00b9907c) (sccp_scrc.c:477) 20250817123804204 DLSCCP DEBUG Received CO:RELCO for local reference 83 (sccp_scoc.c:1824) 20250817123804204 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123804204 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123804204 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123804204 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123804204 DLSCCP DEBUG SCCP-SCOC(83)[0x558217700be0]{IDLE}: Deallocated (fsm.c:568) 20250817123804205 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) 20250817123804205 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817123804205 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123804205 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123804205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123804205 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123804205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123804206 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) 20250817123804206 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123804206 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123804206 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123804206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123804206 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123804206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123804206 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 20250817123804230 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 20250817123804230 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 20250817123804230 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123804230 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(854)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123804231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804231 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123804231 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123804231 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123804231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123804231 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123804231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123804232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804232 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123804232 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123804232 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123804232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123804232 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123804232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123804232 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 20250817123804993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804993 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123804993 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123804993 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123804993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123804993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123804993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123804993 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123804993 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123804993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123804993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123804993 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123804993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123804993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123804993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123804993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123804993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123804993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123804994 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123804994 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123804994 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) 20250817123804994 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) 20250817123804994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123804994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123804994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123804994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123804994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123804994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123804994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123804994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123804994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123804994 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123804994 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123804994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123804994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123804994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123804994 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123804994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123804994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123804994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123804994 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(844)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123805000 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) 20250817123805000 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123805000 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123805000 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 20250817123805000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123805000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123805000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123805000 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123805000 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123805000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123805000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123805000 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) 20250817123805000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123805000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123805000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123805000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123805000 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) 20250817123805000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805000 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) 20250817123805000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123805000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123805000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123805000 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123805000 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) 20250817123805000 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) 20250817123805000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123805000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123805001 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123805001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123805001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123805001 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123805001 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123805001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123805001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123805001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123805001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123805001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123805001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123805001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123805001 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(847)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123805010 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) 20250817123805010 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123805010 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123805010 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 20250817123805010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123805010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123805010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123805010 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123805011 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123805011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123805011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123805011 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) 20250817123805011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123805011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123805011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817123805011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123805011 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) 20250817123805011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805011 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) 20250817123805011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123805011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123805011 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123805011 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123805011 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) 20250817123805011 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) 20250817123805011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123805011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123805011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123805011 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) 20250817123805011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123805011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123805011 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123805011 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: link up (cnlink.c:111) 20250817123805011 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123805011 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123805011 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123805011 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 20250817123805011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123805011 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 20250817123805011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123805011 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(850)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123805038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123805038 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123805038 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123805038 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123805038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123805038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123805038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123805038 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123805038 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123805038 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123805038 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123805038 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123805038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123805038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123805038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123805038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123805038 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) 20250817123805038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805038 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) 20250817123805038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805039 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123805039 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123805039 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123805039 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123805039 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) 20250817123805039 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) 20250817123805039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123805039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123805039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123805039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123805039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123805039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123805039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123805039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123805039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123805039 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123805039 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123805039 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123805039 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123805039 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123805039 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123805039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123805039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123805039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123805039 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(853)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123806072 DLCTRL DEBUG Command: GET 619765912 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123806072 DLCTRL DEBUG Tx Command reply: GET_REPLY 619765912 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123806077 DLCTRL DEBUG Command: GET 716287076 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123806077 DLCTRL DEBUG Tx Command reply: GET_REPLY 716287076 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123806081 DLCTRL DEBUG Command: GET 232329466 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123806081 DLCTRL DEBUG Tx Command reply: GET_REPLY 232329466 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123806086 DLCTRL DEBUG Command: GET 900069488 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123806086 DLCTRL DEBUG Tx Command reply: GET_REPLY 900069488 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123806090 DLCTRL DEBUG Command: GET 869350804 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123806090 DLCTRL DEBUG Tx Command reply: GET_REPLY 869350804 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123806095 DLCTRL DEBUG Command: GET 575977669 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123806095 DLCTRL DEBUG Tx Command reply: GET_REPLY 575977669 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123806102 DLCTRL DEBUG Command: GET 917092660 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123806102 DLCTRL DEBUG Tx Command reply: GET_REPLY 917092660 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123806106 DLCTRL DEBUG Command: GET 904672145 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123806106 DLCTRL DEBUG Tx Command reply: GET_REPLY 904672145 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123806111 DLCTRL DEBUG Command: GET 661235790 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123806111 DLCTRL DEBUG Tx Command reply: GET_REPLY 661235790 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123806116 DLCTRL DEBUG Command: GET 900504583 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123806116 DLCTRL DEBUG Tx Command reply: GET_REPLY 900504583 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123806120 DLCTRL DEBUG Command: GET 946441106 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123806120 DLCTRL DEBUG Tx Command reply: GET_REPLY 946441106 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123806125 DLCTRL DEBUG Command: GET 840360027 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123806125 DLCTRL DEBUG Tx Command reply: GET_REPLY 840360027 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123806128 DLCTRL DEBUG Command: GET 808790698 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123806128 DLCTRL DEBUG Tx Command reply: GET_REPLY 808790698 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123806130 DLCTRL DEBUG Command: GET 763960267 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123806130 DLCTRL DEBUG Tx Command reply: GET_REPLY 763960267 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123806131 DLCTRL DEBUG Command: GET 706911633 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123806131 DLCTRL DEBUG Tx Command reply: GET_REPLY 706911633 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123806133 DLCTRL DEBUG Command: GET 502733467 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123806133 DLCTRL DEBUG Tx Command reply: GET_REPLY 502733467 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123806134 DLCTRL DEBUG Command: GET 21551950 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123806134 DLCTRL DEBUG Tx Command reply: GET_REPLY 21551950 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123806135 DLCTRL DEBUG Command: GET 477906221 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123806135 DLCTRL DEBUG Tx Command reply: GET_REPLY 477906221 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123806136 DLCTRL DEBUG Command: GET 505115806 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123806136 DLCTRL DEBUG Tx Command reply: GET_REPLY 505115806 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123806138 DLCTRL DEBUG Command: GET 940727525 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123806138 DLCTRL DEBUG Tx Command reply: GET_REPLY 940727525 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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 := '000000000000000011101101'B, t_guard := 20.000000 } 20250817123806151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)2538450 20250817123807166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123807166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123807166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123807166 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123807166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x26bbd2, normal) (hnbgw_rua.c:407) 20250817123807166 DHNB DEBUG map_rua[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123807166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2538450)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123807166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2538450 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123807166 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123807166 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123807166 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2538450 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123807166 DCN DEBUG map_sccp[0x5582176e7870]{init}: Allocated (fsm.c:456) 20250817123807166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5582176e7870]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123807166 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-2538450 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123807166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2538450 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123807166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2538450)[0x558217700be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123807166 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123807166 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123807166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2538450)[0x558217700be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123807166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5582176e7870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123807166 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123807166 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{IDLE}: Allocated (fsm.c:456) 20250817123807166 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123807166 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000ed0056400500f1100926) (sccp_scrc.c:406) 20250817123807166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123807166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123807166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123807166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123807166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123807166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123807166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123807166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123807166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123807166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123807166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123807166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123807166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123807166 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123807166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5582176e7870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123807166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2538450)[0x558217700be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123807166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123807166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123807166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123807166 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123807166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123807166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123807166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123807166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)14132806 HNBGW_Test.msc0-SCCP(843)@4feaec2ea8d8: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(856)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(843)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123807171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123807171 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123807171 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123807171 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123807171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123807171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123807171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123807171 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@4feaec2ea8d8: 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 } } } 20250817123807171 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123807171 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123807171 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123807171 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123807171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123807171 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=00515724) (sccp_scrc.c:477) 20250817123807171 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20250817123807171 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123807171 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123807171 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123807171 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123807171 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) 20250817123807171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5582176e7870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123807171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5582176e7870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123807171 DLCTRL DEBUG Command: GET 1571417 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123807171 DLCTRL DEBUG Tx Command reply: GET_REPLY 1571417 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123807173 DLCTRL DEBUG Command: GET 404962868 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123807173 DLCTRL DEBUG Tx Command reply: GET_REPLY 404962868 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123807173 DLCTRL DEBUG Command: GET 39711336 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123807173 DLCTRL DEBUG Tx Command reply: GET_REPLY 39711336 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123807174 DLCTRL DEBUG Command: GET 888633217 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123807174 DLCTRL DEBUG Tx Command reply: GET_REPLY 888633217 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123807175 DLCTRL DEBUG Command: GET 352785372 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123807175 DLCTRL DEBUG Tx Command reply: GET_REPLY 352785372 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123807176 DLCTRL DEBUG Command: GET 240532089 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123807176 DLCTRL DEBUG Tx Command reply: GET_REPLY 240532089 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123807177 DLCTRL DEBUG Command: GET 31158779 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123807177 DLCTRL DEBUG Tx Command reply: GET_REPLY 31158779 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123807177 DLCTRL DEBUG Command: GET 871713960 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123807177 DLCTRL DEBUG Tx Command reply: GET_REPLY 871713960 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123807178 DLCTRL DEBUG Command: GET 50240918 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123807178 DLCTRL DEBUG Tx Command reply: GET_REPLY 50240918 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123807179 DLCTRL DEBUG Command: GET 14334464 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123807179 DLCTRL DEBUG Tx Command reply: GET_REPLY 14334464 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123807180 DLCTRL DEBUG Command: GET 964736473 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123807180 DLCTRL DEBUG Tx Command reply: GET_REPLY 964736473 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123807181 DLCTRL DEBUG Command: GET 667737588 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123807181 DLCTRL DEBUG Tx Command reply: GET_REPLY 667737588 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123807182 DLCTRL DEBUG Command: GET 616663222 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123807182 DLCTRL DEBUG Tx Command reply: GET_REPLY 616663222 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123807183 DLCTRL DEBUG Command: GET 808981418 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123807183 DLCTRL DEBUG Tx Command reply: GET_REPLY 808981418 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123807184 DLCTRL DEBUG Command: GET 464288170 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123807184 DLCTRL DEBUG Tx Command reply: GET_REPLY 464288170 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123807185 DLCTRL DEBUG Command: GET 290544181 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123807185 DLCTRL DEBUG Tx Command reply: GET_REPLY 290544181 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123807186 DLCTRL DEBUG Command: GET 384638872 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123807186 DLCTRL DEBUG Tx Command reply: GET_REPLY 384638872 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123807188 DLCTRL DEBUG Command: GET 465648206 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123807188 DLCTRL DEBUG Tx Command reply: GET_REPLY 465648206 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123807189 DLCTRL DEBUG Command: GET 541636794 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123807189 DLCTRL DEBUG Tx Command reply: GET_REPLY 541636794 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123807189 DLCTRL DEBUG Command: GET 834758532 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123807189 DLCTRL DEBUG Tx Command reply: GET_REPLY 834758532 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001001011101'B, t_guard := 20.000000 } 20250817123807200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@4feaec2ea8d8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)14497676 20250817123808207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123808207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123808207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123808207 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123808207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd378c, normal) (hnbgw_rua.c:407) 20250817123808207 DHNB DEBUG map_rua[0x5582176e4d70]{init}: Allocated (fsm.c:456) 20250817123808207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14497676)[0x5582176e4d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123808207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14497676 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123808207 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123808207 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123808207 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817123808207 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14497676 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250817123808207 DCN DEBUG map_sccp[0x558217700d10]{init}: Allocated (fsm.c:456) 20250817123808207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558217700d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123808207 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-14497676 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250817123808207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14497676 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123808207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14497676)[0x5582176e4d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123808207 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123808207 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123808207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14497676)[0x5582176e4d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123808207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558217700d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123808207 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123808207 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{IDLE}: Allocated (fsm.c:456) 20250817123808207 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123808207 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300025d0056400500f1100926) (sccp_scrc.c:406) 20250817123808207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123808207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123808207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123808207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123808207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123808207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123808207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123808207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123808207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123808207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123808207 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) 20250817123808207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123808207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123808207 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123808207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558217700d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123808207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14497676)[0x5582176e4d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123808207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123808207 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123808207 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123808207 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 20250817123808207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123808207 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 20250817123808207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123808207 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(849)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@4feaec2ea8d8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)5537020 HNBGW_Test.msc2-SCCP(849)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(849)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(857)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123808212 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) 20250817123808212 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123808212 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123808212 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 20250817123808212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123808212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123808212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123808212 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123808212 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123808212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123808212 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123808212 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) 20250817123808212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123808212 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=0057277e) (sccp_scrc.c:477) 20250817123808212 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20250817123808212 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123808212 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123808212 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123808212 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123808212 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) 20250817123808212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558217700d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123808212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558217700d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123808213 DLCTRL DEBUG Command: GET 413033571 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123808213 DLCTRL DEBUG Tx Command reply: GET_REPLY 413033571 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123808214 DLCTRL DEBUG Command: GET 327196962 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123808214 DLCTRL DEBUG Tx Command reply: GET_REPLY 327196962 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123808215 DLCTRL DEBUG Command: GET 690392552 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123808215 DLCTRL DEBUG Tx Command reply: GET_REPLY 690392552 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123808216 DLCTRL DEBUG Command: GET 575293545 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123808216 DLCTRL DEBUG Tx Command reply: GET_REPLY 575293545 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123808217 DLCTRL DEBUG Command: GET 479251512 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123808217 DLCTRL DEBUG Tx Command reply: GET_REPLY 479251512 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123808218 DLCTRL DEBUG Command: GET 963037047 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123808218 DLCTRL DEBUG Tx Command reply: GET_REPLY 963037047 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123808219 DLCTRL DEBUG Command: GET 365259258 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123808219 DLCTRL DEBUG Tx Command reply: GET_REPLY 365259258 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123808220 DLCTRL DEBUG Command: GET 911465032 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123808220 DLCTRL DEBUG Tx Command reply: GET_REPLY 911465032 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123808221 DLCTRL DEBUG Command: GET 365347256 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123808221 DLCTRL DEBUG Tx Command reply: GET_REPLY 365347256 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123808221 DLCTRL DEBUG Command: GET 714321180 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123808221 DLCTRL DEBUG Tx Command reply: GET_REPLY 714321180 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123808222 DLCTRL DEBUG Command: GET 129651328 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123808222 DLCTRL DEBUG Tx Command reply: GET_REPLY 129651328 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250817123808223 DLCTRL DEBUG Command: GET 525599365 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123808223 DLCTRL DEBUG Tx Command reply: GET_REPLY 525599365 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123808224 DLCTRL DEBUG Command: GET 797634330 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123808224 DLCTRL DEBUG Tx Command reply: GET_REPLY 797634330 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123808225 DLCTRL DEBUG Command: GET 414193167 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123808225 DLCTRL DEBUG Tx Command reply: GET_REPLY 414193167 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123808226 DLCTRL DEBUG Command: GET 813005916 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123808226 DLCTRL DEBUG Tx Command reply: GET_REPLY 813005916 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123808226 DLCTRL DEBUG Command: GET 441553966 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123808226 DLCTRL DEBUG Tx Command reply: GET_REPLY 441553966 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123808227 DLCTRL DEBUG Command: GET 567154531 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123808227 DLCTRL DEBUG Tx Command reply: GET_REPLY 567154531 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123808228 DLCTRL DEBUG Command: GET 443456613 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123808228 DLCTRL DEBUG Tx Command reply: GET_REPLY 443456613 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123808229 DLCTRL DEBUG Command: GET 376806371 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123808229 DLCTRL DEBUG Tx Command reply: GET_REPLY 376806371 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123808230 DLCTRL DEBUG Command: GET 562635247 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123808230 DLCTRL DEBUG Tx Command reply: GET_REPLY 562635247 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001001001000'B, t_guard := 20.000000 } 20250817123808241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44948<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@4feaec2ea8d8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)7460135 20250817123809248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123809248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123809248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123809248 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123809248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x71d527, normal) (hnbgw_rua.c:407) 20250817123809248 DHNB DEBUG map_rua[0x5582176e2280]{init}: Allocated (fsm.c:456) 20250817123809248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7460135)[0x5582176e2280]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123809248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7460135 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123809248 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123809248 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123809248 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7460135 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123809248 DCN DEBUG map_sccp[0x5582176ff070]{init}: Allocated (fsm.c:456) 20250817123809248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5582176ff070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123809248 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-7460135 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123809248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7460135 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123809248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7460135)[0x5582176e2280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123809248 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123809248 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123809248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7460135)[0x5582176e2280]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123809248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5582176ff070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123809248 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123809248 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{IDLE}: Allocated (fsm.c:456) 20250817123809248 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123809248 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002480056400500f1100926) (sccp_scrc.c:406) 20250817123809248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123809248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123809248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123809248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123809248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123809248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123809248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123809248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123809248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123809248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123809248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123809248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123809248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123809248 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123809248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5582176ff070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123809248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7460135)[0x5582176e2280]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123809248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123809248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123809248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123809248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123809248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123809248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123809248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123809248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@4feaec2ea8d8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)247160 HNBGW_Test.msc0-SCCP(843)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123809250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123809250 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) TC_mscpool_no_allow_attach_round_robin0(858)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123809250 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123809250 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123809250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123809250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123809250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123809250 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123809250 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123809250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123809250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123809250 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123809250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123809250 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=0077c0b7) (sccp_scrc.c:477) 20250817123809250 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20250817123809250 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123809250 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123809250 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123809250 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123809250 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) 20250817123809250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5582176ff070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123809250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5582176ff070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123809251 DLCTRL DEBUG Command: GET 541303721 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123809251 DLCTRL DEBUG Tx Command reply: GET_REPLY 541303721 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817123809251 DLCTRL DEBUG Command: GET 839299789 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123809251 DLCTRL DEBUG Tx Command reply: GET_REPLY 839299789 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123809252 DLCTRL DEBUG Command: GET 402523771 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123809252 DLCTRL DEBUG Tx Command reply: GET_REPLY 402523771 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123809253 DLCTRL DEBUG Command: GET 366049163 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123809253 DLCTRL DEBUG Tx Command reply: GET_REPLY 366049163 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123809255 DLCTRL DEBUG Command: GET 281419758 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123809255 DLCTRL DEBUG Tx Command reply: GET_REPLY 281419758 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123809256 DLCTRL DEBUG Command: GET 603900989 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123809256 DLCTRL DEBUG Tx Command reply: GET_REPLY 603900989 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123809258 DLCTRL DEBUG Command: GET 761096189 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123809258 DLCTRL DEBUG Tx Command reply: GET_REPLY 761096189 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123809259 DLCTRL DEBUG Command: GET 692098334 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123809259 DLCTRL DEBUG Tx Command reply: GET_REPLY 692098334 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123809260 DLCTRL DEBUG Command: GET 166736241 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123809260 DLCTRL DEBUG Tx Command reply: GET_REPLY 166736241 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123809261 DLCTRL DEBUG Command: GET 753197584 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123809261 DLCTRL DEBUG Tx Command reply: GET_REPLY 753197584 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123809262 DLCTRL DEBUG Command: GET 317843350 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123809262 DLCTRL DEBUG Tx Command reply: GET_REPLY 317843350 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250817123809263 DLCTRL DEBUG Command: GET 430560602 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123809263 DLCTRL DEBUG Tx Command reply: GET_REPLY 430560602 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123809264 DLCTRL DEBUG Command: GET 86743877 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123809264 DLCTRL DEBUG Tx Command reply: GET_REPLY 86743877 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123809264 DLCTRL DEBUG Command: GET 813681443 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123809264 DLCTRL DEBUG Tx Command reply: GET_REPLY 813681443 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123809265 DLCTRL DEBUG Command: GET 165773964 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123809265 DLCTRL DEBUG Tx Command reply: GET_REPLY 165773964 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123809266 DLCTRL DEBUG Command: GET 194071340 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123809266 DLCTRL DEBUG Tx Command reply: GET_REPLY 194071340 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123809267 DLCTRL DEBUG Command: GET 637551457 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123809267 DLCTRL DEBUG Tx Command reply: GET_REPLY 637551457 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123809268 DLCTRL DEBUG Command: GET 412747991 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123809268 DLCTRL DEBUG Tx Command reply: GET_REPLY 412747991 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123809269 DLCTRL DEBUG Command: GET 782039901 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123809269 DLCTRL DEBUG Tx Command reply: GET_REPLY 782039901 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123809270 DLCTRL DEBUG Command: GET 733096827 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123809270 DLCTRL DEBUG Tx Command reply: GET_REPLY 733096827 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123809272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123809272 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34893<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(837)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(836)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123809274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123809274 DLINP DEBUG SRVCONN(,r=127.0.0.1:34919<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123809274 DLINP DEBUG SRVCONN(,r=127.0.0.1:34919<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123809274 DLINP NOTICE SRV(,r=127.0.0.1:34919<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123809274 DMAIN NOTICE (127.0.0.1:34919 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34919<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123809274 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(847)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(852)@4feaec2ea8d8: Final verdict of PTC: none 20250817123809275 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123809275 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) 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123809275 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123809275 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) 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123809275 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123809275 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) 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817123809275 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123809275 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) 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(846)@4feaec2ea8d8: Final verdict of PTC: none 20250817123809275 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 20250817123809275 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) 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123809275 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123809275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123809275 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123809275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123809275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123809275 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123809275 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) 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123809275 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123809275 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) 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123809275 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 20250817123809275 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 20250817123809275 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) 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123809275 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123809275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123809275 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123809275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123809275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123809275 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 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123809275 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123809275 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123809275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123809275 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123809275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123809275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123809275 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 20250817123809275 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 TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(853)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@4feaec2ea8d8: Final verdict of PTC: none 20250817123809276 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 20250817123809276 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) 20250817123809276 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123809276 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123809276 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123809276 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) 20250817123809276 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123809276 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123809276 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) 20250817123809276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123809276 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123809276 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123809276 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123809276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123809276 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123809276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123809276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123809276 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 HNBGW_Test.msc0-RAN(844)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(854)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(849)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(843)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(845)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(848)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(851)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(838)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(855)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(850)@4feaec2ea8d8: Final verdict of PTC: none 20250817123809289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123809289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(856)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(857)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123809303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44948<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(858)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:38:09 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 20250817123809371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123809452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123809452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123809452 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123809452 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) 20250817123809452 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123809452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2538450)[0x558217700be0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123809452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2538450)[0x558217700be0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123809452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5582176e7870]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123809452 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123809452 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123809452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00515724), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123809452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123809452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123809452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123809452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123809452 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123809452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5582176e7870]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123809452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2538450)[0x558217700be0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123809452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2538450)[0x558217700be0]{disrupted}: Freeing instance (context_map.c:202) 20250817123809452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2538450)[0x558217700be0]{disrupted}: Deallocated (fsm.c:568) 20250817123809452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5582176e7870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123809453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5582176e7870]{disconnected}: Freeing instance (context_map.c:206) 20250817123809453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5582176e7870]{disconnected}: Deallocated (fsm.c:568) 20250817123809453 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2538450 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123809453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14497676)[0x5582176e4d70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123809453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14497676)[0x5582176e4d70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123809453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558217700d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123809453 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123809453 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123809453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057277e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123809453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123809453 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) 20250817123809453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123809453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123809453 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123809453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558217700d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123809453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14497676)[0x5582176e4d70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123809453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14497676)[0x5582176e4d70]{disrupted}: Freeing instance (context_map.c:202) 20250817123809453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14497676)[0x5582176e4d70]{disrupted}: Deallocated (fsm.c:568) 20250817123809453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558217700d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123809453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558217700d10]{disconnected}: Freeing instance (context_map.c:206) 20250817123809453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558217700d10]{disconnected}: Deallocated (fsm.c:568) 20250817123809453 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14497676 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123809453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7460135)[0x5582176e2280]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123809453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7460135)[0x5582176e2280]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123809453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5582176ff070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123809453 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123809453 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123809453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077c0b7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123809453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123809453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123809453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123809453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123809453 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123809453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5582176ff070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123809453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7460135)[0x5582176e2280]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123809453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7460135)[0x5582176e2280]{disrupted}: Freeing instance (context_map.c:202) 20250817123809453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7460135)[0x5582176e2280]{disrupted}: Deallocated (fsm.c:568) 20250817123809453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5582176ff070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123809453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5582176ff070]{disconnected}: Freeing instance (context_map.c:206) 20250817123809453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5582176ff070]{disconnected}: Deallocated (fsm.c:568) 20250817123809453 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7460135 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123809453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123809453 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123809453 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123809453 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123809453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123809453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123809453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123809453 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123809453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123809453 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123809453 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123809453 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 20250817123809453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123809453 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 20250817123809453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123809453 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123809453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123809453 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123809453 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123809453 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123809453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123809453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123809453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123809453 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123809972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44962<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=416148) 20250817123810137 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123810137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56cbc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123810137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123810137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123810137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123810137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123810137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123810137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123810137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123810137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123810137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123810137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123810137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123810137 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=416148, count=446536) 20250817123811179 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123811180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123811180 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123811180 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123811180 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123811180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123811180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123811180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123811180 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123811179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087a067), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123811179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123811180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123811180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123811180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123811276 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123811276 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123811276 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123811276 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123811276 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123811276 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123811276 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123811276 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123811276 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817123811276 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123811276 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123811276 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:38:12 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 20250817123812104 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123812104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00703122), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123812104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123812104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123812104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123812104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123812105 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123812105 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123812105 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123812105 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123812105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123812105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123812105 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250817123813059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123813062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123813066 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46307<->l=127.0.0.1:4262) (control_if.c:572) 20250817123813116 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123813116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0998f), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123813116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123813116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123813116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123813116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123813116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813116 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123813116 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123813116 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123813116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123813116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123813116 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123813143 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123813143 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123813150 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123813150 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123813150 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123813150 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123813150 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123813150 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123813150 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123813151 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123813151 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123813151 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34649 (stream_srv.c:142) 20250817123813151 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34649<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123813151 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123813151 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123813152 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123813152 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123813152 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) 20250817123813152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123813152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123813152 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) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813152 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) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123813152 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) 20250817123813152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123813152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123813152 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123813152 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123813152 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123813152 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) 20250817123813152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123813152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123813152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123813152 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) 20250817123813152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123813152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123813152 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123813152 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123813152 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123813152 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) 20250817123813152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123813152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123813152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123813152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123813152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123813152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123813152 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123813152 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123813152 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123813152 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) 20250817123813152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123813152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123813152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123813152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123813152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123813152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123813152 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123813152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813152 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123813152 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123813152 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 20250817123813152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123813152 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123813152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813152 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123813152 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123813152 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 20250817123813152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123813152 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 20250817123813152 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123813152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813152 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123813152 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123813152 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123813152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123813152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123813152 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123813153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813153 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123813153 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123813153 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123813153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123813153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123813153 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(869)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(869)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(867)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(872)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(872)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(870)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-M3UA(875)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(875)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-SCCP(873)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123813190 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123813190 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123813190 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123813190 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123813190 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123813190 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123813190 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123813190 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123813190 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123813191 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123813191 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123813191 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) 20250817123813191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123813191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123813191 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) 20250817123813191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813191 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) 20250817123813191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123813191 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) 20250817123813191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123813191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123813191 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123813191 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123813191 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123813191 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) 20250817123813191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123813191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123813191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123813191 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) 20250817123813191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123813192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123813192 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123813192 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123813192 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123813192 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) 20250817123813192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123813192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123813192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123813192 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) 20250817123813192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123813192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123813192 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123813192 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123813192 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123813192 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) 20250817123813192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123813192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123813192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123813192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123813192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123813192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123813192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123813192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123813192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123813192 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123813192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813192 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123813192 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123813192 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 20250817123813192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123813192 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123813192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813192 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123813192 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123813192 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 20250817123813192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123813192 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 20250817123813192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123813192 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123813192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813192 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123813192 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123813192 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 20250817123813192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123813192 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 20250817123813192 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123813192 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 20250817123813192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813192 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123813192 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123813192 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123813192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123813192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123813192 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(878)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(876)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123813212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123813212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123813212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123813212 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123813212 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) 20250817123813212 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123813212 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123813212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123813212 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123813216 DLINP DEBUG SRVCONN(,r=127.0.0.1:34649<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123813216 DLINP DEBUG SRVCONN(,r=127.0.0.1:34649<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123813216 DLINP DEBUG SRVCONN(,r=127.0.0.1:34649<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123813216 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123813216 DHNBAP DEBUG (127.0.0.1:34649 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123813216 DHNBAP NOTICE (127.0.0.1:34649 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123813216 DHNBAP NOTICE (127.0.0.1:34649 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123813216 DLINP DEBUG SRVCONN(,r=127.0.0.1:34649<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123813216 DLINP DEBUG SRVCONN(,r=127.0.0.1:34649<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123813361 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 20250817123813362 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 20250817123813362 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123813362 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123813365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813365 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123813365 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123813365 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123813365 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123813365 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123813365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123813366 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813366 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123813366 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123813366 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123813366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123813366 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123813366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123813366 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 20250817123813371 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 20250817123813371 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 20250817123813371 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123813371 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123813372 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) 20250817123813372 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123813373 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123813373 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123813373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123813373 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123813373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123813373 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) 20250817123813373 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123813373 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123813373 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123813373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123813373 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123813373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123813373 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 20250817123813387 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 20250817123813387 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 20250817123813387 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123813387 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817123813388 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) 20250817123813388 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817123813388 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123813388 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123813388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123813388 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123813388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123813388 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) 20250817123813388 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123813388 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123813388 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123813388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123813388 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123813388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123813388 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 20250817123813402 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 20250817123813402 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 20250817123813402 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123813402 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123813403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813403 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123813403 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123813403 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123813403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123813403 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123813403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123813403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123813403 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123813403 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123813403 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123813403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123813403 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123813403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123813403 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 20250817123814167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123814167 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123814167 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123814167 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123814167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123814167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123814167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123814167 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123814167 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123814167 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123814167 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123814167 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123814167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123814167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123814167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123814167 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123814167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814167 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123814167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123814167 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123814167 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123814167 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) 20250817123814167 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) 20250817123814167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123814167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123814167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814167 [1;34mDLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123814167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123814167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123814167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123814167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123814167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123814167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123814167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123814167 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123814167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123814167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123814167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123814167 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123814167 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(868)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123814176 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) 20250817123814176 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123814176 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123814176 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 20250817123814176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123814176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123814176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123814176 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123814176 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123814176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123814176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123814176 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) 20250817123814176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123814176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123814176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123814176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123814176 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) 20250817123814176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814176 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) 20250817123814176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123814176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123814176 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123814176 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123814176 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) 20250817123814176 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) 20250817123814176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123814176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123814176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123814176 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123814176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123814176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123814176 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123814176 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123814176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123814176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123814176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123814176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123814176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123814176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123814176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123814176 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(871)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123814192 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) 20250817123814192 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123814192 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123814192 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 20250817123814192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123814192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123814192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123814192 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123814192 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123814192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123814192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123814192 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) 20250817123814192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123814192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123814192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817123814192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123814192 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) 20250817123814192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814192 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) 20250817123814192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123814192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123814192 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123814192 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123814192 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) 20250817123814192 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) 20250817123814192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123814192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123814192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123814192 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) 20250817123814192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123814192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123814192 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123814192 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: link up (cnlink.c:111) 20250817123814192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123814192 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123814192 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123814192 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 20250817123814192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123814192 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 20250817123814192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123814192 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123814193 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123814193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8faff), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123814193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123814193 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) 20250817123814193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123814193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123814193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123814193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123814193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123814193 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 20250817123814193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123814193 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 20250817123814193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123814193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123814194 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) 20250817123814194 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123814194 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123814194 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 20250817123814194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123814194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123814194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123814194 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123814194 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123814194 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123814194 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123814194 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) 20250817123814194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123814194 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=00b8faff) (sccp_scrc.c:477) 20250817123814194 DLSCCP DEBUG Received CO:RELCO for local reference 84 (sccp_scoc.c:1824) 20250817123814194 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123814194 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123814194 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123814194 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123814194 DLSCCP DEBUG SCCP-SCOC(84)[0x5582176f8790]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc2-RAN(874)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123814206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123814206 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123814206 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123814206 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123814206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123814206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123814206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123814206 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123814206 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123814206 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123814206 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123814206 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123814206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123814206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123814206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123814206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123814206 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) 20250817123814206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814206 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) 20250817123814206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123814206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123814206 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123814206 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123814206 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) 20250817123814206 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) 20250817123814206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123814206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123814206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123814206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123814206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123814206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123814206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123814206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123814206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123814206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123814206 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123814206 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123814206 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123814206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123814206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123814206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123814206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123814206 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123814206 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(877)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123815221 DLCTRL DEBUG Command: GET 273859612 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123815221 DLCTRL DEBUG Tx Command reply: GET_REPLY 273859612 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123815222 DLCTRL DEBUG Command: GET 69790592 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123815222 DLCTRL DEBUG Tx Command reply: GET_REPLY 69790592 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123815223 DLCTRL DEBUG Command: GET 770405481 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123815223 DLCTRL DEBUG Tx Command reply: GET_REPLY 770405481 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123815224 DLCTRL DEBUG Command: GET 36457368 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123815224 DLCTRL DEBUG Tx Command reply: GET_REPLY 36457368 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123815224 DLCTRL DEBUG Command: GET 893903841 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123815224 DLCTRL DEBUG Tx Command reply: GET_REPLY 893903841 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123815225 DLCTRL DEBUG Command: GET 658661762 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123815225 DLCTRL DEBUG Tx Command reply: GET_REPLY 658661762 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123815226 DLCTRL DEBUG Command: GET 685616712 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123815226 DLCTRL DEBUG Tx Command reply: GET_REPLY 685616712 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123815226 DLCTRL DEBUG Command: GET 468190890 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123815226 DLCTRL DEBUG Tx Command reply: GET_REPLY 468190890 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123815227 DLCTRL DEBUG Command: GET 656529950 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123815227 DLCTRL DEBUG Tx Command reply: GET_REPLY 656529950 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123815228 DLCTRL DEBUG Command: GET 311290189 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123815228 DLCTRL DEBUG Tx Command reply: GET_REPLY 311290189 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123815229 DLCTRL DEBUG Command: GET 209340260 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123815229 DLCTRL DEBUG Tx Command reply: GET_REPLY 209340260 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123815230 DLCTRL DEBUG Command: GET 928390033 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123815230 DLCTRL DEBUG Tx Command reply: GET_REPLY 928390033 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123815232 DLCTRL DEBUG Command: GET 200342098 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123815232 DLCTRL DEBUG Tx Command reply: GET_REPLY 200342098 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123815233 DLCTRL DEBUG Command: GET 304371593 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123815233 DLCTRL DEBUG Tx Command reply: GET_REPLY 304371593 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123815234 DLCTRL DEBUG Command: GET 68393702 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123815234 DLCTRL DEBUG Tx Command reply: GET_REPLY 68393702 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123815236 DLCTRL DEBUG Command: GET 749587510 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123815236 DLCTRL DEBUG Tx Command reply: GET_REPLY 749587510 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123815237 DLCTRL DEBUG Command: GET 37879606 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123815237 DLCTRL DEBUG Tx Command reply: GET_REPLY 37879606 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123815238 DLCTRL DEBUG Command: GET 775956413 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123815238 DLCTRL DEBUG Tx Command reply: GET_REPLY 775956413 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123815240 DLCTRL DEBUG Command: GET 123361220 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123815240 DLCTRL DEBUG Tx Command reply: GET_REPLY 123361220 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123815241 DLCTRL DEBUG Command: GET 611923610 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123815241 DLCTRL DEBUG Tx Command reply: GET_REPLY 611923610 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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@4feaec2ea8d8: 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 := '000000000000000111101111'B, t_guard := 20.000000 } 20250817123815251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52180<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)1193753 20250817123816286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123816286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123816286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250817123816286 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123816286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x123719, normal) (hnbgw_rua.c:407) 20250817123816286 DHNB DEBUG map_rua[0x5582176f8790]{init}: Allocated (fsm.c:456) 20250817123816286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193753)[0x5582176f8790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123816286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1193753 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123816286 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123816286 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123816286 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1193753 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250817123816286 DCN DEBUG map_sccp[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123816286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123816286 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-1193753 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817123816286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1193753 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250817123816286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193753)[0x5582176f8790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123816286 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123816286 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123816286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193753)[0x5582176f8790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123816286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558217700be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123816286 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123816286 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{IDLE}: Allocated (fsm.c:456) 20250817123816286 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123816287 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030001ef0056400500f1100926) (sccp_scrc.c:406) 20250817123816287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123816287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123816287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123816287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123816287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123816287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123816287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123816287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123816287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123816287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123816287 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123816287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123816287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123816287 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123816287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558217700be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123816287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193753)[0x5582176f8790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123816287 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123816287 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123816287 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123816287 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123816287 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123816287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123816287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123816287 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(870)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)10624633 HNBGW_Test.msc1-SCCP(870)@4feaec2ea8d8: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(880)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(870)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123816297 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) 20250817123816297 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123816297 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123816297 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 20250817123816297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123816297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123816297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123816297 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123816297 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123816297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123816297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123816297 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) 20250817123816297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123816297 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=00faa885) (sccp_scrc.c:477) 20250817123816297 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20250817123816297 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123816297 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123816297 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123816297 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123816297 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) 20250817123816297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123816297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558217700be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123816297 DLCTRL DEBUG Command: GET 590227173 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123816297 DLCTRL DEBUG Tx Command reply: GET_REPLY 590227173 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123816300 DLCTRL DEBUG Command: GET 592390074 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123816300 DLCTRL DEBUG Tx Command reply: GET_REPLY 592390074 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123816304 DLCTRL DEBUG Command: GET 227557689 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123816304 DLCTRL DEBUG Tx Command reply: GET_REPLY 227557689 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123816308 DLCTRL DEBUG Command: GET 880179244 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123816308 DLCTRL DEBUG Tx Command reply: GET_REPLY 880179244 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123816311 DLCTRL DEBUG Command: GET 831207265 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123816311 DLCTRL DEBUG Tx Command reply: GET_REPLY 831207265 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123816314 DLCTRL DEBUG Command: GET 72125847 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123816314 DLCTRL DEBUG Tx Command reply: GET_REPLY 72125847 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123816317 DLCTRL DEBUG Command: GET 471058778 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123816317 DLCTRL DEBUG Tx Command reply: GET_REPLY 471058778 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250817123816320 DLCTRL DEBUG Command: GET 486442326 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123816320 DLCTRL DEBUG Tx Command reply: GET_REPLY 486442326 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123816322 DLCTRL DEBUG Command: GET 924609835 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123816322 DLCTRL DEBUG Tx Command reply: GET_REPLY 924609835 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123816325 DLCTRL DEBUG Command: GET 864626296 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123816325 DLCTRL DEBUG Tx Command reply: GET_REPLY 864626296 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123816327 DLCTRL DEBUG Command: GET 346930818 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123816327 DLCTRL DEBUG Tx Command reply: GET_REPLY 346930818 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123816329 DLCTRL DEBUG Command: GET 9615239 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123816329 DLCTRL DEBUG Tx Command reply: GET_REPLY 9615239 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123816331 DLCTRL DEBUG Command: GET 317184552 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123816331 DLCTRL DEBUG Tx Command reply: GET_REPLY 317184552 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123816332 DLCTRL DEBUG Command: GET 683077582 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123816332 DLCTRL DEBUG Tx Command reply: GET_REPLY 683077582 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123816334 DLCTRL DEBUG Command: GET 32721837 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123816334 DLCTRL DEBUG Tx Command reply: GET_REPLY 32721837 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123816336 DLCTRL DEBUG Command: GET 932724094 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123816336 DLCTRL DEBUG Tx Command reply: GET_REPLY 932724094 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123816337 DLCTRL DEBUG Command: GET 681040276 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123816337 DLCTRL DEBUG Tx Command reply: GET_REPLY 681040276 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123816338 DLCTRL DEBUG Command: GET 485730409 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123816338 DLCTRL DEBUG Tx Command reply: GET_REPLY 485730409 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123816340 DLCTRL DEBUG Command: GET 826685365 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123816340 DLCTRL DEBUG Tx Command reply: GET_REPLY 826685365 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123816341 DLCTRL DEBUG Command: GET 589595997 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123816341 DLCTRL DEBUG Tx Command reply: GET_REPLY 589595997 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000101010111'B, t_guard := 20.000000 } 20250817123816362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@4feaec2ea8d8: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)13298093 20250817123817392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123817392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123817392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123817392 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123817392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcae9ad, normal) (hnbgw_rua.c:407) 20250817123817392 DHNB DEBUG map_rua[0x5582176e4d70]{init}: Allocated (fsm.c:456) 20250817123817392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13298093)[0x5582176e4d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123817392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13298093 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123817392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123817392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123817392 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817123817392 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13298093 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123817392 DCN DEBUG map_sccp[0x558217700d10]{init}: Allocated (fsm.c:456) 20250817123817392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558217700d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123817392 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-13298093 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123817392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13298093 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123817392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13298093)[0x5582176e4d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123817393 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123817393 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123817393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13298093)[0x5582176e4d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123817393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558217700d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123817393 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123817393 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{IDLE}: Allocated (fsm.c:456) 20250817123817393 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123817393 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030001570056400500f1100926) (sccp_scrc.c:406) 20250817123817393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123817393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123817393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123817393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123817393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123817393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123817393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123817393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123817393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123817393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123817393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123817393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123817393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123817393 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123817393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558217700d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123817393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13298093)[0x5582176e4d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123817393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123817393 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123817393 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123817393 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123817393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123817393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123817393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123817393 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(867)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@4feaec2ea8d8: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)8771117 HNBGW_Test.msc0-SCCP(867)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(881)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123817412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123817413 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123817413 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123817413 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123817413 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123817413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123817413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123817413 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123817413 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123817413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123817413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123817413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123817413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123817413 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=0027536e) (sccp_scrc.c:477) 20250817123817413 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20250817123817413 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123817413 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123817413 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123817413 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123817413 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) 20250817123817413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558217700d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123817413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558217700d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123817415 DLCTRL DEBUG Command: GET 450310092 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123817415 DLCTRL DEBUG Tx Command reply: GET_REPLY 450310092 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123817419 DLCTRL DEBUG Command: GET 288682988 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123817419 DLCTRL DEBUG Tx Command reply: GET_REPLY 288682988 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123817423 DLCTRL DEBUG Command: GET 59470411 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123817423 DLCTRL DEBUG Tx Command reply: GET_REPLY 59470411 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123817426 DLCTRL DEBUG Command: GET 797891919 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123817426 DLCTRL DEBUG Tx Command reply: GET_REPLY 797891919 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123817430 DLCTRL DEBUG Command: GET 751991478 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123817430 DLCTRL DEBUG Tx Command reply: GET_REPLY 751991478 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123817434 DLCTRL DEBUG Command: GET 83540758 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123817434 DLCTRL DEBUG Tx Command reply: GET_REPLY 83540758 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123817437 DLCTRL DEBUG Command: GET 530716202 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123817437 DLCTRL DEBUG Tx Command reply: GET_REPLY 530716202 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250817123817440 DLCTRL DEBUG Command: GET 848736824 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123817440 DLCTRL DEBUG Tx Command reply: GET_REPLY 848736824 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123817443 DLCTRL DEBUG Command: GET 226749917 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123817443 DLCTRL DEBUG Tx Command reply: GET_REPLY 226749917 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123817445 DLCTRL DEBUG Command: GET 924625833 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123817445 DLCTRL DEBUG Tx Command reply: GET_REPLY 924625833 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123817448 DLCTRL DEBUG Command: GET 660474792 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123817448 DLCTRL DEBUG Tx Command reply: GET_REPLY 660474792 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123817451 DLCTRL DEBUG Command: GET 936111503 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123817451 DLCTRL DEBUG Tx Command reply: GET_REPLY 936111503 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123817454 DLCTRL DEBUG Command: GET 396510841 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123817454 DLCTRL DEBUG Tx Command reply: GET_REPLY 396510841 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123817457 DLCTRL DEBUG Command: GET 744844648 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123817458 DLCTRL DEBUG Tx Command reply: GET_REPLY 744844648 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123817461 DLCTRL DEBUG Command: GET 96320594 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123817461 DLCTRL DEBUG Tx Command reply: GET_REPLY 96320594 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123817464 DLCTRL DEBUG Command: GET 133250178 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123817464 DLCTRL DEBUG Tx Command reply: GET_REPLY 133250178 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123817467 DLCTRL DEBUG Command: GET 989155765 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123817467 DLCTRL DEBUG Tx Command reply: GET_REPLY 989155765 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123817469 DLCTRL DEBUG Command: GET 481056820 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123817469 DLCTRL DEBUG Tx Command reply: GET_REPLY 481056820 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123817471 DLCTRL DEBUG Command: GET 259062953 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123817472 DLCTRL DEBUG Tx Command reply: GET_REPLY 259062953 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123817474 DLCTRL DEBUG Command: GET 990387599 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123817474 DLCTRL DEBUG Tx Command reply: GET_REPLY 990387599 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001001101011'B, t_guard := 20.000000 } 20250817123817510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52200<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@4feaec2ea8d8: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)1378944 20250817123818533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123818533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123818533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123818533 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123818533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x150a80, normal) (hnbgw_rua.c:407) 20250817123818534 DHNB DEBUG map_rua[0x5582176fecd0]{init}: Allocated (fsm.c:456) 20250817123818534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1378944)[0x5582176fecd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123818534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1378944 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123818534 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123818534 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123818534 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1378944 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250817123818534 DCN DEBUG map_sccp[0x5582176f0030]{init}: Allocated (fsm.c:456) 20250817123818534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5582176f0030]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123818534 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-1378944 <-> SCCP-94 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250817123818534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1378944 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123818534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1378944)[0x5582176fecd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123818534 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123818534 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123818534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1378944)[0x5582176fecd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123818534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5582176f0030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123818534 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123818534 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{IDLE}: Allocated (fsm.c:456) 20250817123818534 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123818534 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f400300026b0056400500f1100926) (sccp_scrc.c:406) 20250817123818534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123818534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123818534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123818534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123818534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123818534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123818534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123818534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123818534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123818534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123818534 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) 20250817123818534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123818534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123818535 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123818535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5582176f0030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123818535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1378944)[0x5582176fecd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123818535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123818535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123818535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123818535 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 20250817123818535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123818535 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 20250817123818535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123818535 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(873)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@4feaec2ea8d8: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)732743 HNBGW_Test.msc2-SCCP(873)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(873)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(882)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123818557 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) 20250817123818557 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123818557 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123818557 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 20250817123818557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123818557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123818557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123818557 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123818558 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123818558 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123818558 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123818558 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) 20250817123818558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123818558 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=0078d25b) (sccp_scrc.c:477) 20250817123818558 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20250817123818558 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123818558 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123818558 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123818558 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123818558 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) 20250817123818558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5582176f0030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123818558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5582176f0030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123818559 DLCTRL DEBUG Command: GET 100151327 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123818559 DLCTRL DEBUG Tx Command reply: GET_REPLY 100151327 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123818564 DLCTRL DEBUG Command: GET 709679281 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123818564 DLCTRL DEBUG Tx Command reply: GET_REPLY 709679281 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123818568 DLCTRL DEBUG Command: GET 2397870 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123818568 DLCTRL DEBUG Tx Command reply: GET_REPLY 2397870 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123818572 DLCTRL DEBUG Command: GET 897815580 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123818572 DLCTRL DEBUG Tx Command reply: GET_REPLY 897815580 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123818576 DLCTRL DEBUG Command: GET 190469910 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123818576 DLCTRL DEBUG Tx Command reply: GET_REPLY 190469910 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123818580 DLCTRL DEBUG Command: GET 638262433 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123818580 DLCTRL DEBUG Tx Command reply: GET_REPLY 638262433 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123818584 DLCTRL DEBUG Command: GET 820496761 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123818584 DLCTRL DEBUG Tx Command reply: GET_REPLY 820496761 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250817123818588 DLCTRL DEBUG Command: GET 927158512 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123818588 DLCTRL DEBUG Tx Command reply: GET_REPLY 927158512 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123818592 DLCTRL DEBUG Command: GET 326238580 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123818592 DLCTRL DEBUG Tx Command reply: GET_REPLY 326238580 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123818595 DLCTRL DEBUG Command: GET 872106844 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123818595 DLCTRL DEBUG Tx Command reply: GET_REPLY 872106844 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123818598 DLCTRL DEBUG Command: GET 124341950 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123818598 DLCTRL DEBUG Tx Command reply: GET_REPLY 124341950 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250817123818601 DLCTRL DEBUG Command: GET 21455275 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123818601 DLCTRL DEBUG Tx Command reply: GET_REPLY 21455275 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123818603 DLCTRL DEBUG Command: GET 736158322 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123818603 DLCTRL DEBUG Tx Command reply: GET_REPLY 736158322 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123818605 DLCTRL DEBUG Command: GET 160092917 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123818605 DLCTRL DEBUG Tx Command reply: GET_REPLY 160092917 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123818607 DLCTRL DEBUG Command: GET 172096147 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123818607 DLCTRL DEBUG Tx Command reply: GET_REPLY 172096147 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123818608 DLCTRL DEBUG Command: GET 979254680 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123818608 DLCTRL DEBUG Tx Command reply: GET_REPLY 979254680 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123818610 DLCTRL DEBUG Command: GET 586911886 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123818610 DLCTRL DEBUG Tx Command reply: GET_REPLY 586911886 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123818611 DLCTRL DEBUG Command: GET 660927821 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123818611 DLCTRL DEBUG Tx Command reply: GET_REPLY 660927821 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123818612 DLCTRL DEBUG Command: GET 695649678 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123818612 DLCTRL DEBUG Tx Command reply: GET_REPLY 695649678 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123818613 DLCTRL DEBUG Command: GET 352755881 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123818613 DLCTRL DEBUG Tx Command reply: GET_REPLY 352755881 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123818618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123818619 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46307<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(861)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(860)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123818622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123818623 DLINP DEBUG SRVCONN(,r=127.0.0.1:34649<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123818623 DLINP DEBUG SRVCONN(,r=127.0.0.1:34649<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123818623 DLINP NOTICE SRV(,r=127.0.0.1:34649<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123818623 DMAIN NOTICE (127.0.0.1:34649 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34649<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123818623 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(876)@4feaec2ea8d8: Final verdict of PTC: none 20250817123818626 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123818626 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) 20250817123818626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123818626 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(877)@4feaec2ea8d8: Final verdict of PTC: none 20250817123818626 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123818626 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) 20250817123818626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123818626 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123818626 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123818626 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) 20250817123818626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123818626 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123818626 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123818626 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) 20250817123818626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123818626 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123818626 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 20250817123818626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123818626 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123818626 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123818626 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123818626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123818626 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@4feaec2ea8d8: Final verdict of PTC: none 20250817123818627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123818627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123818627 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 20250817123818627 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 20250817123818627 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) 20250817123818627 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123818627 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123818627 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc1-RAN(871)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(874)@4feaec2ea8d8: Final verdict of PTC: none 20250817123818627 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123818627 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123818627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123818627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123818627 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 HNBGW_Test.msc0-SCCP(867)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(873)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@4feaec2ea8d8: Final verdict of PTC: none20250817123818627 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 20250817123818627 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) 20250817123818627 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123818628 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123818628 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.msc2-M3UA(875)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(878)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(872)@4feaec2ea8d8: Final verdict of PTC: none20250817123818628 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123818628 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) 20250817123818628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123818628 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817123818628 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 20250817123818628 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123818628 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) 20250817123818628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123818628 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123818628 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123818628 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) 20250817123818628 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123818628 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123818628 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 20250817123818628 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) 20250817123818628 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817123818628 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123818628 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123818628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123818628 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123818628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123818628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123818629 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 20250817123818629 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-SCCP(870)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(868)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@4feaec2ea8d8: Final verdict of PTC: none 20250817123818633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(869)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(862)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(881)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(880)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123818642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52180<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(879)@4feaec2ea8d8: Final verdict of PTC: none 20250817123818647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52200<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(882)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:38:18 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 20250817123818740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123818740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123818740 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123818740 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) 20250817123818740 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123818740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193753)[0x5582176f8790]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123818740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193753)[0x5582176f8790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123818740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123818740 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123818740 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123818740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00faa885), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123818740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123818740 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123818740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123818740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123818740 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123818740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558217700be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193753)[0x5582176f8790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193753)[0x5582176f8790]{disrupted}: Freeing instance (context_map.c:202) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193753)[0x5582176f8790]{disrupted}: Deallocated (fsm.c:568) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:206) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123818741 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1193753 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13298093)[0x5582176e4d70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13298093)[0x5582176e4d70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558217700d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123818741 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123818741 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123818741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027536e), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123818741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123818741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123818741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123818741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123818741 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558217700d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13298093)[0x5582176e4d70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13298093)[0x5582176e4d70]{disrupted}: Freeing instance (context_map.c:202) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13298093)[0x5582176e4d70]{disrupted}: Deallocated (fsm.c:568) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558217700d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558217700d10]{disconnected}: Freeing instance (context_map.c:206) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558217700d10]{disconnected}: Deallocated (fsm.c:568) 20250817123818741 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13298093 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1378944)[0x5582176fecd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1378944)[0x5582176fecd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5582176f0030]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123818741 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123818741 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123818741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078d25b), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123818741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123818741 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) 20250817123818741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123818741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123818741 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5582176f0030]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1378944)[0x5582176fecd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1378944)[0x5582176fecd0]{disrupted}: Freeing instance (context_map.c:202) 20250817123818741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1378944)[0x5582176fecd0]{disrupted}: Deallocated (fsm.c:568) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5582176f0030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5582176f0030]{disconnected}: Freeing instance (context_map.c:206) 20250817123818741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5582176f0030]{disconnected}: Deallocated (fsm.c:568) 20250817123818741 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1378944 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250817123818741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123818741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123818741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123818741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123818741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123818741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123818741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123818741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123818741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123818741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123818741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123818741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123818741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123818741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123818741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123818741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123818741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123818741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123818741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123818741 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 20250817123818741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123818741 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 20250817123818741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123818741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123818741 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 20250817123818752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52210<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123819354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52210<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=408436) 20250817123819454 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123819454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077c0b7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123819454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123819454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123819454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123819454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123819454 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123819454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057277e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123819454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123819454 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) 20250817123819454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123819454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123819454 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123819454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00515724), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123819454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123819454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123819454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123819454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123819454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123819454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123819455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123819455 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123819455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123819455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123819455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123819455 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123819455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123819455 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123819455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123819455 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 20250817123819455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123819455 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 20250817123819455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123819455 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123819455 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 20250817123819455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123819455 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123819455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123819455 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123819455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123819455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123819455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123819455 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123819455 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 20250817123820138 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123820138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56cbc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123820138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123820138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123820138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123820138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123820139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123820139 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123820139 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123820139 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123820139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123820139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123820139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123820139 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=408436, count=452348) 20250817123820627 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123820627 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123820627 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123820627 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123820627 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123820627 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123820629 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123820629 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123820629 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817123821180 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123821180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087a067), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123821181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123821181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123821181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123821181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123821181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123821181 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123821181 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123821181 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123821181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123821181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123821181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123821181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123821181 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:38: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_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 20250817123822105 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123822105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00703122), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123822105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123822105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123822106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123822106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123822106 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822106 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123822106 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123822106 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123822106 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123822106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123822106 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123822106 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123822106 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250817123822436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123822442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123822446 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43485<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123822541 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123822541 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123822548 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123822548 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123822548 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123822549 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123822549 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123822549 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123822549 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51148 (stream_srv.c:142) 20250817123822549 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51148<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123822549 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123822549 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123822549 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123822549 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123822549 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123822550 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123822550 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123822550 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) 20250817123822551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123822551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123822551 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) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822551 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) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123822551 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) 20250817123822551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123822551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123822551 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123822551 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123822551 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123822551 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) 20250817123822551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123822551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123822551 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) 20250817123822551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123822551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123822551 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123822551 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123822551 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123822551 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) 20250817123822551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123822551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123822551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123822551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123822551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123822551 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123822551 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123822551 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123822551 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) 20250817123822551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123822551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123822551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123822551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123822551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123822551 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123822551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123822551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123822551 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 20250817123822551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123822551 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123822551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123822551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123822551 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 20250817123822551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123822551 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 20250817123822551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123822552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123822552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123822552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123822552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123822552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123822552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123822552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123822552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123822552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123822552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123822552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123822552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123822552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123822552 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@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(893)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(893)@4feaec2ea8d8: M3UA emulation initiated, the test can be started MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(893)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(891)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(896)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(896)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(896)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-SCCP(894)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123822575 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123822575 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123822575 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123822575 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123822575 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123822575 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123822575 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123822575 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123822575 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123822576 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123822576 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123822576 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) 20250817123822576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123822576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123822576 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) 20250817123822576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822576 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) 20250817123822576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123822577 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) 20250817123822577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123822577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123822577 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123822577 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123822577 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123822577 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) 20250817123822577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123822577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123822577 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) 20250817123822577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123822577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123822577 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123822577 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123822577 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123822577 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) 20250817123822577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123822577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123822577 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) 20250817123822577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123822577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123822577 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123822577 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123822577 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123822577 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) 20250817123822577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123822577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123822577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123822577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123822577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123822577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123822577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123822577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123822577 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123822577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822577 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123822577 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123822577 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 20250817123822577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123822577 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123822577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822577 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123822577 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123822577 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 20250817123822577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123822577 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 20250817123822577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123822577 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123822577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822577 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123822577 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123822577 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 20250817123822577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123822577 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 20250817123822577 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123822577 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 20250817123822577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822577 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123822577 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123822577 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123822577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123822577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123822577 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(899)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(899)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(897)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(902)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(902)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-SCCP(900)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123822607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123822607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123822607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123822607 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123822607 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) 20250817123822607 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123822607 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123822607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123822607 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123822611 DLINP DEBUG SRVCONN(,r=127.0.0.1:51148<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123822611 DLINP DEBUG SRVCONN(,r=127.0.0.1:51148<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123822611 DLINP DEBUG SRVCONN(,r=127.0.0.1:51148<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123822611 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123822611 DHNBAP DEBUG (127.0.0.1:51148 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123822611 DHNBAP NOTICE (127.0.0.1:51148 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123822611 DHNBAP NOTICE (127.0.0.1:51148 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123822611 DLINP DEBUG SRVCONN(,r=127.0.0.1:51148<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123822611 DLINP DEBUG SRVCONN(,r=127.0.0.1:51148<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123822763 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 20250817123822763 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 20250817123822763 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 20250817123822763 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817123822763 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817123822763 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817123822763 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(893)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123822772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822772 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123822772 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817123822772 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817123822772 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817123822772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123822772 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123822772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817123822773 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 20250817123822773 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 20250817123822773 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123822773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817123822773 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 HNBGW_Test.msc1-M3UA(896)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123822778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822778 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123822778 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123822778 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123822778 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123822778 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250817123822778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123822778 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 20250817123822780 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) 20250817123822780 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123822780 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123822780 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123822780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123822780 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123822780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123822782 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) 20250817123822782 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123822783 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123822783 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123822783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123822783 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123822783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123822783 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 20250817123822788 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 20250817123822788 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 20250817123822788 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123822788 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123822796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822796 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123822796 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123822796 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123822796 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123822796 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123822796 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123822797 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 20250817123822797 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 20250817123822797 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123822797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817123822799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123822799 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123822799 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123822799 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123822799 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123822799 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123822799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123822799 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 HNBGW_Test.sgsn1-M3UA(902)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123822803 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) 20250817123822803 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123822803 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123822803 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123822803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123822803 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123822803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123822806 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) 20250817123822806 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123822806 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123822806 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123822806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123822806 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123822806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123822806 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 20250817123823117 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123823118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0998f), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123823118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123823118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123823118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123823118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123823118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123823118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123823118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123823118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123823118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123823118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123823118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123823118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123823130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123823130 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123823130 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123823130 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123823130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123823130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123823130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123823130 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123823131 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123823131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123823131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123823131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123823131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123823131 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=00a0998f) (sccp_scrc.c:477) 20250817123823131 DLSCCP DEBUG Received CO:RELCO for local reference 85 (sccp_scoc.c:1824) 20250817123823131 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123823131 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123823131 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123823131 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123823131 DLSCCP DEBUG SCCP-SCOC(85)[0x5582176e6a00]{IDLE}: Deallocated (fsm.c:568) 20250817123823579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123823579 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123823579 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123823579 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123823579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123823579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123823579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123823579 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123823580 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123823580 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123823580 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123823580 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123823580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123823580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123823580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123823580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123823580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823580 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123823580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123823580 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123823580 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123823580 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) 20250817123823580 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) 20250817123823580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123823580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123823580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123823580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123823580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123823580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123823580 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123823580 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123823580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123823580 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123823580 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123823580 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123823580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123823580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123823580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123823580 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123823583 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) 20250817123823583 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123823583 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123823583 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 20250817123823583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123823583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123823583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123823583 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123823583 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123823583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123823583 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123823583 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) 20250817123823583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123823583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123823583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123823583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123823583 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) 20250817123823583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823583 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) 20250817123823583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123823584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123823584 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123823584 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123823584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123823584 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123823584 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) 20250817123823584 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) 20250817123823584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123823584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123823584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123823584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123823584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123823584 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123823584 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123823584 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123823584 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123823584 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123823584 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123823584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123823584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123823584 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(892)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(895)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123823594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123823594 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123823594 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123823594 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123823594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123823594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123823594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123823594 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123823594 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123823594 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123823594 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123823594 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123823594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123823594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123823594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123823594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123823594 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) 20250817123823594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823594 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) 20250817123823594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823594 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123823594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123823594 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123823594 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123823594 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) 20250817123823594 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) 20250817123823594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123823594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123823594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123823594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123823594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123823594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123823594 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123823594 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123823594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123823594 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123823594 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123823594 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123823594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123823594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123823594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123823594 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(898)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123823605 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) 20250817123823605 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123823605 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123823605 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 20250817123823605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123823605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123823605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123823605 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123823605 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123823605 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123823605 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123823605 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) 20250817123823605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123823605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123823605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123823605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123823605 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) 20250817123823605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823605 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) 20250817123823605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123823605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123823605 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123823605 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123823605 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) 20250817123823605 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) 20250817123823605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123823605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123823605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123823605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123823605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123823605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123823605 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) 20250817123823605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123823605 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123823605 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123823605 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817123823606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123823606 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123823606 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123823606 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 20250817123823606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123823606 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 20250817123823606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123823606 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(901)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123824624 DLCTRL DEBUG Command: GET 460291758 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123824624 DLCTRL DEBUG Tx Command reply: GET_REPLY 460291758 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123824627 DLCTRL DEBUG Command: GET 556258706 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123824627 DLCTRL DEBUG Tx Command reply: GET_REPLY 556258706 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123824631 DLCTRL DEBUG Command: GET 890020427 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123824631 DLCTRL DEBUG Tx Command reply: GET_REPLY 890020427 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123824635 DLCTRL DEBUG Command: GET 720676383 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123824636 DLCTRL DEBUG Tx Command reply: GET_REPLY 720676383 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123824639 DLCTRL DEBUG Command: GET 656796377 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123824639 DLCTRL DEBUG Tx Command reply: GET_REPLY 656796377 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123824643 DLCTRL DEBUG Command: GET 492011472 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123824643 DLCTRL DEBUG Tx Command reply: GET_REPLY 492011472 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123824646 DLCTRL DEBUG Command: GET 534374559 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123824646 DLCTRL DEBUG Tx Command reply: GET_REPLY 534374559 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123824649 DLCTRL DEBUG Command: GET 901008639 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123824650 DLCTRL DEBUG Tx Command reply: GET_REPLY 901008639 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123824653 DLCTRL DEBUG Command: GET 612354069 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123824653 DLCTRL DEBUG Tx Command reply: GET_REPLY 612354069 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123824655 DLCTRL DEBUG Command: GET 291470175 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123824655 DLCTRL DEBUG Tx Command reply: GET_REPLY 291470175 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123824658 DLCTRL DEBUG Command: GET 692179947 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123824658 DLCTRL DEBUG Tx Command reply: GET_REPLY 692179947 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123824661 DLCTRL DEBUG Command: GET 571306284 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123824661 DLCTRL DEBUG Tx Command reply: GET_REPLY 571306284 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123824664 DLCTRL DEBUG Command: GET 547418572 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123824664 DLCTRL DEBUG Tx Command reply: GET_REPLY 547418572 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123824668 DLCTRL DEBUG Command: GET 703669042 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123824668 DLCTRL DEBUG Tx Command reply: GET_REPLY 703669042 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123824671 DLCTRL DEBUG Command: GET 275379830 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123824671 DLCTRL DEBUG Tx Command reply: GET_REPLY 275379830 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123824674 DLCTRL DEBUG Command: GET 715820396 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123824674 DLCTRL DEBUG Tx Command reply: GET_REPLY 715820396 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123824677 DLCTRL DEBUG Command: GET 73762916 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123824677 DLCTRL DEBUG Tx Command reply: GET_REPLY 73762916 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123824681 DLCTRL DEBUG Command: GET 175816316 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123824681 DLCTRL DEBUG Tx Command reply: GET_REPLY 175816316 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123824685 DLCTRL DEBUG Command: GET 968446101 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123824685 DLCTRL DEBUG Tx Command reply: GET_REPLY 968446101 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123824688 DLCTRL DEBUG Command: GET 336220205 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123824688 DLCTRL DEBUG Tx Command reply: GET_REPLY 336220205 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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 := '000000000000001011010100'B, t_guard := 20.000000 } 20250817123824721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52246<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)56425 20250817123825770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123825770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123825770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123825770 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123825770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc69, normal) (hnbgw_rua.c:407) 20250817123825770 DHNB DEBUG map_rua[0x5582176e6a00]{init}: Allocated (fsm.c:456) 20250817123825770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-56425)[0x5582176e6a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123825770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-56425 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123825770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123825770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123825770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-56425 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123825770 DCN DEBUG map_sccp[0x5582176f8790]{init}: Allocated (fsm.c:456) 20250817123825770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5582176f8790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123825770 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-56425 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123825770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-56425 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123825770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-56425)[0x5582176e6a00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123825770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123825770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123825770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-56425)[0x5582176e6a00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123825770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5582176f8790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123825770 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123825770 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{IDLE}: Allocated (fsm.c:456) 20250817123825770 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123825770 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002d40056400500f1100926) (sccp_scrc.c:406) 20250817123825770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123825770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123825770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123825770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123825770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123825770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123825770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123825770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123825770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123825770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123825770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123825770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123825770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123825770 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123825770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5582176f8790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123825770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-56425)[0x5582176e6a00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123825770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123825771 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123825771 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123825771 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123825771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123825771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123825771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123825771 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(891)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)1312743 HNBGW_Test.msc0-SCCP(891)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(891)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123825785 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123825785 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123825785 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123825785 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123825785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123825785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123825785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123825785 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123825785 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123825785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123825785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123825785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123825785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123825785 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=003bc235) (sccp_scrc.c:477) 20250817123825785 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20250817123825785 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123825785 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123825785 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123825785 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123825785 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) 20250817123825785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5582176f8790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123825785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5582176f8790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123825787 DLCTRL DEBUG Command: GET 47027050 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123825787 DLCTRL DEBUG Tx Command reply: GET_REPLY 47027050 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123825793 DLCTRL DEBUG Command: GET 429653701 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123825793 DLCTRL DEBUG Tx Command reply: GET_REPLY 429653701 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123825797 DLCTRL DEBUG Command: GET 669414456 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123825797 DLCTRL DEBUG Tx Command reply: GET_REPLY 669414456 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123825801 DLCTRL DEBUG Command: GET 620469505 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123825801 DLCTRL DEBUG Tx Command reply: GET_REPLY 620469505 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123825805 DLCTRL DEBUG Command: GET 634055816 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123825806 DLCTRL DEBUG Tx Command reply: GET_REPLY 634055816 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123825810 DLCTRL DEBUG Command: GET 296448974 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123825810 DLCTRL DEBUG Tx Command reply: GET_REPLY 296448974 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123825814 DLCTRL DEBUG Command: GET 803896895 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123825814 DLCTRL DEBUG Tx Command reply: GET_REPLY 803896895 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123825818 DLCTRL DEBUG Command: GET 894837992 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123825818 DLCTRL DEBUG Tx Command reply: GET_REPLY 894837992 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123825823 DLCTRL DEBUG Command: GET 352560423 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123825823 DLCTRL DEBUG Tx Command reply: GET_REPLY 352560423 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123825826 DLCTRL DEBUG Command: GET 687529656 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123825826 DLCTRL DEBUG Tx Command reply: GET_REPLY 687529656 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123825829 DLCTRL DEBUG Command: GET 704954894 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123825829 DLCTRL DEBUG Tx Command reply: GET_REPLY 704954894 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123825832 DLCTRL DEBUG Command: GET 192563065 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123825832 DLCTRL DEBUG Tx Command reply: GET_REPLY 192563065 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123825836 DLCTRL DEBUG Command: GET 927389398 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123825836 DLCTRL DEBUG Tx Command reply: GET_REPLY 927389398 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123825840 DLCTRL DEBUG Command: GET 625001368 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123825840 DLCTRL DEBUG Tx Command reply: GET_REPLY 625001368 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123825845 DLCTRL DEBUG Command: GET 707011915 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123825845 DLCTRL DEBUG Tx Command reply: GET_REPLY 707011915 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123825848 DLCTRL DEBUG Command: GET 21519849 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123825848 DLCTRL DEBUG Tx Command reply: GET_REPLY 21519849 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123825850 DLCTRL DEBUG Command: GET 483289655 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123825850 DLCTRL DEBUG Tx Command reply: GET_REPLY 483289655 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123825851 DLCTRL DEBUG Command: GET 995139214 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123825851 DLCTRL DEBUG Tx Command reply: GET_REPLY 995139214 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123825852 DLCTRL DEBUG Command: GET 44455094 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123825852 DLCTRL DEBUG Tx Command reply: GET_REPLY 44455094 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123825853 DLCTRL DEBUG Command: GET 828381274 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123825853 DLCTRL DEBUG Tx Command reply: GET_REPLY 828381274 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001010011011'B, t_guard := 20.000000 } 20250817123825864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54934<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@4feaec2ea8d8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)4455126 20250817123826893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123826893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123826893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123826893 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123826893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x43fad6, normal) (hnbgw_rua.c:407) 20250817123826893 DHNB DEBUG map_rua[0x5582176e4d70]{init}: Allocated (fsm.c:456) 20250817123826893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4455126)[0x5582176e4d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123826894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4455126 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123826894 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123826894 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123826894 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817123826894 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4455126 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817123826894 DCN DEBUG map_sccp[0x558217700d10]{init}: Allocated (fsm.c:456) 20250817123826894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558217700d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123826894 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-4455126 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817123826894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4455126 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123826894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4455126)[0x5582176e4d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123826894 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123826894 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123826894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4455126)[0x5582176e4d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123826894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558217700d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123826894 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123826894 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{IDLE}: Allocated (fsm.c:456) 20250817123826894 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123826894 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300029b0056400500f1100926) (sccp_scrc.c:406) 20250817123826894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123826894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123826894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123826894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123826894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123826894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123826894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123826894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123826894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123826894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123826894 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123826894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123826894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123826894 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123826894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558217700d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123826894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4455126)[0x5582176e4d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123826894 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123826894 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123826894 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123826894 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123826894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123826894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123826894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123826894 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(894)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@4feaec2ea8d8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)3017445 HNBGW_Test.msc1-SCCP(894)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(894)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123826913 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) 20250817123826913 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123826913 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123826913 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 20250817123826913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123826913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123826913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123826913 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123826914 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123826914 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123826914 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123826914 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) 20250817123826914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123826914 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=00c70a5b) (sccp_scrc.c:477) 20250817123826914 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20250817123826914 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123826914 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123826914 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123826914 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123826914 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) 20250817123826914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558217700d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123826914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558217700d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123826916 DLCTRL DEBUG Command: GET 365902388 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123826916 DLCTRL DEBUG Tx Command reply: GET_REPLY 365902388 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123826920 DLCTRL DEBUG Command: GET 834786578 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123826920 DLCTRL DEBUG Tx Command reply: GET_REPLY 834786578 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123826926 DLCTRL DEBUG Command: GET 165279454 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123826926 DLCTRL DEBUG Tx Command reply: GET_REPLY 165279454 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123826931 DLCTRL DEBUG Command: GET 182216426 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123826931 DLCTRL DEBUG Tx Command reply: GET_REPLY 182216426 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123826937 DLCTRL DEBUG Command: GET 614088607 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123826937 DLCTRL DEBUG Tx Command reply: GET_REPLY 614088607 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123826942 DLCTRL DEBUG Command: GET 542214125 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123826942 DLCTRL DEBUG Tx Command reply: GET_REPLY 542214125 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123826947 DLCTRL DEBUG Command: GET 890354441 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123826947 DLCTRL DEBUG Tx Command reply: GET_REPLY 890354441 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123826952 DLCTRL DEBUG Command: GET 160614583 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123826952 DLCTRL DEBUG Tx Command reply: GET_REPLY 160614583 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123826956 DLCTRL DEBUG Command: GET 956162805 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123826956 DLCTRL DEBUG Tx Command reply: GET_REPLY 956162805 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123826960 DLCTRL DEBUG Command: GET 606370717 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123826960 DLCTRL DEBUG Tx Command reply: GET_REPLY 606370717 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123826965 DLCTRL DEBUG Command: GET 3955328 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123826965 DLCTRL DEBUG Tx Command reply: GET_REPLY 3955328 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123826969 DLCTRL DEBUG Command: GET 574892474 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123826969 DLCTRL DEBUG Tx Command reply: GET_REPLY 574892474 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123826973 DLCTRL DEBUG Command: GET 586264888 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123826973 DLCTRL DEBUG Tx Command reply: GET_REPLY 586264888 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123826977 DLCTRL DEBUG Command: GET 968357386 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123826977 DLCTRL DEBUG Tx Command reply: GET_REPLY 968357386 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123826981 DLCTRL DEBUG Command: GET 960787762 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123826981 DLCTRL DEBUG Tx Command reply: GET_REPLY 960787762 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123826985 DLCTRL DEBUG Command: GET 483584993 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123826985 DLCTRL DEBUG Tx Command reply: GET_REPLY 483584993 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123826988 DLCTRL DEBUG Command: GET 805233526 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123826988 DLCTRL DEBUG Tx Command reply: GET_REPLY 805233526 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123826991 DLCTRL DEBUG Command: GET 341495842 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123826991 DLCTRL DEBUG Tx Command reply: GET_REPLY 341495842 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123826994 DLCTRL DEBUG Command: GET 383571982 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123826994 DLCTRL DEBUG Tx Command reply: GET_REPLY 383571982 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123826997 DLCTRL DEBUG Command: GET 897586801 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123826997 DLCTRL DEBUG Tx Command reply: GET_REPLY 897586801 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: "disconnecting msc0" 20250817123826999 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250817123827002 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123827002 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) 20250817123827002 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123827002 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123827002 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123827002 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) 20250817123827002 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123827002 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123827002 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 20250817123827002 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123827002 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123827002 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123827002 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123827002 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123827002 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123827002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123827002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123827002 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 MTC@4feaec2ea8d8: 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 := '000000000000001100000000'B, t_guard := 20.000000 } 20250817123827036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54938<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@4feaec2ea8d8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)8181309 20250817123828064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123828064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123828064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123828064 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123828064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7cd63d, normal) (hnbgw_rua.c:407) 20250817123828064 DHNB DEBUG map_rua[0x5582176f0030]{init}: Allocated (fsm.c:456) 20250817123828064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8181309)[0x5582176f0030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123828064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8181309 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123828064 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123828064 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123828064 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8181309 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123828064 DCN DEBUG map_sccp[0x558217702f10]{init}: Allocated (fsm.c:456) 20250817123828064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x558217702f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123828064 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-8181309 <-> SCCP-97 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123828064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8181309 SCCP-97 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123828064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8181309)[0x5582176f0030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123828064 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123828064 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123828064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8181309)[0x5582176f0030]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123828064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x558217702f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123828064 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123828064 DLSCCP DEBUG SCCP-SCOC(97)[0x5582176e59e0]{IDLE}: Allocated (fsm.c:456) 20250817123828064 DLSCCP DEBUG SCCP-SCOC(97)[0x5582176e59e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123828064 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003000056400500f1100926) (sccp_scrc.c:406) 20250817123828064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123828064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123828064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123828064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123828064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123828064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123828064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123828064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123828064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123828064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123828064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123828064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123828064 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123828064 DLSCCP DEBUG SCCP-SCOC(97)[0x5582176e59e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123828064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x558217702f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123828064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8181309)[0x5582176f0030]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123828064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123828064 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123828064 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123828064 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123828064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123828064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123828064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123828064 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123828742 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123828742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078d25b), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123828742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123828742 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) 20250817123828742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123828742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123828742 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123828742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027536e), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123828742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123828742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123828742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123828742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123828742 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123828742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00faa885), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123828742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123828742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123828742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123828742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123828743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123828743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123828743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123828743 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 20250817123828743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123828743 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 20250817123828743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123828743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123828743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123828743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123828743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123828743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123828743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123828743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123828743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123828743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123828743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123828743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123828743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123828743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123828743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123828743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123828743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123828751 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) 20250817123828751 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123828751 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123828751 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 20250817123828751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123828751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123828751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123828751 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123828751 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123828751 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123828751 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123828752 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) 20250817123828752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123828752 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=00faa885) (sccp_scrc.c:477) 20250817123828752 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20250817123828752 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123828752 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123828752 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123828752 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123828752 DLSCCP DEBUG SCCP-SCOC(92)[0x5582176e7870]{IDLE}: Deallocated (fsm.c:568) 20250817123829003 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123829003 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123829003 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123829455 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123829455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00515724), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123829455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123829455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123829455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123829455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123829455 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123829455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057277e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123829455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123829455 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) 20250817123829455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123829455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123829455 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123829455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077c0b7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123829455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123829455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123829455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123829455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123829455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123829455 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123829455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123829455 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123829456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123829456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123829456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123829456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123829456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123829456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123829456 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 20250817123829456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123829456 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 20250817123829456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123829456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123829456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123829456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123829456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123829456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123829456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123829456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123830139 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123830139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56cbc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123830139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123830140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123830140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123830140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123830140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123830140 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123830140 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123830140 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123830140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123830140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123830140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123830140 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123830146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123830146 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123830146 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123830146 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123830146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123830146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123830146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123830146 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123830147 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123830147 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123830147 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123830147 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123830147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123830147 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=00d56cbc) (sccp_scrc.c:477) 20250817123830147 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20250817123830147 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123830147 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123830147 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123830147 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123830147 DLSCCP DEBUG SCCP-SCOC(88)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) 20250817123831181 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123831181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087a067), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123831181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123831181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123831181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123831181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123831182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123831182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123831182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123831182 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123831182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123831182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123831182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123832107 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123832107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00703122), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123832107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123832107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123832107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123832107 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123832107 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123832107 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123832107 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123832107 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123832107 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123832107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123832107 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123833065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x558217702f10]{wait_cc}: Timeout of X31 (fsm.c:317) 20250817123833065 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123833065 DLSCCP DEBUG SCCP-SCOC(97)[0x5582176e59e0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123833065 DLSCCP DEBUG SCCP-SCOC(97)[0x5582176e59e0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250817123833065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x558217702f10]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250817123833065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8181309)[0x5582176f0030]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250817123833065 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8181309)[0x5582176f0030]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250817123833065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817123833065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8181309)[0x5582176f0030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250817123833065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8181309)[0x5582176f0030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123833065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8181309)[0x5582176f0030]{disrupted}: Freeing instance (context_map.c:202) 20250817123833065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8181309)[0x5582176f0030]{disrupted}: Deallocated (fsm.c:568) 20250817123833065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x558217702f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123833065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x558217702f10]{disconnected}: Freeing instance (context_map.c:206) 20250817123833065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x558217702f10]{disconnected}: Deallocated (fsm.c:568) 20250817123833065 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8181309 SCCP-97 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123833065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123833065 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)@4feaec2ea8d8: 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 := '000000000000001100000000'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 := '000000000000001100000000'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)@4feaec2ea8d8: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@4feaec2ea8d8: Test Component 906 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.msc0-SCCP(891)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(893)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(892)@4feaec2ea8d8: Final verdict of PTC: none 20250817123833073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123833073 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43485<->l=127.0.0.1:4262) (control_if.c:193) 20250817123833073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123833073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123833073 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123833073 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) 20250817123833073 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123833073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-56425)[0x5582176e6a00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123833073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-56425)[0x5582176e6a00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123833073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5582176f8790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123833073 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123833073 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123833073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bc235), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123833073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123833073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123833074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123833074 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123833074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123833074 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123833074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5582176f8790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123833074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-56425)[0x5582176e6a00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123833074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-56425)[0x5582176e6a00]{disrupted}: Freeing instance (context_map.c:202) 20250817123833074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-56425)[0x5582176e6a00]{disrupted}: Deallocated (fsm.c:568) 20250817123833074 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) 20250817123833074 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123833074 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123833074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5582176f8790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123833074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5582176f8790]{disconnected}: Freeing instance (context_map.c:206) 20250817123833074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5582176f8790]{disconnected}: Deallocated (fsm.c:568) 20250817123833074 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123833074 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-56425 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123833074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4455126)[0x5582176e4d70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123833074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4455126)[0x5582176e4d70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123833074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558217700d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123833074 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) 20250817123833074 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123833074 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123833074 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 20250817123833074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123833074 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123833074 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123833074 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123833074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c70a5b), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123833074 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123833074 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123833074 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123833074 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123833074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123833074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123833074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123833074 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123833074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123833074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123833074 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123833074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558217700d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123833074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4455126)[0x5582176e4d70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123833074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4455126)[0x5582176e4d70]{disrupted}: Freeing instance (context_map.c:202) 20250817123833074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4455126)[0x5582176e4d70]{disrupted}: Deallocated (fsm.c:568) 20250817123833074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558217700d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123833074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558217700d10]{disconnected}: Freeing instance (context_map.c:206) 20250817123833074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558217700d10]{disconnected}: Deallocated (fsm.c:568) 20250817123833074 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4455126 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123833075 DLINP DEBUG SRVCONN(,r=127.0.0.1:51148<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123833075 DLINP DEBUG SRVCONN(,r=127.0.0.1:51148<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123833075 DLINP NOTICE SRV(,r=127.0.0.1:51148<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123833074 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 20250817123833075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123833075 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123833075 DMAIN NOTICE (127.0.0.1:51148 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51148<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123833075 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817123833075 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123833075 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123833075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123833075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123833075 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123833075 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 20250817123833075 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-SCCP(897)@4feaec2ea8d8: Final verdict of PTC: none 20250817123833075 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123833075 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123833075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123833075 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123833075 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123833075 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123833076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123833076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123833076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 HNBGW_Test.sgsn1-RAN(901)@4feaec2ea8d8: Final verdict of PTC: none 20250817123833076 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123833076 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123833076 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) 20250817123833076 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123833076 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250817123833076 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 HNBGW_Test.sgsn0-RAN(898)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(900)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@4feaec2ea8d8: Final verdict of PTC: none 20250817123833077 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 20250817123833077 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) 20250817123833077 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123833077 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123833077 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123833077 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) 20250817123833077 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123833077 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-SCCP(894)@4feaec2ea8d8: Final verdict of PTC: none 20250817123833077 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) 20250817123833077 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) 20250817123833077 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123833077 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123833077 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123833077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123833077 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123833077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(899)@4feaec2ea8d8: Final verdict of PTC: none 20250817123833078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123833078 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 20250817123833078 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 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(896)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(895)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(903)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(884)@4feaec2ea8d8: Final verdict of PTC: none 20250817123833092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@4feaec2ea8d8: 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 := '000000000000001100000000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" HNBGW-PFCP(886)@4feaec2ea8d8: Final verdict of PTC: none 20250817123833092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52246<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-M3UA(902)@4feaec2ea8d8: Final verdict of PTC: none 20250817123833093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54934<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123833093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54938<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(903): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (pass -> pass) MTC@4feaec2ea8d8: 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 := '000000000000001100000000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@4feaec2ea8d8: 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 := '000000000000001100000000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:38:33 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 20250817123833165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123833768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54940<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=456276) Waiting for packet dumper to finish... 1 (prev_count=456276, count=460156) 20250817123835076 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123835076 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123835076 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123835078 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123835078 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123835078 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:38: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250817123836885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123836889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123836892 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40935<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123837026 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123837026 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123837035 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123837035 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123837035 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123837035 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123837035 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123837035 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123837035 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123837035 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123837036 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123837036 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123837036 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47948 (stream_srv.c:142) 20250817123837036 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47948<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123837037 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123837037 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123837037 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) 20250817123837037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123837037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123837037 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) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837037 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) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123837037 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) 20250817123837037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123837037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123837037 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123837037 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123837037 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123837037 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) 20250817123837037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123837037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123837037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123837037 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) 20250817123837037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123837037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123837037 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123837037 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123837037 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123837037 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) 20250817123837037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123837037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123837037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123837037 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123837037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123837037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123837037 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123837037 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123837037 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123837037 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) 20250817123837037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123837037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123837037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123837037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123837037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123837037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123837037 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123837037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123837037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123837037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123837037 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 20250817123837037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123837037 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123837037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123837037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123837037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123837037 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 20250817123837037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123837037 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 20250817123837037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123837037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123837037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123837037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123837037 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123837037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123837037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123837037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123837037 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123837038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123837038 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123837038 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123837038 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123837038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123837038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123837038 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123837038 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@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(917)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(917)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(915)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123837050 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123837050 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123837050 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123837050 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123837050 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123837050 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123837050 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123837050 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123837050 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123837050 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123837051 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123837051 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123837051 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) 20250817123837051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123837051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123837051 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) 20250817123837051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837051 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) 20250817123837051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123837051 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) 20250817123837051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123837051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123837051 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123837051 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123837051 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123837051 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) 20250817123837052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123837052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123837052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123837052 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) 20250817123837052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123837052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123837052 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123837052 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123837052 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123837052 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) 20250817123837052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123837052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123837052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123837052 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) 20250817123837052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123837052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123837052 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123837052 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123837052 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123837052 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) 20250817123837052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123837052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123837052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123837052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123837052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123837052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123837052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123837052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123837052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123837052 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123837052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123837052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123837052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123837052 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 20250817123837052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123837052 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123837052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123837052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123837052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123837052 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 20250817123837052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123837052 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 20250817123837052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123837052 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123837052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123837052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123837052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123837052 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 20250817123837052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123837052 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 20250817123837052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123837052 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 20250817123837052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123837052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123837052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123837052 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123837052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123837052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123837052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(920)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(920)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(918)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123837077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123837077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123837077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123837077 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123837077 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) 20250817123837077 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123837077 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123837077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123837077 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123837081 DLINP DEBUG SRVCONN(,r=127.0.0.1:47948<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123837081 DLINP DEBUG SRVCONN(,r=127.0.0.1:47948<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123837081 DLINP DEBUG SRVCONN(,r=127.0.0.1:47948<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123837081 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123837081 DHNBAP DEBUG (127.0.0.1:47948 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123837081 DHNBAP NOTICE (127.0.0.1:47948 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123837081 DHNBAP NOTICE (127.0.0.1:47948 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123837081 DLINP DEBUG SRVCONN(,r=127.0.0.1:47948<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123837081 DLINP DEBUG SRVCONN(,r=127.0.0.1:47948<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123837248 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 20250817123837248 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 20250817123837248 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123837248 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123837259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123837259 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123837259 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123837259 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123837259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123837259 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123837259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123837262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123837262 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123837262 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123837262 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123837262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123837262 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123837262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123837262 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 20250817123837262 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 20250817123837264 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 20250817123837264 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 20250817123837264 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123837264 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123837269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123837269 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123837269 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123837269 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123837269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123837269 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123837269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123837270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123837270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123837270 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123837270 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123837270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123837270 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123837270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123837270 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 20250817123837270 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 20250817123838063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123838063 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123838063 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123838063 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123838063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123838063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123838063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123838063 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123838063 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123838063 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123838063 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123838063 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123838063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123838063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123838063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123838063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123838063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123838063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123838063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123838063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123838063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838063 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123838064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123838064 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123838064 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123838064 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) 20250817123838064 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) 20250817123838064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123838064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123838064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123838064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123838064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123838064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123838064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123838064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123838064 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123838064 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123838064 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123838064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123838064 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123838064 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123838064 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123838064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123838064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123838064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123838064 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(916)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123838076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123838076 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123838076 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123838076 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123838076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123838076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123838076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123838076 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123838076 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123838076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123838076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123838076 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123838076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123838076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123838077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123838077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123838077 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) 20250817123838077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123838077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123838077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838077 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) 20250817123838077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123838077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123838077 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123838077 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123838077 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) 20250817123838077 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) 20250817123838077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123838077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123838077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123838077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123838077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123838077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123838077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123838077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123838077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123838077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123838077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123838077 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123838077 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123838077 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123838077 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123838077 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123838077 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123838077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123838077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123838077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123838077 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(919)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123838743 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123838743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027536e), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123838743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123838743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123838743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123838743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123838743 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123838743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078d25b), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123838743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123838743 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) 20250817123838743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123838743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123838743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123838743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123838743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123838743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123838743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123838743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123838743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123838743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123838743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123838743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123838743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123838743 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 20250817123838743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123838743 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 20250817123838743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123838745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123838745 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123838745 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123838745 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123838745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123838745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123838745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123838745 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123838745 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123838745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123838745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123838745 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123838745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123838745 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=0027536e) (sccp_scrc.c:477) 20250817123838745 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20250817123838745 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123838745 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123838745 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123838745 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123838745 DLSCCP DEBUG SCCP-SCOC(93)[0x5582176feba0]{IDLE}: Deallocated (fsm.c:568) 20250817123839100 DLCTRL DEBUG Command: GET 511940719 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123839100 DLCTRL DEBUG Tx Command reply: GET_REPLY 511940719 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123839107 DLCTRL DEBUG Command: GET 318012582 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123839107 DLCTRL DEBUG Tx Command reply: GET_REPLY 318012582 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123839110 DLCTRL DEBUG Command: GET 691083953 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123839110 DLCTRL DEBUG Tx Command reply: GET_REPLY 691083953 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123839113 DLCTRL DEBUG Command: GET 925607499 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123839113 DLCTRL DEBUG Tx Command reply: GET_REPLY 925607499 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123839117 DLCTRL DEBUG Command: GET 797643077 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123839117 DLCTRL DEBUG Tx Command reply: GET_REPLY 797643077 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123839122 DLCTRL DEBUG Command: GET 59937373 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123839122 DLCTRL DEBUG Tx Command reply: GET_REPLY 59937373 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123839128 DLCTRL DEBUG Command: GET 487336615 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123839128 DLCTRL DEBUG Tx Command reply: GET_REPLY 487336615 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123839134 DLCTRL DEBUG Command: GET 878963825 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123839134 DLCTRL DEBUG Tx Command reply: GET_REPLY 878963825 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123839138 DLCTRL DEBUG Command: GET 204210059 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123839138 DLCTRL DEBUG Tx Command reply: GET_REPLY 204210059 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123839142 DLCTRL DEBUG Command: GET 216814115 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123839142 DLCTRL DEBUG Tx Command reply: GET_REPLY 216814115 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123839146 DLCTRL DEBUG Command: GET 241453416 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123839146 DLCTRL DEBUG Tx Command reply: GET_REPLY 241453416 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123839152 DLCTRL DEBUG Command: GET 960204507 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123839152 DLCTRL DEBUG Tx Command reply: GET_REPLY 960204507 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123839156 DLCTRL DEBUG Command: GET 282228074 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123839156 DLCTRL DEBUG Tx Command reply: GET_REPLY 282228074 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123839158 DLCTRL DEBUG Command: GET 866602369 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123839158 DLCTRL DEBUG Tx Command reply: GET_REPLY 866602369 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123839160 DLCTRL DEBUG Command: GET 192237719 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123839160 DLCTRL DEBUG Tx Command reply: GET_REPLY 192237719 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123839162 DLCTRL DEBUG Command: GET 793271783 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123839162 DLCTRL DEBUG Tx Command reply: GET_REPLY 793271783 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123839163 DLCTRL DEBUG Command: GET 279991455 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123839163 DLCTRL DEBUG Tx Command reply: GET_REPLY 279991455 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123839164 DLCTRL DEBUG Command: GET 291769674 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123839164 DLCTRL DEBUG Tx Command reply: GET_REPLY 291769674 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123839165 DLCTRL DEBUG Command: GET 538341141 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123839165 DLCTRL DEBUG Tx Command reply: GET_REPLY 538341141 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123839167 DLCTRL DEBUG Command: GET 766237314 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123839167 DLCTRL DEBUG Tx Command reply: GET_REPLY 766237314 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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 := '000000000000001100011001'B, t_guard := 20.000000 } 20250817123839179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123839456 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123839457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077c0b7), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123839457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123839457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123839457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123839457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123839457 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123839457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057277e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123839457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123839457 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) 20250817123839457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123839457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123839457 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123839457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00515724), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123839457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123839457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123839457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123839457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123839457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123839457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123839457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123839457 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123839457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123839457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123839457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123839457 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123839457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123839457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123839457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123839457 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 20250817123839457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123839457 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 20250817123839457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123839457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123839457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123839458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123839458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123839458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123839458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123839458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123839458 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123839462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123839462 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123839462 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123839462 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123839462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123839462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123839462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123839462 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123839462 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123839462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123839462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123839462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123839462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123839462 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=0077c0b7) (sccp_scrc.c:477) 20250817123839462 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20250817123839463 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123839463 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123839463 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123839463 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123839463 DLSCCP DEBUG SCCP-SCOC(91)[0x558217703060]{IDLE}: Deallocated (fsm.c:568) 20250817123839664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123839665 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123839665 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123839665 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123839665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123839665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123839665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123839665 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123839665 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123839665 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123839665 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123839665 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123839665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123839665 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=00515724) (sccp_scrc.c:477) 20250817123839665 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20250817123839665 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123839665 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123839665 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123839665 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123839665 DLSCCP DEBUG SCCP-SCOC(89)[0x5582176ec4a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(916)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)15217480 20250817123840220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123840220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123840220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123840220 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123840220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe83348, normal) (hnbgw_rua.c:407) 20250817123840220 DHNB DEBUG map_rua[0x5582176f8790]{init}: Allocated (fsm.c:456) 20250817123840220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217480)[0x5582176f8790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123840220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15217480 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123840220 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123840220 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123840220 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15217480 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123840220 DCN DEBUG map_sccp[0x5582176e4d70]{init}: Allocated (fsm.c:456) 20250817123840220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5582176e4d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123840220 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-15217480 <-> SCCP-98 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123840220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15217480 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123840220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217480)[0x5582176f8790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123840220 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123840220 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123840220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217480)[0x5582176f8790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123840220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5582176e4d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123840220 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123840220 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{IDLE}: Allocated (fsm.c:456) 20250817123840220 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123840220 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003190056400500f1100926) (sccp_scrc.c:406) 20250817123840220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123840220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123840220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123840220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123840220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123840220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123840220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123840220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123840220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123840220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123840220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123840220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123840220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123840220 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123840220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5582176e4d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123840220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217480)[0x5582176f8790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123840221 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123840221 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123840221 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123840221 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123840221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123840221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123840221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123840221 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)6674870 HNBGW_Test.msc0-SCCP(915)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(915)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123840241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123840241 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123840241 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123840241 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123840241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123840241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123840241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123840241 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123840241 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123840241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123840241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123840241 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123840241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123840241 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=005a773d) (sccp_scrc.c:477) 20250817123840241 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20250817123840241 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123840241 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123840241 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123840241 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123840241 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) 20250817123840241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5582176e4d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123840241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5582176e4d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123840243 DLCTRL DEBUG Command: GET 905648351 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123840243 DLCTRL DEBUG Tx Command reply: GET_REPLY 905648351 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123840250 DLCTRL DEBUG Command: GET 138650377 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123840250 DLCTRL DEBUG Tx Command reply: GET_REPLY 138650377 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123840256 DLCTRL DEBUG Command: GET 684305632 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123840256 DLCTRL DEBUG Tx Command reply: GET_REPLY 684305632 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123840262 DLCTRL DEBUG Command: GET 718819142 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123840262 DLCTRL DEBUG Tx Command reply: GET_REPLY 718819142 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123840266 DLCTRL DEBUG Command: GET 278107982 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123840266 DLCTRL DEBUG Tx Command reply: GET_REPLY 278107982 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123840269 DLCTRL DEBUG Command: GET 474505013 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123840269 DLCTRL DEBUG Tx Command reply: GET_REPLY 474505013 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123840272 DLCTRL DEBUG Command: GET 192796724 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123840272 DLCTRL DEBUG Tx Command reply: GET_REPLY 192796724 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123840276 DLCTRL DEBUG Command: GET 198112767 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123840276 DLCTRL DEBUG Tx Command reply: GET_REPLY 198112767 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123840280 DLCTRL DEBUG Command: GET 999370511 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123840280 DLCTRL DEBUG Tx Command reply: GET_REPLY 999370511 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123840283 DLCTRL DEBUG Command: GET 226566989 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123840283 DLCTRL DEBUG Tx Command reply: GET_REPLY 226566989 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123840285 DLCTRL DEBUG Command: GET 444036432 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123840285 DLCTRL DEBUG Tx Command reply: GET_REPLY 444036432 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123840288 DLCTRL DEBUG Command: GET 337292135 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123840288 DLCTRL DEBUG Tx Command reply: GET_REPLY 337292135 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123840290 DLCTRL DEBUG Command: GET 901926752 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123840290 DLCTRL DEBUG Tx Command reply: GET_REPLY 901926752 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123840292 DLCTRL DEBUG Command: GET 999631830 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123840292 DLCTRL DEBUG Tx Command reply: GET_REPLY 999631830 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123840293 DLCTRL DEBUG Command: GET 198182164 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123840293 DLCTRL DEBUG Tx Command reply: GET_REPLY 198182164 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123840295 DLCTRL DEBUG Command: GET 402573141 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123840295 DLCTRL DEBUG Tx Command reply: GET_REPLY 402573141 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123840296 DLCTRL DEBUG Command: GET 563776090 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123840296 DLCTRL DEBUG Tx Command reply: GET_REPLY 563776090 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123840298 DLCTRL DEBUG Command: GET 815208229 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123840298 DLCTRL DEBUG Tx Command reply: GET_REPLY 815208229 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123840299 DLCTRL DEBUG Command: GET 244151663 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123840299 DLCTRL DEBUG Tx Command reply: GET_REPLY 244151663 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123840300 DLCTRL DEBUG Command: GET 840282628 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123840300 DLCTRL DEBUG Tx Command reply: GET_REPLY 840282628 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000011100110'B, t_guard := 20.000000 } 20250817123840329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123841182 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123841182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087a067), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123841182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123841182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123841182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123841182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123841182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123841182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123841182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123841182 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123841182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123841182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123841182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123841182 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123841184 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123841184 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123841184 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123841184 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123841184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123841184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123841184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123841184 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123841184 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123841184 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123841184 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123841184 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123841184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123841184 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=0087a067) (sccp_scrc.c:477) 20250817123841184 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20250817123841184 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123841184 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123841184 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123841184 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123841184 DLSCCP DEBUG SCCP-SCOC(87)[0x5582176e7e30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(916)@4feaec2ea8d8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)2983147 20250817123841338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123841338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123841338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123841338 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123841338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2d84eb, normal) (hnbgw_rua.c:407) 20250817123841338 DHNB DEBUG map_rua[0x5582176e7e30]{init}: Allocated (fsm.c:456) 20250817123841338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2983147)[0x5582176e7e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123841338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2983147 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123841338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123841338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123841338 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250817123841338 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2983147 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817123841338 DCN DEBUG map_sccp[0x5582176f0030]{init}: Allocated (fsm.c:456) 20250817123841338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5582176f0030]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123841338 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-2983147 <-> SCCP-99 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817123841338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2983147 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123841338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2983147)[0x5582176e7e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123841338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123841338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123841338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2983147)[0x5582176e7e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123841338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5582176f0030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123841338 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123841338 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{IDLE}: Allocated (fsm.c:456) 20250817123841338 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123841338 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000e60056400500f1100926) (sccp_scrc.c:406) 20250817123841338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123841338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123841338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123841338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123841338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123841338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123841338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123841338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123841338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123841338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123841338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123841338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123841338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123841338 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123841338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5582176f0030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123841338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2983147)[0x5582176e7e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123841338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123841338 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123841338 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123841338 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123841338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123841338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123841338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123841338 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@4feaec2ea8d8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@4feaec2ea8d8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)13483749 HNBGW_Test.msc0-SCCP(915)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123841340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123841340 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123841340 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123841340 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123841340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123841340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123841340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123841340 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123841340 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123841340 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123841340 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123841340 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123841340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123841340 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=00ed6234) (sccp_scrc.c:477) 20250817123841340 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20250817123841340 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123841340 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123841340 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123841340 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123841340 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) 20250817123841340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5582176f0030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123841340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5582176f0030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123841341 DLCTRL DEBUG Command: GET 28241128 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123841341 DLCTRL DEBUG Tx Command reply: GET_REPLY 28241128 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817123841342 DLCTRL DEBUG Command: GET 993043459 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123841342 DLCTRL DEBUG Tx Command reply: GET_REPLY 993043459 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123841343 DLCTRL DEBUG Command: GET 857550811 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123841343 DLCTRL DEBUG Tx Command reply: GET_REPLY 857550811 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123841344 DLCTRL DEBUG Command: GET 268918278 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123841344 DLCTRL DEBUG Tx Command reply: GET_REPLY 268918278 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123841346 DLCTRL DEBUG Command: GET 807984611 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123841346 DLCTRL DEBUG Tx Command reply: GET_REPLY 807984611 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123841347 DLCTRL DEBUG Command: GET 13403116 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123841347 DLCTRL DEBUG Tx Command reply: GET_REPLY 13403116 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123841348 DLCTRL DEBUG Command: GET 181002329 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123841348 DLCTRL DEBUG Tx Command reply: GET_REPLY 181002329 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123841349 DLCTRL DEBUG Command: GET 989790994 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123841349 DLCTRL DEBUG Tx Command reply: GET_REPLY 989790994 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123841350 DLCTRL DEBUG Command: GET 453939892 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123841350 DLCTRL DEBUG Tx Command reply: GET_REPLY 453939892 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123841350 DLCTRL DEBUG Command: GET 466688542 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123841350 DLCTRL DEBUG Tx Command reply: GET_REPLY 466688542 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123841351 DLCTRL DEBUG Command: GET 482640059 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123841351 DLCTRL DEBUG Tx Command reply: GET_REPLY 482640059 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123841353 DLCTRL DEBUG Command: GET 336438101 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123841353 DLCTRL DEBUG Tx Command reply: GET_REPLY 336438101 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123841354 DLCTRL DEBUG Command: GET 749280746 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123841354 DLCTRL DEBUG Tx Command reply: GET_REPLY 749280746 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123841355 DLCTRL DEBUG Command: GET 74234589 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123841355 DLCTRL DEBUG Tx Command reply: GET_REPLY 74234589 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123841356 DLCTRL DEBUG Command: GET 428565608 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123841356 DLCTRL DEBUG Tx Command reply: GET_REPLY 428565608 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123841358 DLCTRL DEBUG Command: GET 368960875 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123841358 DLCTRL DEBUG Tx Command reply: GET_REPLY 368960875 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123841359 DLCTRL DEBUG Command: GET 642739366 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123841359 DLCTRL DEBUG Tx Command reply: GET_REPLY 642739366 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123841360 DLCTRL DEBUG Command: GET 756450887 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123841360 DLCTRL DEBUG Tx Command reply: GET_REPLY 756450887 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123841361 DLCTRL DEBUG Command: GET 293443071 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123841361 DLCTRL DEBUG Tx Command reply: GET_REPLY 293443071 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123841361 DLCTRL DEBUG Command: GET 91288171 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123841361 DLCTRL DEBUG Tx Command reply: GET_REPLY 91288171 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: "connecting cnlink 1" 20250817123841362 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(926)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(926)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(926)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(924)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123841575 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 20250817123841575 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 20250817123841575 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 20250817123841575 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817123841575 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817123841575 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817123841575 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(926)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123841577 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) 20250817123841577 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123841577 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817123841577 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817123841577 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817123841577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123841577 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123841577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817123841577 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 20250817123841578 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) 20250817123841578 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123841578 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123841578 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123841578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123841578 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250817123841578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123841578 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 20250817123842107 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123842108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00703122), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123842108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123842108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123842108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123842108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123842108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123842108 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123842108 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123842108 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123842108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123842108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123842108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123842108 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123842113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123842113 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123842113 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123842113 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123842113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123842113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123842113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123842113 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123842114 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123842114 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123842114 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123842114 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123842114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123842114 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=00703122) (sccp_scrc.c:477) 20250817123842114 DLSCCP DEBUG Received CO:RELCO for local reference 86 (sccp_scoc.c:1824) 20250817123842114 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123842114 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123842114 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123842114 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123842114 DLSCCP DEBUG SCCP-SCOC(86)[0x5582176fa280]{IDLE}: Deallocated (fsm.c:568) MTC@4feaec2ea8d8: 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 := '000000000000001001011101'B, t_guard := 20.000000 } 20250817123842388 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) 20250817123842388 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123842388 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123842388 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 20250817123842388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123842388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123842388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123842388 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123842388 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123842388 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123842388 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123842388 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) 20250817123842388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123842388 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123842388 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123842389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123842389 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) 20250817123842389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123842389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123842389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123842389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123842389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123842389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123842389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123842389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123842389 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) 20250817123842389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123842389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123842389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123842389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123842389 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123842389 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123842389 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) 20250817123842389 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) 20250817123842389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123842389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123842389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123842389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123842389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123842389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123842389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123842389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123842389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123842389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123842389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123842389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123842389 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123842389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123842389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123842389 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123842389 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123842389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123842389 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123842389 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123842389 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123842389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123842389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123842389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123842389 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(925)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123842409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123843074 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123843074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c70a5b), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123843075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123843075 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123843075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123843075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123843075 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123843075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bc235), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123843075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123843075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123843075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123843075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123843075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123843075 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123843075 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123843075 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123843075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123843075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123843075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123843075 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123843075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123843075 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123843075 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123843075 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123843075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123843075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123843075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123843075 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123843083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123843083 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123843083 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123843083 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123843083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123843083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123843083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123843083 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123843083 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) 20250817123843083 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123843083 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123843083 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 20250817123843083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123843083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123843083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123843083 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123843083 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123843083 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123843083 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123843083 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123843083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123843083 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=003bc235) (sccp_scrc.c:477) 20250817123843083 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20250817123843083 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123843083 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123843083 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123843083 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123843083 DLSCCP DEBUG SCCP-SCOC(95)[0x558217700be0]{IDLE}: Deallocated (fsm.c:568) 20250817123843083 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123843083 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123843083 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123843083 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) 20250817123843083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123843083 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=00c70a5b) (sccp_scrc.c:477) 20250817123843083 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20250817123843083 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123843083 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123843083 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123843083 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123843084 DLSCCP DEBUG SCCP-SCOC(96)[0x5582176fecd0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@4feaec2ea8d8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)2611885 20250817123843436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123843436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123843436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250817123843436 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123843436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x27daad, normal) (hnbgw_rua.c:407) 20250817123843437 DHNB DEBUG map_rua[0x5582176fecd0]{init}: Allocated (fsm.c:456) 20250817123843437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611885)[0x5582176fecd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123843437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2611885 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817123843437 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123843437 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123843437 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2611885 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250817123843437 DCN DEBUG map_sccp[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123843437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123843437 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-2611885 <-> SCCP-100 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250817123843437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2611885 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250817123843437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611885)[0x5582176fecd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123843437 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123843437 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123843437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611885)[0x5582176fecd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123843437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558217700be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123843437 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123843437 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{IDLE}: Allocated (fsm.c:456) 20250817123843437 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123843437 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300025d0056400500f1100926) (sccp_scrc.c:406) 20250817123843437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123843437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123843437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123843437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123843437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123843437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123843437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123843437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123843437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123843437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123843437 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123843437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123843437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123843437 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123843437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558217700be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123843437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611885)[0x5582176fecd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123843437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123843437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123843437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123843437 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123843437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123843437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123843437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123843437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(924)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@4feaec2ea8d8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@4feaec2ea8d8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)528173 HNBGW_Test.msc1-SCCP(924)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(924)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123843447 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) 20250817123843447 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123843447 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123843447 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 20250817123843447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123843447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123843447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123843447 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123843447 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123843447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123843447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123843447 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) 20250817123843447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123843447 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=0061ea4b) (sccp_scrc.c:477) 20250817123843447 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20250817123843447 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123843447 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123843447 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123843447 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123843447 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) 20250817123843447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123843447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558217700be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123843449 DLCTRL DEBUG Command: GET 174071500 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250817123843449 DLCTRL DEBUG Tx Command reply: GET_REPLY 174071500 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250817123843451 DLCTRL DEBUG Command: GET 96571228 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250817123843451 DLCTRL DEBUG Tx Command reply: GET_REPLY 96571228 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123843454 DLCTRL DEBUG Command: GET 590494359 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123843454 DLCTRL DEBUG Tx Command reply: GET_REPLY 590494359 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123843458 DLCTRL DEBUG Command: GET 540840421 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123843458 DLCTRL DEBUG Tx Command reply: GET_REPLY 540840421 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123843463 DLCTRL DEBUG Command: GET 453799548 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123843463 DLCTRL DEBUG Tx Command reply: GET_REPLY 453799548 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123843467 DLCTRL DEBUG Command: GET 587091448 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250817123843467 DLCTRL DEBUG Tx Command reply: GET_REPLY 587091448 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123843472 DLCTRL DEBUG Command: GET 432463731 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250817123843472 DLCTRL DEBUG Tx Command reply: GET_REPLY 432463731 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123843476 DLCTRL DEBUG Command: GET 615346747 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123843476 DLCTRL DEBUG Tx Command reply: GET_REPLY 615346747 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123843479 DLCTRL DEBUG Command: GET 671068534 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123843479 DLCTRL DEBUG Tx Command reply: GET_REPLY 671068534 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123843481 DLCTRL DEBUG Command: GET 547357158 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123843481 DLCTRL DEBUG Tx Command reply: GET_REPLY 547357158 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123843483 DLCTRL DEBUG Command: GET 117284500 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250817123843483 DLCTRL DEBUG Tx Command reply: GET_REPLY 117284500 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123843484 DLCTRL DEBUG Command: GET 451239307 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250817123843484 DLCTRL DEBUG Tx Command reply: GET_REPLY 451239307 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123843486 DLCTRL DEBUG Command: GET 605913698 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123843486 DLCTRL DEBUG Tx Command reply: GET_REPLY 605913698 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123843487 DLCTRL DEBUG Command: GET 534083525 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123843487 DLCTRL DEBUG Tx Command reply: GET_REPLY 534083525 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123843489 DLCTRL DEBUG Command: GET 216668014 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123843489 DLCTRL DEBUG Tx Command reply: GET_REPLY 216668014 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123843490 DLCTRL DEBUG Command: GET 977876474 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250817123843490 DLCTRL DEBUG Tx Command reply: GET_REPLY 977876474 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123843491 DLCTRL DEBUG Command: GET 689775555 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250817123843491 DLCTRL DEBUG Tx Command reply: GET_REPLY 689775555 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123843493 DLCTRL DEBUG Command: GET 653965863 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123843493 DLCTRL DEBUG Tx Command reply: GET_REPLY 653965863 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123843494 DLCTRL DEBUG Command: GET 689349828 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123843494 DLCTRL DEBUG Tx Command reply: GET_REPLY 689349828 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123843496 DLCTRL DEBUG Command: GET 608700916 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123843496 DLCTRL DEBUG Tx Command reply: GET_REPLY 608700916 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123843499 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40935<->l=127.0.0.1:4262) (control_if.c:193) 20250817123843499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38258<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(909)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(908)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123843500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38242<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123843501 DLINP DEBUG SRVCONN(,r=127.0.0.1:47948<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123843501 DLINP DEBUG SRVCONN(,r=127.0.0.1:47948<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123843501 DLINP NOTICE SRV(,r=127.0.0.1:47948<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123843501 DMAIN NOTICE (127.0.0.1:47948 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47948<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123843501 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(919)@4feaec2ea8d8: Final verdict of PTC: none 20250817123843502 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123843502 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) 20250817123843502 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123843502 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123843502 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123843502 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) 20250817123843502 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123843502 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123843502 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 20250817123843502 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123843502 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-SCCP(918)@4feaec2ea8d8: Final verdict of PTC: none 20250817123843502 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123843502 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123843502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123843502 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123843502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123843502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123843502 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 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@4feaec2ea8d8: Final verdict of PTC: none 20250817123843503 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 20250817123843503 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) 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123843503 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123843503 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) 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-SCCP(924)@4feaec2ea8d8: Final verdict of PTC: none 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123843503 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123843503 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) 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123843503 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123843503 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) 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(925)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(920)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@4feaec2ea8d8: Final verdict of PTC: none 20250817123843503 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) 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123843503 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123843503 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123843503 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123843503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123843503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123843503 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 20250817123843503 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) 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123843503 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123843503 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123843503 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123843503 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123843503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123843503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123843503 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 20250817123843503 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 20250817123843504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38274<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123843505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38288<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123843505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38300<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(916)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(926)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(917)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(910)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(921)@4feaec2ea8d8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@4feaec2ea8d8: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(915)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:38:43 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 20250817123843583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123843640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123843641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123843641 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123843641 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) 20250817123843641 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123843641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217480)[0x5582176f8790]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123843641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217480)[0x5582176f8790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123843641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5582176e4d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123843641 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123843641 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123843641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a773d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123843641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123843641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123843641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123843641 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123843641 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123843641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5582176e4d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123843641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217480)[0x5582176f8790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123843641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217480)[0x5582176f8790]{disrupted}: Freeing instance (context_map.c:202) 20250817123843641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217480)[0x5582176f8790]{disrupted}: Deallocated (fsm.c:568) 20250817123843641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5582176e4d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123843641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5582176e4d70]{disconnected}: Freeing instance (context_map.c:206) 20250817123843641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5582176e4d70]{disconnected}: Deallocated (fsm.c:568) 20250817123843641 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15217480 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123843641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2983147)[0x5582176e7e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123843641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2983147)[0x5582176e7e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123843641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5582176f0030]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123843641 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123843641 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123843641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed6234), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123843641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123843641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123843641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123843641 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123843641 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123843641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5582176f0030]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123843642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2983147)[0x5582176e7e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123843642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2983147)[0x5582176e7e30]{disrupted}: Freeing instance (context_map.c:202) 20250817123843642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2983147)[0x5582176e7e30]{disrupted}: Deallocated (fsm.c:568) 20250817123843642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5582176f0030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123843642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5582176f0030]{disconnected}: Freeing instance (context_map.c:206) 20250817123843642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5582176f0030]{disconnected}: Deallocated (fsm.c:568) 20250817123843642 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2983147 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123843642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611885)[0x5582176fecd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123843642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611885)[0x5582176fecd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123843642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123843642 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123843642 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123843642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061ea4b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123843642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123843642 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123843642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123843642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123843642 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123843642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558217700be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123843642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611885)[0x5582176fecd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123843642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611885)[0x5582176fecd0]{disrupted}: Freeing instance (context_map.c:202) 20250817123843642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2611885)[0x5582176fecd0]{disrupted}: Deallocated (fsm.c:568) 20250817123843642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123843642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:206) 20250817123843642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123843642 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2611885 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123843643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123843643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123843643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123843643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123843643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123843643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123843643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123843643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123843643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123843643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123843643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123843643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123843643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123843643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123843643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123843643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123843643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123843643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123843643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123843643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123843643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123843643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123843643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123843643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123844186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=475836) Waiting for packet dumper to finish... 1 (prev_count=475836, count=476376) 20250817123845503 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123845503 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123845503 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123845503 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123845503 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123845503 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123845503 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123845504 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123845504 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:38: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250817123847266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123847272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123847275 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45503<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123847360 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123847360 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123847368 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123847368 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123847368 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123847369 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123847369 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123847369 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123847369 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52060 (stream_srv.c:142) 20250817123847369 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52060<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123847369 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123847369 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123847369 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123847369 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123847369 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) 20250817123847369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123847369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123847369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123847369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123847369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123847369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123847370 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123847370 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123847370 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123847370 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123847370 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123847370 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123847370 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123847370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123847370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123847370 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123847371 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123847371 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123847371 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) 20250817123847371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123847371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123847371 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) 20250817123847371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847371 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) 20250817123847371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123847371 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) 20250817123847371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123847371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123847371 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123847371 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123847371 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123847371 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) 20250817123847371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123847371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123847371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123847371 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) 20250817123847371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123847371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123847371 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123847371 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123847371 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123847371 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) 20250817123847371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123847371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123847371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123847371 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123847371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123847371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123847371 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123847371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123847371 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123847371 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123847371 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 20250817123847371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123847371 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123847371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123847371 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123847371 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123847371 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 20250817123847371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123847371 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 20250817123847371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123847371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123847371 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123847371 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123847371 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123847371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123847371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123847371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(938)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(938)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(936)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123847389 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123847389 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123847389 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123847390 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123847390 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123847390 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123847390 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123847390 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123847390 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123847390 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123847390 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123847390 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) 20250817123847390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123847390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123847390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123847390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123847390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123847390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123847391 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123847391 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123847391 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123847391 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123847391 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123847391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123847391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123847391 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123847392 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123847392 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123847392 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) 20250817123847392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123847392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123847392 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) 20250817123847392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847392 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) 20250817123847392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123847392 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) 20250817123847392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123847392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123847392 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123847392 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123847392 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123847392 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) 20250817123847392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123847392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123847392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123847392 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) 20250817123847392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123847392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123847392 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123847392 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123847392 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123847392 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) 20250817123847392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123847392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123847392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123847392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123847392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123847392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123847392 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) 20250817123847392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123847392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123847392 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123847392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123847392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123847392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123847392 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 20250817123847392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123847392 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123847392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123847392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123847392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123847392 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 20250817123847392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123847392 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 20250817123847392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123847392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123847392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123847392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123847392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123847392 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 20250817123847392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123847392 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 20250817123847392 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123847392 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 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(941)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(941)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123847416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123847416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123847416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123847416 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123847417 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) 20250817123847417 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123847417 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123847417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123847417 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123847424 DLINP DEBUG SRVCONN(,r=127.0.0.1:52060<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123847424 DLINP DEBUG SRVCONN(,r=127.0.0.1:52060<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123847424 DLINP DEBUG SRVCONN(,r=127.0.0.1:52060<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123847424 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123847424 DHNBAP DEBUG (127.0.0.1:52060 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123847424 DHNBAP NOTICE (127.0.0.1:52060 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123847424 DHNBAP NOTICE (127.0.0.1:52060 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123847424 DLINP DEBUG SRVCONN(,r=127.0.0.1:52060<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123847424 DLINP DEBUG SRVCONN(,r=127.0.0.1:52060<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123847585 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 20250817123847585 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 20250817123847585 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123847585 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123847593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123847593 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123847593 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123847593 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123847593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123847593 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123847593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123847596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123847596 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123847596 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123847597 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123847597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123847597 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123847597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123847597 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 20250817123847604 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 20250817123847604 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 20250817123847604 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123847604 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123847610 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123847610 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123847610 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123847610 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123847610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123847610 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123847610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123847613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123847613 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123847613 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123847613 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123847613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123847613 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123847613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123847613 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 20250817123848410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123848410 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123848410 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123848410 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123848410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123848410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123848410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123848410 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123848410 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123848411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123848411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123848411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123848411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123848411 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123848411 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123848411 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123848411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123848411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123848411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123848411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123848411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848411 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123848411 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123848411 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123848411 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123848411 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) 20250817123848411 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) 20250817123848411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123848411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123848411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123848411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123848411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123848411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123848411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123848411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123848411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123848411 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123848411 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123848411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123848411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123848412 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123848412 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123848412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123848412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123848412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123848412 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(937)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123848423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123848423 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123848423 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123848423 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123848423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123848423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123848423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123848423 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123848423 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123848423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123848423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123848423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123848423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123848423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123848423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123848423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123848423 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) 20250817123848423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123848423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123848423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848423 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) 20250817123848423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123848423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123848423 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123848424 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123848424 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) 20250817123848424 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) 20250817123848424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123848424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123848424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123848424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123848424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123848424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123848424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123848424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123848424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123848424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123848424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123848424 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123848424 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123848424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123848424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123848424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123848424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123848424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123848424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123848424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123848424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123848434 DLCTRL DEBUG Command: GET 367732679 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123848434 DLCTRL DEBUG Tx Command reply: GET_REPLY 367732679 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123848439 DLCTRL DEBUG Command: GET 419509999 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123848439 DLCTRL DEBUG Tx Command reply: GET_REPLY 419509999 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123848442 DLCTRL DEBUG Command: GET 159190459 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123848442 DLCTRL DEBUG Tx Command reply: GET_REPLY 159190459 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123848444 DLCTRL DEBUG Command: GET 152198894 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123848444 DLCTRL DEBUG Tx Command reply: GET_REPLY 152198894 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123848446 DLCTRL DEBUG Command: GET 649096022 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123848446 DLCTRL DEBUG Tx Command reply: GET_REPLY 649096022 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123848448 DLCTRL DEBUG Command: GET 375490202 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123848448 DLCTRL DEBUG Tx Command reply: GET_REPLY 375490202 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123848450 DLCTRL DEBUG Command: GET 520531381 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123848450 DLCTRL DEBUG Tx Command reply: GET_REPLY 520531381 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123848452 DLCTRL DEBUG Command: GET 914091962 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123848452 DLCTRL DEBUG Tx Command reply: GET_REPLY 914091962 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123848454 DLCTRL DEBUG Command: GET 887031601 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123848454 DLCTRL DEBUG Tx Command reply: GET_REPLY 887031601 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123848456 DLCTRL DEBUG Command: GET 578498198 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123848456 DLCTRL DEBUG Tx Command reply: GET_REPLY 578498198 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123848458 DLCTRL DEBUG Command: GET 747877929 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123848458 DLCTRL DEBUG Tx Command reply: GET_REPLY 747877929 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123848460 DLCTRL DEBUG Command: GET 255996255 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123848460 DLCTRL DEBUG Tx Command reply: GET_REPLY 255996255 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123848462 DLCTRL DEBUG Command: GET 683076264 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123848462 DLCTRL DEBUG Tx Command reply: GET_REPLY 683076264 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123848464 DLCTRL DEBUG Command: GET 281352936 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123848464 DLCTRL DEBUG Tx Command reply: GET_REPLY 281352936 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123848465 DLCTRL DEBUG Command: GET 889401493 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123848465 DLCTRL DEBUG Tx Command reply: GET_REPLY 889401493 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123848467 DLCTRL DEBUG Command: GET 576761853 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123848467 DLCTRL DEBUG Tx Command reply: GET_REPLY 576761853 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123848469 DLCTRL DEBUG Command: GET 763861608 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123848469 DLCTRL DEBUG Tx Command reply: GET_REPLY 763861608 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123848470 DLCTRL DEBUG Command: GET 278713112 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123848470 DLCTRL DEBUG Tx Command reply: GET_REPLY 278713112 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123848472 DLCTRL DEBUG Command: GET 838930611 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123848472 DLCTRL DEBUG Tx Command reply: GET_REPLY 838930611 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123848473 DLCTRL DEBUG Command: GET 367873998 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123848473 DLCTRL DEBUG Tx Command reply: GET_REPLY 367873998 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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 := '000000000000000001111100'B, t_guard := 20.000000 } 20250817123848514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123848744 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123848744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078d25b), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123848744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123848744 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) 20250817123848744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123848744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123848744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123848744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123848744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123848744 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 20250817123848744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123848744 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 20250817123848744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123849458 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123849458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057277e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123849458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123849458 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) 20250817123849458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123849458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123849459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123849459 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123849459 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123849459 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 20250817123849459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123849459 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 20250817123849459 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)14084893 20250817123849571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123849571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123849571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123849571 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123849571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd6eb1d, normal) (hnbgw_rua.c:407) 20250817123849571 DHNB DEBUG map_rua[0x5582176e4d70]{init}: Allocated (fsm.c:456) 20250817123849571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14084893)[0x5582176e4d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123849571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14084893 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123849571 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123849571 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123849571 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123849571 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14084893 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123849571 DCN DEBUG map_sccp[0x5582176e7e30]{init}: Allocated (fsm.c:456) 20250817123849571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5582176e7e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123849571 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-14084893 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123849571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14084893 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123849571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14084893)[0x5582176e4d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123849571 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123849571 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123849571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14084893)[0x5582176e4d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123849571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5582176e7e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123849571 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123849572 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{IDLE}: Allocated (fsm.c:456) 20250817123849572 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123849572 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300007c0056400500f1100926) (sccp_scrc.c:406) 20250817123849572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123849572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123849572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123849572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123849572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123849572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123849572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123849572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123849572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123849572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123849572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123849572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123849572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123849572 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123849572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5582176e7e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123849572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14084893)[0x5582176e4d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123849572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123849572 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123849572 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123849572 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123849572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123849572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123849572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123849572 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)11421824 HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123849593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123849593 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123849593 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123849593 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123849594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123849594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123849594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123849594 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink0(943)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123849594 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123849594 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123849594 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123849594 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123849594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123849594 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=0062821a) (sccp_scrc.c:477) 20250817123849594 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20250817123849594 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123849594 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123849594 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123849594 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123849594 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) 20250817123849594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5582176e7e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123849594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5582176e7e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123849596 DLCTRL DEBUG Command: GET 346205624 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123849596 DLCTRL DEBUG Tx Command reply: GET_REPLY 346205624 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123849601 DLCTRL DEBUG Command: GET 47510591 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123849601 DLCTRL DEBUG Tx Command reply: GET_REPLY 47510591 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123849605 DLCTRL DEBUG Command: GET 957604275 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123849605 DLCTRL DEBUG Tx Command reply: GET_REPLY 957604275 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123849609 DLCTRL DEBUG Command: GET 215732967 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123849609 DLCTRL DEBUG Tx Command reply: GET_REPLY 215732967 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123849613 DLCTRL DEBUG Command: GET 417011151 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123849613 DLCTRL DEBUG Tx Command reply: GET_REPLY 417011151 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123849617 DLCTRL DEBUG Command: GET 57355852 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123849617 DLCTRL DEBUG Tx Command reply: GET_REPLY 57355852 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123849621 DLCTRL DEBUG Command: GET 547113887 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123849621 DLCTRL DEBUG Tx Command reply: GET_REPLY 547113887 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123849625 DLCTRL DEBUG Command: GET 401750512 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123849625 DLCTRL DEBUG Tx Command reply: GET_REPLY 401750512 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123849628 DLCTRL DEBUG Command: GET 529515514 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123849628 DLCTRL DEBUG Tx Command reply: GET_REPLY 529515514 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123849630 DLCTRL DEBUG Command: GET 837824739 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123849630 DLCTRL DEBUG Tx Command reply: GET_REPLY 837824739 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123849633 DLCTRL DEBUG Command: GET 605627903 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123849633 DLCTRL DEBUG Tx Command reply: GET_REPLY 605627903 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123849635 DLCTRL DEBUG Command: GET 901208239 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123849635 DLCTRL DEBUG Tx Command reply: GET_REPLY 901208239 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123849637 DLCTRL DEBUG Command: GET 917850373 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123849637 DLCTRL DEBUG Tx Command reply: GET_REPLY 917850373 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123849639 DLCTRL DEBUG Command: GET 860264738 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123849639 DLCTRL DEBUG Tx Command reply: GET_REPLY 860264738 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123849641 DLCTRL DEBUG Command: GET 34439285 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123849641 DLCTRL DEBUG Tx Command reply: GET_REPLY 34439285 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123849643 DLCTRL DEBUG Command: GET 411933138 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123849643 DLCTRL DEBUG Tx Command reply: GET_REPLY 411933138 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123849644 DLCTRL DEBUG Command: GET 752541856 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123849645 DLCTRL DEBUG Tx Command reply: GET_REPLY 752541856 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123849646 DLCTRL DEBUG Command: GET 667183329 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123849646 DLCTRL DEBUG Tx Command reply: GET_REPLY 667183329 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123849647 DLCTRL DEBUG Command: GET 337309874 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123849647 DLCTRL DEBUG Tx Command reply: GET_REPLY 337309874 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123849648 DLCTRL DEBUG Command: GET 207111828 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123849648 DLCTRL DEBUG Tx Command reply: GET_REPLY 207111828 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000010010011'B, t_guard := 20.000000 } 20250817123849672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54708<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)8270928 20250817123850703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123850703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123850703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250817123850703 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123850703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7e3450, normal) (hnbgw_rua.c:407) 20250817123850703 DHNB DEBUG map_rua[0x5582176fecd0]{init}: Allocated (fsm.c:456) 20250817123850703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8270928)[0x5582176fecd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123850703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8270928 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123850703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123850703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123850703 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250817123850703 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8270928 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123850704 DCN DEBUG map_sccp[0x558217700be0]{init}: Allocated (fsm.c:456) 20250817123850704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558217700be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123850704 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-8270928 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123850704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8270928 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250817123850704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8270928)[0x5582176fecd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123850704 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123850704 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123850704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8270928)[0x5582176fecd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123850704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558217700be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123850704 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123850704 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817123850704 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123850704 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000930056400500f1100926) (sccp_scrc.c:406) 20250817123850704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123850704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123850704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123850704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123850704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123850704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123850704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123850704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123850704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123850704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123850704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123850704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123850704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123850704 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123850704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558217700be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123850704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8270928)[0x5582176fecd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123850704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123850704 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123850704 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123850704 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123850704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123850704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123850704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123850704 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)5847897 HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123850710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123850710 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123850710 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123850710 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123850710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123850710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123850710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123850710 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123850710 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123850710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123850710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123850710 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123850710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123850710 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=005d1687) (sccp_scrc.c:477) 20250817123850711 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20250817123850711 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123850711 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123850711 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123850711 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123850711 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) 20250817123850711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558217700be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123850711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558217700be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123850712 DLCTRL DEBUG Command: GET 137797822 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123850712 DLCTRL DEBUG Tx Command reply: GET_REPLY 137797822 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250817123850716 DLCTRL DEBUG Command: GET 407382682 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123850716 DLCTRL DEBUG Tx Command reply: GET_REPLY 407382682 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123850720 DLCTRL DEBUG Command: GET 675182420 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123850720 DLCTRL DEBUG Tx Command reply: GET_REPLY 675182420 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123850723 DLCTRL DEBUG Command: GET 890285838 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123850723 DLCTRL DEBUG Tx Command reply: GET_REPLY 890285838 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123850727 DLCTRL DEBUG Command: GET 508832777 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123850727 DLCTRL DEBUG Tx Command reply: GET_REPLY 508832777 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123850731 DLCTRL DEBUG Command: GET 220701048 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123850731 DLCTRL DEBUG Tx Command reply: GET_REPLY 220701048 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123850734 DLCTRL DEBUG Command: GET 688351242 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123850734 DLCTRL DEBUG Tx Command reply: GET_REPLY 688351242 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123850737 DLCTRL DEBUG Command: GET 493649965 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123850737 DLCTRL DEBUG Tx Command reply: GET_REPLY 493649965 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123850739 DLCTRL DEBUG Command: GET 524317889 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123850739 DLCTRL DEBUG Tx Command reply: GET_REPLY 524317889 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123850742 DLCTRL DEBUG Command: GET 429665859 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123850742 DLCTRL DEBUG Tx Command reply: GET_REPLY 429665859 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123850743 DLCTRL DEBUG Command: GET 351032794 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123850743 DLCTRL DEBUG Tx Command reply: GET_REPLY 351032794 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123850745 DLCTRL DEBUG Command: GET 307131221 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123850745 DLCTRL DEBUG Tx Command reply: GET_REPLY 307131221 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123850747 DLCTRL DEBUG Command: GET 424568724 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123850747 DLCTRL DEBUG Tx Command reply: GET_REPLY 424568724 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123850748 DLCTRL DEBUG Command: GET 495197354 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123850748 DLCTRL DEBUG Tx Command reply: GET_REPLY 495197354 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123850750 DLCTRL DEBUG Command: GET 264384533 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123850750 DLCTRL DEBUG Tx Command reply: GET_REPLY 264384533 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123850751 DLCTRL DEBUG Command: GET 490353589 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123850751 DLCTRL DEBUG Tx Command reply: GET_REPLY 490353589 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123850752 DLCTRL DEBUG Command: GET 171609321 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123850752 DLCTRL DEBUG Tx Command reply: GET_REPLY 171609321 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123850753 DLCTRL DEBUG Command: GET 956073407 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123850753 DLCTRL DEBUG Tx Command reply: GET_REPLY 956073407 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123850754 DLCTRL DEBUG Command: GET 502163375 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123850754 DLCTRL DEBUG Tx Command reply: GET_REPLY 502163375 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123850755 DLCTRL DEBUG Command: GET 282275494 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123850755 DLCTRL DEBUG Tx Command reply: GET_REPLY 282275494 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001010110010'B, t_guard := 20.000000 } 20250817123850775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54724<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)7828786 20250817123851805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123851805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123851805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123851805 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123851805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x777532, normal) (hnbgw_rua.c:407) 20250817123851805 DHNB DEBUG map_rua[0x5582176e7870]{init}: Allocated (fsm.c:456) 20250817123851805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7828786)[0x5582176e7870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123851806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7828786 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123851806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123851806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123851806 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7828786 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123851806 DCN DEBUG map_sccp[0x5582176e1fa0]{init}: Allocated (fsm.c:456) 20250817123851806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5582176e1fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123851806 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-7828786 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123851806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7828786 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123851806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7828786)[0x5582176e7870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123851806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123851806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123851806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7828786)[0x5582176e7870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123851806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5582176e1fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123851806 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123851806 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{IDLE}: Allocated (fsm.c:456) 20250817123851806 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123851806 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030002b20056400500f1100926) (sccp_scrc.c:406) 20250817123851806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123851806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123851806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123851806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123851806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123851806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123851806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123851806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123851806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123851806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123851806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123851806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123851806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123851806 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123851806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5582176e1fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123851806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7828786)[0x5582176e7870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123851806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123851806 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123851806 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123851806 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123851806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123851806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123851806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123851806 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)13537620 HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250817123851812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123851812 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123851812 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123851812 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123851812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123851812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123851813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123851813 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123851813 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123851813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123851813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123851813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123851813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123851813 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=004e7ebc) (sccp_scrc.c:477) 20250817123851813 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20250817123851813 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123851813 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123851813 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123851813 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123851813 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) 20250817123851813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5582176e1fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123851813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5582176e1fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123851815 DLCTRL DEBUG Command: GET 783086835 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123851815 DLCTRL DEBUG Tx Command reply: GET_REPLY 783086835 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250817123851819 DLCTRL DEBUG Command: GET 722657360 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123851819 DLCTRL DEBUG Tx Command reply: GET_REPLY 722657360 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123851822 DLCTRL DEBUG Command: GET 531595244 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123851822 DLCTRL DEBUG Tx Command reply: GET_REPLY 531595244 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123851826 DLCTRL DEBUG Command: GET 596175065 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123851826 DLCTRL DEBUG Tx Command reply: GET_REPLY 596175065 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123851830 DLCTRL DEBUG Command: GET 532620633 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123851830 DLCTRL DEBUG Tx Command reply: GET_REPLY 532620633 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123851834 DLCTRL DEBUG Command: GET 828357664 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123851834 DLCTRL DEBUG Tx Command reply: GET_REPLY 828357664 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123851837 DLCTRL DEBUG Command: GET 394684244 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123851837 DLCTRL DEBUG Tx Command reply: GET_REPLY 394684244 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123851840 DLCTRL DEBUG Command: GET 988390346 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123851840 DLCTRL DEBUG Tx Command reply: GET_REPLY 988390346 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123851843 DLCTRL DEBUG Command: GET 430427328 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123851843 DLCTRL DEBUG Tx Command reply: GET_REPLY 430427328 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123851845 DLCTRL DEBUG Command: GET 56872262 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123851845 DLCTRL DEBUG Tx Command reply: GET_REPLY 56872262 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123851847 DLCTRL DEBUG Command: GET 246218961 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123851847 DLCTRL DEBUG Tx Command reply: GET_REPLY 246218961 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123851849 DLCTRL DEBUG Command: GET 354323888 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123851849 DLCTRL DEBUG Tx Command reply: GET_REPLY 354323888 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123851850 DLCTRL DEBUG Command: GET 266387168 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123851850 DLCTRL DEBUG Tx Command reply: GET_REPLY 266387168 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123851852 DLCTRL DEBUG Command: GET 461506993 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123851852 DLCTRL DEBUG Tx Command reply: GET_REPLY 461506993 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123851853 DLCTRL DEBUG Command: GET 567184194 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123851853 DLCTRL DEBUG Tx Command reply: GET_REPLY 567184194 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123851854 DLCTRL DEBUG Command: GET 274878829 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123851854 DLCTRL DEBUG Tx Command reply: GET_REPLY 274878829 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123851855 DLCTRL DEBUG Command: GET 452505030 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123851855 DLCTRL DEBUG Tx Command reply: GET_REPLY 452505030 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123851856 DLCTRL DEBUG Command: GET 176741713 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123851856 DLCTRL DEBUG Tx Command reply: GET_REPLY 176741713 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123851858 DLCTRL DEBUG Command: GET 82812754 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123851858 DLCTRL DEBUG Tx Command reply: GET_REPLY 82812754 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123851860 DLCTRL DEBUG Command: GET 721592064 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123851860 DLCTRL DEBUG Tx Command reply: GET_REPLY 721592064 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000010000010'B, t_guard := 20.000000 } 20250817123851880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54726<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)5354815 20250817123852914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123852914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123852914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123852914 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123852914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x51b53f, normal) (hnbgw_rua.c:407) 20250817123852914 DHNB DEBUG map_rua[0x5582176ed760]{init}: Allocated (fsm.c:456) 20250817123852914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5354815)[0x5582176ed760]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123852914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5354815 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123852914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123852914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123852914 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123852915 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5354815 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123852915 DCN DEBUG map_sccp[0x558217688a10]{init}: Allocated (fsm.c:456) 20250817123852915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558217688a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123852915 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-5354815 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123852915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5354815 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123852915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5354815)[0x5582176ed760]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123852915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123852915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123852915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5354815)[0x5582176ed760]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123852915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558217688a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123852915 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123852915 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{IDLE}: Allocated (fsm.c:456) 20250817123852915 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123852915 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000820056400500f1100926) (sccp_scrc.c:406) 20250817123852915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123852915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123852915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123852915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123852915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123852915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123852915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123852915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123852915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123852915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123852915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123852915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123852915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123852915 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123852915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558217688a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123852915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5354815)[0x5582176ed760]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123852915 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123852915 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123852915 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123852915 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123852915 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123852915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123852915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123852915 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)15752906 HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250817123852924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123852924 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123852924 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123852924 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123852924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123852924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123852924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123852924 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123852924 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123852924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123852924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123852924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123852924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123852924 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=0038c1af) (sccp_scrc.c:477) 20250817123852924 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20250817123852924 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123852924 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123852924 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123852924 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123852924 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) 20250817123852924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558217688a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123852924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558217688a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123852927 DLCTRL DEBUG Command: GET 311922596 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123852927 DLCTRL DEBUG Tx Command reply: GET_REPLY 311922596 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250817123852931 DLCTRL DEBUG Command: GET 5443220 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123852931 DLCTRL DEBUG Tx Command reply: GET_REPLY 5443220 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123852935 DLCTRL DEBUG Command: GET 893119716 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123852935 DLCTRL DEBUG Tx Command reply: GET_REPLY 893119716 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123852940 DLCTRL DEBUG Command: GET 353069491 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123852940 DLCTRL DEBUG Tx Command reply: GET_REPLY 353069491 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123852944 DLCTRL DEBUG Command: GET 565915675 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123852944 DLCTRL DEBUG Tx Command reply: GET_REPLY 565915675 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123852949 DLCTRL DEBUG Command: GET 508475713 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123852949 DLCTRL DEBUG Tx Command reply: GET_REPLY 508475713 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123852955 DLCTRL DEBUG Command: GET 257145271 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123852955 DLCTRL DEBUG Tx Command reply: GET_REPLY 257145271 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123852960 DLCTRL DEBUG Command: GET 114483604 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123852960 DLCTRL DEBUG Tx Command reply: GET_REPLY 114483604 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123852964 DLCTRL DEBUG Command: GET 886885279 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123852964 DLCTRL DEBUG Tx Command reply: GET_REPLY 886885279 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123852966 DLCTRL DEBUG Command: GET 709968432 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123852966 DLCTRL DEBUG Tx Command reply: GET_REPLY 709968432 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123852968 DLCTRL DEBUG Command: GET 193905055 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123852968 DLCTRL DEBUG Tx Command reply: GET_REPLY 193905055 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123852970 DLCTRL DEBUG Command: GET 36735916 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123852970 DLCTRL DEBUG Tx Command reply: GET_REPLY 36735916 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123852971 DLCTRL DEBUG Command: GET 536063351 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123852971 DLCTRL DEBUG Tx Command reply: GET_REPLY 536063351 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123852972 DLCTRL DEBUG Command: GET 498452906 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123852972 DLCTRL DEBUG Tx Command reply: GET_REPLY 498452906 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123852973 DLCTRL DEBUG Command: GET 119158001 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123852973 DLCTRL DEBUG Tx Command reply: GET_REPLY 119158001 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123852974 DLCTRL DEBUG Command: GET 541692235 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123852974 DLCTRL DEBUG Tx Command reply: GET_REPLY 541692235 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123852975 DLCTRL DEBUG Command: GET 464275681 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123852975 DLCTRL DEBUG Tx Command reply: GET_REPLY 464275681 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123852976 DLCTRL DEBUG Command: GET 587886259 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123852976 DLCTRL DEBUG Tx Command reply: GET_REPLY 587886259 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123852977 DLCTRL DEBUG Command: GET 448073012 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123852977 DLCTRL DEBUG Tx Command reply: GET_REPLY 448073012 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123852977 DLCTRL DEBUG Command: GET 140390957 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123852977 DLCTRL DEBUG Tx Command reply: GET_REPLY 140390957 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123852982 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45503<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(930)@4feaec2ea8d8: Final verdict of PTC: none 20250817123852983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(929)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123852984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54688<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@4feaec2ea8d8: Final verdict of PTC: none 20250817123852985 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123852985 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) 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123852984 DLINP DEBUG SRVCONN(,r=127.0.0.1:52060<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123852985 DLINP DEBUG SRVCONN(,r=127.0.0.1:52060<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123852985 DLINP NOTICE SRV(,r=127.0.0.1:52060<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123852985 DMAIN NOTICE (127.0.0.1:52060 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52060<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123852985 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817123852985 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123852985 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) 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123852985 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 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123852985 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123852985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123852985 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123852985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123852985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123852985 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 20250817123852985 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123852985 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) 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123852985 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123852985 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) 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123852985 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 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123852985 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123852985 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123852985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123852985 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123852985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123852985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123852985 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 HNBGW_Test.msc0-RAN(937)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(936)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(938)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(941)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(940)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(939)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(931)@4feaec2ea8d8: Final verdict of PTC: none 20250817123852989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54724<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123852990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54708<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(942)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(944)@4feaec2ea8d8: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(945)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123852991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54702<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(943)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123852992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54726<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:38:53 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 20250817123853077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123853116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123853117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123853117 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123853117 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) 20250817123853117 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14084893)[0x5582176e4d70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14084893)[0x5582176e4d70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5582176e7e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123853117 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123853117 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123853117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062821a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123853117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123853117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123853117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123853117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123853117 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5582176e7e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14084893)[0x5582176e4d70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14084893)[0x5582176e4d70]{disrupted}: Freeing instance (context_map.c:202) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14084893)[0x5582176e4d70]{disrupted}: Deallocated (fsm.c:568) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5582176e7e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5582176e7e30]{disconnected}: Freeing instance (context_map.c:206) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5582176e7e30]{disconnected}: Deallocated (fsm.c:568) 20250817123853117 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14084893 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8270928)[0x5582176fecd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8270928)[0x5582176fecd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558217700be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123853117 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123853117 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123853117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1687), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123853117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123853117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123853117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123853117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123853117 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558217700be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8270928)[0x5582176fecd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8270928)[0x5582176fecd0]{disrupted}: Freeing instance (context_map.c:202) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8270928)[0x5582176fecd0]{disrupted}: Deallocated (fsm.c:568) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558217700be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558217700be0]{disconnected}: Freeing instance (context_map.c:206) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558217700be0]{disconnected}: Deallocated (fsm.c:568) 20250817123853117 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8270928 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7828786)[0x5582176e7870]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7828786)[0x5582176e7870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5582176e1fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123853117 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123853117 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123853117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7ebc), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123853117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123853117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123853117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123853117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123853117 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5582176e1fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7828786)[0x5582176e7870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7828786)[0x5582176e7870]{disrupted}: Freeing instance (context_map.c:202) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7828786)[0x5582176e7870]{disrupted}: Deallocated (fsm.c:568) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5582176e1fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5582176e1fa0]{disconnected}: Freeing instance (context_map.c:206) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5582176e1fa0]{disconnected}: Deallocated (fsm.c:568) 20250817123853117 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7828786 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5354815)[0x5582176ed760]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5354815)[0x5582176ed760]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558217688a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123853117 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123853117 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123853117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038c1af), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123853117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123853117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123853117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123853117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123853117 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558217688a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5354815)[0x5582176ed760]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5354815)[0x5582176ed760]{disrupted}: Freeing instance (context_map.c:202) 20250817123853117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5354815)[0x5582176ed760]{disrupted}: Deallocated (fsm.c:568) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558217688a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558217688a10]{disconnected}: Freeing instance (context_map.c:206) 20250817123853117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558217688a10]{disconnected}: Deallocated (fsm.c:568) 20250817123853117 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5354815 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123853117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123853117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123853117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123853117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123853117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123853117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123853117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123853118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123853118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123853118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123853118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123853118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123853118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123853118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123853118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123853118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123853118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123853118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123853118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123853118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123853118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123853118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123853118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123853118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123853118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123853118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123853118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123853118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123853118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123853118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123853118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123853118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123853642 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123853642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed6234), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123853642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123853642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123853642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123853642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123853642 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123853642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a773d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123853642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123853642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123853642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123853642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123853642 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123853642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061ea4b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123853642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123853642 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123853642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123853642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123853642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123853642 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123853642 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123853643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123853643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123853643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123853643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123853643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123853643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123853643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123853643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123853643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123853643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123853643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123853643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123853643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123853643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123853643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123853643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123853643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123853643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123853643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123853643 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123853780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54736<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=404372) Waiting for packet dumper to finish... 1 (prev_count=404372, count=417648) 20250817123854987 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123854987 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123854987 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123854987 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123854987 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123854987 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:38: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250817123856911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123856917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123856922 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37577<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123857054 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123857054 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123857062 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123857062 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123857062 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123857062 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123857062 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123857062 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123857062 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123857063 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123857063 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123857063 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49513 (stream_srv.c:142) 20250817123857063 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49513<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123857064 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123857064 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123857064 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) 20250817123857064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123857064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123857064 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) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857064 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) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123857064 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) 20250817123857064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123857064 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123857064 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123857064 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123857064 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123857064 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) 20250817123857064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123857064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123857064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123857064 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) 20250817123857064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123857064 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123857064 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123857064 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123857064 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123857064 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) 20250817123857064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123857064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123857064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123857064 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123857064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123857064 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123857064 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123857064 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123857064 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123857064 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) 20250817123857064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123857064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123857064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123857064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123857064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123857064 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123857064 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123857064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123857064 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123857064 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123857064 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 20250817123857064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123857064 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123857064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123857064 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123857064 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123857064 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 20250817123857064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123857064 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 20250817123857064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123857064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123857064 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123857064 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123857064 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123857064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123857064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123857064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123857064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123857064 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123857064 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123857064 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123857064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123857064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123857064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(957)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(957)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(955)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(960)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(960)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(958)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123857087 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123857087 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123857087 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123857087 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123857087 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123857087 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123857087 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123857087 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123857087 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123857088 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123857088 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123857088 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) 20250817123857088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123857088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123857088 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) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857088 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) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123857088 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) 20250817123857088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123857088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123857088 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123857088 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123857088 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123857088 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) 20250817123857088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123857088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123857088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123857088 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) 20250817123857088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123857088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123857088 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123857088 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123857088 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123857088 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) 20250817123857088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123857088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123857088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123857088 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) 20250817123857088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123857088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123857088 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123857088 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123857088 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123857088 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) 20250817123857088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123857088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123857088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123857088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123857088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123857088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123857088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123857088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123857088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123857088 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123857088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123857088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123857088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123857088 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 20250817123857088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123857088 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123857088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123857088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123857088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123857088 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 20250817123857088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123857088 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 20250817123857088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123857088 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123857088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123857088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123857088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123857088 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 20250817123857088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123857088 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 20250817123857088 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123857088 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 20250817123857088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123857088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123857088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123857088 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123857088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123857088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123857088 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123857120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123857120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123857120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123857120 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123857120 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) 20250817123857120 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123857120 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123857120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123857120 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123857126 DLINP DEBUG SRVCONN(,r=127.0.0.1:49513<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123857126 DLINP DEBUG SRVCONN(,r=127.0.0.1:49513<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123857126 DLINP DEBUG SRVCONN(,r=127.0.0.1:49513<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123857126 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123857126 DHNBAP DEBUG (127.0.0.1:49513 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123857126 DHNBAP NOTICE (127.0.0.1:49513 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123857126 DHNBAP NOTICE (127.0.0.1:49513 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123857126 DLINP DEBUG SRVCONN(,r=127.0.0.1:49513<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123857126 DLINP DEBUG SRVCONN(,r=127.0.0.1:49513<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123857274 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 20250817123857274 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 20250817123857274 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123857274 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123857280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123857280 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123857280 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123857280 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123857280 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123857280 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123857280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123857282 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123857282 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123857282 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123857282 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123857282 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123857282 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123857282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123857282 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 20250817123857284 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 20250817123857284 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 20250817123857284 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123857284 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(960)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123857287 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) 20250817123857287 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123857287 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123857287 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123857287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123857287 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123857287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123857289 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) 20250817123857289 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123857289 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123857289 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123857289 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123857289 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123857289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123857289 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 20250817123857300 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 20250817123857300 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 20250817123857300 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123857300 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123857304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123857304 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123857304 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123857304 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123857304 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123857304 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123857304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123857306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123857306 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123857306 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123857306 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123857306 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123857306 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123857306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123857306 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 20250817123857310 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 20250817123857310 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 20250817123857310 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123857310 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123857317 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) 20250817123857317 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123857317 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123857317 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123857317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123857317 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123857317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123857319 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) 20250817123857319 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123857319 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123857319 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123857319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123857319 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123857319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123857319 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 20250817123858089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123858089 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123858089 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123858089 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123858089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123858089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123858089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123858089 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123858089 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123858089 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123858089 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123858089 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123858089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123858089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123858089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123858089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123858089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123858089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123858089 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123858089 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123858089 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) 20250817123858089 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) 20250817123858089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123858089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123858089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123858089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123858089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123858089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123858089 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123858089 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123858089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123858089 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123858089 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123858089 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123858089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123858089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123858089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123858089 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123858093 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) 20250817123858093 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123858093 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123858093 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 20250817123858093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123858093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123858093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123858093 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(956)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123858093 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123858093 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123858093 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123858093 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) 20250817123858093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123858093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123858093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123858093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123858093 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) 20250817123858093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858093 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) 20250817123858093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858093 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123858093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123858093 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123858093 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123858093 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) 20250817123858093 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) 20250817123858093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123858093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123858093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123858094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123858094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123858094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123858094 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123858094 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123858094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123858094 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123858094 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123858094 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123858094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123858094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123858094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123858094 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(959)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123858109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123858109 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123858109 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123858109 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123858109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123858109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123858109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123858109 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123858109 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123858109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123858109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123858109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123858109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123858109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123858109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123858109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123858109 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) 20250817123858109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858109 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) 20250817123858109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858109 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123858109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123858109 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123858109 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123858109 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) 20250817123858109 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) 20250817123858109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123858109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123858109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123858109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123858109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123858109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123858109 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123858109 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123858109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123858109 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123858109 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123858109 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123858109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123858109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123858109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123858109 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(962)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123858125 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) 20250817123858125 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123858125 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123858125 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 20250817123858125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123858125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123858125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123858125 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123858125 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123858125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123858125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123858125 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) 20250817123858125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123858125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123858125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123858125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123858125 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) 20250817123858125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858125 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) 20250817123858125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123858125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123858125 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123858125 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123858125 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) 20250817123858125 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) 20250817123858125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123858125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123858125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123858125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123858125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123858125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123858125 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) 20250817123858125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123858125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123858125 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123858125 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817123858125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123858125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123858125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123858125 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 20250817123858125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123858125 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 20250817123858125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123858125 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(965)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123858745 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123858745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078d25b), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123858745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123858745 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) 20250817123858745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123858745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123858745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123858745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123858745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123858745 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 20250817123858745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123858745 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 20250817123858745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123859134 DLCTRL DEBUG Command: GET 827627948 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123859134 DLCTRL DEBUG Tx Command reply: GET_REPLY 827627948 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123859141 DLCTRL DEBUG Command: GET 670062157 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123859141 DLCTRL DEBUG Tx Command reply: GET_REPLY 670062157 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123859145 DLCTRL DEBUG Command: GET 263769365 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123859145 DLCTRL DEBUG Tx Command reply: GET_REPLY 263769365 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123859150 DLCTRL DEBUG Command: GET 418755683 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123859150 DLCTRL DEBUG Tx Command reply: GET_REPLY 418755683 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123859153 DLCTRL DEBUG Command: GET 997292229 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123859153 DLCTRL DEBUG Tx Command reply: GET_REPLY 997292229 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123859157 DLCTRL DEBUG Command: GET 446151237 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123859157 DLCTRL DEBUG Tx Command reply: GET_REPLY 446151237 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123859160 DLCTRL DEBUG Command: GET 107349993 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123859160 DLCTRL DEBUG Tx Command reply: GET_REPLY 107349993 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123859163 DLCTRL DEBUG Command: GET 372133480 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123859163 DLCTRL DEBUG Tx Command reply: GET_REPLY 372133480 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123859166 DLCTRL DEBUG Command: GET 441562324 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123859166 DLCTRL DEBUG Tx Command reply: GET_REPLY 441562324 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123859170 DLCTRL DEBUG Command: GET 497344590 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123859170 DLCTRL DEBUG Tx Command reply: GET_REPLY 497344590 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123859175 DLCTRL DEBUG Command: GET 208065729 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123859175 DLCTRL DEBUG Tx Command reply: GET_REPLY 208065729 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123859179 DLCTRL DEBUG Command: GET 918232666 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123859179 DLCTRL DEBUG Tx Command reply: GET_REPLY 918232666 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123859183 DLCTRL DEBUG Command: GET 150677920 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123859183 DLCTRL DEBUG Tx Command reply: GET_REPLY 150677920 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123859190 DLCTRL DEBUG Command: GET 308963071 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123859190 DLCTRL DEBUG Tx Command reply: GET_REPLY 308963071 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123859194 DLCTRL DEBUG Command: GET 536217264 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123859194 DLCTRL DEBUG Tx Command reply: GET_REPLY 536217264 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123859198 DLCTRL DEBUG Command: GET 865227122 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123859198 DLCTRL DEBUG Tx Command reply: GET_REPLY 865227122 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123859201 DLCTRL DEBUG Command: GET 751392421 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123859201 DLCTRL DEBUG Tx Command reply: GET_REPLY 751392421 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123859205 DLCTRL DEBUG Command: GET 532128626 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123859205 DLCTRL DEBUG Tx Command reply: GET_REPLY 532128626 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123859207 DLCTRL DEBUG Command: GET 866642184 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123859207 DLCTRL DEBUG Tx Command reply: GET_REPLY 866642184 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123859210 DLCTRL DEBUG Command: GET 951382321 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123859210 DLCTRL DEBUG Tx Command reply: GET_REPLY 951382321 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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 := '000000000000000110101000'B, t_guard := 20.000000 } 20250817123859233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123859459 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123859459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057277e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123859459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123859459 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) 20250817123859459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123859459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123859459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123859459 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123859459 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123859459 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 20250817123859459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123859459 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 20250817123859459 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(962)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)1374374 20250817123900286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123900286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123900286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123900286 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123900286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x14f8a6, normal) (hnbgw_rua.c:407) 20250817123900286 DHNB DEBUG map_rua[0x5582176e7e30]{init}: Allocated (fsm.c:456) 20250817123900286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1374374)[0x5582176e7e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123900286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1374374 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123900286 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123900286 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123900286 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123900286 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1374374 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123900286 DCN DEBUG map_sccp[0x5582176fecd0]{init}: Allocated (fsm.c:456) 20250817123900286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5582176fecd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123900286 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-1374374 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123900286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1374374 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123900286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1374374)[0x5582176e7e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123900286 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123900286 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123900286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1374374)[0x5582176e7e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123900286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5582176fecd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123900286 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123900286 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{IDLE}: Allocated (fsm.c:456) 20250817123900286 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123900286 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001a80056400500f1100926) (sccp_scrc.c:406) 20250817123900286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123900286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123900286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123900286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123900286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123900286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123900286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123900286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123900286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123900286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123900286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123900286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123900286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123900286 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123900286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5582176fecd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123900286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1374374)[0x5582176e7e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123900287 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123900287 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123900287 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123900287 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123900287 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123900287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123900287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123900287 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)2819854 HNBGW_Test.sgsn0-SCCP(961)@4feaec2ea8d8: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(961)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@4feaec2ea8d8: 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 } } } 20250817123900301 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123900301 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123900301 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123900301 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123900301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123900301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123900301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123900301 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123900301 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123900301 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123900301 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123900301 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123900301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123900301 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=00f432f1) (sccp_scrc.c:477) 20250817123900301 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20250817123900301 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123900301 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123900301 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123900301 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123900301 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) 20250817123900301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5582176fecd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123900301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5582176fecd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123900301 DLCTRL DEBUG Command: GET 569554300 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123900301 DLCTRL DEBUG Tx Command reply: GET_REPLY 569554300 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123900304 DLCTRL DEBUG Command: GET 181873636 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123900304 DLCTRL DEBUG Tx Command reply: GET_REPLY 181873636 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123900306 DLCTRL DEBUG Command: GET 129736755 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123900306 DLCTRL DEBUG Tx Command reply: GET_REPLY 129736755 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123900309 DLCTRL DEBUG Command: GET 141244491 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123900309 DLCTRL DEBUG Tx Command reply: GET_REPLY 141244491 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123900314 DLCTRL DEBUG Command: GET 452704959 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123900314 DLCTRL DEBUG Tx Command reply: GET_REPLY 452704959 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123900318 DLCTRL DEBUG Command: GET 81646422 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123900318 DLCTRL DEBUG Tx Command reply: GET_REPLY 81646422 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123900322 DLCTRL DEBUG Command: GET 324461558 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123900322 DLCTRL DEBUG Tx Command reply: GET_REPLY 324461558 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123900326 DLCTRL DEBUG Command: GET 408769700 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123900326 DLCTRL DEBUG Tx Command reply: GET_REPLY 408769700 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123900330 DLCTRL DEBUG Command: GET 460143745 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123900330 DLCTRL DEBUG Tx Command reply: GET_REPLY 460143745 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123900333 DLCTRL DEBUG Command: GET 775342269 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123900333 DLCTRL DEBUG Tx Command reply: GET_REPLY 775342269 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123900337 DLCTRL DEBUG Command: GET 915966285 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123900337 DLCTRL DEBUG Tx Command reply: GET_REPLY 915966285 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123900341 DLCTRL DEBUG Command: GET 643011142 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123900341 DLCTRL DEBUG Tx Command reply: GET_REPLY 643011142 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123900345 DLCTRL DEBUG Command: GET 63067815 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123900345 DLCTRL DEBUG Tx Command reply: GET_REPLY 63067815 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123900348 DLCTRL DEBUG Command: GET 857810122 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123900348 DLCTRL DEBUG Tx Command reply: GET_REPLY 857810122 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123900352 DLCTRL DEBUG Command: GET 154190085 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123900352 DLCTRL DEBUG Tx Command reply: GET_REPLY 154190085 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123900355 DLCTRL DEBUG Command: GET 829201746 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123900355 DLCTRL DEBUG Tx Command reply: GET_REPLY 829201746 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123900357 DLCTRL DEBUG Command: GET 203733714 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123900357 DLCTRL DEBUG Tx Command reply: GET_REPLY 203733714 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123900359 DLCTRL DEBUG Command: GET 563996300 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123900359 DLCTRL DEBUG Tx Command reply: GET_REPLY 563996300 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123900363 DLCTRL DEBUG Command: GET 191510543 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123900363 DLCTRL DEBUG Tx Command reply: GET_REPLY 191510543 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123900368 DLCTRL DEBUG Command: GET 304620343 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123900368 DLCTRL DEBUG Tx Command reply: GET_REPLY 304620343 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000001001001'B, t_guard := 20.000000 } 20250817123900406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(965)@4feaec2ea8d8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)3795434 20250817123901430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123901430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123901430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250817123901430 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123901431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x39e9ea, normal) (hnbgw_rua.c:407) 20250817123901431 DHNB DEBUG map_rua[0x5582176e7870]{init}: Allocated (fsm.c:456) 20250817123901431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3795434)[0x5582176e7870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123901431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3795434 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123901431 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123901431 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123901431 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250817123901431 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3795434 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250817123901431 DCN DEBUG map_sccp[0x5582176e1fa0]{init}: Allocated (fsm.c:456) 20250817123901431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5582176e1fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123901431 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-3795434 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817123901431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3795434 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250817123901431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3795434)[0x5582176e7870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123901431 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123901431 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123901431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3795434)[0x5582176e7870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123901431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5582176e1fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123901431 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123901431 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{IDLE}: Allocated (fsm.c:456) 20250817123901431 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123901431 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000490056400500f1100926) (sccp_scrc.c:406) 20250817123901431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123901431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123901431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123901431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123901431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123901431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123901431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123901431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123901431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123901431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123901431 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) 20250817123901431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123901431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123901431 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123901431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5582176e1fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123901431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3795434)[0x5582176e7870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123901431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123901431 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123901431 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123901431 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 20250817123901431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123901431 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 20250817123901431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123901431 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(964)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@4feaec2ea8d8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)15426240 HNBGW_Test.sgsn1-SCCP(964)@4feaec2ea8d8: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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(964)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123901443 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) 20250817123901443 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123901443 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123901443 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 20250817123901443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123901443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123901443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123901443 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123901443 DLCTRL DEBUG Command: GET 986824573 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123901443 DLCTRL DEBUG Tx Command reply: GET_REPLY 986824573 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123901443 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123901443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123901443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123901443 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) 20250817123901443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123901443 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=00e40771) (sccp_scrc.c:477) 20250817123901443 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20250817123901443 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123901443 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123901443 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123901443 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123901443 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) 20250817123901443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5582176e1fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123901443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5582176e1fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123901446 DLCTRL DEBUG Command: GET 59137259 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123901446 DLCTRL DEBUG Tx Command reply: GET_REPLY 59137259 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123901448 DLCTRL DEBUG Command: GET 196130349 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123901448 DLCTRL DEBUG Tx Command reply: GET_REPLY 196130349 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123901450 DLCTRL DEBUG Command: GET 997561755 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123901450 DLCTRL DEBUG Tx Command reply: GET_REPLY 997561755 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123901451 DLCTRL DEBUG Command: GET 764254473 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123901451 DLCTRL DEBUG Tx Command reply: GET_REPLY 764254473 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123901453 DLCTRL DEBUG Command: GET 477679298 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123901453 DLCTRL DEBUG Tx Command reply: GET_REPLY 477679298 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123901454 DLCTRL DEBUG Command: GET 311410530 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123901454 DLCTRL DEBUG Tx Command reply: GET_REPLY 311410530 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123901456 DLCTRL DEBUG Command: GET 609022175 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123901456 DLCTRL DEBUG Tx Command reply: GET_REPLY 609022175 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123901457 DLCTRL DEBUG Command: GET 699518742 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123901457 DLCTRL DEBUG Tx Command reply: GET_REPLY 699518742 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123901458 DLCTRL DEBUG Command: GET 140855219 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123901458 DLCTRL DEBUG Tx Command reply: GET_REPLY 140855219 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123901460 DLCTRL DEBUG Command: GET 546383831 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123901460 DLCTRL DEBUG Tx Command reply: GET_REPLY 546383831 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123901461 DLCTRL DEBUG Command: GET 670400569 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123901461 DLCTRL DEBUG Tx Command reply: GET_REPLY 670400569 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123901462 DLCTRL DEBUG Command: GET 392924586 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123901462 DLCTRL DEBUG Tx Command reply: GET_REPLY 392924586 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123901463 DLCTRL DEBUG Command: GET 991246795 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123901463 DLCTRL DEBUG Tx Command reply: GET_REPLY 991246795 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123901463 DLCTRL DEBUG Command: GET 203904078 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123901463 DLCTRL DEBUG Tx Command reply: GET_REPLY 203904078 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123901465 DLCTRL DEBUG Command: GET 907536630 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123901465 DLCTRL DEBUG Tx Command reply: GET_REPLY 907536630 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123901466 DLCTRL DEBUG Command: GET 219649645 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123901466 DLCTRL DEBUG Tx Command reply: GET_REPLY 219649645 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123901468 DLCTRL DEBUG Command: GET 921903080 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123901468 DLCTRL DEBUG Tx Command reply: GET_REPLY 921903080 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123901469 DLCTRL DEBUG Command: GET 982136992 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123901469 DLCTRL DEBUG Tx Command reply: GET_REPLY 982136992 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123901469 DLCTRL DEBUG Command: GET 454532472 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123901469 DLCTRL DEBUG Tx Command reply: GET_REPLY 454532472 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000110000010'B, t_guard := 20.000000 } 20250817123901485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39676<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@4feaec2ea8d8: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)6320249 20250817123902496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123902496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123902496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123902496 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123902496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x607079, normal) (hnbgw_rua.c:407) 20250817123902496 DHNB DEBUG map_rua[0x558217688a10]{init}: Allocated (fsm.c:456) 20250817123902496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320249)[0x558217688a10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123902496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6320249 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123902496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123902496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123902496 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6320249 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123902496 DCN DEBUG map_sccp[0x5582176e25b0]{init}: Allocated (fsm.c:456) 20250817123902496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5582176e25b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123902496 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-6320249 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123902496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6320249 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123902496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320249)[0x558217688a10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123902496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123902496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123902496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320249)[0x558217688a10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123902496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5582176e25b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123902496 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123902496 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{IDLE}: Allocated (fsm.c:456) 20250817123902496 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123902497 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001820056400500f1100926) (sccp_scrc.c:406) 20250817123902497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123902497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123902497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123902497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123902497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123902497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123902497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123902497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123902497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123902497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123902497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123902497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123902497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123902497 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123902497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5582176e25b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123902497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320249)[0x558217688a10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123902497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123902497 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123902497 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123902497 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123902497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123902497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123902497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123902497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@4feaec2ea8d8: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@4feaec2ea8d8: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)10201220 HNBGW_Test.sgsn0-SCCP(961)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123902498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123902498 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123902498 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123902498 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123902498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123902498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123902498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123902498 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123902498 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123902498 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123902498 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123902498 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123902498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123902498 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=0010c85f) (sccp_scrc.c:477) 20250817123902498 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20250817123902498 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123902498 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123902498 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123902498 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123902498 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) 20250817123902498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5582176e25b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123902498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5582176e25b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123902499 DLCTRL DEBUG Command: GET 393925478 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123902499 DLCTRL DEBUG Tx Command reply: GET_REPLY 393925478 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250817123902500 DLCTRL DEBUG Command: GET 887810418 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123902500 DLCTRL DEBUG Tx Command reply: GET_REPLY 887810418 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123902501 DLCTRL DEBUG Command: GET 606649609 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123902501 DLCTRL DEBUG Tx Command reply: GET_REPLY 606649609 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123902502 DLCTRL DEBUG Command: GET 609716356 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123902502 DLCTRL DEBUG Tx Command reply: GET_REPLY 609716356 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123902503 DLCTRL DEBUG Command: GET 217477272 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123902503 DLCTRL DEBUG Tx Command reply: GET_REPLY 217477272 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123902505 DLCTRL DEBUG Command: GET 452772913 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123902505 DLCTRL DEBUG Tx Command reply: GET_REPLY 452772913 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123902506 DLCTRL DEBUG Command: GET 818107675 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123902506 DLCTRL DEBUG Tx Command reply: GET_REPLY 818107675 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123902507 DLCTRL DEBUG Command: GET 451133697 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123902507 DLCTRL DEBUG Tx Command reply: GET_REPLY 451133697 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123902509 DLCTRL DEBUG Command: GET 464657883 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123902509 DLCTRL DEBUG Tx Command reply: GET_REPLY 464657883 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123902510 DLCTRL DEBUG Command: GET 515879174 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123902510 DLCTRL DEBUG Tx Command reply: GET_REPLY 515879174 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123902511 DLCTRL DEBUG Command: GET 338169090 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123902511 DLCTRL DEBUG Tx Command reply: GET_REPLY 338169090 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123902513 DLCTRL DEBUG Command: GET 97060635 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123902513 DLCTRL DEBUG Tx Command reply: GET_REPLY 97060635 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123902514 DLCTRL DEBUG Command: GET 383183427 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123902514 DLCTRL DEBUG Tx Command reply: GET_REPLY 383183427 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123902515 DLCTRL DEBUG Command: GET 500528989 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123902515 DLCTRL DEBUG Tx Command reply: GET_REPLY 500528989 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123902517 DLCTRL DEBUG Command: GET 714728390 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123902517 DLCTRL DEBUG Tx Command reply: GET_REPLY 714728390 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123902518 DLCTRL DEBUG Command: GET 395316642 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123902518 DLCTRL DEBUG Tx Command reply: GET_REPLY 395316642 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123902519 DLCTRL DEBUG Command: GET 678766047 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123902519 DLCTRL DEBUG Tx Command reply: GET_REPLY 678766047 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123902521 DLCTRL DEBUG Command: GET 736262730 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123902521 DLCTRL DEBUG Tx Command reply: GET_REPLY 736262730 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123902522 DLCTRL DEBUG Command: GET 98928711 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123902522 DLCTRL DEBUG Tx Command reply: GET_REPLY 98928711 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123902524 DLCTRL DEBUG Command: GET 147618638 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123902524 DLCTRL DEBUG Tx Command reply: GET_REPLY 147618638 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123902528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123902528 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37577<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(949)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(948)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123902529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39646<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123902529 DLINP DEBUG SRVCONN(,r=127.0.0.1:49513<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123902529 DLINP DEBUG SRVCONN(,r=127.0.0.1:49513<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123902529 DLINP NOTICE SRV(,r=127.0.0.1:49513<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123902529 DMAIN NOTICE (127.0.0.1:49513 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49513<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123902529 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(956)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(959)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(958)@4feaec2ea8d8: Final verdict of PTC: none 20250817123902530 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123902530 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) 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123902530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123902530 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) 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123902530 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123902530 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) 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123902530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123902530 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) 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123902530 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 20250817123902530 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) HNBGW_Test.sgsn1-RAN(965)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(955)@4feaec2ea8d8: Final verdict of PTC: none 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123902530 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123902530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123902530 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123902530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123902530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123902530 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 20250817123902530 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 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123902530 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123902530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123902530 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123902530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123902530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123902530 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123902530 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) 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123902530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123902530 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 20250817123902531 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 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@4feaec2ea8d8: Final verdict of PTC: none 20250817123902531 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123902531 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) 20250817123902531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123902531 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123902531 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 20250817123902531 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123902531 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) 20250817123902531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123902531 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123902531 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 20250817123902531 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123902531 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) 20250817123902531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123902531 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123902531 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 20250817123902531 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) 20250817123902531 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123902531 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123902531 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@4feaec2ea8d8: Final verdict of PTC: none 20250817123902531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123902531 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123902531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-RAN(962)@4feaec2ea8d8: Final verdict of PTC: none 20250817123902531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123902531 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 20250817123902531 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 20250817123902531 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123902531 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123902531 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123902531 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123902531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123902531 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123902531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@4feaec2ea8d8: Final verdict of PTC: none 20250817123902531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123902531 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 HNBGW_Test.msc0-M3UA(957)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(960)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(950)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(967)@4feaec2ea8d8: Final verdict of PTC: none 20250817123902532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(963)@4feaec2ea8d8: Final verdict of PTC: none 20250817123902553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123902564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39676<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:39:02 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 20250817123902625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123902700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123902700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123902700 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123902700 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) 20250817123902700 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123902700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1374374)[0x5582176e7e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123902700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1374374)[0x5582176e7e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123902700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5582176fecd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123902700 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123902700 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123902700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f432f1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123902700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123902700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123902700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123902700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123902700 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123902700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5582176fecd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123902700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1374374)[0x5582176e7e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123902700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1374374)[0x5582176e7e30]{disrupted}: Freeing instance (context_map.c:202) 20250817123902700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1374374)[0x5582176e7e30]{disrupted}: Deallocated (fsm.c:568) 20250817123902700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5582176fecd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123902700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5582176fecd0]{disconnected}: Freeing instance (context_map.c:206) 20250817123902700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5582176fecd0]{disconnected}: Deallocated (fsm.c:568) 20250817123902700 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1374374 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123902700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3795434)[0x5582176e7870]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123902700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3795434)[0x5582176e7870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123902700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5582176e1fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123902700 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123902700 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123902700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e40771), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123902700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123902700 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) 20250817123902700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123902700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123902700 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123902701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5582176e1fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123902701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3795434)[0x5582176e7870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123902701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3795434)[0x5582176e7870]{disrupted}: Freeing instance (context_map.c:202) 20250817123902701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3795434)[0x5582176e7870]{disrupted}: Deallocated (fsm.c:568) 20250817123902701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5582176e1fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123902701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5582176e1fa0]{disconnected}: Freeing instance (context_map.c:206) 20250817123902701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5582176e1fa0]{disconnected}: Deallocated (fsm.c:568) 20250817123902701 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3795434 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250817123902701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320249)[0x558217688a10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123902701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320249)[0x558217688a10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123902701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5582176e25b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123902701 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123902701 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123902701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c85f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123902701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123902701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123902701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123902701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123902701 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123902701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5582176e25b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123902701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320249)[0x558217688a10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123902701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320249)[0x558217688a10]{disrupted}: Freeing instance (context_map.c:202) 20250817123902701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320249)[0x558217688a10]{disrupted}: Deallocated (fsm.c:568) 20250817123902701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5582176e25b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123902701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5582176e25b0]{disconnected}: Freeing instance (context_map.c:206) 20250817123902701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5582176e25b0]{disconnected}: Deallocated (fsm.c:568) 20250817123902701 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6320249 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250817123902701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123902701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123902701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123902701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123902701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123902701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123902701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123902701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123902701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123902701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123902701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123902701 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 20250817123902701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123902701 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 20250817123902701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123902701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123902701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123902701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123902701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123902701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123902701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123902701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123902701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123902701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123903117 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123903117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038c1af), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123903117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123903117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123903117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123903117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123903117 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123903117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7ebc), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123903117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123903117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123903117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123903117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123903117 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123903117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1687), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123903117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123903117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123903117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123903117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123903117 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123903117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062821a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123903117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123903117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123903117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123903117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123903117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123903117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123903117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123903117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123903117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123903117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123903117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123903117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123903117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123903117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123903118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123903118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123903118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123903118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123903118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123903118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123903118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123903118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123903118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123903118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123903118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123903118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123903118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123903118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123903118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123903118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123903118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123903118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123903118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123903118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123903118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123903118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123903326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39680<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=427956) 20250817123903642 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123903642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061ea4b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123903642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123903642 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123903642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123903642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123903642 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123903642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a773d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123903642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123903642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123903643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123903643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123903643 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123903643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed6234), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123903643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123903643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123903643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123903643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123903643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123903643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123903643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123903643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123903643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123903643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123903643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123903643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123903643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123903643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123903643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123903643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123903643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123903643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123903643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123903643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123903643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123903643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123903643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123903643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123903643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123903643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123903643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123903643 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=427956, count=458832) 20250817123904531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123904531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123904531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123904531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123904531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123904531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123904531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123904531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123904531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123904531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123904531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123904531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:39:05 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250817123906405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123906410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123906416 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33023<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123906588 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123906588 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123906624 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123906624 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123906624 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123906627 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123906627 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123906627 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) 20250817123906627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123906627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123906627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123906627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123906627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123906627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123906627 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123906627 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48366 (stream_srv.c:142) 20250817123906627 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48366<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123906627 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123906627 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123906627 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123906628 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123906628 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123906629 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123906629 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123906629 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) 20250817123906629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123906629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123906629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123906629 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123906629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123906629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123906629 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123906629 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123906629 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123906630 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123906630 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123906630 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) 20250817123906630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123906630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123906630 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) 20250817123906630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906630 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) 20250817123906630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123906630 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) 20250817123906630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123906630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123906630 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123906630 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123906630 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123906630 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) 20250817123906630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123906630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123906630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123906630 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) 20250817123906630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123906630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123906630 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123906632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123906632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123906632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123906632 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123906632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123906632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123906632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123906632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123906632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123906632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123906632 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123906632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123906632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123906632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123906632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123906632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123906632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123906632 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 20250817123906632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123906632 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123906632 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123906632 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123906632 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123906632 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 20250817123906632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123906632 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 20250817123906632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(981)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(981)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(979)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(984)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(984)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(982)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123906718 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123906718 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123906718 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123906719 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123906719 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123906719 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123906719 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123906719 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123906719 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123906719 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123906719 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) 20250817123906719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123906720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123906720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123906720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123906720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123906720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123906720 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123906720 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123906720 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123906720 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123906720 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123906720 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) 20250817123906720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123906721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123906721 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) 20250817123906721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123906721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123906721 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123906721 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123906721 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123906722 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) 20250817123906722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123906722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123906722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123906722 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) 20250817123906722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123906722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123906722 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123906723 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123906723 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123906723 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) 20250817123906723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123906723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123906723 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) 20250817123906723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906723 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) 20250817123906723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123906723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123906723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123906723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123906723 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) 20250817123906723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123906724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123906724 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123906724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123906724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123906724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123906724 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123906724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123906724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123906724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123906724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123906724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123906724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123906724 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 20250817123906724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123906724 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 20250817123906724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123906724 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123906724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123906724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123906724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123906724 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 20250817123906724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123906724 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 20250817123906724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123906724 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 20250817123906724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123906724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123906724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123906724 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 20250817123906724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123906724 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(987)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(987)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(985)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(990)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(990)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123906863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123906864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123906864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123906864 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123906864 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) 20250817123906864 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123906864 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123906864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123906864 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123906875 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 20250817123906875 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 20250817123906875 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123906875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250817123906878 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123906879 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123906879 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123906879 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123906879 DHNBAP DEBUG (127.0.0.1:48366 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123906879 DHNBAP NOTICE (127.0.0.1:48366 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123906879 DHNBAP NOTICE (127.0.0.1:48366 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123906879 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123906879 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(981)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123906896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123906896 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123906896 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123906896 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123906896 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123906896 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123906896 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123906900 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123906900 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123906900 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123906900 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123906900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123906900 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123906900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123906900 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 20250817123906908 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 20250817123906908 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 20250817123906908 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123906908 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123906913 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) 20250817123906913 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123906913 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123906914 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123906914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123906914 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123906914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123906915 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) 20250817123906916 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123906916 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123906916 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123906916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123906916 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123906916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123906916 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 20250817123906975 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 20250817123906975 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 20250817123906975 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123906975 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123906980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123906980 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123906980 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123906980 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123906980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123906980 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123906980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123906982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123906982 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123906982 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123906982 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123906982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123906982 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123906982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123906982 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 20250817123907020 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 20250817123907020 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 20250817123907020 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123907020 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123907024 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) 20250817123907024 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123907024 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123907024 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123907024 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123907024 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123907024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123907026 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) 20250817123907026 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123907026 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123907026 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123907026 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123907026 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123907026 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123907026 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 20250817123907685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123907685 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123907685 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123907685 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123907685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123907685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123907685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123907685 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123907685 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123907685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123907685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123907685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123907685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123907685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123907685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123907685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123907685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123907685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123907685 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123907685 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123907685 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) 20250817123907685 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) 20250817123907685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123907685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123907685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123907685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123907685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123907685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123907685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123907685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123907685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123907685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123907685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123907685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123907685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123907685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123907685 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123907685 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(980)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123907730 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) 20250817123907730 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123907730 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123907730 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 20250817123907730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123907730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123907730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123907730 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123907731 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123907731 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123907731 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123907731 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123907731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123907731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123907731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123907731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123907730 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123907730 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123907730 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123907730 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) 20250817123907730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123907730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123907730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123907730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123907730 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) 20250817123907730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907730 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) 20250817123907730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123907730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123907730 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123907730 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123907730 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) 20250817123907730 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) 20250817123907730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123907730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123907730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123907730 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123907730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123907730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123907730 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123907730 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(983)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123907785 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123907785 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123907785 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123907785 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123907785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123907785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123907785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123907785 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123907785 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123907785 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123907785 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123907785 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123907785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123907785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123907785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123907785 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123907785 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123907785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123907785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123907785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123907785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123907785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123907785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123907785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123907785 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) 20250817123907785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907785 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) 20250817123907785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123907785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123907785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123907785 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123907785 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) 20250817123907785 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) 20250817123907785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123907785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123907785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123907785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123907785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123907785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123907785 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123907785 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(986)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123907834 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) 20250817123907834 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123907834 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123907834 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 20250817123907834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123907835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123907835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123907835 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123907835 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123907835 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123907835 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123907835 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 20250817123907835 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123907835 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 20250817123907835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123907835 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123907835 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123907835 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123907835 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123907835 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) 20250817123907835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123907835 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123907835 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123907835 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123907835 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) 20250817123907835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907835 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) 20250817123907835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907835 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123907835 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123907835 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123907835 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123907835 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) 20250817123907835 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) 20250817123907835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123907835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123907835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123907835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123907835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123907835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123907835 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) 20250817123907835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123907835 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123907835 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123907835 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123908746 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123908746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078d25b), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123908746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123908746 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) 20250817123908746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123908746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123908746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123908746 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123908746 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123908746 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 20250817123908746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123908746 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 20250817123908746 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123908887 DLCTRL DEBUG Command: GET 503555535 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123908887 DLCTRL DEBUG Tx Command reply: GET_REPLY 503555535 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123908889 DLCTRL DEBUG Command: GET 496324885 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123908889 DLCTRL DEBUG Tx Command reply: GET_REPLY 496324885 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123908890 DLCTRL DEBUG Command: GET 924483631 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123908890 DLCTRL DEBUG Tx Command reply: GET_REPLY 924483631 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123908892 DLCTRL DEBUG Command: GET 800362344 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123908892 DLCTRL DEBUG Tx Command reply: GET_REPLY 800362344 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123908893 DLCTRL DEBUG Command: GET 503193004 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123908893 DLCTRL DEBUG Tx Command reply: GET_REPLY 503193004 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123908894 DLCTRL DEBUG Command: GET 248336728 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123908894 DLCTRL DEBUG Tx Command reply: GET_REPLY 248336728 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123908896 DLCTRL DEBUG Command: GET 6898348 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123908896 DLCTRL DEBUG Tx Command reply: GET_REPLY 6898348 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123908897 DLCTRL DEBUG Command: GET 915039802 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123908897 DLCTRL DEBUG Tx Command reply: GET_REPLY 915039802 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123908899 DLCTRL DEBUG Command: GET 864248375 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123908899 DLCTRL DEBUG Tx Command reply: GET_REPLY 864248375 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123908901 DLCTRL DEBUG Command: GET 229084174 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123908901 DLCTRL DEBUG Tx Command reply: GET_REPLY 229084174 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123908903 DLCTRL DEBUG Command: GET 384292367 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123908903 DLCTRL DEBUG Tx Command reply: GET_REPLY 384292367 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123908904 DLCTRL DEBUG Command: GET 749340344 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123908904 DLCTRL DEBUG Tx Command reply: GET_REPLY 749340344 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123908905 DLCTRL DEBUG Command: GET 198516334 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123908905 DLCTRL DEBUG Tx Command reply: GET_REPLY 198516334 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123908907 DLCTRL DEBUG Command: GET 84466033 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123908907 DLCTRL DEBUG Tx Command reply: GET_REPLY 84466033 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123908908 DLCTRL DEBUG Command: GET 604784814 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123908908 DLCTRL DEBUG Tx Command reply: GET_REPLY 604784814 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123908911 DLCTRL DEBUG Command: GET 334490523 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123908911 DLCTRL DEBUG Tx Command reply: GET_REPLY 334490523 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123908913 DLCTRL DEBUG Command: GET 485399580 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123908913 DLCTRL DEBUG Tx Command reply: GET_REPLY 485399580 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123908915 DLCTRL DEBUG Command: GET 580025504 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123908915 DLCTRL DEBUG Tx Command reply: GET_REPLY 580025504 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123908917 DLCTRL DEBUG Command: GET 535295520 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123908917 DLCTRL DEBUG Tx Command reply: GET_REPLY 535295520 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123908918 DLCTRL DEBUG Command: GET 676512 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123908918 DLCTRL DEBUG Tx Command reply: GET_REPLY 676512 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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 := '000000000000000000111000'B, t_guard := 20.000000 } 20250817123908934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123909460 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123909460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057277e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123909460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123909460 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) 20250817123909460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123909460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123909461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123909461 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123909461 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123909461 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 20250817123909461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123909461 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 20250817123909461 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)14340175 20250817123909973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123909973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123909973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250817123909973 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123909973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdad04f, normal) (hnbgw_rua.c:407) 20250817123909973 DHNB DEBUG map_rua[0x5582176e7e30]{init}: Allocated (fsm.c:456) 20250817123909973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14340175)[0x5582176e7e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123909973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14340175 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123909973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123909973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123909973 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250817123909973 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14340175 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250817123909973 DCN DEBUG map_sccp[0x5582176fecd0]{init}: Allocated (fsm.c:456) 20250817123909973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5582176fecd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123909973 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-14340175 <-> SCCP-108 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817123909973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14340175 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250817123909973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14340175)[0x5582176e7e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123909973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123909973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123909973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14340175)[0x5582176e7e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123909973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5582176fecd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123909973 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123909973 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{IDLE}: Allocated (fsm.c:456) 20250817123909973 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123909973 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030000380056400500f1100926) (sccp_scrc.c:406) 20250817123909973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123909973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123909973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123909973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123909973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123909973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123909973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123909973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123909973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123909973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123909973 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) 20250817123909973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123909973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123909973 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123909973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5582176fecd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123909973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14340175)[0x5582176e7e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123909974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123909974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123909974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123909974 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 20250817123909974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123909974 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 20250817123909974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123909974 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)2653243 HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_10(992)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@4feaec2ea8d8: 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 } } } 20250817123909996 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) 20250817123909996 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123909996 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123909996 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 20250817123909996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123909996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123909996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123909996 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123909996 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123909996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123909996 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123909996 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) 20250817123909996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123909996 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=00d03d27) (sccp_scrc.c:477) 20250817123909996 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20250817123909996 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123909996 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123909996 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123909996 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123909996 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) 20250817123909996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5582176fecd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123909996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5582176fecd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123909996 DLCTRL DEBUG Command: GET 544992784 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123909996 DLCTRL DEBUG Tx Command reply: GET_REPLY 544992784 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123910000 DLCTRL DEBUG Command: GET 831148312 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123910000 DLCTRL DEBUG Tx Command reply: GET_REPLY 831148312 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123910003 DLCTRL DEBUG Command: GET 53311802 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123910003 DLCTRL DEBUG Tx Command reply: GET_REPLY 53311802 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123910006 DLCTRL DEBUG Command: GET 584477967 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123910006 DLCTRL DEBUG Tx Command reply: GET_REPLY 584477967 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123910009 DLCTRL DEBUG Command: GET 412813173 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123910009 DLCTRL DEBUG Tx Command reply: GET_REPLY 412813173 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123910012 DLCTRL DEBUG Command: GET 751170081 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123910013 DLCTRL DEBUG Tx Command reply: GET_REPLY 751170081 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123910018 DLCTRL DEBUG Command: GET 426940299 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123910018 DLCTRL DEBUG Tx Command reply: GET_REPLY 426940299 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250817123910021 DLCTRL DEBUG Command: GET 292767999 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123910021 DLCTRL DEBUG Tx Command reply: GET_REPLY 292767999 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123910024 DLCTRL DEBUG Command: GET 253762210 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123910024 DLCTRL DEBUG Tx Command reply: GET_REPLY 253762210 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123910026 DLCTRL DEBUG Command: GET 143318091 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123910026 DLCTRL DEBUG Tx Command reply: GET_REPLY 143318091 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123910029 DLCTRL DEBUG Command: GET 594801641 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123910029 DLCTRL DEBUG Tx Command reply: GET_REPLY 594801641 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123910031 DLCTRL DEBUG Command: GET 584005117 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123910031 DLCTRL DEBUG Tx Command reply: GET_REPLY 584005117 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123910034 DLCTRL DEBUG Command: GET 741121075 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123910035 DLCTRL DEBUG Tx Command reply: GET_REPLY 741121075 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123910037 DLCTRL DEBUG Command: GET 853621462 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123910037 DLCTRL DEBUG Tx Command reply: GET_REPLY 853621462 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123910040 DLCTRL DEBUG Command: GET 760258309 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123910040 DLCTRL DEBUG Tx Command reply: GET_REPLY 760258309 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123910043 DLCTRL DEBUG Command: GET 275326791 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123910044 DLCTRL DEBUG Tx Command reply: GET_REPLY 275326791 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123910046 DLCTRL DEBUG Command: GET 372790927 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123910046 DLCTRL DEBUG Tx Command reply: GET_REPLY 372790927 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123910048 DLCTRL DEBUG Command: GET 46898559 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123910048 DLCTRL DEBUG Tx Command reply: GET_REPLY 46898559 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123910052 DLCTRL DEBUG Command: GET 636744475 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123910053 DLCTRL DEBUG Tx Command reply: GET_REPLY 636744475 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123910056 DLCTRL DEBUG Command: GET 682857454 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123910056 DLCTRL DEBUG Tx Command reply: GET_REPLY 682857454 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001010111001'B, t_guard := 20.000000 } 20250817123910093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51198<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)2037117 20250817123911110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123911111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123911111 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123911111 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123911111 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 20250817123911111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123911111 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 20250817123911111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123911111 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123911110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123911110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250817123911110 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123911110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1f157d, normal) (hnbgw_rua.c:407) 20250817123911110 DHNB DEBUG map_rua[0x5582176e1fa0]{init}: Allocated (fsm.c:456) 20250817123911110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2037117)[0x5582176e1fa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123911110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2037117 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123911110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123911110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123911110 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250817123911110 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2037117 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250817123911110 DCN DEBUG map_sccp[0x558217688a10]{init}: Allocated (fsm.c:456) 20250817123911110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558217688a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123911110 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-2037117 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817123911110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2037117 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250817123911110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2037117)[0x5582176e1fa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123911110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123911110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123911110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2037117)[0x5582176e1fa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123911110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558217688a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123911110 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123911110 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{IDLE}: Allocated (fsm.c:456) 20250817123911110 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123911110 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030002b90056400500f1100926) (sccp_scrc.c:406) 20250817123911110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123911110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123911110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123911110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123911110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123911110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123911110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123911110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123911110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123911110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123911110 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) 20250817123911110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123911111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123911111 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123911111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558217688a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123911111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2037117)[0x5582176e1fa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)4210582 HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123911116 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) 20250817123911116 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123911116 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123911116 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 20250817123911116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123911116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123911116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123911116 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123911116 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123911116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123911116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123911116 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) 20250817123911116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123911116 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=00e9cebf) (sccp_scrc.c:477) 20250817123911116 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20250817123911116 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123911116 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123911116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123911116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123911116 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) 20250817123911116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558217688a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123911116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558217688a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(993)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123911118 DLCTRL DEBUG Command: GET 569942991 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123911118 DLCTRL DEBUG Tx Command reply: GET_REPLY 569942991 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123911121 DLCTRL DEBUG Command: GET 686621037 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123911121 DLCTRL DEBUG Tx Command reply: GET_REPLY 686621037 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123911123 DLCTRL DEBUG Command: GET 354212530 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123911123 DLCTRL DEBUG Tx Command reply: GET_REPLY 354212530 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123911126 DLCTRL DEBUG Command: GET 617221534 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123911126 DLCTRL DEBUG Tx Command reply: GET_REPLY 617221534 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123911129 DLCTRL DEBUG Command: GET 463414942 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123911130 DLCTRL DEBUG Tx Command reply: GET_REPLY 463414942 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123911132 DLCTRL DEBUG Command: GET 52911535 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123911132 DLCTRL DEBUG Tx Command reply: GET_REPLY 52911535 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123911135 DLCTRL DEBUG Command: GET 69426439 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123911135 DLCTRL DEBUG Tx Command reply: GET_REPLY 69426439 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250817123911137 DLCTRL DEBUG Command: GET 817226586 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123911138 DLCTRL DEBUG Tx Command reply: GET_REPLY 817226586 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123911141 DLCTRL DEBUG Command: GET 542414283 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123911141 DLCTRL DEBUG Tx Command reply: GET_REPLY 542414283 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123911143 DLCTRL DEBUG Command: GET 113576177 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123911143 DLCTRL DEBUG Tx Command reply: GET_REPLY 113576177 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123911146 DLCTRL DEBUG Command: GET 347604758 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123911146 DLCTRL DEBUG Tx Command reply: GET_REPLY 347604758 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123911148 DLCTRL DEBUG Command: GET 345496373 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123911148 DLCTRL DEBUG Tx Command reply: GET_REPLY 345496373 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123911150 DLCTRL DEBUG Command: GET 950655345 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123911150 DLCTRL DEBUG Tx Command reply: GET_REPLY 950655345 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123911152 DLCTRL DEBUG Command: GET 413607563 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123911152 DLCTRL DEBUG Tx Command reply: GET_REPLY 413607563 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123911154 DLCTRL DEBUG Command: GET 570734750 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123911154 DLCTRL DEBUG Tx Command reply: GET_REPLY 570734750 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123911157 DLCTRL DEBUG Command: GET 687041411 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123911157 DLCTRL DEBUG Tx Command reply: GET_REPLY 687041411 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123911160 DLCTRL DEBUG Command: GET 160443026 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123911160 DLCTRL DEBUG Tx Command reply: GET_REPLY 160443026 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123911162 DLCTRL DEBUG Command: GET 999278480 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123911163 DLCTRL DEBUG Tx Command reply: GET_REPLY 999278480 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123911165 DLCTRL DEBUG Command: GET 636797252 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123911166 DLCTRL DEBUG Tx Command reply: GET_REPLY 636797252 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123911168 DLCTRL DEBUG Command: GET 664722347 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123911169 DLCTRL DEBUG Tx Command reply: GET_REPLY 664722347 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001100001011'B, t_guard := 20.000000 } 20250817123911204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51204<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)13911308 20250817123912230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123912230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123912231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250817123912231 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123912231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd4450c, normal) (hnbgw_rua.c:407) 20250817123912231 DHNB DEBUG map_rua[0x5582176f9e60]{init}: Allocated (fsm.c:456) 20250817123912231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13911308)[0x5582176f9e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123912231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13911308 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123912231 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123912231 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123912231 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250817123912231 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13911308 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250817123912231 DCN DEBUG map_sccp[0x5582176e6a00]{init}: Allocated (fsm.c:456) 20250817123912231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5582176e6a00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123912231 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-13911308 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817123912231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13911308 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250817123912231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13911308)[0x5582176f9e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123912231 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123912231 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123912231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13911308)[0x5582176f9e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123912231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5582176e6a00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123912231 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123912231 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{IDLE}: Allocated (fsm.c:456) 20250817123912231 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123912231 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f400300030b0056400500f1100926) (sccp_scrc.c:406) 20250817123912231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123912231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123912231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123912231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123912231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123912231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123912231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123912231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123912231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123912231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123912231 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) 20250817123912231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123912231 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123912231 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123912231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5582176e6a00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123912231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13911308)[0x5582176f9e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123912231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123912231 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123912231 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123912231 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 20250817123912231 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123912231 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 20250817123912231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123912231 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)8398944 HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(994)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123912239 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) 20250817123912239 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123912239 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123912239 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 20250817123912240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123912240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123912240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123912240 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123912240 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123912240 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123912240 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123912240 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) 20250817123912240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123912240 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=0008ba4a) (sccp_scrc.c:477) 20250817123912240 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20250817123912240 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123912240 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123912240 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123912240 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123912240 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) 20250817123912240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5582176e6a00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123912240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5582176e6a00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123912242 DLCTRL DEBUG Command: GET 970440913 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123912242 DLCTRL DEBUG Tx Command reply: GET_REPLY 970440913 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123912245 DLCTRL DEBUG Command: GET 903676696 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123912245 DLCTRL DEBUG Tx Command reply: GET_REPLY 903676696 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123912248 DLCTRL DEBUG Command: GET 40717528 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123912248 DLCTRL DEBUG Tx Command reply: GET_REPLY 40717528 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123912251 DLCTRL DEBUG Command: GET 53737541 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123912252 DLCTRL DEBUG Tx Command reply: GET_REPLY 53737541 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123912255 DLCTRL DEBUG Command: GET 475592688 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123912255 DLCTRL DEBUG Tx Command reply: GET_REPLY 475592688 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123912258 DLCTRL DEBUG Command: GET 908560199 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123912258 DLCTRL DEBUG Tx Command reply: GET_REPLY 908560199 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123912261 DLCTRL DEBUG Command: GET 187487822 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123912261 DLCTRL DEBUG Tx Command reply: GET_REPLY 187487822 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250817123912264 DLCTRL DEBUG Command: GET 266727808 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123912265 DLCTRL DEBUG Tx Command reply: GET_REPLY 266727808 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123912267 DLCTRL DEBUG Command: GET 760845563 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123912267 DLCTRL DEBUG Tx Command reply: GET_REPLY 760845563 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123912268 DLCTRL DEBUG Command: GET 722871348 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123912268 DLCTRL DEBUG Tx Command reply: GET_REPLY 722871348 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123912269 DLCTRL DEBUG Command: GET 999852602 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123912269 DLCTRL DEBUG Tx Command reply: GET_REPLY 999852602 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123912270 DLCTRL DEBUG Command: GET 558430268 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123912270 DLCTRL DEBUG Tx Command reply: GET_REPLY 558430268 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123912273 DLCTRL DEBUG Command: GET 123922637 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123912273 DLCTRL DEBUG Tx Command reply: GET_REPLY 123922637 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123912279 DLCTRL DEBUG Command: GET 811745113 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123912279 DLCTRL DEBUG Tx Command reply: GET_REPLY 811745113 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123912282 DLCTRL DEBUG Command: GET 803931629 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123912282 DLCTRL DEBUG Tx Command reply: GET_REPLY 803931629 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123912287 DLCTRL DEBUG Command: GET 564377621 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123912287 DLCTRL DEBUG Tx Command reply: GET_REPLY 564377621 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123912292 DLCTRL DEBUG Command: GET 359485194 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123912292 DLCTRL DEBUG Tx Command reply: GET_REPLY 359485194 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123912295 DLCTRL DEBUG Command: GET 344187263 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123912295 DLCTRL DEBUG Tx Command reply: GET_REPLY 344187263 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123912298 DLCTRL DEBUG Command: GET 252811662 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123912298 DLCTRL DEBUG Tx Command reply: GET_REPLY 252811662 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123912301 DLCTRL DEBUG Command: GET 847955175 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123912301 DLCTRL DEBUG Tx Command reply: GET_REPLY 847955175 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123912312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123912313 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33023<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(973)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(972)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123912316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51186<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123912317 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123912317 DLINP DEBUG SRVCONN(,r=127.0.0.1:48366<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123912318 DLINP NOTICE SRV(,r=127.0.0.1:48366<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123912318 DMAIN NOTICE (127.0.0.1:48366 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48366<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123912318 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(979)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(986)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(980)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(983)@4feaec2ea8d8: Final verdict of PTC: none 20250817123912321 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123912321 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) 20250817123912321 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123912321 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123912321 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123912321 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) 20250817123912322 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123912322 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(985)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(982)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@4feaec2ea8d8: Final verdict of PTC: none 20250817123912322 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123912322 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) 20250817123912322 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123912322 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123912322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123912322 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) 20250817123912322 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123912322 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123912322 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123912322 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) 20250817123912322 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123912322 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123912322 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 20250817123912322 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) 20250817123912322 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123912322 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123912322 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123912322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123912322 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123912322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123912322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123912323 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123912323 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) 20250817123912323 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123912323 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123912323 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 20250817123912323 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 20250817123912323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123912323 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123912323 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123912323 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123912323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123912323 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@4feaec2ea8d8: Final verdict of PTC: none 20250817123912323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123912323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123912323 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 20250817123912323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123912323 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123912323 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123912323 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123912323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123912323 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123912323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123912323 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_L3Complete_valid_nri_1(971)@4feaec2ea8d8: Final verdict of PTC: none 20250817123912324 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 20250817123912324 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123912324 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) 20250817123912324 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123912324 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123912324 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 20250817123912324 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 20250817123912324 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(984)@4feaec2ea8d8: Final verdict of PTC: none 20250817123912324 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) 20250817123912324 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123912324 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123912324 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 20250817123912324 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 20250817123912324 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) 20250817123912324 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123912324 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123912324 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123912325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123912325 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123912325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123912325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123912325 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 HNBGW_Test.sgsn0-M3UA(987)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(988)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(974)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(991)@4feaec2ea8d8: Final verdict of PTC: none 20250817123912327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(993)@4feaec2ea8d8: Final verdict of PTC: pass 20250817123912328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51196<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(992)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(981)@4feaec2ea8d8: Final verdict of PTC: none 20250817123912344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51204<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(989)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(994)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(990)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:39:12 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 20250817123912436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123912436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123912436 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123912436 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) 20250817123912436 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123912436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14340175)[0x5582176e7e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123912436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14340175)[0x5582176e7e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123912436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5582176fecd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123912436 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123912436 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123912436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d03d27), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123912436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123912436 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) 20250817123912436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123912436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123912436 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123912436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5582176fecd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123912436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14340175)[0x5582176e7e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123912436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14340175)[0x5582176e7e30]{disrupted}: Freeing instance (context_map.c:202) 20250817123912436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14340175)[0x5582176e7e30]{disrupted}: Deallocated (fsm.c:568) 20250817123912436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5582176fecd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123912436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5582176fecd0]{disconnected}: Freeing instance (context_map.c:206) 20250817123912436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5582176fecd0]{disconnected}: Deallocated (fsm.c:568) 20250817123912436 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14340175 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250817123912436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2037117)[0x5582176e1fa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123912436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2037117)[0x5582176e1fa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123912436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558217688a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123912436 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123912436 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123912436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9cebf), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123912436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123912436 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) 20250817123912436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123912436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123912436 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123912436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558217688a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123912436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2037117)[0x5582176e1fa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123912436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2037117)[0x5582176e1fa0]{disrupted}: Freeing instance (context_map.c:202) 20250817123912436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2037117)[0x5582176e1fa0]{disrupted}: Deallocated (fsm.c:568) 20250817123912436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558217688a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123912436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558217688a10]{disconnected}: Freeing instance (context_map.c:206) 20250817123912436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558217688a10]{disconnected}: Deallocated (fsm.c:568) 20250817123912437 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2037117 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250817123912437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13911308)[0x5582176f9e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123912437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13911308)[0x5582176f9e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123912437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5582176e6a00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123912437 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123912437 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123912437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ba4a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123912437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123912437 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) 20250817123912437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123912437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123912437 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123912437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5582176e6a00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123912437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13911308)[0x5582176f9e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123912437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13911308)[0x5582176f9e60]{disrupted}: Freeing instance (context_map.c:202) 20250817123912437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13911308)[0x5582176f9e60]{disrupted}: Deallocated (fsm.c:568) 20250817123912437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5582176e6a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123912437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5582176e6a00]{disconnected}: Freeing instance (context_map.c:206) 20250817123912437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5582176e6a00]{disconnected}: Deallocated (fsm.c:568) 20250817123912437 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13911308 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250817123912437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123912437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123912437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123912437 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 20250817123912437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123912437 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 20250817123912437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123912437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123912437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123912437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123912437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123912437 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 20250817123912437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123912437 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 20250817123912437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123912437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123912437 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123912437 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123912437 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123912437 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 20250817123912437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123912437 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 20250817123912437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123912437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123912459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123912701 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123912701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c85f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123912701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123912701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123912701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123912701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123912701 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123912701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e40771), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123912701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123912701 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) 20250817123912701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123912701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123912701 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123912701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f432f1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123912701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123912701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123912701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123912701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123912701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123912701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123912701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123912701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123912701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123912701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123912701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123912701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123912701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123912701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123912701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123912701 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 20250817123912701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123912701 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 20250817123912701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123912701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123912701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123912701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123912701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123912701 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123912701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123912701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123912701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123912701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123913060 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=440776) 20250817123913117 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123913118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062821a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123913118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123913118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123913118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123913118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123913118 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123913118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1687), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123913118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123913118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123913118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123913118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123913118 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123913118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7ebc), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123913118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123913118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123913118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123913118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123913118 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123913118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038c1af), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123913118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123913118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123913118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123913118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123913118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123913118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123913118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123913118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123913118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123913118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123913118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123913118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123913118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123913118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123913118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123913118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123913118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123913118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123913118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123913118 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123913118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123913118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123913118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123913118 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123913118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123913119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123913119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123913119 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123913119 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123913119 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123913119 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123913119 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123913119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123913119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123913119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123913119 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123913643 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123913643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed6234), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123913643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123913643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123913644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123913644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123913644 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123913644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a773d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123913644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123913644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123913644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123913644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123913644 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123913644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061ea4b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123913644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123913644 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123913644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123913644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123913644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123913644 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123913644 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123913644 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123913644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123913644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123913644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123913644 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123913644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123913644 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123913644 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123913644 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123913644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123913644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123913644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123913644 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123913644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123913644 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123913644 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123913644 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123913644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123913645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123913645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123913645 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=440776, count=458692) 20250817123914323 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123914323 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123914323 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123914324 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123914324 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123914324 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123914324 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123914324 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123914324 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123914325 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123914325 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123914325 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:39: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250817123916113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123916115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123916118 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45243<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123916204 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123916204 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123916214 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123916214 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123916214 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123916215 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123916215 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123916215 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123916215 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123916215 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123916215 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123916215 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123916216 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123916216 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123916216 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) 20250817123916216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123916216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123916216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123916216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123916216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123916216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123916216 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123916216 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45424 (stream_srv.c:142) 20250817123916216 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45424<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123916216 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123916216 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123916216 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) 20250817123916216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123916216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123916216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123916216 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123916216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123916216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123916216 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123916216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123916216 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123916216 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123916216 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123916216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123916216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123916216 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123916216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123916216 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123916216 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123916216 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123916216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123916216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123916216 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123916217 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123916217 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123916217 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) 20250817123916217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123916217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123916217 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) 20250817123916217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916217 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) 20250817123916217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123916217 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) 20250817123916217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123916217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123916217 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123916217 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123916217 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123916217 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) 20250817123916217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123916217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123916217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123916217 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) 20250817123916217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123916217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123916217 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123916217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123916217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123916217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123916217 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 20250817123916217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123916217 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123916217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123916217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123916217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123916217 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 20250817123916217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123916217 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 20250817123916217 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1005)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(1005)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1003)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1008)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(1008)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1006)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1011)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-M3UA(1011)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1009)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123916255 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123916255 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123916255 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123916255 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123916255 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123916255 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123916256 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123916256 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123916256 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123916256 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123916257 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123916257 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123916257 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) 20250817123916257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123916257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123916257 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) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916257 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) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123916257 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) 20250817123916257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123916257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123916257 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123916257 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123916257 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123916257 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) 20250817123916257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123916257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123916257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123916257 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) 20250817123916257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123916257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123916257 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123916257 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123916257 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123916257 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) 20250817123916257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123916257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123916257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123916257 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) 20250817123916257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123916257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123916257 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123916257 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123916257 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123916257 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) 20250817123916257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123916257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123916257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123916257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123916257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123916257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123916257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123916257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123916257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123916257 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123916257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123916257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123916257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123916257 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 20250817123916257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123916257 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123916257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123916257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123916257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123916257 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 20250817123916257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123916257 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 20250817123916257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123916257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123916257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123916257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123916257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123916257 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 20250817123916257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123916257 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 20250817123916257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123916257 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 20250817123916257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123916257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123916257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123916257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123916257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123916257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123916257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1014)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(1014)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1012)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1017)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1017)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1015)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1020)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn2-M3UA(1020)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1018)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123916306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123916306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123916306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123916306 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123916306 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) 20250817123916306 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123916306 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123916306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123916307 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123916316 DLINP DEBUG SRVCONN(,r=127.0.0.1:45424<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123916316 DLINP DEBUG SRVCONN(,r=127.0.0.1:45424<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123916316 DLINP DEBUG SRVCONN(,r=127.0.0.1:45424<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123916316 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123916316 DHNBAP DEBUG (127.0.0.1:45424 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123916316 DHNBAP NOTICE (127.0.0.1:45424 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123916316 DHNBAP NOTICE (127.0.0.1:45424 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123916316 DLINP DEBUG SRVCONN(,r=127.0.0.1:45424<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123916316 DLINP DEBUG SRVCONN(,r=127.0.0.1:45424<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123916429 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 20250817123916429 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 20250817123916429 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123916429 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123916435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123916435 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123916435 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123916435 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123916435 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123916435 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123916435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123916438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123916438 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123916438 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123916438 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123916438 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123916438 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123916438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123916438 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 20250817123916440 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 20250817123916440 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 20250817123916440 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123916440 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123916445 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) 20250817123916445 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123916445 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123916445 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123916445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123916445 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123916445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123916446 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) 20250817123916446 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123916446 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123916446 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123916446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123916446 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123916446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123916446 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 20250817123916452 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 20250817123916452 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 20250817123916452 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123916452 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817123916453 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) 20250817123916453 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817123916453 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123916453 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123916453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123916453 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123916453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123916454 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) 20250817123916454 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123916454 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123916454 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123916454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123916454 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123916454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123916454 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 20250817123916469 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 20250817123916469 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 20250817123916469 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123916469 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123916470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123916470 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123916470 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123916470 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123916470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123916470 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123916470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123916470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123916470 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123916470 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123916470 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123916470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123916470 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123916470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123916470 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 20250817123916481 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 20250817123916481 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 20250817123916481 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123916481 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123916482 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) 20250817123916482 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123916482 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123916482 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123916482 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123916482 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123916482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123916483 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) 20250817123916483 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123916483 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123916483 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123916483 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123916483 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123916483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123916483 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 20250817123916494 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 20250817123916494 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 20250817123916494 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250817123916494 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250817123916494 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250817123916494 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250817123916494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1020)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250817123916497 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) 20250817123916497 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250817123916497 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250817123916497 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250817123916497 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250817123916497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123916497 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123916497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250817123916498 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) 20250817123916498 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123916498 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123916499 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123916499 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123916499 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250817123916499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123917253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123917253 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123917253 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123917253 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123917253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123917253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123917253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123917253 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123917254 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123917254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123917254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123917254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123917254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123917254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123917254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123917254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123917254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123917254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123917254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123917254 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123917254 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) 20250817123917254 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) 20250817123917254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123917254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123917254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123917254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123917254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123917254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123917254 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123917254 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123917254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123917254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123917254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123917254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123917254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123917254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123917254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123917254 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123917256 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) 20250817123917256 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123917256 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123917256 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 20250817123917256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123917256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123917256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123917256 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123917256 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123917256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123917256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123917256 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) 20250817123917256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123917256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123917256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123917256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123917256 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) 20250817123917256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917256 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) 20250817123917256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123917256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123917256 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123917256 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123917256 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) 20250817123917256 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) 20250817123917256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123917256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123917256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123917256 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123917256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123917256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123917256 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123917256 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123917256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123917256 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123917256 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123917257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123917257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123917257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123917257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123917257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1004)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123917263 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) 20250817123917263 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123917263 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123917263 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 20250817123917263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123917263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123917263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123917263 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123917263 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123917263 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123917263 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123917263 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) 20250817123917263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123917263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123917263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817123917263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123917263 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) 20250817123917263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917263 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) 20250817123917263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123917263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123917263 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123917263 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123917263 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) 20250817123917263 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) 20250817123917263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123917263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123917263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) HNBGW_Test.msc1-RAN(1007)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123917263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123917263 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) 20250817123917263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123917263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123917263 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123917263 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: link up (cnlink.c:111) 20250817123917263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123917263 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123917263 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123917263 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 20250817123917263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123917263 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 20250817123917263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123917263 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1010)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123917274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123917274 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123917274 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123917274 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123917274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123917274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123917274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123917274 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123917274 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123917274 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123917274 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123917274 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123917274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123917274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123917274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123917274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123917274 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) 20250817123917274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917274 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) 20250817123917274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123917274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123917274 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123917274 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123917274 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) 20250817123917274 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) 20250817123917274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123917274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123917274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123917274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123917274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123917274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123917274 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123917274 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123917274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123917274 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123917274 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123917274 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123917274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123917274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123917274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123917274 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1013)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123917289 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) 20250817123917289 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123917289 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123917289 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 20250817123917289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123917289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123917289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123917289 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123917289 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123917289 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123917289 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123917289 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) 20250817123917289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123917289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123917289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123917289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123917289 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) 20250817123917289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917289 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) 20250817123917289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123917289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123917289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123917289 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123917289 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) 20250817123917289 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) 20250817123917289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123917289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123917289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123917289 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) 20250817123917289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123917289 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123917289 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123917289 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817123917290 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123917290 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123917290 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123917290 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 20250817123917290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123917290 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 20250817123917290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123917290 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1016)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123917299 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) 20250817123917300 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817123917300 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817123917300 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 20250817123917300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123917300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123917300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123917300 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123917300 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123917300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123917300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123917300 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) 20250817123917300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123917300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123917300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250817123917300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123917300 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) 20250817123917300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917300 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) 20250817123917300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123917300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123917300 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123917300 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123917300 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) 20250817123917300 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) 20250817123917300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123917300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123917300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123917300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123917300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123917300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123917300 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) 20250817123917300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123917300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123917300 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123917300 DRANAP NOTICE cnlink(sgsn-2)[0x5582176d8790]{CONNECTED}: link up (cnlink.c:111) 20250817123917300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123917300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123917300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123917300 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 20250817123917300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123917300 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 20250817123917300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123917300 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1019)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123918319 DLCTRL DEBUG Command: GET 169666199 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123918319 DLCTRL DEBUG Tx Command reply: GET_REPLY 169666199 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123918321 DLCTRL DEBUG Command: GET 183070237 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123918321 DLCTRL DEBUG Tx Command reply: GET_REPLY 183070237 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123918322 DLCTRL DEBUG Command: GET 591653301 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123918322 DLCTRL DEBUG Tx Command reply: GET_REPLY 591653301 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123918322 DLCTRL DEBUG Command: GET 315590572 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123918322 DLCTRL DEBUG Tx Command reply: GET_REPLY 315590572 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123918323 DLCTRL DEBUG Command: GET 976521012 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123918323 DLCTRL DEBUG Tx Command reply: GET_REPLY 976521012 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123918325 DLCTRL DEBUG Command: GET 363817931 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123918325 DLCTRL DEBUG Tx Command reply: GET_REPLY 363817931 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123918325 DLCTRL DEBUG Command: GET 625976602 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123918325 DLCTRL DEBUG Tx Command reply: GET_REPLY 625976602 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123918326 DLCTRL DEBUG Command: GET 706614869 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123918326 DLCTRL DEBUG Tx Command reply: GET_REPLY 706614869 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123918327 DLCTRL DEBUG Command: GET 49672268 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123918327 DLCTRL DEBUG Tx Command reply: GET_REPLY 49672268 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123918328 DLCTRL DEBUG Command: GET 40969490 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123918328 DLCTRL DEBUG Tx Command reply: GET_REPLY 40969490 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123918329 DLCTRL DEBUG Command: GET 776092699 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123918329 DLCTRL DEBUG Tx Command reply: GET_REPLY 776092699 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123918330 DLCTRL DEBUG Command: GET 199441198 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123918330 DLCTRL DEBUG Tx Command reply: GET_REPLY 199441198 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123918331 DLCTRL DEBUG Command: GET 56826574 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123918331 DLCTRL DEBUG Tx Command reply: GET_REPLY 56826574 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123918332 DLCTRL DEBUG Command: GET 389857415 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123918332 DLCTRL DEBUG Tx Command reply: GET_REPLY 389857415 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123918333 DLCTRL DEBUG Command: GET 678746971 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123918333 DLCTRL DEBUG Tx Command reply: GET_REPLY 678746971 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123918333 DLCTRL DEBUG Command: GET 116156011 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123918333 DLCTRL DEBUG Tx Command reply: GET_REPLY 116156011 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123918334 DLCTRL DEBUG Command: GET 276802592 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123918334 DLCTRL DEBUG Tx Command reply: GET_REPLY 276802592 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123918334 DLCTRL DEBUG Command: GET 246583338 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123918335 DLCTRL DEBUG Tx Command reply: GET_REPLY 246583338 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123918335 DLCTRL DEBUG Command: GET 475296278 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123918335 DLCTRL DEBUG Tx Command reply: GET_REPLY 475296278 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123918336 DLCTRL DEBUG Command: GET 409114053 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123918336 DLCTRL DEBUG Tx Command reply: GET_REPLY 409114053 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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 := '000000000000000100001101'B, t_guard := 20.000000 } 20250817123918346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123918747 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123918747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078d25b), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123918747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123918747 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) 20250817123918747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123918747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123918747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123918747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123918747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123918747 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 20250817123918747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123918747 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 20250817123918747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123918747 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123918753 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) 20250817123918753 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123918753 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123918753 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 20250817123918753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123918753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123918753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123918753 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123918753 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123918753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123918753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123918753 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) 20250817123918753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123918753 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=0078d25b) (sccp_scrc.c:477) 20250817123918753 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20250817123918753 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123918753 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123918753 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123918753 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123918753 DLSCCP DEBUG SCCP-SCOC(94)[0x55821766c7f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(1019)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)3415445 20250817123919391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123919391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123919391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250817123919391 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123919391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x341d95, normal) (hnbgw_rua.c:407) 20250817123919391 DHNB DEBUG map_rua[0x55821766c7f0]{init}: Allocated (fsm.c:456) 20250817123919391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3415445)[0x55821766c7f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123919391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3415445 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123919391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123919391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123919391 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250817123919391 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3415445 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250817123919391 DCN DEBUG map_sccp[0x5582176e7e30]{init}: Allocated (fsm.c:456) 20250817123919391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5582176e7e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123919391 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-3415445 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250817123919391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3415445 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250817123919391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3415445)[0x55821766c7f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123919391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123919391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123919391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3415445)[0x55821766c7f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123919391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5582176e7e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123919391 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123919391 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{IDLE}: Allocated (fsm.c:456) 20250817123919391 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123919391 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f400300010d0056400500f1100926) (sccp_scrc.c:406) 20250817123919391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123919391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123919391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123919391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123919391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123919391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123919391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123919391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123919391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123919391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123919391 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) 20250817123919391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123919391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123919391 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123919391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5582176e7e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123919392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3415445)[0x55821766c7f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123919392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123919392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123919392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123919392 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 20250817123919392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123919392 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 20250817123919392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123919392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)2844739 HNBGW_Test.sgsn2-SCCP(1018)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1018)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123919413 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) 20250817123919413 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817123919413 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817123919413 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 20250817123919413 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123919413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123919413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123919413 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_20(1022)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123919413 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123919413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123919413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123919413 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) 20250817123919413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123919413 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=0037df79) (sccp_scrc.c:477) 20250817123919413 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20250817123919413 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123919413 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123919413 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123919413 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123919413 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) 20250817123919413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5582176e7e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123919413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5582176e7e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123919415 DLCTRL DEBUG Command: GET 756645951 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123919415 DLCTRL DEBUG Tx Command reply: GET_REPLY 756645951 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123919420 DLCTRL DEBUG Command: GET 666072509 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123919420 DLCTRL DEBUG Tx Command reply: GET_REPLY 666072509 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123919424 DLCTRL DEBUG Command: GET 924304462 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123919424 DLCTRL DEBUG Tx Command reply: GET_REPLY 924304462 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123919428 DLCTRL DEBUG Command: GET 776677775 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123919428 DLCTRL DEBUG Tx Command reply: GET_REPLY 776677775 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123919431 DLCTRL DEBUG Command: GET 587415250 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123919431 DLCTRL DEBUG Tx Command reply: GET_REPLY 587415250 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123919437 DLCTRL DEBUG Command: GET 815526286 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123919437 DLCTRL DEBUG Tx Command reply: GET_REPLY 815526286 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123919439 DLCTRL DEBUG Command: GET 533869740 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123919439 DLCTRL DEBUG Tx Command reply: GET_REPLY 533869740 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123919441 DLCTRL DEBUG Command: GET 794300888 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123919441 DLCTRL DEBUG Tx Command reply: GET_REPLY 794300888 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123919442 DLCTRL DEBUG Command: GET 401725612 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123919442 DLCTRL DEBUG Tx Command reply: GET_REPLY 401725612 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123919443 DLCTRL DEBUG Command: GET 455462062 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123919444 DLCTRL DEBUG Tx Command reply: GET_REPLY 455462062 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123919445 DLCTRL DEBUG Command: GET 869094379 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123919445 DLCTRL DEBUG Tx Command reply: GET_REPLY 869094379 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123919446 DLCTRL DEBUG Command: GET 903913377 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123919446 DLCTRL DEBUG Tx Command reply: GET_REPLY 903913377 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250817123919448 DLCTRL DEBUG Command: GET 51872749 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123919448 DLCTRL DEBUG Tx Command reply: GET_REPLY 51872749 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123919449 DLCTRL DEBUG Command: GET 887958261 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123919449 DLCTRL DEBUG Tx Command reply: GET_REPLY 887958261 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123919451 DLCTRL DEBUG Command: GET 148443671 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123919451 DLCTRL DEBUG Tx Command reply: GET_REPLY 148443671 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123919452 DLCTRL DEBUG Command: GET 107127100 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123919452 DLCTRL DEBUG Tx Command reply: GET_REPLY 107127100 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123919454 DLCTRL DEBUG Command: GET 51066413 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123919454 DLCTRL DEBUG Tx Command reply: GET_REPLY 51066413 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123919455 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123919455 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123919455 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123919455 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123919455 DLSCCP DEBUG SCCP-SCOC(90)[0x5582176e7bf0]{IDLE}: Deallocated (fsm.c:568) 20250817123919455 DLCTRL DEBUG Command: GET 759827484 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123919455 DLCTRL DEBUG Tx Command reply: GET_REPLY 759827484 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123919458 DLCTRL DEBUG Command: GET 143958305 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123919458 DLCTRL DEBUG Tx Command reply: GET_REPLY 143958305 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123919460 DLCTRL DEBUG Command: GET 158628569 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123919460 DLCTRL DEBUG Tx Command reply: GET_REPLY 158628569 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000011100111'B, t_guard := 20.000000 } 20250817123919478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41020<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)12572587 20250817123920503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123920503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123920503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250817123920503 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123920503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbfd7ab, normal) (hnbgw_rua.c:407) 20250817123920503 DHNB DEBUG map_rua[0x5582176e7bf0]{init}: Allocated (fsm.c:456) 20250817123920503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572587)[0x5582176e7bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123920503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12572587 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123920503 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123920503 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123920503 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250817123920503 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12572587 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250817123920503 DCN DEBUG map_sccp[0x5582176e1fa0]{init}: Allocated (fsm.c:456) 20250817123920503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5582176e1fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123920503 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-12572587 <-> SCCP-112 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250817123920504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12572587 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250817123920504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572587)[0x5582176e7bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123920504 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123920504 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123920504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572587)[0x5582176e7bf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123920504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5582176e1fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123920504 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123920504 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{IDLE}: Allocated (fsm.c:456) 20250817123920504 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123920504 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030000e70056400500f1100926) (sccp_scrc.c:406) 20250817123920504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123920504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123920504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123920504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123920504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123920504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123920504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123920504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123920504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123920504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123920504 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) 20250817123920504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123920504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123920504 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123920504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5582176e1fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123920504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572587)[0x5582176e7bf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123920504 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123920504 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123920504 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123920504 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 20250817123920504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123920504 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 20250817123920504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123920504 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@4feaec2ea8d8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)6978492 HNBGW_Test.sgsn2-SCCP(1018)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250817123920512 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) 20250817123920512 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817123920512 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817123920512 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 20250817123920512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123920512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123920512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123920512 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123920512 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123920512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123920512 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123920512 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) 20250817123920512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123920512 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=008a3cd8) (sccp_scrc.c:477) 20250817123920512 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20250817123920512 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123920512 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123920512 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123920512 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123920512 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) 20250817123920512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5582176e1fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123920512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5582176e1fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(1023)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123920515 DLCTRL DEBUG Command: GET 931751238 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123920515 DLCTRL DEBUG Tx Command reply: GET_REPLY 931751238 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123920520 DLCTRL DEBUG Command: GET 652754790 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123920520 DLCTRL DEBUG Tx Command reply: GET_REPLY 652754790 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123920525 DLCTRL DEBUG Command: GET 50475510 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123920525 DLCTRL DEBUG Tx Command reply: GET_REPLY 50475510 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123920529 DLCTRL DEBUG Command: GET 480293597 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123920530 DLCTRL DEBUG Tx Command reply: GET_REPLY 480293597 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123920534 DLCTRL DEBUG Command: GET 353185250 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123920534 DLCTRL DEBUG Tx Command reply: GET_REPLY 353185250 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123920538 DLCTRL DEBUG Command: GET 505928102 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123920538 DLCTRL DEBUG Tx Command reply: GET_REPLY 505928102 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123920542 DLCTRL DEBUG Command: GET 218736381 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123920542 DLCTRL DEBUG Tx Command reply: GET_REPLY 218736381 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123920546 DLCTRL DEBUG Command: GET 115763057 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123920546 DLCTRL DEBUG Tx Command reply: GET_REPLY 115763057 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123920550 DLCTRL DEBUG Command: GET 75064172 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123920550 DLCTRL DEBUG Tx Command reply: GET_REPLY 75064172 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123920552 DLCTRL DEBUG Command: GET 550309244 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123920552 DLCTRL DEBUG Tx Command reply: GET_REPLY 550309244 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123920555 DLCTRL DEBUG Command: GET 829273209 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123920555 DLCTRL DEBUG Tx Command reply: GET_REPLY 829273209 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123920558 DLCTRL DEBUG Command: GET 897967107 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123920558 DLCTRL DEBUG Tx Command reply: GET_REPLY 897967107 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250817123920560 DLCTRL DEBUG Command: GET 773152532 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123920560 DLCTRL DEBUG Tx Command reply: GET_REPLY 773152532 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123920563 DLCTRL DEBUG Command: GET 652929410 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123920563 DLCTRL DEBUG Tx Command reply: GET_REPLY 652929410 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123920565 DLCTRL DEBUG Command: GET 279501146 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123920565 DLCTRL DEBUG Tx Command reply: GET_REPLY 279501146 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123920567 DLCTRL DEBUG Command: GET 15688214 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123920567 DLCTRL DEBUG Tx Command reply: GET_REPLY 15688214 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123920569 DLCTRL DEBUG Command: GET 943131103 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123920569 DLCTRL DEBUG Tx Command reply: GET_REPLY 943131103 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123920572 DLCTRL DEBUG Command: GET 405441821 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123920573 DLCTRL DEBUG Tx Command reply: GET_REPLY 405441821 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123920576 DLCTRL DEBUG Command: GET 718794523 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123920576 DLCTRL DEBUG Tx Command reply: GET_REPLY 718794523 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123920580 DLCTRL DEBUG Command: GET 431534585 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123920580 DLCTRL DEBUG Tx Command reply: GET_REPLY 431534585 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000101111110'B, t_guard := 20.000000 } 20250817123920613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1016)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)15821326 20250817123921641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123921641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123921641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123921641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123921642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf16a0e, normal) (hnbgw_rua.c:407) 20250817123921642 DHNB DEBUG map_rua[0x5582176f9e60]{init}: Allocated (fsm.c:456) 20250817123921642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821326)[0x5582176f9e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123921642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821326 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123921642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123921642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123921642 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123921642 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821326 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250817123921642 DCN DEBUG map_sccp[0x5582176e6a00]{init}: Allocated (fsm.c:456) 20250817123921642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5582176e6a00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123921642 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-15821326 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817123921642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821326 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123921642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821326)[0x5582176f9e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123921642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123921642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123921642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821326)[0x5582176f9e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123921642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5582176e6a00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123921642 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123921642 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{IDLE}: Allocated (fsm.c:456) 20250817123921642 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123921642 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300017e0056400500f1100926) (sccp_scrc.c:406) 20250817123921642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123921642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123921642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123921642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123921642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123921642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123921642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123921642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123921642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123921642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123921642 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) 20250817123921642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123921642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123921642 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123921642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5582176e6a00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123921642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821326)[0x5582176f9e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123921643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123921643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123921643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123921643 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 20250817123921643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123921643 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 20250817123921643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123921643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1015)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)6988770 HNBGW_Test.sgsn1-SCCP(1015)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1024)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817123921653 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) 20250817123921653 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123921653 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123921653 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 20250817123921653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123921653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123921653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123921653 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123921653 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123921653 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123921653 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123921653 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) 20250817123921653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123921653 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=00a60c21) (sccp_scrc.c:477) 20250817123921653 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20250817123921653 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123921653 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123921653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123921653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123921653 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) 20250817123921653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5582176e6a00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123921653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5582176e6a00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123921654 DLCTRL DEBUG Command: GET 226035087 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123921654 DLCTRL DEBUG Tx Command reply: GET_REPLY 226035087 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123921656 DLCTRL DEBUG Command: GET 849075282 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123921656 DLCTRL DEBUG Tx Command reply: GET_REPLY 849075282 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123921659 DLCTRL DEBUG Command: GET 10361163 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123921659 DLCTRL DEBUG Tx Command reply: GET_REPLY 10361163 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123921660 DLCTRL DEBUG Command: GET 451296703 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123921660 DLCTRL DEBUG Tx Command reply: GET_REPLY 451296703 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123921661 DLCTRL DEBUG Command: GET 177545814 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123921661 DLCTRL DEBUG Tx Command reply: GET_REPLY 177545814 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123921663 DLCTRL DEBUG Command: GET 691867131 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123921663 DLCTRL DEBUG Tx Command reply: GET_REPLY 691867131 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123921664 DLCTRL DEBUG Command: GET 287399562 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123921664 DLCTRL DEBUG Tx Command reply: GET_REPLY 287399562 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123921667 DLCTRL DEBUG Command: GET 560146342 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123921667 DLCTRL DEBUG Tx Command reply: GET_REPLY 560146342 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123921669 DLCTRL DEBUG Command: GET 328675929 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123921669 DLCTRL DEBUG Tx Command reply: GET_REPLY 328675929 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123921670 DLCTRL DEBUG Command: GET 87204152 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123921670 DLCTRL DEBUG Tx Command reply: GET_REPLY 87204152 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123921672 DLCTRL DEBUG Command: GET 79225067 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123921672 DLCTRL DEBUG Tx Command reply: GET_REPLY 79225067 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123921673 DLCTRL DEBUG Command: GET 140952842 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123921673 DLCTRL DEBUG Tx Command reply: GET_REPLY 140952842 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250817123921675 DLCTRL DEBUG Command: GET 494699733 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123921675 DLCTRL DEBUG Tx Command reply: GET_REPLY 494699733 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123921676 DLCTRL DEBUG Command: GET 877347444 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123921676 DLCTRL DEBUG Tx Command reply: GET_REPLY 877347444 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123921677 DLCTRL DEBUG Command: GET 403616780 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123921677 DLCTRL DEBUG Tx Command reply: GET_REPLY 403616780 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123921679 DLCTRL DEBUG Command: GET 227163098 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123921679 DLCTRL DEBUG Tx Command reply: GET_REPLY 227163098 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123921681 DLCTRL DEBUG Command: GET 897189790 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123921681 DLCTRL DEBUG Tx Command reply: GET_REPLY 897189790 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123921682 DLCTRL DEBUG Command: GET 494014259 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123921682 DLCTRL DEBUG Tx Command reply: GET_REPLY 494014259 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123921684 DLCTRL DEBUG Command: GET 53322884 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123921684 DLCTRL DEBUG Tx Command reply: GET_REPLY 53322884 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123921685 DLCTRL DEBUG Command: GET 487605945 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123921685 DLCTRL DEBUG Tx Command reply: GET_REPLY 487605945 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123921690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123921691 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45243<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(997)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(996)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123921693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123921693 DLINP DEBUG SRVCONN(,r=127.0.0.1:45424<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123921693 DLINP DEBUG SRVCONN(,r=127.0.0.1:45424<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123921693 DLINP NOTICE SRV(,r=127.0.0.1:45424<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123921693 DMAIN NOTICE (127.0.0.1:45424 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45424<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123921693 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817123921698 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123921698 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) 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123921698 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123921698 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) 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123921698 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123921698 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) 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(1004)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1006)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1012)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1007)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1013)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1009)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1016)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1003)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1019)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1010)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1005)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1014)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1018)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1011)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1020)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1017)@4feaec2ea8d8: Final verdict of PTC: none 20250817123921698 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 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123921698 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123921698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123921698 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123921698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123921698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123921698 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123921698 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) 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123921698 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123921698 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) 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123921698 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123921699 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123921699 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) 20250817123921699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123921699 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123921699 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 20250817123921699 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123921699 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) 20250817123921699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123921699 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817123921699 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 20250817123921699 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123921699 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) 20250817123921699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123921699 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123921699 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 20250817123921699 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 20250817123921699 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) 20250817123921699 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250817123921699 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123921699 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123921699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123921699 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123921699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123921699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123921699 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 20250817123921699 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) 20250817123921699 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123921699 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123921699 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123921699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123921699 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123921699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123921700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123921700 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123921700 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) 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123921700 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 20250817123921700 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123921700 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) 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123921700 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 20250817123921700 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123921700 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) 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123921700 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 20250817123921700 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 20250817123921700 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) 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123921700 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123921700 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123921700 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123921700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123921700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123921700 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 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123921700 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123921700 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123921700 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123921700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123921700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123921700 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123921700 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) 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123921700 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123921700 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 20250817123921700 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 20250817123921700 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) 20250817123921701 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123921701 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123921701 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123921701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123921701 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123921701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123921701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(998)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1008)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1015)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1022)@4feaec2ea8d8: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_20(1023)@4feaec2ea8d8: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_20(1024)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW-MGCP(1021)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@4feaec2ea8d8: 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'. 20250817123921764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123921764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123921765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Aug 17 12:39:21 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 20250817123921848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123921848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123921848 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123921848 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) 20250817123921849 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3415445)[0x55821766c7f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3415445)[0x55821766c7f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5582176e7e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123921849 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123921849 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123921849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037df79), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123921849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123921849 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) 20250817123921849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123921849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123921849 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5582176e7e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3415445)[0x55821766c7f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3415445)[0x55821766c7f0]{disrupted}: Freeing instance (context_map.c:202) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3415445)[0x55821766c7f0]{disrupted}: Deallocated (fsm.c:568) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5582176e7e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5582176e7e30]{disconnected}: Freeing instance (context_map.c:206) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5582176e7e30]{disconnected}: Deallocated (fsm.c:568) 20250817123921849 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3415445 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572587)[0x5582176e7bf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572587)[0x5582176e7bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5582176e1fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123921849 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123921849 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123921849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a3cd8), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123921849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123921849 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) 20250817123921849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123921849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123921849 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5582176e1fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572587)[0x5582176e7bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572587)[0x5582176e7bf0]{disrupted}: Freeing instance (context_map.c:202) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12572587)[0x5582176e7bf0]{disrupted}: Deallocated (fsm.c:568) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5582176e1fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5582176e1fa0]{disconnected}: Freeing instance (context_map.c:206) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5582176e1fa0]{disconnected}: Deallocated (fsm.c:568) 20250817123921849 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12572587 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821326)[0x5582176f9e60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821326)[0x5582176f9e60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5582176e6a00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123921849 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123921849 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123921849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a60c21), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123921849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123921849 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) 20250817123921849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123921849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123921849 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5582176e6a00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821326)[0x5582176f9e60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821326)[0x5582176f9e60]{disrupted}: Freeing instance (context_map.c:202) 20250817123921849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821326)[0x5582176f9e60]{disrupted}: Deallocated (fsm.c:568) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5582176e6a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5582176e6a00]{disconnected}: Freeing instance (context_map.c:206) 20250817123921849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5582176e6a00]{disconnected}: Deallocated (fsm.c:568) 20250817123921849 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15821326 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817123921849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123921852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123921852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123921852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123921852 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 20250817123921852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123921852 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 20250817123921852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123921852 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123921852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123921852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123921852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123921852 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 20250817123921852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123921852 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 20250817123921852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123921852 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123921852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123921852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123921852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123921852 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 20250817123921852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123921852 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 20250817123921852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123921852 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123922437 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123922438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ba4a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123922438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123922438 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) 20250817123922438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123922438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123922438 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123922438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9cebf), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123922438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123922438 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) 20250817123922438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123922438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123922438 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123922438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d03d27), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123922438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123922438 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) 20250817123922438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123922438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123922438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123922438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123922438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123922438 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 20250817123922438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123922438 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 20250817123922438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123922438 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123922438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123922438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123922438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123922438 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 20250817123922438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123922438 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 20250817123922438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123922438 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123922438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123922438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123922438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123922438 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 20250817123922438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123922438 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 20250817123922439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123922439 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123922552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41040<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=506236) 20250817123922701 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123922702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f432f1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123922702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123922702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123922702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123922702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123922702 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123922702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e40771), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123922702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123922702 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) 20250817123922702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123922702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123922702 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123922702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c85f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123922702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123922702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123922702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123922702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123922702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123922702 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123922702 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123922702 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123922702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123922702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123922702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123922702 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123922703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123922703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123922703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123922703 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 20250817123922703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123922703 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 20250817123922703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123922703 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123922703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123922703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123922703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123922703 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123922703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123922703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123922703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123922703 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123923119 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123923119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038c1af), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123923119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123923119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123923119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123923119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123923119 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123923119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7ebc), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123923119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123923119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123923119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123923119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123923119 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123923119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1687), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123923119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123923119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123923119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123923119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123923119 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123923119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062821a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123923119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123923119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123923119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123923119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123923119 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123923119 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123923119 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123923119 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123923119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123923119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123923119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123923119 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123923119 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123923119 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123923119 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123923119 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123923119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123923119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123923119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123923119 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123923119 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123923119 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123923119 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123923119 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123923119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123923119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123923119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123923119 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123923119 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123923119 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123923119 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123923119 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123923119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123923119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123923119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123923119 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=506236, count=549964) 20250817123923644 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123923644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061ea4b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123923644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123923644 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123923644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123923644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123923644 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123923644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a773d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123923644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123923644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123923644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123923644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123923644 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123923644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed6234), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123923644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123923644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123923644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123923644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123923645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123923645 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123923645 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123923645 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123923645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123923645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123923645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123923645 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123923645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123923645 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123923645 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123923645 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123923645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123923645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123923645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123923645 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123923645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123923645 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123923645 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123923645 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123923645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123923645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123923645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123923645 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123923699 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123923699 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123923699 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123923700 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123923700 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123923700 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817123923700 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123923700 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123923700 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123923700 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123923700 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123923700 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250817123923700 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123923700 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123923700 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123923702 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123923702 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123923702 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:39: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_sgsnpool_L3Compl_no_cn started. 20250817123925672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123925678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123925683 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41573<->l=127.0.0.1:4262) (control_if.c:572) 20250817123925775 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123925775 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123925783 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123925783 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123925783 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123925783 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123925783 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123925783 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123925783 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123925783 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123925783 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123925784 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123925784 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123925784 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123925784 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123925784 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) 20250817123925784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123925784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123925784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123925784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123925784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123925784 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123925784 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55968 (stream_srv.c:142) 20250817123925784 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55968<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123925784 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123925784 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123925784 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) 20250817123925784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123925784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123925784 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123925784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123925784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123925784 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123925784 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123925784 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123925784 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123925784 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123925784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123925784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123925784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123925784 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123925784 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123925785 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123925785 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123925785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123925785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123925785 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123925785 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123925785 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123925785 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) 20250817123925785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123925785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123925785 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) 20250817123925785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925785 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) 20250817123925785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123925786 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) 20250817123925786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123925786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123925786 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123925786 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123925786 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123925786 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) 20250817123925786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123925786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123925786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123925786 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) 20250817123925786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123925786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123925786 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123925786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123925786 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123925786 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123925786 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 20250817123925786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123925786 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123925786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123925786 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123925786 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123925786 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 20250817123925786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123925786 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 20250817123925786 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1035)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(1035)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(1033)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123925803 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123925803 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123925803 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123925803 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123925803 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123925803 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123925803 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123925803 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123925803 DRANAP NOTICE cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123925804 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123925804 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123925805 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123925805 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123925805 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) 20250817123925805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123925805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123925805 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) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925805 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) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123925805 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) 20250817123925805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123925805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123925805 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123925805 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123925805 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123925805 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) 20250817123925805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123925805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123925805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123925805 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) 20250817123925805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123925805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123925805 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123925805 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123925805 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123925805 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) 20250817123925805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123925805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123925805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123925805 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) 20250817123925805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123925805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123925805 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123925805 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123925805 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123925805 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) 20250817123925805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123925805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123925805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123925805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123925805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123925805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123925805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123925805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123925805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123925805 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123925805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123925805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123925805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123925805 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 20250817123925805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123925805 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123925805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123925805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123925805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123925805 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 20250817123925805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123925805 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 20250817123925805 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123925805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123925805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123925805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123925805 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 20250817123925805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123925805 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 20250817123925805 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123925805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123925805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123925805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123925805 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123925805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123925805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123925805 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1038)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1038)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1036)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123925828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123925828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123925828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123925828 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123925828 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) 20250817123925828 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123925828 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123925828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123925828 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123925832 DLINP DEBUG SRVCONN(,r=127.0.0.1:55968<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123925832 DLINP DEBUG SRVCONN(,r=127.0.0.1:55968<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123925832 DLINP DEBUG SRVCONN(,r=127.0.0.1:55968<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123925832 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123925832 DHNBAP DEBUG (127.0.0.1:55968 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123925832 DHNBAP NOTICE (127.0.0.1:55968 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123925833 DHNBAP NOTICE (127.0.0.1:55968 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123925833 DLINP DEBUG SRVCONN(,r=127.0.0.1:55968<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123925833 DLINP DEBUG SRVCONN(,r=127.0.0.1:55968<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123925998 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 20250817123925998 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 20250817123925998 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123925998 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123926007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123926007 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123926007 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123926007 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123926007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123926007 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123926007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123926010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123926010 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123926010 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123926010 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123926010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123926010 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123926010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123926018 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 20250817123926018 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 20250817123926018 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123926018 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123926023 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123926023 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123926023 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123926023 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123926023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123926023 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123926023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123926024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123926024 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123926024 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123926024 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123926024 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123926024 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123926024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123926808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123926808 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123926808 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123926808 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123926808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123926808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123926808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123926808 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123926808 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123926808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123926808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123926808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123926808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123926808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123926808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123926808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123926808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123926808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123926808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123926808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123926808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123926808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123926808 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123926808 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123926808 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) 20250817123926808 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) 20250817123926808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123926808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123926808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123926808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123926808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123926808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123926808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123926808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123926808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123926808 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123926808 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123926809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123926809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123926809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123926809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123926809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123926809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123926809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123926809 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1034)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123926831 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123926831 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123926831 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123926831 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123926831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123926831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123926831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123926831 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123926831 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123926831 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123926831 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123926831 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123926831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123926831 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123926831 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123926831 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123926831 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) 20250817123926831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123926831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123926831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926831 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) 20250817123926831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926831 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123926831 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123926831 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123926831 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123926831 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) 20250817123926831 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) 20250817123926831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123926831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123926831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123926831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123926832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123926832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123926832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123926832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123926832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123926832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123926832 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123926832 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123926832 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123926832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123926832 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123926832 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123926832 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123926832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123926832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123926832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123926832 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1037)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123926847 DLCTRL DEBUG Command: GET 699607139 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123926847 DLCTRL DEBUG Tx Command reply: GET_REPLY 699607139 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123926852 DLCTRL DEBUG Command: GET 747112568 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123926852 DLCTRL DEBUG Tx Command reply: GET_REPLY 747112568 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123926854 DLCTRL DEBUG Command: GET 317046944 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123926854 DLCTRL DEBUG Tx Command reply: GET_REPLY 317046944 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123926857 DLCTRL DEBUG Command: GET 866233448 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123926857 DLCTRL DEBUG Tx Command reply: GET_REPLY 866233448 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123926860 DLCTRL DEBUG Command: GET 605722996 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123926860 DLCTRL DEBUG Tx Command reply: GET_REPLY 605722996 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123926864 DLCTRL DEBUG Command: GET 256776661 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123926864 DLCTRL DEBUG Tx Command reply: GET_REPLY 256776661 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123926869 DLCTRL DEBUG Command: GET 615068634 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123926869 DLCTRL DEBUG Tx Command reply: GET_REPLY 615068634 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123926873 DLCTRL DEBUG Command: GET 712843917 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123926873 DLCTRL DEBUG Tx Command reply: GET_REPLY 712843917 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123926876 DLCTRL DEBUG Command: GET 177523665 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123926876 DLCTRL DEBUG Tx Command reply: GET_REPLY 177523665 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123926878 DLCTRL DEBUG Command: GET 195417717 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123926878 DLCTRL DEBUG Tx Command reply: GET_REPLY 195417717 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123926880 DLCTRL DEBUG Command: GET 526373473 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123926880 DLCTRL DEBUG Tx Command reply: GET_REPLY 526373473 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123926882 DLCTRL DEBUG Command: GET 697471412 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123926882 DLCTRL DEBUG Tx Command reply: GET_REPLY 697471412 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123926884 DLCTRL DEBUG Command: GET 243380789 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123926884 DLCTRL DEBUG Tx Command reply: GET_REPLY 243380789 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123926885 DLCTRL DEBUG Command: GET 844763966 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123926885 DLCTRL DEBUG Tx Command reply: GET_REPLY 844763966 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123926887 DLCTRL DEBUG Command: GET 841686459 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123926887 DLCTRL DEBUG Tx Command reply: GET_REPLY 841686459 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123926889 DLCTRL DEBUG Command: GET 765760506 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123926889 DLCTRL DEBUG Tx Command reply: GET_REPLY 765760506 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123926891 DLCTRL DEBUG Command: GET 558853116 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123926891 DLCTRL DEBUG Tx Command reply: GET_REPLY 558853116 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123926893 DLCTRL DEBUG Command: GET 222319524 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123926893 DLCTRL DEBUG Tx Command reply: GET_REPLY 222319524 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123926896 DLCTRL DEBUG Command: GET 848204167 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123926896 DLCTRL DEBUG Tx Command reply: GET_REPLY 848204167 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123926900 DLCTRL DEBUG Command: GET 688882961 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123926900 DLCTRL DEBUG Tx Command reply: GET_REPLY 688882961 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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 := '000000000000001010010110'B, t_guard := 20.000000 } 20250817123926930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57860<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)10897474 20250817123927966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123927967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123927967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123927967 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123927967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa64842, normal) (hnbgw_rua.c:407) 20250817123927967 DHNB DEBUG map_rua[0x55821766c7f0]{init}: Allocated (fsm.c:456) 20250817123927967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10897474)[0x55821766c7f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123927967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10897474 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123927967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123927967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123927967 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123927967 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10897474 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250817123927967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10897474)[0x55821766c7f0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123927967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10897474)[0x55821766c7f0]{init}: Freeing instance (context_map.c:202) 20250817123927967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10897474)[0x55821766c7f0]{init}: Deallocated (fsm.c:568) 20250817123927967 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10897474 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123927967 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) 20250817123927967 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817123927967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250817123927967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123927967 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)@4feaec2ea8d8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)10897474 MTC@4feaec2ea8d8: 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 := '000000000000000111111001'B, t_guard := 20.000000 } 20250817123928015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123928065 DLSCCP DEBUG SCCP-SCOC(97)[0x5582176e59e0]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:328) 20250817123928065 DLSCCP DEBUG SCCP-SCOC(97)[0x5582176e59e0]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1188) 20250817123928065 DLSCCP DEBUG SCCP-SCOC(97)[0x5582176e59e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123928065 DLSCCP DEBUG SCCP-SCOC(97)[0x5582176e59e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123928065 DLSCCP DEBUG SCCP-SCOC(97)[0x5582176e59e0]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)16247870 20250817123929030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123929030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123929030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250817123929030 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123929030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf7ec3e, normal) (hnbgw_rua.c:407) 20250817123929030 DHNB DEBUG map_rua[0x5582176e59e0]{init}: Allocated (fsm.c:456) 20250817123929030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16247870)[0x5582176e59e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123929030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16247870 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123929030 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123929030 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123929030 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250817123929030 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16247870 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250817123929030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16247870)[0x5582176e59e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123929030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16247870)[0x5582176e59e0]{init}: Freeing instance (context_map.c:202) 20250817123929030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16247870)[0x5582176e59e0]{init}: Deallocated (fsm.c:568) 20250817123929030 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16247870 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250817123929030 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) 20250817123929031 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817123929031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250817123929031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123929031 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)@4feaec2ea8d8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)16247870 MTC@4feaec2ea8d8: 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 := '000000000000000011001110'B, t_guard := 20.000000 } 20250817123929068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57876<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)11047615 20250817123930088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123930089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123930089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123930089 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123930089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa892bf, normal) (hnbgw_rua.c:407) 20250817123930089 DHNB DEBUG map_rua[0x5582176e59e0]{init}: Allocated (fsm.c:456) 20250817123930089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11047615)[0x5582176e59e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123930089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11047615 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123930089 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123930089 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123930089 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11047615 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250817123930089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11047615)[0x5582176e59e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123930089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11047615)[0x5582176e59e0]{init}: Freeing instance (context_map.c:202) 20250817123930089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11047615)[0x5582176e59e0]{init}: Deallocated (fsm.c:568) 20250817123930089 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11047615 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250817123930089 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) 20250817123930089 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817123930089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250817123930089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123930089 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)@4feaec2ea8d8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)11047615 MTC@4feaec2ea8d8: 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 := '000000000000000100110000'B, t_guard := 20.000000 } 20250817123930120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57880<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)2357634 20250817123931142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123931142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123931142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123931142 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123931142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x23f982, normal) (hnbgw_rua.c:407) 20250817123931142 DHNB DEBUG map_rua[0x5582176e59e0]{init}: Allocated (fsm.c:456) 20250817123931142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2357634)[0x5582176e59e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123931142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2357634 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123931142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123931142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123931142 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123931142 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2357634 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250817123931142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2357634)[0x5582176e59e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123931142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2357634)[0x5582176e59e0]{init}: Freeing instance (context_map.c:202) 20250817123931142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2357634)[0x5582176e59e0]{init}: Deallocated (fsm.c:568) 20250817123931142 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2357634 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250817123931142 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) 20250817123931142 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250817123931142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250817123931142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123931142 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)@4feaec2ea8d8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)2357634 MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123931149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123931149 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41573<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1027)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(1026)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123931154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123931155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123931155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123931155 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123931155 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) 20250817123931155 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123931155 DLINP DEBUG SRVCONN(,r=127.0.0.1:55968<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123931155 DLINP DEBUG SRVCONN(,r=127.0.0.1:55968<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123931155 DLINP NOTICE SRV(,r=127.0.0.1:55968<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123931155 DMAIN NOTICE (127.0.0.1:55968 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55968<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123931155 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(1034)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1033)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@4feaec2ea8d8: Final verdict of PTC: none 20250817123931157 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123931157 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) 20250817123931157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123931157 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123931157 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123931157 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) 20250817123931157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123931157 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123931157 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 20250817123931157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123931157 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123931158 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123931158 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123931158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123931158 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123931158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123931158 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(1036)@4feaec2ea8d8: Final verdict of PTC: none 20250817123931158 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 20250817123931158 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) 20250817123931158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123931158 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123931158 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123931158 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) 20250817123931158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123931159 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123931159 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) 20250817123931159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123931159 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123931159 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123931159 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123931159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123931159 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123931159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123931159 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(1038)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1035)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(1028)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(1039)@4feaec2ea8d8: Final verdict of PTC: none 20250817123931169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57876<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123931169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57860<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123931169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57874<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1041)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1042)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1040)@4feaec2ea8d8: Final verdict of PTC: none 20250817123931181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57880<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1043)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@4feaec2ea8d8: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sun Aug 17 12:39:31 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 20250817123931281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123931850 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123931850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a60c21), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123931850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123931850 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) 20250817123931850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123931850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123931850 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123931850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a3cd8), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123931850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123931850 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) 20250817123931850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123931850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123931850 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123931850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037df79), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123931850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123931850 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) 20250817123931850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123931850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123931851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123931851 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123931851 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123931851 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 20250817123931851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123931851 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 20250817123931851 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123931851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123931851 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123931851 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123931851 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 20250817123931851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123931851 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 20250817123931851 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123931851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123931851 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123931851 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123931851 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 20250817123931851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123931851 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 20250817123931851 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123931883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233604) 20250817123932438 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123932438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d03d27), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123932438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123932438 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) 20250817123932438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123932438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123932438 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123932439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9cebf), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123932439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123932439 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) 20250817123932439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123932439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123932439 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123932439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ba4a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123932439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123932439 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) 20250817123932439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123932439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123932439 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123932439 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123932439 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123932439 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 20250817123932439 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123932440 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 20250817123932440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123932440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123932440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123932440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123932440 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 20250817123932440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123932440 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 20250817123932440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123932440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123932440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123932440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123932440 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 20250817123932440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123932440 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 20250817123932440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123932703 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123932703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c85f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123932703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123932703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123932703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123932703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123932703 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123932703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e40771), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123932703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123932703 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) 20250817123932703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123932703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123932703 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123932703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f432f1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123932703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123932703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123932703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123932703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123932703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123932703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123932703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123932703 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123932703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123932703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123932703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123932704 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123932704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123932704 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123932704 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123932704 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 20250817123932704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123932704 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 20250817123932704 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123932704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123932704 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123932704 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123932704 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123932704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123932704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123932704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123932704 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=233604, count=249900) 20250817123933120 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123933120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062821a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123933120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123933120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123933120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123933120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123933120 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123933120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1687), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123933120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123933120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123933120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123933120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123933120 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123933120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7ebc), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123933120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123933120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123933120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123933120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123933120 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123933120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038c1af), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123933120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123933120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123933120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123933120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123933120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123933120 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123933120 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123933120 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123933120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123933120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123933120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123933120 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123933120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123933120 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123933120 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123933120 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123933120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123933120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123933120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123933120 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123933120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123933120 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123933120 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123933120 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123933120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123933120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123933120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123933120 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123933120 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123933120 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123933120 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123933120 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123933120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123933120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123933120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123933120 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123933159 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123933159 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123933159 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123933160 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123933160 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123933160 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123933645 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123933645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed6234), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123933645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123933645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123933645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123933645 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123933645 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123933645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a773d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123933645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123933645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123933645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123933645 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123933645 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123933645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061ea4b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123933645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123933645 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123933645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123933645 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123933646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123933646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123933646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123933646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123933646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123933646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123933646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123933646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123933646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123933646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123933646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123933646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123933646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123933646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123933646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123933646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123933646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123933646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123933646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123933646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123933646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:39: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_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 MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250817123935000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123935006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123935010 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36999<->l=127.0.0.1:4262) (control_if.c:572) 20250817123935106 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123935106 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123935114 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123935114 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123935114 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123935115 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123935115 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123935116 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123935116 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123935116 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) 20250817123935116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123935116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123935116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123935116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123935116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123935116 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123935116 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123935116 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42054 (stream_srv.c:142) 20250817123935116 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42054<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123935116 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123935116 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123935116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123935116 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123935116 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123935116 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123935116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123935116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123935116 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123935117 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123935117 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123935117 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) 20250817123935117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123935117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123935117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123935117 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123935117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123935117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123935117 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123935117 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123935117 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123935117 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123935117 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123935117 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) 20250817123935117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123935117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123935117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123935117 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) 20250817123935117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123935117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123935117 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123935117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123935117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123935117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123935117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123935117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123935117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123935117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123935117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123935117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123935117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123935117 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 20250817123935117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123935117 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 20250817123935118 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123935118 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123935118 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123935118 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) 20250817123935118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123935118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123935118 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) 20250817123935118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935118 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) 20250817123935118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123935118 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) 20250817123935118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123935118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123935118 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123935118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123935118 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123935118 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123935118 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 20250817123935118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123935118 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(1054)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1054)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(1052)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1057)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(1057)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1055)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1060)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-M3UA(1060)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc2-SCCP(1058)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123935163 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123935163 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123935163 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123935164 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123935164 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123935164 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123935164 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123935164 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123935164 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123935165 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123935165 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123935165 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) 20250817123935165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123935165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123935165 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) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935165 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) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123935165 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) 20250817123935165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123935165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123935165 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123935165 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123935165 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123935165 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) 20250817123935165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123935165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123935165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123935165 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) 20250817123935165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123935165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123935165 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123935165 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123935165 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123935165 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) 20250817123935165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123935165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123935165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123935165 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) 20250817123935165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123935165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123935165 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123935165 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123935165 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123935165 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) 20250817123935165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123935165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123935165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123935165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123935165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123935165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123935165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123935165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123935165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123935165 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123935165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123935165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123935165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123935165 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 20250817123935165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123935165 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123935165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123935165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123935165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123935165 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 20250817123935165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123935165 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 20250817123935165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123935165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123935165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123935165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123935165 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 20250817123935165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123935165 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 20250817123935165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123935166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123935166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123935166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123935166 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123935166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123935166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123935166 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1063)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(1061)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1066)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(1066)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1064)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1069)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn2-M3UA(1069)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1069)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1067)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123935220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123935220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123935220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123935220 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123935220 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) 20250817123935220 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123935220 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123935220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123935220 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123935232 DLINP DEBUG SRVCONN(,r=127.0.0.1:42054<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123935232 DLINP DEBUG SRVCONN(,r=127.0.0.1:42054<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123935232 DLINP DEBUG SRVCONN(,r=127.0.0.1:42054<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123935232 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123935232 DHNBAP DEBUG (127.0.0.1:42054 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123935232 DHNBAP NOTICE (127.0.0.1:42054 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123935232 DHNBAP NOTICE (127.0.0.1:42054 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123935232 DLINP DEBUG SRVCONN(,r=127.0.0.1:42054<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123935232 DLINP DEBUG SRVCONN(,r=127.0.0.1:42054<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123935333 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 20250817123935333 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 20250817123935333 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123935333 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123935341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123935341 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123935341 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123935341 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123935341 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123935341 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123935341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123935343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123935344 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123935344 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123935344 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123935344 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123935344 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123935344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123935346 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 20250817123935346 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 20250817123935346 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123935346 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123935350 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) 20250817123935350 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123935350 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123935350 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123935350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123935350 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123935350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123935353 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) 20250817123935353 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123935353 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123935353 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123935353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123935353 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123935353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123935361 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 20250817123935361 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 20250817123935361 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123935361 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250817123935363 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) 20250817123935363 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250817123935363 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123935363 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123935363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123935363 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123935363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123935364 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) 20250817123935364 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123935364 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123935364 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123935364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123935364 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123935364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123935376 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 20250817123935376 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 20250817123935376 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123935376 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123935378 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123935378 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123935378 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123935378 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123935378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123935378 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123935378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123935379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123935379 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123935379 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123935379 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123935379 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123935379 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123935379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123935390 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 20250817123935390 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 20250817123935390 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123935390 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123935395 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) 20250817123935395 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123935395 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123935395 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123935395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123935395 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123935395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123935397 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) 20250817123935397 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123935397 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123935397 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123935397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123935397 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123935397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123935403 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 20250817123935403 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 20250817123935403 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123935403 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250817123935409 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) 20250817123935409 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250817123935409 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123935409 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123935409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123935409 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250817123935409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123935411 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) 20250817123935412 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123935412 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123935412 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123935412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123935412 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123935412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123936151 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123936151 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123936151 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123936151 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123936151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123936151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123936151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123936151 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123936151 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123936152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123936152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123936152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123936152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123936152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123936152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123936152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123936152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123936152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123936152 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123936152 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123936152 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) 20250817123936152 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) 20250817123936152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123936152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123936152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123936152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123936152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123936152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123936152 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123936152 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123936153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123936153 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123936153 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123936153 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123936153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123936153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123936153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123936153 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1053)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123936157 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) 20250817123936158 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123936158 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123936158 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 20250817123936158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123936158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123936158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123936158 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123936158 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123936158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123936158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123936158 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) 20250817123936158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123936158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123936158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123936158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123936158 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) 20250817123936158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936158 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) 20250817123936158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123936158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123936158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123936158 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123936158 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) 20250817123936158 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) 20250817123936158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123936158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123936158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123936158 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123936158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123936158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123936158 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123936158 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123936159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123936159 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123936159 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123936159 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123936159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123936159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123936159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123936159 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1056)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123936177 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) 20250817123936177 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250817123936177 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250817123936177 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 20250817123936177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123936177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123936177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123936177 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123936177 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123936177 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123936177 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123936177 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) 20250817123936177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123936178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123936178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250817123936178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123936178 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) 20250817123936178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936178 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) 20250817123936178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123936178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123936178 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123936178 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123936178 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) 20250817123936178 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) 20250817123936178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123936178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123936178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123936178 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) 20250817123936178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123936178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123936178 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123936178 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: link up (cnlink.c:111) 20250817123936178 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123936178 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123936178 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123936178 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 20250817123936178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123936178 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 20250817123936178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250817123936178 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1059)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123936192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123936192 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123936192 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123936192 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123936192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123936192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123936192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123936192 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123936192 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123936192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123936192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123936192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123936192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123936192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123936192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123936192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123936192 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) 20250817123936192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936192 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) 20250817123936192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123936192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123936192 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123936192 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123936192 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) 20250817123936192 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) 20250817123936192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123936192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123936192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123936192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123936192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123936192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123936192 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123936192 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123936192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123936193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123936193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123936193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123936193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123936193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123936193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123936193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1062)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123936199 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) 20250817123936199 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123936199 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123936199 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 20250817123936199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123936199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123936199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123936199 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123936199 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123936199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123936199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123936199 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) 20250817123936199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123936199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123936199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123936199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123936199 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) 20250817123936199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936199 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) 20250817123936199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123936199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123936199 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123936199 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123936199 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) 20250817123936199 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) 20250817123936199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123936199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123936199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123936199 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) 20250817123936199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123936199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123936199 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123936199 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817123936200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123936200 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123936200 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123936200 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 20250817123936200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123936200 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 20250817123936200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123936200 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1065)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123936211 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) 20250817123936211 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817123936211 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817123936211 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 20250817123936211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123936211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123936211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123936211 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123936211 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123936211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123936211 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123936211 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) 20250817123936211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123936211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123936211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250817123936211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123936211 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) 20250817123936211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936211 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) 20250817123936211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936211 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123936211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123936211 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123936212 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123936212 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) 20250817123936212 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) 20250817123936212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123936212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123936212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123936212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123936212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123936212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123936212 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) 20250817123936212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123936212 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123936212 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123936212 DRANAP NOTICE cnlink(sgsn-2)[0x5582176d8790]{CONNECTED}: link up (cnlink.c:111) 20250817123936212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123936212 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123936212 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123936212 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 20250817123936212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123936212 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 20250817123936212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123936212 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1068)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123937247 DLCTRL DEBUG Command: GET 878352341 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123937247 DLCTRL DEBUG Tx Command reply: GET_REPLY 878352341 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123937248 DLCTRL DEBUG Command: GET 761967250 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123937248 DLCTRL DEBUG Tx Command reply: GET_REPLY 761967250 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123937250 DLCTRL DEBUG Command: GET 135550983 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123937250 DLCTRL DEBUG Tx Command reply: GET_REPLY 135550983 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123937253 DLCTRL DEBUG Command: GET 639934150 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123937253 DLCTRL DEBUG Tx Command reply: GET_REPLY 639934150 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123937256 DLCTRL DEBUG Command: GET 465550719 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123937256 DLCTRL DEBUG Tx Command reply: GET_REPLY 465550719 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123937258 DLCTRL DEBUG Command: GET 162795123 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123937258 DLCTRL DEBUG Tx Command reply: GET_REPLY 162795123 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123937260 DLCTRL DEBUG Command: GET 523804202 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123937260 DLCTRL DEBUG Tx Command reply: GET_REPLY 523804202 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123937262 DLCTRL DEBUG Command: GET 704346396 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123937263 DLCTRL DEBUG Tx Command reply: GET_REPLY 704346396 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123937266 DLCTRL DEBUG Command: GET 668392381 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123937266 DLCTRL DEBUG Tx Command reply: GET_REPLY 668392381 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123937269 DLCTRL DEBUG Command: GET 306915452 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123937269 DLCTRL DEBUG Tx Command reply: GET_REPLY 306915452 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123937270 DLCTRL DEBUG Command: GET 256301465 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123937270 DLCTRL DEBUG Tx Command reply: GET_REPLY 256301465 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123937274 DLCTRL DEBUG Command: GET 662314104 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123937274 DLCTRL DEBUG Tx Command reply: GET_REPLY 662314104 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123937277 DLCTRL DEBUG Command: GET 567428881 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123937277 DLCTRL DEBUG Tx Command reply: GET_REPLY 567428881 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123937281 DLCTRL DEBUG Command: GET 834650862 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123937281 DLCTRL DEBUG Tx Command reply: GET_REPLY 834650862 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123937285 DLCTRL DEBUG Command: GET 67256987 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123937285 DLCTRL DEBUG Tx Command reply: GET_REPLY 67256987 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123937291 DLCTRL DEBUG Command: GET 348167663 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123937291 DLCTRL DEBUG Tx Command reply: GET_REPLY 348167663 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123937298 DLCTRL DEBUG Command: GET 265481230 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123937299 DLCTRL DEBUG Tx Command reply: GET_REPLY 265481230 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123937303 DLCTRL DEBUG Command: GET 371213238 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123937303 DLCTRL DEBUG Tx Command reply: GET_REPLY 371213238 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123937307 DLCTRL DEBUG Command: GET 413865659 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123937307 DLCTRL DEBUG Tx Command reply: GET_REPLY 413865659 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123937312 DLCTRL DEBUG Command: GET 306201 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123937312 DLCTRL DEBUG Tx Command reply: GET_REPLY 306201 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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@4feaec2ea8d8: 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@4feaec2ea8d8: 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 := '000000000000001010010010'B, t_guard := 20.000000 } 20250817123937351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1062)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)10052890 20250817123938406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123938406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123938406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250817123938406 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123938406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x99651a, normal) (hnbgw_rua.c:407) 20250817123938406 DHNB DEBUG map_rua[0x5582176e59e0]{init}: Allocated (fsm.c:456) 20250817123938406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10052890)[0x5582176e59e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123938406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10052890 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123938406 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123938406 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123938406 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250817123938406 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250817123938406 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10052890 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) 20250817123938406 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10052890 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123938406 DCN DEBUG map_sccp[0x55821766c7f0]{init}: Allocated (fsm.c:456) 20250817123938406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55821766c7f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123938406 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-10052890 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123938406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10052890 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250817123938406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10052890)[0x5582176e59e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123938406 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123938406 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123938406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10052890)[0x5582176e59e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123938406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55821766c7f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123938406 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123938406 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{IDLE}: Allocated (fsm.c:456) 20250817123938406 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123938406 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030002920056400500f1100926) (sccp_scrc.c:406) 20250817123938407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123938407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123938407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123938407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123938407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123938407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123938407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123938407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123938407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123938407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123938407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123938407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123938407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123938407 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123938407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55821766c7f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123938407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10052890)[0x5582176e59e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123938407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123938407 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123938407 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123938407 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123938407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123938407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123938407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123938407 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1061)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)13478624 HNBGW_Test.sgsn0-SCCP(1061)@4feaec2ea8d8: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(1071)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1061)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@4feaec2ea8d8: 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 } } } 20250817123938429 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123938429 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123938429 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123938429 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123938429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123938429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123938429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123938429 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123938429 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123938429 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123938429 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123938429 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123938429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123938430 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=00b3ff81) (sccp_scrc.c:477) 20250817123938430 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20250817123938430 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123938430 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123938430 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123938430 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123938430 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) 20250817123938430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55821766c7f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123938430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55821766c7f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123938431 DLCTRL DEBUG Command: GET 112915940 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123938431 DLCTRL DEBUG Tx Command reply: GET_REPLY 112915940 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123938433 DLCTRL DEBUG Command: GET 953903536 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123938433 DLCTRL DEBUG Tx Command reply: GET_REPLY 953903536 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123938435 DLCTRL DEBUG Command: GET 710119904 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123938435 DLCTRL DEBUG Tx Command reply: GET_REPLY 710119904 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123938437 DLCTRL DEBUG Command: GET 317261329 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123938437 DLCTRL DEBUG Tx Command reply: GET_REPLY 317261329 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123938438 DLCTRL DEBUG Command: GET 507876807 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123938438 DLCTRL DEBUG Tx Command reply: GET_REPLY 507876807 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123938439 DLCTRL DEBUG Command: GET 733002656 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123938439 DLCTRL DEBUG Tx Command reply: GET_REPLY 733002656 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123938441 DLCTRL DEBUG Command: GET 282594832 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123938441 DLCTRL DEBUG Tx Command reply: GET_REPLY 282594832 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123938442 DLCTRL DEBUG Command: GET 369261517 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123938442 DLCTRL DEBUG Tx Command reply: GET_REPLY 369261517 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123938443 DLCTRL DEBUG Command: GET 414337482 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123938443 DLCTRL DEBUG Tx Command reply: GET_REPLY 414337482 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123938444 DLCTRL DEBUG Command: GET 961791243 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123938444 DLCTRL DEBUG Tx Command reply: GET_REPLY 961791243 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123938445 DLCTRL DEBUG Command: GET 38173911 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123938445 DLCTRL DEBUG Tx Command reply: GET_REPLY 38173911 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123938446 DLCTRL DEBUG Command: GET 591452749 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123938446 DLCTRL DEBUG Tx Command reply: GET_REPLY 591452749 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123938447 DLCTRL DEBUG Command: GET 550453513 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123938447 DLCTRL DEBUG Tx Command reply: GET_REPLY 550453513 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123938448 DLCTRL DEBUG Command: GET 530901238 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123938448 DLCTRL DEBUG Tx Command reply: GET_REPLY 530901238 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123938449 DLCTRL DEBUG Command: GET 977999213 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123938449 DLCTRL DEBUG Tx Command reply: GET_REPLY 977999213 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123938450 DLCTRL DEBUG Command: GET 637514362 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123938450 DLCTRL DEBUG Tx Command reply: GET_REPLY 637514362 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123938451 DLCTRL DEBUG Command: GET 698949652 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123938451 DLCTRL DEBUG Tx Command reply: GET_REPLY 698949652 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123938452 DLCTRL DEBUG Command: GET 123808689 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123938452 DLCTRL DEBUG Tx Command reply: GET_REPLY 123808689 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123938453 DLCTRL DEBUG Command: GET 758620737 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123938453 DLCTRL DEBUG Tx Command reply: GET_REPLY 758620737 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123938454 DLCTRL DEBUG Command: GET 708720818 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123938454 DLCTRL DEBUG Tx Command reply: GET_REPLY 708720818 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001111010111'B, t_guard := 20.000000 } 20250817123938466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)12552661 20250817123939490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123939490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123939490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250817123939490 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123939490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbf89d5, normal) (hnbgw_rua.c:407) 20250817123939490 DHNB DEBUG map_rua[0x5582176e7bf0]{init}: Allocated (fsm.c:456) 20250817123939490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12552661)[0x5582176e7bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123939490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12552661 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123939490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123939490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123939490 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250817123939490 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12552661 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250817123939490 DCN DEBUG map_sccp[0x5582176e1fa0]{init}: Allocated (fsm.c:456) 20250817123939490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5582176e1fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123939490 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-12552661 <-> SCCP-115 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250817123939490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12552661 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250817123939490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12552661)[0x5582176e7bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123939490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123939490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123939490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12552661)[0x5582176e7bf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123939490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5582176e1fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123939490 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123939490 DLSCCP DEBUG SCCP-SCOC(115)[0x5582176f9e60]{IDLE}: Allocated (fsm.c:456) 20250817123939490 DLSCCP DEBUG SCCP-SCOC(115)[0x5582176f9e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123939490 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030003d70056400500f1100926) (sccp_scrc.c:406) 20250817123939490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123939490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123939490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123939490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123939490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123939490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123939490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123939490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123939490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123939490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123939490 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) 20250817123939490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123939490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123939490 DLSCCP DEBUG SCCP-SCOC(115)[0x5582176f9e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123939490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5582176e1fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123939490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12552661)[0x5582176e7bf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123939490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123939490 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123939490 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123939490 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 20250817123939490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123939490 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 20250817123939490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123939490 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1067)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)14985428 HNBGW_Test.sgsn2-SCCP(1067)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1067)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1072)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123939510 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) 20250817123939510 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250817123939510 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250817123939510 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 20250817123939510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123939510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123939510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123939510 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123939510 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123939510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123939510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123939510 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) 20250817123939510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123939510 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=005b7a83) (sccp_scrc.c:477) 20250817123939510 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20250817123939510 DLSCCP DEBUG SCCP-SCOC(115)[0x5582176f9e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123939510 DLSCCP DEBUG SCCP-SCOC(115)[0x5582176f9e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123939510 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123939510 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123939510 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) 20250817123939510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5582176e1fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123939510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5582176e1fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123939512 DLCTRL DEBUG Command: GET 846909386 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123939512 DLCTRL DEBUG Tx Command reply: GET_REPLY 846909386 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123939516 DLCTRL DEBUG Command: GET 39539750 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123939516 DLCTRL DEBUG Tx Command reply: GET_REPLY 39539750 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123939521 DLCTRL DEBUG Command: GET 375419481 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123939521 DLCTRL DEBUG Tx Command reply: GET_REPLY 375419481 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123939525 DLCTRL DEBUG Command: GET 94432579 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123939525 DLCTRL DEBUG Tx Command reply: GET_REPLY 94432579 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123939529 DLCTRL DEBUG Command: GET 809587343 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123939529 DLCTRL DEBUG Tx Command reply: GET_REPLY 809587343 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123939533 DLCTRL DEBUG Command: GET 80099487 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123939533 DLCTRL DEBUG Tx Command reply: GET_REPLY 80099487 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123939537 DLCTRL DEBUG Command: GET 348204769 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123939537 DLCTRL DEBUG Tx Command reply: GET_REPLY 348204769 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123939540 DLCTRL DEBUG Command: GET 865296693 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123939540 DLCTRL DEBUG Tx Command reply: GET_REPLY 865296693 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123939543 DLCTRL DEBUG Command: GET 613877766 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123939543 DLCTRL DEBUG Tx Command reply: GET_REPLY 613877766 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123939546 DLCTRL DEBUG Command: GET 464406527 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123939546 DLCTRL DEBUG Tx Command reply: GET_REPLY 464406527 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123939548 DLCTRL DEBUG Command: GET 37161152 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123939548 DLCTRL DEBUG Tx Command reply: GET_REPLY 37161152 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123939550 DLCTRL DEBUG Command: GET 399668392 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123939550 DLCTRL DEBUG Tx Command reply: GET_REPLY 399668392 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250817123939552 DLCTRL DEBUG Command: GET 516354266 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123939552 DLCTRL DEBUG Tx Command reply: GET_REPLY 516354266 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123939553 DLCTRL DEBUG Command: GET 657951660 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123939553 DLCTRL DEBUG Tx Command reply: GET_REPLY 657951660 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123939555 DLCTRL DEBUG Command: GET 807451789 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123939555 DLCTRL DEBUG Tx Command reply: GET_REPLY 807451789 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123939556 DLCTRL DEBUG Command: GET 517328873 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123939556 DLCTRL DEBUG Tx Command reply: GET_REPLY 517328873 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123939558 DLCTRL DEBUG Command: GET 319902557 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123939558 DLCTRL DEBUG Tx Command reply: GET_REPLY 319902557 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123939559 DLCTRL DEBUG Command: GET 771813608 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123939559 DLCTRL DEBUG Tx Command reply: GET_REPLY 771813608 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123939560 DLCTRL DEBUG Command: GET 101145372 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123939560 DLCTRL DEBUG Tx Command reply: GET_REPLY 101145372 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123939561 DLCTRL DEBUG Command: GET 753901863 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123939561 DLCTRL DEBUG Tx Command reply: GET_REPLY 753901863 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817123939566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57912<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123939567 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36999<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1046)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(1045)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123939569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123939570 DLINP DEBUG SRVCONN(,r=127.0.0.1:42054<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123939570 DLINP DEBUG SRVCONN(,r=127.0.0.1:42054<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123939570 DLINP NOTICE SRV(,r=127.0.0.1:42054<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123939570 DMAIN NOTICE (127.0.0.1:42054 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42054<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123939570 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc2-RAN(1059)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1065)@4feaec2ea8d8: Final verdict of PTC: none 20250817123939572 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123939572 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) 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817123939572 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123939572 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) 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817123939572 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123939572 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) 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123939572 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123939572 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) 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(1053)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1058)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1064)@4feaec2ea8d8: Final verdict of PTC: none 20250817123939572 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123939572 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) 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123939572 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123939572 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) 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123939572 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 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123939572 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123939572 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123939573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123939573 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123939573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123939573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123939573 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(1062)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@4feaec2ea8d8: Final verdict of PTC: none 20250817123939573 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) 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123939573 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123939573 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) 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250817123939573 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123939573 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) 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123939573 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 20250817123939573 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) 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc1-RAN(1056)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1061)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1068)@4feaec2ea8d8: Final verdict of PTC: none 20250817123939573 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123939573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123939573 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123939573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123939573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123939573 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 20250817123939573 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) 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123939573 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-M3UA(1054)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1067)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1060)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1052)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1063)@4feaec2ea8d8: Final verdict of PTC: none 20250817123939573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123939573 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123939573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123939573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123939573 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123939573 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) 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123939573 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 20250817123939573 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 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123939573 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123939574 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123939574 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123939574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123939574 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123939574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123939574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817123939574 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 20250817123939574 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) 20250817123939574 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250817123939574 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123939574 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123939574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123939574 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123939574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123939574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-M3UA(1066)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@4feaec2ea8d8: Final verdict of PTC: none 20250817123939576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(1071)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(1057)@4feaec2ea8d8: Final verdict of PTC: none 20250817123939589 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 20250817123939589 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) 20250817123939589 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123939589 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123939589 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123939589 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) 20250817123939589 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123939589 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250817123939589 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250817123939589 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) 20250817123939589 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250817123939589 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123939589 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123939589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123939589 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250817123939589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123939589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(1070)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(1047)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1069)@4feaec2ea8d8: Final verdict of PTC: none 20250817123939602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(1072)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:39:39 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 20250817123939696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123939696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123939696 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123939696 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) 20250817123939696 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123939696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10052890)[0x5582176e59e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123939696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10052890)[0x5582176e59e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123939696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55821766c7f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123939696 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123939696 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123939696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3ff81), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123939696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123939696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123939696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123939696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123939696 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123939696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55821766c7f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123939696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10052890)[0x5582176e59e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123939696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10052890)[0x5582176e59e0]{disrupted}: Freeing instance (context_map.c:202) 20250817123939696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10052890)[0x5582176e59e0]{disrupted}: Deallocated (fsm.c:568) 20250817123939696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55821766c7f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123939696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55821766c7f0]{disconnected}: Freeing instance (context_map.c:206) 20250817123939696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55821766c7f0]{disconnected}: Deallocated (fsm.c:568) 20250817123939696 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10052890 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250817123939696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12552661)[0x5582176e7bf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123939696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12552661)[0x5582176e7bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123939696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5582176e1fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123939696 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123939696 DLSCCP DEBUG SCCP-SCOC(115)[0x5582176f9e60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123939696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b7a83), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123939696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123939696 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) 20250817123939696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123939696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123939696 DLSCCP DEBUG SCCP-SCOC(115)[0x5582176f9e60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123939696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5582176e1fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123939696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12552661)[0x5582176e7bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123939696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12552661)[0x5582176e7bf0]{disrupted}: Freeing instance (context_map.c:202) 20250817123939696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12552661)[0x5582176e7bf0]{disrupted}: Deallocated (fsm.c:568) 20250817123939696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5582176e1fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123939696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5582176e1fa0]{disconnected}: Freeing instance (context_map.c:206) 20250817123939696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5582176e1fa0]{disconnected}: Deallocated (fsm.c:568) 20250817123939696 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12552661 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250817123939696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123939696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123939696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123939696 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123939697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123939697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123939697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123939697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123939697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123939697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123939697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123939697 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 20250817123939697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123939697 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 20250817123939697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250817123939697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123939702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123940405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=436892) Waiting for packet dumper to finish... 1 (prev_count=436892, count=437432) 20250817123941573 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123941573 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123941573 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123941573 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123941573 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123941573 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123941573 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123941573 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123941573 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250817123941575 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123941575 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123941575 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250817123941575 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123941575 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123941575 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123941590 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123941590 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250817123941590 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250817123941851 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123941851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037df79), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123941851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123941851 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) 20250817123941851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123941851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123941851 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123941851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a3cd8), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123941851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123941851 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) 20250817123941851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123941851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123941851 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123941851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a60c21), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123941851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123941851 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) 20250817123941851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123941851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123941851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123941852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123941852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123941852 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 20250817123941852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123941852 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 20250817123941852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123941852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123941852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123941852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123941852 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 20250817123941852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123941852 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 20250817123941852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123941852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123941852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123941852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123941852 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 20250817123941852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123941852 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 20250817123941852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123942439 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123942439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ba4a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123942439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123942439 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) 20250817123942439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123942439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123942439 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123942439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9cebf), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123942440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123942440 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) 20250817123942440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123942440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123942440 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123942440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d03d27), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123942440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123942440 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) 20250817123942440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123942440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123942440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123942440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123942440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123942440 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 20250817123942440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123942440 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 20250817123942440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123942440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123942440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123942440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123942440 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 20250817123942440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123942440 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 20250817123942440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123942440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123942440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123942440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123942440 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 20250817123942440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123942440 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 20250817123942440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:39: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_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 20250817123942704 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123942704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f432f1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123942704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123942704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123942704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123942704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123942704 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123942704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e40771), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123942704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123942704 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) 20250817123942704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123942704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123942704 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123942704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c85f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123942704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123942704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123942704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123942704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123942704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123942704 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123942704 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123942704 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123942704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123942705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123942705 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123942705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123942705 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123942705 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123942705 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 20250817123942705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123942705 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 20250817123942705 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123942705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123942705 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123942705 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123942705 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123942705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123942705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123942705 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123943120 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123943120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038c1af), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123943120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123943120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123943120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943120 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123943120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7ebc), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123943120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123943120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123943120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943120 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123943120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1687), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123943120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123943120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123943120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943120 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123943120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062821a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123943120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123943120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123943121 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943121 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943121 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943121 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943121 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123943121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123943121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123943121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123943121 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943121 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943121 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943121 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123943121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123943121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123943121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123943121 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943121 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943121 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943121 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123943121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123943121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123943121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123943121 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943121 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943121 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943121 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123943121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123943121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123943121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250817123943506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123943511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123943515 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37921<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123943595 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123943595 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123943601 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123943601 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123943601 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123943602 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123943602 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123943602 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123943602 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123943602 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123943602 DRANAP NOTICE cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123943602 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35427 (stream_srv.c:142) 20250817123943602 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35427<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817123943602 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123943602 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123943603 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123943603 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123943603 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) 20250817123943603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123943603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123943603 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) 20250817123943603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943603 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) 20250817123943603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943603 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) 20250817123943603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123943604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943604 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123943604 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123943604 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123943604 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) 20250817123943604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123943604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123943604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943604 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) 20250817123943604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123943604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943604 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123943604 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123943604 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123943604 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) 20250817123943604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123943604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123943604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943604 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123943604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123943604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943604 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123943604 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123943604 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123943604 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) 20250817123943604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123943604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123943604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123943604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123943604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943604 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123943604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943604 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943604 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943604 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 20250817123943604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123943604 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123943604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943604 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943604 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943604 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 20250817123943604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123943604 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 20250817123943604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123943604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943604 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943604 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943604 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123943604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123943604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123943604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123943604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943604 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943604 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943604 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123943604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123943604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123943604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1083)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(1083)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1081)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1086)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc1-M3UA(1086)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1084)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123943629 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123943629 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123943629 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123943629 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123943629 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123943629 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123943629 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123943629 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123943629 DRANAP NOTICE cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123943629 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123943629 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123943631 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123943631 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123943631 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) 20250817123943631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123943631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123943631 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) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943631 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) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943631 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) 20250817123943631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123943631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943631 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123943631 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123943631 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123943631 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) 20250817123943631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123943631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123943631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943631 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) 20250817123943631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123943631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943631 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123943631 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123943631 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123943631 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) 20250817123943631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123943631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123943631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943631 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) 20250817123943631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123943631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943631 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123943631 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123943631 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123943631 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) 20250817123943631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123943631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123943631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123943631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123943631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123943631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123943631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123943631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943631 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123943631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943631 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 20250817123943631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123943631 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123943631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943631 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 20250817123943631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123943631 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 20250817123943631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123943631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943631 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 20250817123943631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123943631 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 20250817123943631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123943631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943631 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123943631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123943631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123943631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1089)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(1087)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123943646 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123943646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061ea4b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123943646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123943646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123943646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943646 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123943646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a773d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123943646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123943646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123943646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943646 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123943646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed6234), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123943646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123943646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123943646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123943646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123943646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123943646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123943646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123943646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123943646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123943646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123943646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123943646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817123943646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123943646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123943646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123943646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123943646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123943646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1092)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1090)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123943665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123943665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123943665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123943665 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123943665 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) 20250817123943665 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123943665 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123943665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123943665 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123943669 DLINP DEBUG SRVCONN(,r=127.0.0.1:35427<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123943669 DLINP DEBUG SRVCONN(,r=127.0.0.1:35427<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123943669 DLINP DEBUG SRVCONN(,r=127.0.0.1:35427<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123943669 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123943669 DHNBAP DEBUG (127.0.0.1:35427 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123943669 DHNBAP NOTICE (127.0.0.1:35427 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123943669 DHNBAP NOTICE (127.0.0.1:35427 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123943669 DLINP DEBUG SRVCONN(,r=127.0.0.1:35427<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123943669 DLINP DEBUG SRVCONN(,r=127.0.0.1:35427<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123943814 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 20250817123943814 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 20250817123943814 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123943814 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123943822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943822 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123943822 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123943822 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123943822 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123943822 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123943822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123943825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943825 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123943825 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123943825 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123943825 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123943825 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123943825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123943825 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 20250817123943825 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 20250817123943825 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123943825 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(1086)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250817123943832 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) 20250817123943832 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250817123943832 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123943832 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123943832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123943832 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123943832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123943834 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) 20250817123943834 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123943834 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123943834 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123943834 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123943834 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123943834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123943843 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 20250817123943843 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 20250817123943843 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123943843 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123943849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943849 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123943849 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123943849 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123943849 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123943849 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123943849 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123943851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123943852 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123943852 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123943852 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123943852 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123943852 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123943852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123943855 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 20250817123943855 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 20250817123943855 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123943855 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817123943860 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) 20250817123943860 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817123943860 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123943860 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123943860 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123943860 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817123943860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123943862 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) 20250817123943862 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123943862 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123943862 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123943862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123943862 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123943862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123944628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123944628 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123944628 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123944628 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123944628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123944628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123944628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123944628 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123944628 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123944628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123944628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123944628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123944628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123944628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123944628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123944628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123944628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944628 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123944628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123944628 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123944628 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123944628 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) 20250817123944628 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) 20250817123944628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123944628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123944628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123944628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123944628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123944628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123944628 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123944628 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123944628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123944628 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123944628 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123944628 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123944628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123944628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123944628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123944628 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1082)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123944636 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) 20250817123944637 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250817123944637 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250817123944637 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 20250817123944637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123944637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123944637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123944637 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123944637 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123944637 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123944637 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123944637 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) 20250817123944637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123944637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123944637 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250817123944637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123944637 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) 20250817123944637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944637 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) 20250817123944637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944637 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123944637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123944637 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123944637 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123944637 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) 20250817123944637 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) 20250817123944637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123944637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123944637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123944637 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123944637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123944637 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123944637 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123944637 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{CONNECTED}: link up (cnlink.c:111) 20250817123944637 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123944637 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123944637 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123944637 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123944637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123944637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123944637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250817123944637 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1085)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123944652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123944652 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123944652 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123944652 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123944652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123944652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123944652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123944652 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123944652 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123944652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123944652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123944652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123944652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123944652 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123944652 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123944652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123944652 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) 20250817123944652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944652 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) 20250817123944652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944652 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123944652 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123944652 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123944652 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123944652 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) 20250817123944652 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) 20250817123944652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123944652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123944652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123944652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123944652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123944652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123944652 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123944652 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123944652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123944652 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123944652 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123944652 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123944652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123944652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123944652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123944652 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1088)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123944662 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) 20250817123944662 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123944662 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123944662 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 20250817123944662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123944662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123944662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123944662 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123944662 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123944662 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123944662 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123944662 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) 20250817123944662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123944662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123944662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817123944662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123944662 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) 20250817123944662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944662 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) 20250817123944662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944662 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123944662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123944662 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123944662 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123944662 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) 20250817123944662 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) 20250817123944662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123944662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123944662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123944662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123944662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123944662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123944662 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) 20250817123944662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123944662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123944662 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123944662 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817123944662 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123944662 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123944662 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123944662 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 20250817123944662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123944662 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 20250817123944662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123944662 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1091)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123945679 DLCTRL DEBUG Command: GET 259025098 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123945679 DLCTRL DEBUG Tx Command reply: GET_REPLY 259025098 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817123945686 DLCTRL DEBUG Command: GET 594811511 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123945686 DLCTRL DEBUG Tx Command reply: GET_REPLY 594811511 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123945691 DLCTRL DEBUG Command: GET 537758673 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123945691 DLCTRL DEBUG Tx Command reply: GET_REPLY 537758673 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123945694 DLCTRL DEBUG Command: GET 287453348 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123945694 DLCTRL DEBUG Tx Command reply: GET_REPLY 287453348 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123945697 DLCTRL DEBUG Command: GET 131323364 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123945697 DLCTRL DEBUG Tx Command reply: GET_REPLY 131323364 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817123945699 DLCTRL DEBUG Command: GET 206386787 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123945699 DLCTRL DEBUG Tx Command reply: GET_REPLY 206386787 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123945702 DLCTRL DEBUG Command: GET 796929440 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123945702 DLCTRL DEBUG Tx Command reply: GET_REPLY 796929440 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123945705 DLCTRL DEBUG Command: GET 852639662 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123945705 DLCTRL DEBUG Tx Command reply: GET_REPLY 852639662 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123945710 DLCTRL DEBUG Command: GET 275021987 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123945710 DLCTRL DEBUG Tx Command reply: GET_REPLY 275021987 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123945715 DLCTRL DEBUG Command: GET 499630888 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123945715 DLCTRL DEBUG Tx Command reply: GET_REPLY 499630888 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817123945720 DLCTRL DEBUG Command: GET 421431075 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123945720 DLCTRL DEBUG Tx Command reply: GET_REPLY 421431075 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123945725 DLCTRL DEBUG Command: GET 37412276 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123945725 DLCTRL DEBUG Tx Command reply: GET_REPLY 37412276 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123945727 DLCTRL DEBUG Command: GET 226152226 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123945727 DLCTRL DEBUG Tx Command reply: GET_REPLY 226152226 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123945730 DLCTRL DEBUG Command: GET 811646615 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123945730 DLCTRL DEBUG Tx Command reply: GET_REPLY 811646615 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123945733 DLCTRL DEBUG Command: GET 631030197 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123945733 DLCTRL DEBUG Tx Command reply: GET_REPLY 631030197 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817123945736 DLCTRL DEBUG Command: GET 967398834 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123945736 DLCTRL DEBUG Tx Command reply: GET_REPLY 967398834 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123945739 DLCTRL DEBUG Command: GET 740746360 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123945739 DLCTRL DEBUG Tx Command reply: GET_REPLY 740746360 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123945741 DLCTRL DEBUG Command: GET 804876109 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123945741 DLCTRL DEBUG Tx Command reply: GET_REPLY 804876109 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123945743 DLCTRL DEBUG Command: GET 109228213 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123945743 DLCTRL DEBUG Tx Command reply: GET_REPLY 109228213 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123945745 DLCTRL DEBUG Command: GET 660244470 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123945745 DLCTRL DEBUG Tx Command reply: GET_REPLY 660244470 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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 := '000000000000001000001001'B, t_guard := 20.000000 } 20250817123945783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)2306788 20250817123946813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123946813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123946813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817123946813 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123946813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2332e4, normal) (hnbgw_rua.c:407) 20250817123946813 DHNB DEBUG map_rua[0x558217669540]{init}: Allocated (fsm.c:456) 20250817123946813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2306788)[0x558217669540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123946813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2306788 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123946813 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123946813 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123946813 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817123946813 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2306788 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123946813 DCN DEBUG map_sccp[0x5582176e59e0]{init}: Allocated (fsm.c:456) 20250817123946813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5582176e59e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123946813 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-2306788 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123946813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2306788 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817123946813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2306788)[0x558217669540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123946813 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123946813 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123946813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2306788)[0x558217669540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123946813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5582176e59e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123946813 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123946813 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{IDLE}: Allocated (fsm.c:456) 20250817123946813 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123946813 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002090056400500f1100926) (sccp_scrc.c:406) 20250817123946813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123946813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123946813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123946813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123946813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123946813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123946813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123946813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123946813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123946813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123946813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123946813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123946813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123946813 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123946813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5582176e59e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123946813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2306788)[0x558217669540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123946813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123946813 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123946813 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123946813 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123946813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123946813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123946813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123946813 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1087)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)5930002 HNBGW_Test.sgsn0-SCCP(1087)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1087)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817123946821 DLSS7 <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_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123946821 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123946821 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123946821 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123946821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123946821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123946821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123946821 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123946821 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123946821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123946821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123946821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123946821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123946821 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=00702d3b) (sccp_scrc.c:477) 20250817123946821 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20250817123946821 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123946821 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123946821 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123946821 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123946821 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) 20250817123946821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5582176e59e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123946821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5582176e59e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@4feaec2ea8d8: 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 } } } 20250817123946822 DLCTRL DEBUG Command: GET 386312505 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123946822 DLCTRL DEBUG Tx Command reply: GET_REPLY 386312505 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123946825 DLCTRL DEBUG Command: GET 395601419 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123946825 DLCTRL DEBUG Tx Command reply: GET_REPLY 395601419 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123946827 DLCTRL DEBUG Command: GET 683641660 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123946827 DLCTRL DEBUG Tx Command reply: GET_REPLY 683641660 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123946829 DLCTRL DEBUG Command: GET 334331799 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123946829 DLCTRL DEBUG Tx Command reply: GET_REPLY 334331799 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123946830 DLCTRL DEBUG Command: GET 50423487 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123946830 DLCTRL DEBUG Tx Command reply: GET_REPLY 50423487 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123946831 DLCTRL DEBUG Command: GET 694268618 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123946831 DLCTRL DEBUG Tx Command reply: GET_REPLY 694268618 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817123946833 DLCTRL DEBUG Command: GET 849352479 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123946833 DLCTRL DEBUG Tx Command reply: GET_REPLY 849352479 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123946834 DLCTRL DEBUG Command: GET 70827209 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123946834 DLCTRL DEBUG Tx Command reply: GET_REPLY 70827209 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123946835 DLCTRL DEBUG Command: GET 735567808 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123946835 DLCTRL DEBUG Tx Command reply: GET_REPLY 735567808 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123946836 DLCTRL DEBUG Command: GET 380103653 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123946836 DLCTRL DEBUG Tx Command reply: GET_REPLY 380103653 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123946837 DLCTRL DEBUG Command: GET 709710612 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123946837 DLCTRL DEBUG Tx Command reply: GET_REPLY 709710612 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123946839 DLCTRL DEBUG Command: GET 773247563 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123946839 DLCTRL DEBUG Tx Command reply: GET_REPLY 773247563 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123946840 DLCTRL DEBUG Command: GET 382719165 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123946840 DLCTRL DEBUG Tx Command reply: GET_REPLY 382719165 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123946842 DLCTRL DEBUG Command: GET 362930418 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123946842 DLCTRL DEBUG Tx Command reply: GET_REPLY 362930418 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123946843 DLCTRL DEBUG Command: GET 546983462 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123946843 DLCTRL DEBUG Tx Command reply: GET_REPLY 546983462 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123946845 DLCTRL DEBUG Command: GET 148874989 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123946845 DLCTRL DEBUG Tx Command reply: GET_REPLY 148874989 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123946846 DLCTRL DEBUG Command: GET 560089820 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123946846 DLCTRL DEBUG Tx Command reply: GET_REPLY 560089820 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123946847 DLCTRL DEBUG Command: GET 448472588 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123946847 DLCTRL DEBUG Tx Command reply: GET_REPLY 448472588 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123946849 DLCTRL DEBUG Command: GET 329303694 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123946849 DLCTRL DEBUG Tx Command reply: GET_REPLY 329303694 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123946851 DLCTRL DEBUG Command: GET 905518645 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123946851 DLCTRL DEBUG Tx Command reply: GET_REPLY 905518645 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000000001011001'B, t_guard := 20.000000 } 20250817123946870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47666<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@4feaec2ea8d8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)12958313 20250817123947901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123947901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123947901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250817123947901 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123947901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc5ba69, normal) (hnbgw_rua.c:407) 20250817123947901 DHNB DEBUG map_rua[0x5582176e7bf0]{init}: Allocated (fsm.c:456) 20250817123947901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12958313)[0x5582176e7bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123947901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12958313 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123947901 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123947901 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123947901 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250817123947901 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12958313 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250817123947901 DCN DEBUG map_sccp[0x5582176e1fa0]{init}: Allocated (fsm.c:456) 20250817123947901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5582176e1fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123947901 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-12958313 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817123947901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12958313 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250817123947901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12958313)[0x5582176e7bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123947902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123947902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123947902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12958313)[0x5582176e7bf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123947902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5582176e1fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123947902 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123947902 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{IDLE}: Allocated (fsm.c:456) 20250817123947902 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123947902 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000590056400500f1100926) (sccp_scrc.c:406) 20250817123947902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123947902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123947902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123947902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123947902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123947902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123947902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123947902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123947902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123947902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123947902 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) 20250817123947902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123947902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123947902 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123947902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5582176e1fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123947902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12958313)[0x5582176e7bf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123947903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123947903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123947903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123947903 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 20250817123947903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123947903 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 20250817123947903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123947903 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1090)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@4feaec2ea8d8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)11369473 HNBGW_Test.sgsn1-SCCP(1090)@4feaec2ea8d8: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(1090)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@4feaec2ea8d8: 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 } } } 20250817123947920 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) 20250817123947920 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123947920 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123947920 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 20250817123947920 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123947920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123947920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123947920 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123947920 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123947920 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123947920 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123947920 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) 20250817123947920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123947920 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=00272ae3) (sccp_scrc.c:477) 20250817123947920 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20250817123947920 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817123947920 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817123947920 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123947920 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817123947920 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) 20250817123947920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5582176e1fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817123947921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5582176e1fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817123947922 DLCTRL DEBUG Command: GET 433787379 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817123947922 DLCTRL DEBUG Tx Command reply: GET_REPLY 433787379 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817123947928 DLCTRL DEBUG Command: GET 984996171 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817123947928 DLCTRL DEBUG Tx Command reply: GET_REPLY 984996171 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817123947932 DLCTRL DEBUG Command: GET 455535637 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817123947932 DLCTRL DEBUG Tx Command reply: GET_REPLY 455535637 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123947935 DLCTRL DEBUG Command: GET 787562746 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123947935 DLCTRL DEBUG Tx Command reply: GET_REPLY 787562746 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123947938 DLCTRL DEBUG Command: GET 492924892 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817123947938 DLCTRL DEBUG Tx Command reply: GET_REPLY 492924892 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123947941 DLCTRL DEBUG Command: GET 71007006 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817123947941 DLCTRL DEBUG Tx Command reply: GET_REPLY 71007006 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250817123947944 DLCTRL DEBUG Command: GET 539773524 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817123947944 DLCTRL DEBUG Tx Command reply: GET_REPLY 539773524 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817123947946 DLCTRL DEBUG Command: GET 589375434 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817123947946 DLCTRL DEBUG Tx Command reply: GET_REPLY 589375434 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123947948 DLCTRL DEBUG Command: GET 372379806 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123947948 DLCTRL DEBUG Tx Command reply: GET_REPLY 372379806 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123947950 DLCTRL DEBUG Command: GET 997387924 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817123947950 DLCTRL DEBUG Tx Command reply: GET_REPLY 997387924 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123947951 DLCTRL DEBUG Command: GET 916888110 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817123947951 DLCTRL DEBUG Tx Command reply: GET_REPLY 916888110 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817123947953 DLCTRL DEBUG Command: GET 144555682 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817123947953 DLCTRL DEBUG Tx Command reply: GET_REPLY 144555682 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817123947954 DLCTRL DEBUG Command: GET 530423232 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817123947954 DLCTRL DEBUG Tx Command reply: GET_REPLY 530423232 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123947955 DLCTRL DEBUG Command: GET 950627950 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123947955 DLCTRL DEBUG Tx Command reply: GET_REPLY 950627950 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123947956 DLCTRL DEBUG Command: GET 962026124 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817123947956 DLCTRL DEBUG Tx Command reply: GET_REPLY 962026124 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123947958 DLCTRL DEBUG Command: GET 941734725 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817123947958 DLCTRL DEBUG Tx Command reply: GET_REPLY 941734725 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817123947959 DLCTRL DEBUG Command: GET 952627164 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817123947959 DLCTRL DEBUG Tx Command reply: GET_REPLY 952627164 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817123947960 DLCTRL DEBUG Command: GET 331907001 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817123947960 DLCTRL DEBUG Tx Command reply: GET_REPLY 331907001 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817123947960 DLCTRL DEBUG Command: GET 287527728 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817123947960 DLCTRL DEBUG Tx Command reply: GET_REPLY 287527728 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817123947961 DLCTRL DEBUG Command: GET 291061772 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817123947961 DLCTRL DEBUG Tx Command reply: GET_REPLY 291061772 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: "disconnecting msc0" 20250817123947962 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250817123947963 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123947963 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) 20250817123947963 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123947963 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817123947963 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123947963 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) 20250817123947963 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123947963 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123947963 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 20250817123947963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123947963 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817123947963 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123947963 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123947963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123947963 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123947963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123947963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@4feaec2ea8d8: 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 := '000000000000000101110000'B, t_guard := 20.000000 } 20250817123947985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47678<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@4feaec2ea8d8: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)15015587 20250817123948996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123948996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123948996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817123948996 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817123948996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe51ea3, normal) (hnbgw_rua.c:407) 20250817123948996 DHNB DEBUG map_rua[0x5582176a9ab0]{init}: Allocated (fsm.c:456) 20250817123948996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15015587)[0x5582176a9ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817123948996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15015587 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817123948996 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123948996 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123948996 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15015587 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817123948996 DCN DEBUG map_sccp[0x5582176e86c0]{init}: Allocated (fsm.c:456) 20250817123948996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5582176e86c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817123948996 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-15015587 <-> SCCP-118 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817123948996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15015587 SCCP-118 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817123948996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15015587)[0x5582176a9ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817123948996 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817123948996 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817123948996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15015587)[0x5582176a9ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817123948996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5582176e86c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817123948996 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817123948996 DLSCCP DEBUG SCCP-SCOC(118)[0x5582177046d0]{IDLE}: Allocated (fsm.c:456) 20250817123948996 DLSCCP DEBUG SCCP-SCOC(118)[0x5582177046d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817123948996 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001700056400500f1100926) (sccp_scrc.c:406) 20250817123948996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123948996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123948996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123948996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123948996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123948996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123948996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123948996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123948996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123948996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123948996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123948996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123948996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123948996 DLSCCP DEBUG SCCP-SCOC(118)[0x5582177046d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817123948996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5582176e86c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817123948996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15015587)[0x5582176a9ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817123948996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123948996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123948996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123948996 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123948996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123948996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123948996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123948996 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123949697 DLSCCP DEBUG SCCP-SCOC(115)[0x5582176f9e60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123949697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b7a83), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123949697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123949697 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) 20250817123949697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123949697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123949697 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817123949697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3ff81), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123949697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123949697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123949697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123949697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123949697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123949697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123949697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123949697 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 20250817123949697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123949697 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 20250817123949697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123949697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123949697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123949697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123949697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123949697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123949697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123949697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123949697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817123949964 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123949964 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123949964 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817123951852 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123951852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a60c21), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123951852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123951852 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) 20250817123951852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123951852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123951852 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123951852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a3cd8), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123951852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123951852 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) 20250817123951852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123951852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123951852 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123951852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037df79), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123951852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123951853 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) 20250817123951853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123951853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123951853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123951853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123951853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123951853 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 20250817123951853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123951853 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 20250817123951853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123951853 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123951853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123951853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123951853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123951853 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 20250817123951853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123951853 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 20250817123951853 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123951853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123951853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123951853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123951853 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 20250817123951853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123951853 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 20250817123951853 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123951858 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) 20250817123951858 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123951858 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123951858 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 20250817123951858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123951858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123951858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123951858 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123951858 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123951858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123951858 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123951858 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) 20250817123951858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123951858 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=00a60c21) (sccp_scrc.c:477) 20250817123951858 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20250817123951858 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123951858 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123951858 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123951858 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123951858 DLSCCP DEBUG SCCP-SCOC(113)[0x558217703ba0]{IDLE}: Deallocated (fsm.c:568) 20250817123952441 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123952441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d03d27), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123952441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123952441 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) 20250817123952441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123952441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123952441 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123952441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9cebf), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123952441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123952441 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) 20250817123952441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123952441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123952441 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123952441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ba4a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123952441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123952441 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) 20250817123952441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123952441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123952442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123952442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123952442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123952442 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 20250817123952442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123952442 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 20250817123952442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123952442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123952442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123952442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123952442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123952442 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 20250817123952442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123952442 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 20250817123952442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123952442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123952442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123952442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123952442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123952442 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 20250817123952442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123952442 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 20250817123952442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123952442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123952449 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) 20250817123952449 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123952449 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123952449 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 20250817123952449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123952449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123952449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123952449 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123952449 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123952449 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123952449 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123952449 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) 20250817123952449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123952449 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=00d03d27) (sccp_scrc.c:477) 20250817123952449 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20250817123952449 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123952449 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123952449 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123952449 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123952449 DLSCCP DEBUG SCCP-SCOC(108)[0x5582176e7870]{IDLE}: Deallocated (fsm.c:568) 20250817123952652 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) 20250817123952653 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123952653 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123952653 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 20250817123952653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123952653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123952653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123952653 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123952653 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) 20250817123952653 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123952653 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123952653 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 20250817123952653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123952653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123952653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123952653 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123952653 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123952653 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123952653 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123952653 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) 20250817123952653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123952653 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=00e9cebf) (sccp_scrc.c:477) 20250817123952653 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20250817123952653 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123952653 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123952653 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123952653 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123952653 DLSCCP DEBUG SCCP-SCOC(109)[0x5582176e25b0]{IDLE}: Deallocated (fsm.c:568) 20250817123952653 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123952653 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123952653 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123952653 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) 20250817123952653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123952653 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=0008ba4a) (sccp_scrc.c:477) 20250817123952653 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20250817123952653 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123952653 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123952653 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123952653 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123952653 DLSCCP DEBUG SCCP-SCOC(110)[0x558217703710]{IDLE}: Deallocated (fsm.c:568) 20250817123952704 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123952704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c85f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123952705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123952705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123952705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123952705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123952705 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123952705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e40771), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123952705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123952705 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) 20250817123952705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123952705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123952705 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123952705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f432f1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123952705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123952705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123952705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123952705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123952705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123952705 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123952705 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123952705 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123952705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123952705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123952705 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123952705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123952705 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123952705 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123952705 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 20250817123952705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123952705 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 20250817123952705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123952705 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123952705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123952705 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123952705 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123952705 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123952705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123952705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123952705 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123952712 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) 20250817123952712 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817123952712 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817123952712 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 20250817123952712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123952712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123952712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123952712 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123952712 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123952713 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123952713 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123952713 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) 20250817123952713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123952713 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=00e40771) (sccp_scrc.c:477) 20250817123952713 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20250817123952713 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123952713 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123952713 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123952713 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123952713 DLSCCP DEBUG SCCP-SCOC(106)[0x5582176ed760]{IDLE}: Deallocated (fsm.c:568) 20250817123953121 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123953121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062821a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123953121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123953121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123953121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123953121 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123953121 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123953121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1687), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123953121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123953121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123953122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123953122 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123953122 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123953122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e7ebc), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123953122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123953122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123953122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123953122 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123953122 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123953122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038c1af), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123953122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123953122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123953122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123953122 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123953122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123953122 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123953122 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123953122 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123953122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123953122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123953122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123953122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123953122 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123953122 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123953122 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123953122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123953122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123953122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123953122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123953122 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123953122 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123953122 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123953122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123953122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123953122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123953122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123953122 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123953122 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123953122 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123953122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123953122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123953122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123953642 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(100)[0x5582176fa280]{IDLE}: Deallocated (fsm.c:568) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(98)[0x558217700d10]{IDLE}: Deallocated (fsm.c:568) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123953643 DLSCCP DEBUG SCCP-SCOC(99)[0x558217702f10]{IDLE}: Deallocated (fsm.c:568) 20250817123953997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5582176e86c0]{wait_cc}: Timeout of X31 (fsm.c:317) 20250817123953997 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123953997 DLSCCP DEBUG SCCP-SCOC(118)[0x5582177046d0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123953997 DLSCCP DEBUG SCCP-SCOC(118)[0x5582177046d0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250817123953997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5582176e86c0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250817123953997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15015587)[0x5582176a9ab0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250817123953997 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15015587)[0x5582176a9ab0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250817123953997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250817123953997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15015587)[0x5582176a9ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250817123953997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15015587)[0x5582176a9ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123953997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15015587)[0x5582176a9ab0]{disrupted}: Freeing instance (context_map.c:202) 20250817123953997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15015587)[0x5582176a9ab0]{disrupted}: Deallocated (fsm.c:568) 20250817123953998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5582176e86c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123953998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5582176e86c0]{disconnected}: Freeing instance (context_map.c:206) 20250817123953998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5582176e86c0]{disconnected}: Deallocated (fsm.c:568) 20250817123953998 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15015587 SCCP-118 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250817123953998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123953998 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)@4feaec2ea8d8: 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 := '000000000000000101110000'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 := '000000000000000101110000'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)@4feaec2ea8d8: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@4feaec2ea8d8: Test Component 1096 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.sgsn0-M3UA(1089)@4feaec2ea8d8: Final verdict of PTC: none 20250817123954004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60464<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(1088)@4feaec2ea8d8: Final verdict of PTC: none 20250817123954004 DLINP DEBUG SRVCONN(,r=127.0.0.1:35427<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123954004 DLINP DEBUG SRVCONN(,r=127.0.0.1:35427<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123954004 DLINP NOTICE SRV(,r=127.0.0.1:35427<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123954004 DMAIN NOTICE (127.0.0.1:35427 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35427<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817123954004 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250817123954004 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37921<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(1087)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@4feaec2ea8d8: Dynamic test case error: Sending data on the connection of port RUA to 1078:RUA failed. (Broken pipe) HNBGW_Test.msc1-RAN(1085)@4feaec2ea8d8: Final verdict of PTC: none 20250817123954004 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817123954004 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) 20250817123954004 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817123954004 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250817123954004 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817123954004 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) 20250817123954004 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123954004 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817123954004 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 20250817123954004 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) 20250817123954004 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250817123954004 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123954004 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123954004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123954004 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123954004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123954004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@4feaec2ea8d8: setverdict(error): none -> error 20250817123954005 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 20250817123954005 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) 20250817123954005 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123954005 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123954005 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817123954005 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) 20250817123954005 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817123954005 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250817123954005 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) 20250817123954005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123954005 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817123954005 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123954005 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123954005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123954005 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817123954005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123954005 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(1081)@4feaec2ea8d8: Final verdict of PTC: none 20250817123954005 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 20250817123954005 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) 20250817123954005 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817123954005 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250817123954005 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) 20250817123954005 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) 20250817123954005 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817123954005 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817123954005 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817123954005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817123954005 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817123954005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817123954005 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-SCCP(1084)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1082)@4feaec2ea8d8: Final verdict of PTC: none 20250817123954005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60448<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1086)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1083)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1090)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1092)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1091)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW-PFCP(1076)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(1093)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(1074)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@4feaec2ea8d8: 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 := '000000000000000101110000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@4feaec2ea8d8: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@4feaec2ea8d8: Final verdict of PTC: error 20250817123954012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123954013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123954013 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817123954013 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) 20250817123954013 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817123954013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2306788)[0x558217669540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123954013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2306788)[0x558217669540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123954013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5582176e59e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123954013 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123954013 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123954013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702d3b), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123954013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123954013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123954013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123954013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123954013 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123954013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5582176e59e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123954013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2306788)[0x558217669540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123954013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2306788)[0x558217669540]{disrupted}: Freeing instance (context_map.c:202) 20250817123954013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2306788)[0x558217669540]{disrupted}: Deallocated (fsm.c:568) 20250817123954013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5582176e59e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123954013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5582176e59e0]{disconnected}: Freeing instance (context_map.c:206) 20250817123954013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5582176e59e0]{disconnected}: Deallocated (fsm.c:568) 20250817123954014 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2306788 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817123954014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12958313)[0x5582176e7bf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817123954014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12958313)[0x5582176e7bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817123954014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5582176e1fa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817123954014 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817123954014 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817123954014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00272ae3), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817123954014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123954014 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) 20250817123954014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123954014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123954014 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817123954014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5582176e1fa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817123954014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12958313)[0x5582176e7bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817123954014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12958313)[0x5582176e7bf0]{disrupted}: Freeing instance (context_map.c:202) 20250817123954014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12958313)[0x5582176e7bf0]{disrupted}: Deallocated (fsm.c:568) 20250817123954014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5582176e1fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817123954015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5582176e1fa0]{disconnected}: Freeing instance (context_map.c:206) 20250817123954015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5582176e1fa0]{disconnected}: Deallocated (fsm.c:568) 20250817123954015 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12958313 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250817123954015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123954015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47666<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123954015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47678<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817123954016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123954016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123954016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123954016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123954016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123954016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123954016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817123954016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123954016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123954016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123954016 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 20250817123954016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123954016 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 20250817123954016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817123954016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(1075)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): error (pass -> error) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(1093): none (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (error -> error) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (error -> error) MTC@4feaec2ea8d8: 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 := '000000000000000101110000'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@4feaec2ea8d8: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: error MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:39:54 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 20250817123954097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123954700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47686<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=527316) Waiting for packet dumper to finish... 1 (prev_count=527316, count=527856) 20250817123956006 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123956006 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123956006 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817123956006 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123956006 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817123956006 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817123956006 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817123956006 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250817123956006 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:39: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250817123957818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123957823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817123957826 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36139<->l=127.0.0.1:4262) (control_if.c:572) 20250817123957971 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817123957971 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123957983 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123957983 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123957983 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123957983 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123957983 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123957983 DRANAP NOTICE cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123957983 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123957983 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123957984 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123957984 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123957984 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40002 (stream_srv.c:142) 20250817123957984 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40002<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817123957985 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123957985 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817123957985 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) 20250817123957985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123957985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123957985 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) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123957985 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) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123957985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123957985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123957985 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) 20250817123957985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817123957985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123957985 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123957985 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123957985 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817123957985 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) 20250817123957985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123957985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123957985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123957985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123957985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123957985 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) 20250817123957985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817123957985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123957985 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123957985 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123957985 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817123957985 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) 20250817123957985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123957985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123957985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123957985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123957985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123957985 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123957985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817123957985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123957985 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123957985 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123957985 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817123957985 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) 20250817123957985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123957985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123957985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123957985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123957985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123957985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123957985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123957985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123957985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123957985 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123957986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123957986 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123957986 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123957986 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 20250817123957986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817123957986 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817123957986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123957986 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123957986 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123957986 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 20250817123957986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817123957986 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 20250817123957986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817123957986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123957986 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123957986 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123957986 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817123957986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817123957986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817123957986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817123957986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123957986 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123957986 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123957986 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123957986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123957986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123957986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1107)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(1107)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1107)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1105)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123958003 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123958003 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123958003 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123958003 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123958003 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123958003 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817123958003 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123958003 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123958004 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817123958004 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817123958005 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123958005 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817123958005 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) 20250817123958005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123958005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123958005 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) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123958005 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) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123958005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123958005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123958005 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) 20250817123958005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817123958005 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123958005 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123958005 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123958005 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817123958005 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) 20250817123958005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123958005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123958005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123958005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123958005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123958005 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) 20250817123958005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123958005 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123958005 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123958005 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123958005 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817123958005 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) 20250817123958005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123958005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123958005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123958005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123958005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123958005 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) 20250817123958005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817123958005 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123958005 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123958005 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817123958005 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817123958005 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) 20250817123958005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123958005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123958005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123958005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123958005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123958005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123958005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123958006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123958006 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123958006 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817123958006 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123958006 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123958006 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123958006 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 20250817123958006 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817123958006 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817123958006 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123958006 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123958006 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123958006 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 20250817123958006 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123958006 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 20250817123958006 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123958006 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123958006 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123958006 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123958006 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 20250817123958006 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817123958006 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 20250817123958006 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817123958006 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123958006 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123958006 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123958006 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123958006 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123958006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123958006 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1110)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(1108)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817123958031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123958031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123958031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123958031 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123958031 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) 20250817123958031 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123958031 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123958031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123958031 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817123958035 DLINP DEBUG SRVCONN(,r=127.0.0.1:40002<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817123958035 DLINP DEBUG SRVCONN(,r=127.0.0.1:40002<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817123958035 DLINP DEBUG SRVCONN(,r=127.0.0.1:40002<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817123958035 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817123958036 DHNBAP DEBUG (127.0.0.1:40002 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817123958036 DHNBAP NOTICE (127.0.0.1:40002 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817123958036 DHNBAP NOTICE (127.0.0.1:40002 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817123958036 DLINP DEBUG SRVCONN(,r=127.0.0.1:40002<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817123958036 DLINP DEBUG SRVCONN(,r=127.0.0.1:40002<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817123958200 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 20250817123958200 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 20250817123958200 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123958200 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817123958209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123958209 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817123958209 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123958209 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123958209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123958209 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123958209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123958212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123958212 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123958212 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123958212 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123958212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123958212 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123958212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123958221 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 20250817123958221 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 20250817123958221 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817123958221 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817123958228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123958228 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817123958228 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817123958228 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817123958228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817123958228 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817123958228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817123958231 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123958231 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817123958231 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817123958231 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817123958231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817123958231 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817123958231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817123959022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123959022 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817123959022 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817123959022 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817123959022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123959022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123959022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123959022 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123959023 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123959023 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123959023 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123959023 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817123959023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123959023 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123959023 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817123959023 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123959023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123959023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123959023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123959023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123959023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959023 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123959023 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123959023 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123959023 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123959023 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) 20250817123959023 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) 20250817123959023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123959023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123959023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123959023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123959023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123959023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123959023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123959023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817123959023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123959023 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123959023 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817123959024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123959024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123959024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123959024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817123959024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817123959024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817123959024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817123959024 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123959030 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123959030 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123959030 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123959030 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123959030 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123959030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123959030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123959030 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123959030 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123959030 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123959030 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123959030 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123959030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123959030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817123959030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817123959030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817123959030 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) 20250817123959030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123959030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123959030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959030 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) 20250817123959030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817123959030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817123959030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817123959030 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817123959030 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) 20250817123959030 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) 20250817123959031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817123959031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817123959031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123959031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123959031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817123959031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817123959031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817123959031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123959031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123959031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123959031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123959031 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817123959031 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817123959031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123959031 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123959031 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123959031 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123959031 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123959031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123959031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123959031 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1106)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(1109)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817123959698 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123959698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3ff81), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123959698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123959698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817123959698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817123959698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123959698 DLSCCP DEBUG SCCP-SCOC(115)[0x5582176f9e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817123959698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b7a83), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817123959698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817123959698 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) 20250817123959698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817123959698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817123959698 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123959698 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123959698 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123959698 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817123959699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817123959699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817123959699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817123959699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123959699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123959699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817123959699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817123959699 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 20250817123959699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817123959699 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 20250817123959699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817123959704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817123959704 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817123959704 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817123959704 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817123959704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817123959704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817123959704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817123959704 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817123959705 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817123959705 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817123959705 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817123959705 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817123959705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817123959705 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=00b3ff81) (sccp_scrc.c:477) 20250817123959705 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20250817123959705 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817123959705 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817123959705 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817123959705 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817123959705 DLSCCP DEBUG SCCP-SCOC(114)[0x5582176e7e30]{IDLE}: Deallocated (fsm.c:568) 20250817124000049 DLCTRL DEBUG Command: GET 205549043 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817124000049 DLCTRL DEBUG Tx Command reply: GET_REPLY 205549043 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250817124000051 DLCTRL DEBUG Command: GET 6043775 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817124000051 DLCTRL DEBUG Tx Command reply: GET_REPLY 6043775 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817124000052 DLCTRL DEBUG Command: GET 582732302 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817124000052 DLCTRL DEBUG Tx Command reply: GET_REPLY 582732302 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124000057 DLCTRL DEBUG Command: GET 724947139 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124000057 DLCTRL DEBUG Tx Command reply: GET_REPLY 724947139 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124000061 DLCTRL DEBUG Command: GET 17177469 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817124000061 DLCTRL DEBUG Tx Command reply: GET_REPLY 17177469 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250817124000065 DLCTRL DEBUG Command: GET 125347831 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817124000065 DLCTRL DEBUG Tx Command reply: GET_REPLY 125347831 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817124000070 DLCTRL DEBUG Command: GET 895658742 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817124000070 DLCTRL DEBUG Tx Command reply: GET_REPLY 895658742 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817124000075 DLCTRL DEBUG Command: GET 338162270 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817124000075 DLCTRL DEBUG Tx Command reply: GET_REPLY 338162270 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124000078 DLCTRL DEBUG Command: GET 785048860 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124000078 DLCTRL DEBUG Tx Command reply: GET_REPLY 785048860 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124000084 DLCTRL DEBUG Command: GET 619348296 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817124000084 DLCTRL DEBUG Tx Command reply: GET_REPLY 619348296 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250817124000088 DLCTRL DEBUG Command: GET 720331381 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817124000088 DLCTRL DEBUG Tx Command reply: GET_REPLY 720331381 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817124000093 DLCTRL DEBUG Command: GET 346653628 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817124000093 DLCTRL DEBUG Tx Command reply: GET_REPLY 346653628 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817124000097 DLCTRL DEBUG Command: GET 452115001 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817124000097 DLCTRL DEBUG Tx Command reply: GET_REPLY 452115001 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124000103 DLCTRL DEBUG Command: GET 739692001 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124000103 DLCTRL DEBUG Tx Command reply: GET_REPLY 739692001 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124000109 DLCTRL DEBUG Command: GET 616165081 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817124000109 DLCTRL DEBUG Tx Command reply: GET_REPLY 616165081 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250817124000113 DLCTRL DEBUG Command: GET 52492621 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817124000113 DLCTRL DEBUG Tx Command reply: GET_REPLY 52492621 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817124000116 DLCTRL DEBUG Command: GET 986513230 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817124000116 DLCTRL DEBUG Tx Command reply: GET_REPLY 986513230 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817124000119 DLCTRL DEBUG Command: GET 98342650 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817124000119 DLCTRL DEBUG Tx Command reply: GET_REPLY 98342650 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124000122 DLCTRL DEBUG Command: GET 524174410 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124000122 DLCTRL DEBUG Tx Command reply: GET_REPLY 524174410 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124000127 DLCTRL DEBUG Command: GET 131963992 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817124000128 DLCTRL DEBUG Tx Command reply: GET_REPLY 131963992 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: 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@4feaec2ea8d8: "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@4feaec2ea8d8: 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 := '000000000000001100001000'B, t_guard := 20.000000 } 20250817124000148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53652<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@4feaec2ea8d8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)16078734 20250817124001201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124001201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124001201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250817124001201 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817124001201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf5578e, normal) (hnbgw_rua.c:407) 20250817124001201 DHNB DEBUG map_rua[0x558217700d10]{init}: Allocated (fsm.c:456) 20250817124001201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078734)[0x558217700d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817124001201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16078734 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817124001202 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817124001202 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817124001202 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250817124001202 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16078734 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817124001202 DCN DEBUG map_sccp[0x558217702f10]{init}: Allocated (fsm.c:456) 20250817124001202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558217702f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817124001202 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-16078734 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817124001202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16078734 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250817124001202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078734)[0x558217700d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817124001202 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817124001202 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817124001202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078734)[0x558217700d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817124001202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558217702f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817124001202 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817124001202 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{IDLE}: Allocated (fsm.c:456) 20250817124001202 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817124001202 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003080056400500f1100926) (sccp_scrc.c:406) 20250817124001202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124001202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124001202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124001202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124001202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124001202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124001202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124001202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124001202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124001202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124001202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124001202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124001202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124001202 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817124001202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558217702f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817124001202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078734)[0x558217700d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817124001202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124001202 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124001202 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124001202 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124001202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124001203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124001203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124001203 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@4feaec2ea8d8: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)870495 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1108)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1108)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@4feaec2ea8d8: 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 } } } 20250817124001217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124001217 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817124001217 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817124001217 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817124001217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124001217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124001217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124001217 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124001217 DLCTRL DEBUG Command: GET 398185662 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817124001217 DLCTRL DEBUG Tx Command reply: GET_REPLY 398185662 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250817124001217 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124001217 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124001217 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124001217 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817124001217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124001217 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=00264376) (sccp_scrc.c:477) 20250817124001217 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1824) 20250817124001217 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817124001217 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817124001217 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124001217 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817124001217 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) 20250817124001217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558217702f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817124001217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558217702f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817124001221 DLCTRL DEBUG Command: GET 68830182 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817124001221 DLCTRL DEBUG Tx Command reply: GET_REPLY 68830182 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817124001225 DLCTRL DEBUG Command: GET 554924703 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817124001225 DLCTRL DEBUG Tx Command reply: GET_REPLY 554924703 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124001229 DLCTRL DEBUG Command: GET 534686310 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124001229 DLCTRL DEBUG Tx Command reply: GET_REPLY 534686310 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124001234 DLCTRL DEBUG Command: GET 553750877 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817124001234 DLCTRL DEBUG Tx Command reply: GET_REPLY 553750877 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124001238 DLCTRL DEBUG Command: GET 17213265 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817124001238 DLCTRL DEBUG Tx Command reply: GET_REPLY 17213265 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817124001242 DLCTRL DEBUG Command: GET 386953705 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817124001242 DLCTRL DEBUG Tx Command reply: GET_REPLY 386953705 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817124001246 DLCTRL DEBUG Command: GET 250536433 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817124001246 DLCTRL DEBUG Tx Command reply: GET_REPLY 250536433 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124001249 DLCTRL DEBUG Command: GET 418376219 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124001249 DLCTRL DEBUG Tx Command reply: GET_REPLY 418376219 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124001253 DLCTRL DEBUG Command: GET 518510867 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817124001253 DLCTRL DEBUG Tx Command reply: GET_REPLY 518510867 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124001255 DLCTRL DEBUG Command: GET 475453429 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817124001255 DLCTRL DEBUG Tx Command reply: GET_REPLY 475453429 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817124001258 DLCTRL DEBUG Command: GET 89587782 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817124001258 DLCTRL DEBUG Tx Command reply: GET_REPLY 89587782 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817124001260 DLCTRL DEBUG Command: GET 711504408 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817124001260 DLCTRL DEBUG Tx Command reply: GET_REPLY 711504408 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124001262 DLCTRL DEBUG Command: GET 362535418 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124001262 DLCTRL DEBUG Tx Command reply: GET_REPLY 362535418 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124001264 DLCTRL DEBUG Command: GET 709054352 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817124001264 DLCTRL DEBUG Tx Command reply: GET_REPLY 709054352 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124001266 DLCTRL DEBUG Command: GET 838939453 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817124001266 DLCTRL DEBUG Tx Command reply: GET_REPLY 838939453 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817124001267 DLCTRL DEBUG Command: GET 767381219 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817124001267 DLCTRL DEBUG Tx Command reply: GET_REPLY 767381219 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817124001269 DLCTRL DEBUG Command: GET 202950723 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817124001269 DLCTRL DEBUG Tx Command reply: GET_REPLY 202950723 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124001270 DLCTRL DEBUG Command: GET 30903944 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124001270 DLCTRL DEBUG Tx Command reply: GET_REPLY 30903944 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124001272 DLCTRL DEBUG Command: GET 638448947 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817124001272 DLCTRL DEBUG Tx Command reply: GET_REPLY 638448947 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: 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 := '000000000000001101010110'B, t_guard := 20.000000 } 20250817124001291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124001853 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124001853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037df79), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124001853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124001853 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) 20250817124001853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817124001853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124001853 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124001853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a3cd8), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124001853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124001853 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) 20250817124001853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817124001853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124001853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124001853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124001853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124001853 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 20250817124001853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817124001854 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 20250817124001854 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817124001854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124001854 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124001854 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124001854 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 20250817124001854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817124001854 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 20250817124001854 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down HNBGW_Test.sgsn0-RAN(1109)@4feaec2ea8d8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)3291626 20250817124002313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124002313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124002313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250817124002313 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817124002313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3239ea, normal) (hnbgw_rua.c:407) 20250817124002313 DHNB DEBUG map_rua[0x558217703710]{init}: Allocated (fsm.c:456) 20250817124002313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3291626)[0x558217703710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817124002313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3291626 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817124002313 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817124002313 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817124002313 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250817124002313 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3291626 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250817124002313 DCN DEBUG map_sccp[0x5582176e25b0]{init}: Allocated (fsm.c:456) 20250817124002313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5582176e25b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817124002313 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-3291626 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250817124002313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3291626 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250817124002313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3291626)[0x558217703710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817124002313 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817124002313 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817124002313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3291626)[0x558217703710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817124002313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5582176e25b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817124002313 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817124002313 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{IDLE}: Allocated (fsm.c:456) 20250817124002313 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817124002313 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003560056400500f1100926) (sccp_scrc.c:406) 20250817124002313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124002313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124002313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124002314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124002314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124002314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124002314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124002314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124002314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124002314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124002314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124002314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124002314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124002314 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817124002314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5582176e25b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817124002314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3291626)[0x558217703710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817124002314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124002314 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124002314 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124002314 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124002314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124002314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124002314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124002314 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@4feaec2ea8d8: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@4feaec2ea8d8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@4feaec2ea8d8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)7552678 HNBGW_Test.sgsn0-SCCP(1108)@4feaec2ea8d8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@4feaec2ea8d8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817124002322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124002322 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817124002322 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817124002322 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817124002322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124002322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124002322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124002322 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124002323 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124002323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124002323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124002323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817124002323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124002323 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=00aedc2a) (sccp_scrc.c:477) 20250817124002323 DLSCCP DEBUG Received CO:COAK for local reference 120 (sccp_scoc.c:1824) 20250817124002323 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817124002323 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) MTC@4feaec2ea8d8: 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 } } } 20250817124002323 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124002323 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817124002323 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) 20250817124002323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5582176e25b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817124002323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5582176e25b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817124002324 DLCTRL DEBUG Command: GET 60553297 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817124002324 DLCTRL DEBUG Tx Command reply: GET_REPLY 60553297 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250817124002329 DLCTRL DEBUG Command: GET 451198714 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817124002329 DLCTRL DEBUG Tx Command reply: GET_REPLY 451198714 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817124002331 DLCTRL DEBUG Command: GET 903220275 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817124002331 DLCTRL DEBUG Tx Command reply: GET_REPLY 903220275 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124002334 DLCTRL DEBUG Command: GET 446064265 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124002334 DLCTRL DEBUG Tx Command reply: GET_REPLY 446064265 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124002337 DLCTRL DEBUG Command: GET 916192777 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817124002337 DLCTRL DEBUG Tx Command reply: GET_REPLY 916192777 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124002341 DLCTRL DEBUG Command: GET 791275607 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817124002341 DLCTRL DEBUG Tx Command reply: GET_REPLY 791275607 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250817124002344 DLCTRL DEBUG Command: GET 477997067 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817124002344 DLCTRL DEBUG Tx Command reply: GET_REPLY 477997067 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817124002348 DLCTRL DEBUG Command: GET 566324616 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817124002348 DLCTRL DEBUG Tx Command reply: GET_REPLY 566324616 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124002350 DLCTRL DEBUG Command: GET 424263140 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124002350 DLCTRL DEBUG Tx Command reply: GET_REPLY 424263140 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124002354 DLCTRL DEBUG Command: GET 977474544 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817124002354 DLCTRL DEBUG Tx Command reply: GET_REPLY 977474544 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124002358 DLCTRL DEBUG Command: GET 956471016 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817124002358 DLCTRL DEBUG Tx Command reply: GET_REPLY 956471016 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817124002360 DLCTRL DEBUG Command: GET 243828815 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817124002360 DLCTRL DEBUG Tx Command reply: GET_REPLY 243828815 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817124002362 DLCTRL DEBUG Command: GET 719320096 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817124002362 DLCTRL DEBUG Tx Command reply: GET_REPLY 719320096 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124002365 DLCTRL DEBUG Command: GET 142700242 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124002365 DLCTRL DEBUG Tx Command reply: GET_REPLY 142700242 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124002367 DLCTRL DEBUG Command: GET 525643845 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817124002367 DLCTRL DEBUG Tx Command reply: GET_REPLY 525643845 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124002368 DLCTRL DEBUG Command: GET 953451389 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817124002368 DLCTRL DEBUG Tx Command reply: GET_REPLY 953451389 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817124002369 DLCTRL DEBUG Command: GET 584068717 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817124002369 DLCTRL DEBUG Tx Command reply: GET_REPLY 584068717 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817124002370 DLCTRL DEBUG Command: GET 170156392 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817124002371 DLCTRL DEBUG Tx Command reply: GET_REPLY 170156392 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124002372 DLCTRL DEBUG Command: GET 705577642 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124002372 DLCTRL DEBUG Tx Command reply: GET_REPLY 705577642 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124002372 DLCTRL DEBUG Command: GET 415940241 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817124002372 DLCTRL DEBUG Tx Command reply: GET_REPLY 415940241 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: "connecting cnlink 1" 20250817124002373 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1116)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1114)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817124002589 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 20250817124002589 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 20250817124002589 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817124002589 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250817124002599 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) 20250817124002599 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250817124002599 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817124002599 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817124002599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817124002599 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250817124002599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817124002604 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) 20250817124002604 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250817124002604 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817124002604 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817124002604 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817124002604 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817124002604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817124002706 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124002706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f432f1), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124002706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124002706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124002706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124002706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124002706 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124002706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010c85f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124002706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124002706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124002706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124002706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124002706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124002706 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124002706 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124002706 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124002706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124002706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124002706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124002706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124002706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124002706 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124002707 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124002707 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124002707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124002707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124002707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124002707 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124002713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124002713 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817124002713 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817124002713 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817124002713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124002713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124002713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124002713 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124002714 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124002714 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124002714 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124002714 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817124002714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124002714 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=00f432f1) (sccp_scrc.c:477) 20250817124002714 DLSCCP DEBUG Received CO:RELCO for local reference 105 (sccp_scoc.c:1824) 20250817124002714 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817124002714 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817124002714 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124002714 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124002714 DLSCCP DEBUG SCCP-SCOC(105)[0x558217700be0]{IDLE}: Deallocated (fsm.c:568) 20250817124002917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124002917 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817124002917 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817124002917 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817124002917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124002917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124002917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124002917 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124002917 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124002917 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124002917 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124002917 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817124002917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124002917 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=0010c85f) (sccp_scrc.c:477) 20250817124002917 DLSCCP DEBUG Received CO:RELCO for local reference 107 (sccp_scoc.c:1824) 20250817124002917 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817124002917 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817124002917 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124002917 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124002917 DLSCCP DEBUG SCCP-SCOC(107)[0x5582176f0950]{IDLE}: Deallocated (fsm.c:568) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(101)[0x5582176f0030]{IDLE}: Deallocated (fsm.c:568) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(102)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(103)[0x5582176fe9b0]{IDLE}: Deallocated (fsm.c:568) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124003118 DLSCCP DEBUG SCCP-SCOC(104)[0x5582176f0820]{IDLE}: Deallocated (fsm.c:568) MTC@4feaec2ea8d8: 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 := '000000000000000110100101'B, t_guard := 20.000000 } 20250817124003404 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) 20250817124003404 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817124003404 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817124003404 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 20250817124003404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124003404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124003404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124003404 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124003404 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124003404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124003404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124003404 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) 20250817124003404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124003404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817124003404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250817124003404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817124003404 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) 20250817124003404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124003404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124003404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124003404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124003404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124003404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124003404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124003404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124003404 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) 20250817124003405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124003405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124003405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124003405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817124003405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817124003405 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817124003405 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) 20250817124003405 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) 20250817124003405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124003405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124003405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124003405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124003405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124003405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124003405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124003405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124003405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124003405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124003405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124003405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124003405 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) 20250817124003405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817124003405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124003405 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817124003405 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: link up (cnlink.c:111) 20250817124003405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124003405 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124003405 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124003405 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 20250817124003405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817124003405 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 20250817124003405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817124003405 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1115)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817124003431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124004014 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817124004014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00272ae3), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124004014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124004014 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) 20250817124004014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817124004014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124004014 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817124004014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702d3b), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124004014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124004014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124004014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124004014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124004015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124004015 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124004015 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124004015 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 20250817124004015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817124004015 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 20250817124004015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817124004015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124004015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124004015 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124004015 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124004015 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124004015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124004015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124004015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124004015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124004021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124004021 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817124004021 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817124004021 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817124004021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124004021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124004021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124004021 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124004021 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124004021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124004021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124004021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817124004021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124004021 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=00702d3b) (sccp_scrc.c:477) 20250817124004021 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1824) 20250817124004021 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817124004021 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817124004021 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124004021 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124004021 DLSCCP DEBUG SCCP-SCOC(116)[0x55821766c7f0]{IDLE}: Deallocated (fsm.c:568) 20250817124004021 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) 20250817124004021 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817124004022 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817124004022 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 20250817124004022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124004022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124004022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124004022 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124004022 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124004022 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124004022 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124004022 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) 20250817124004022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124004022 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=00272ae3) (sccp_scrc.c:477) 20250817124004022 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1824) 20250817124004022 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817124004022 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817124004022 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124004022 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124004022 DLSCCP DEBUG SCCP-SCOC(117)[0x5582176e6a00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@4feaec2ea8d8: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@4feaec2ea8d8: 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)@4feaec2ea8d8: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)8090741 20250817124004442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124004442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124004442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817124004442 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817124004442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7b7475, normal) (hnbgw_rua.c:407) 20250817124004442 DHNB DEBUG map_rua[0x5582176f0030]{init}: Allocated (fsm.c:456) 20250817124004442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8090741)[0x5582176f0030]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817124004442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8090741 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250817124004442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817124004442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817124004442 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8090741 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250817124004442 DCN DEBUG map_sccp[0x5582176e2c20]{init}: Allocated (fsm.c:456) 20250817124004442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5582176e2c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817124004442 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-8090741 <-> SCCP-121 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250817124004442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8090741 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817124004442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8090741)[0x5582176f0030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817124004442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817124004442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817124004442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8090741)[0x5582176f0030]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817124004442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5582176e2c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817124004442 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817124004442 DLSCCP DEBUG SCCP-SCOC(121)[0x5582176fe9b0]{IDLE}: Allocated (fsm.c:456) 20250817124004442 DLSCCP DEBUG SCCP-SCOC(121)[0x5582176fe9b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817124004442 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001a50056400500f1100926) (sccp_scrc.c:406) 20250817124004442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124004442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124004442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124004442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124004442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124004442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124004442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124004442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124004442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124004442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124004442 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) 20250817124004442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817124004442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124004442 DLSCCP DEBUG SCCP-SCOC(121)[0x5582176fe9b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817124004442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5582176e2c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817124004442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8090741)[0x5582176f0030]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817124004443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124004443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124004443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124004443 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 20250817124004443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817124004443 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 20250817124004443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817124004443 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1114)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@4feaec2ea8d8: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@4feaec2ea8d8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)6647109 HNBGW_Test.sgsn1-SCCP(1114)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1114)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@4feaec2ea8d8: setverdict(pass): none -> pass MTC@4feaec2ea8d8: 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 } } } 20250817124004447 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) 20250817124004447 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250817124004447 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250817124004447 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 20250817124004447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124004447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124004447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124004447 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124004447 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124004447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124004447 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124004447 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) 20250817124004447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124004447 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=000f053f) (sccp_scrc.c:477) 20250817124004447 DLSCCP DEBUG Received CO:COAK for local reference 121 (sccp_scoc.c:1824) 20250817124004447 DLSCCP DEBUG SCCP-SCOC(121)[0x5582176fe9b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817124004447 DLSCCP DEBUG SCCP-SCOC(121)[0x5582176fe9b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817124004447 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124004447 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817124004447 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) 20250817124004447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5582176e2c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817124004447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5582176e2c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817124004448 DLCTRL DEBUG Command: GET 288231679 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250817124004448 DLCTRL DEBUG Tx Command reply: GET_REPLY 288231679 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250817124004449 DLCTRL DEBUG Command: GET 511610545 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250817124004449 DLCTRL DEBUG Tx Command reply: GET_REPLY 511610545 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250817124004449 DLCTRL DEBUG Command: GET 185929050 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250817124004450 DLCTRL DEBUG Tx Command reply: GET_REPLY 185929050 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124004450 DLCTRL DEBUG Command: GET 188704316 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124004450 DLCTRL DEBUG Tx Command reply: GET_REPLY 188704316 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124004451 DLCTRL DEBUG Command: GET 887242688 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250817124004451 DLCTRL DEBUG Tx Command reply: GET_REPLY 887242688 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124004452 DLCTRL DEBUG Command: GET 198503788 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250817124004452 DLCTRL DEBUG Tx Command reply: GET_REPLY 198503788 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250817124004453 DLCTRL DEBUG Command: GET 457356869 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250817124004453 DLCTRL DEBUG Tx Command reply: GET_REPLY 457356869 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250817124004454 DLCTRL DEBUG Command: GET 777035188 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250817124004454 DLCTRL DEBUG Tx Command reply: GET_REPLY 777035188 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124004454 DLCTRL DEBUG Command: GET 445066481 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124004454 DLCTRL DEBUG Tx Command reply: GET_REPLY 445066481 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124004455 DLCTRL DEBUG Command: GET 198748753 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250817124004455 DLCTRL DEBUG Tx Command reply: GET_REPLY 198748753 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124004456 DLCTRL DEBUG Command: GET 528566366 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250817124004456 DLCTRL DEBUG Tx Command reply: GET_REPLY 528566366 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250817124004456 DLCTRL DEBUG Command: GET 915080512 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250817124004456 DLCTRL DEBUG Tx Command reply: GET_REPLY 915080512 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250817124004457 DLCTRL DEBUG Command: GET 715133098 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250817124004457 DLCTRL DEBUG Tx Command reply: GET_REPLY 715133098 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124004458 DLCTRL DEBUG Command: GET 750750343 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124004458 DLCTRL DEBUG Tx Command reply: GET_REPLY 750750343 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124004458 DLCTRL DEBUG Command: GET 425371023 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250817124004458 DLCTRL DEBUG Tx Command reply: GET_REPLY 425371023 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124004459 DLCTRL DEBUG Command: GET 191316800 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250817124004459 DLCTRL DEBUG Tx Command reply: GET_REPLY 191316800 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250817124004460 DLCTRL DEBUG Command: GET 620428474 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250817124004460 DLCTRL DEBUG Tx Command reply: GET_REPLY 620428474 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250817124004461 DLCTRL DEBUG Command: GET 152792401 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250817124004461 DLCTRL DEBUG Tx Command reply: GET_REPLY 152792401 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250817124004462 DLCTRL DEBUG Command: GET 510631371 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250817124004462 DLCTRL DEBUG Tx Command reply: GET_REPLY 510631371 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250817124004463 DLCTRL DEBUG Command: GET 877415249 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250817124004463 DLCTRL DEBUG Tx Command reply: GET_REPLY 877415249 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817124004465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53644<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817124004465 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36139<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1099)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(1098)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124004466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817124004466 DLINP DEBUG SRVCONN(,r=127.0.0.1:40002<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124004466 DLINP DEBUG SRVCONN(,r=127.0.0.1:40002<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124004466 DLINP NOTICE SRV(,r=127.0.0.1:40002<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817124004466 DMAIN NOTICE (127.0.0.1:40002 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40002<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817124004466 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1106)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1105)@4feaec2ea8d8: Final verdict of PTC: none 20250817124004467 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817124004467 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) 20250817124004467 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817124004467 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817124004467 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817124004467 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) 20250817124004467 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817124004467 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817124004467 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817124004467 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) 20250817124004467 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817124004467 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817124004467 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 20250817124004467 DLSS7 <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_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1115)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1114)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@4feaec2ea8d8: Final verdict of PTC: none 20250817124004467 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817124004467 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817124004467 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817124004467 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817124004467 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817124004467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817124004467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817124004467 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817124004467 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) 20250817124004468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817124004468 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817124004468 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 20250817124004468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124004468 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817124004468 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817124004468 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817124004468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817124004468 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817124004468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817124004468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817124004468 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817124004468 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) HNBGW_Test.msc0-M3UA(1107)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@4feaec2ea8d8: Final verdict of PTC: none 20250817124004468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(1109)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1116)@4feaec2ea8d8: Final verdict of PTC: none20250817124004468 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250817124004468 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 20250817124004468 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817124004468 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) 20250817124004468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817124004468 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817124004468 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 20250817124004468 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) 20250817124004468 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250817124004468 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817124004468 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817124004468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817124004468 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250817124004468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817124004468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817124004468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817124004468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817124004468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53652<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1111)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(1108)@4feaec2ea8d8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@4feaec2ea8d8: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@4feaec2ea8d8: Final verdict of PTC: pass HNBGW-PFCP(1100)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:40:04 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 20250817124004548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124004648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124004648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124004648 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817124004648 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) 20250817124004648 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817124004648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078734)[0x558217700d10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817124004648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078734)[0x558217700d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817124004648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558217702f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817124004648 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817124004648 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817124004648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00264376), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817124004648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124004648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124004648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124004648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124004648 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817124004648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558217702f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817124004648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078734)[0x558217700d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817124004648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078734)[0x558217700d10]{disrupted}: Freeing instance (context_map.c:202) 20250817124004648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078734)[0x558217700d10]{disrupted}: Deallocated (fsm.c:568) 20250817124004648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558217702f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817124004648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558217702f10]{disconnected}: Freeing instance (context_map.c:206) 20250817124004648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558217702f10]{disconnected}: Deallocated (fsm.c:568) 20250817124004648 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16078734 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817124004648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3291626)[0x558217703710]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817124004648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3291626)[0x558217703710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817124004648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5582176e25b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817124004648 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817124004648 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817124004648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aedc2a), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817124004648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124004648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124004648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124004648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124004649 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817124004649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5582176e25b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817124004649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3291626)[0x558217703710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817124004649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3291626)[0x558217703710]{disrupted}: Freeing instance (context_map.c:202) 20250817124004649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3291626)[0x558217703710]{disrupted}: Deallocated (fsm.c:568) 20250817124004649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5582176e25b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817124004649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5582176e25b0]{disconnected}: Freeing instance (context_map.c:206) 20250817124004649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5582176e25b0]{disconnected}: Deallocated (fsm.c:568) 20250817124004649 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3291626 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250817124004649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8090741)[0x5582176f0030]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250817124004649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8090741)[0x5582176f0030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250817124004649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5582176e2c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250817124004649 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817124004649 DLSCCP DEBUG SCCP-SCOC(121)[0x5582176fe9b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817124004649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f053f), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817124004649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124004649 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) 20250817124004649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817124004649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124004649 DLSCCP DEBUG SCCP-SCOC(121)[0x5582176fe9b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817124004649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5582176e2c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817124004649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8090741)[0x5582176f0030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817124004649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8090741)[0x5582176f0030]{disrupted}: Freeing instance (context_map.c:202) 20250817124004649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8090741)[0x5582176f0030]{disrupted}: Deallocated (fsm.c:568) 20250817124004649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5582176e2c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817124004649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5582176e2c20]{disconnected}: Freeing instance (context_map.c:206) 20250817124004649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5582176e2c20]{disconnected}: Deallocated (fsm.c:568) 20250817124004649 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8090741 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250817124004649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124004649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124004649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124004649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124004649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124004649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124004649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124004649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817124004649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124004649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124004649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124004649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124004649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124004649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124004649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124004649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817124004649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124004649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124004649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124004649 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 20250817124004649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817124004649 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 20250817124004649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250817124004649 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250817124005151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53668<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=455384) Waiting for packet dumper to finish... 1 (prev_count=455384, count=456300) 20250817124006468 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817124006468 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250817124006468 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250817124006468 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817124006468 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817124006468 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817124006468 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817124006468 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817124006468 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:40:07 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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_second_rab_assignment started. 20250817124008282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124008289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124008295 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38965<->l=127.0.0.1:4262) (control_if.c:572) 20250817124008383 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124008383 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124008383 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817124008384 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817124008384 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)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817124008384 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124008384 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124008384 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124008384 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124008384 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124008384 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124008384 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124008384 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817124008384 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) 20250817124008384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124008384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124008384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124008384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124008385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124008385 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124008385 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124008385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124008385 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124008385 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124008385 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124008385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124008385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124008385 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817124008386 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124008386 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817124008386 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) 20250817124008386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124008386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124008386 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) 20250817124008386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008386 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) 20250817124008386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124008386 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) 20250817124008386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817124008386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124008386 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124008386 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124008386 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817124008386 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) 20250817124008386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124008386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124008386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124008386 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) 20250817124008386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817124008386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124008386 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124008386 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124008386 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817124008386 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) 20250817124008386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124008386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124008386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124008386 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124008386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817124008386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124008386 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124008386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124008386 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124008386 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124008386 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 20250817124008386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817124008386 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817124008386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124008386 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124008386 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124008386 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 20250817124008386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817124008386 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 20250817124008386 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817124008386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124008386 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124008386 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124008386 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817124008386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817124008386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817124008386 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1126)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(1126)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817124008406 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124008407 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124008407 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817124008407 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124008407 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124008407 DRANAP NOTICE cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: link lost (cnlink.c:118) 20250817124008407 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124008407 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124008407 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124008407 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124008409 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124008409 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817124008409 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) 20250817124008409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124008409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124008409 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) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008409 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) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124008409 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) 20250817124008409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817124008409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124008409 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124008409 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124008409 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817124008409 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) 20250817124008409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124008409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124008409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124008409 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) 20250817124008409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817124008409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124008409 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124008409 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124008409 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817124008409 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) 20250817124008409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124008409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124008409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124008409 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) 20250817124008409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817124008409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124008409 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124008409 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124008409 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817124008409 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) 20250817124008409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124008409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124008409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124008409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124008409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124008409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124008409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124008409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124008409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124008409 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124008409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124008409 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124008410 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124008410 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 20250817124008410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817124008410 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817124008410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124008410 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124008410 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124008410 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 20250817124008410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817124008410 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 20250817124008410 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817124008410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124008410 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124008410 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124008410 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 20250817124008410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817124008410 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 20250817124008410 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817124008410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124008410 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124008410 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124008410 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124008410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124008410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124008410 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1129)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(1129)@4feaec2ea8d8: M3UA emulation initiated, the test can be started MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1129)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(1127)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817124008442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124008442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124008442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817124008442 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817124008442 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) 20250817124008442 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817124008442 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817124008442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817124008442 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817124008599 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 20250817124008599 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 20250817124008599 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817124008599 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817124008608 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124008608 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817124008608 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817124008608 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817124008608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817124008608 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817124008609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817124008611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124008611 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817124008611 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817124008611 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817124008611 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817124008612 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817124008612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817124008628 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 20250817124008628 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 20250817124008628 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817124008628 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817124008634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124008634 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817124008634 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817124008634 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817124008634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817124008634 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817124008634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817124008637 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124008637 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817124008637 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817124008637 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817124008637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817124008637 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817124008637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817124009422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124009423 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817124009423 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817124009423 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817124009423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124009423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124009423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124009423 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124009423 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124009423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124009423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124009423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817124009423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124009423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817124009423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817124009423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817124009423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124009423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124009423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124009423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124009423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009424 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124009424 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817124009424 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817124009424 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817124009424 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) 20250817124009424 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) 20250817124009424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124009424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124009424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124009424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124009424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124009424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124009424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124009424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124009424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124009424 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817124009424 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817124009425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124009425 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124009425 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124009425 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124009425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124009425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124009425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817124009425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1125)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817124009441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124009441 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817124009441 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817124009441 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817124009441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124009441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124009442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124009442 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124009442 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124009442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124009442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124009442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817124009442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124009442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817124009442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817124009442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817124009442 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) 20250817124009442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124009442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124009442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009442 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) 20250817124009442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124009442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817124009442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817124009442 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817124009442 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) 20250817124009442 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) 20250817124009442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124009442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124009442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124009442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124009442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124009442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124009442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124009442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124009442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124009442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124009442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124009442 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817124009442 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817124009442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124009442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124009442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124009442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124009442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124009442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124009442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124009442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1128)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817124009455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124009699 DLSCCP DEBUG SCCP-SCOC(115)[0x5582176f9e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124009699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b7a83), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124009699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124009699 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) 20250817124009699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817124009699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124009699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124009699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124009700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124009700 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 20250817124009700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817124009700 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 20250817124009700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down TC_second_rab_assignment0(1131)@4feaec2ea8d8: 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)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@4feaec2ea8d8: Added conn table entry 0TC_second_rab_assignment0(1131)10454801 20250817124010479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124010479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124010479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817124010479 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817124010479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9f8711, normal) (hnbgw_rua.c:407) 20250817124010479 DHNB DEBUG map_rua[0x5582176e25b0]{init}: Allocated (fsm.c:456) 20250817124010479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817124010479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10454801 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817124010479 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817124010479 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817124010479 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10454801 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817124010479 DCN DEBUG map_sccp[0x5582176f0030]{init}: Allocated (fsm.c:456) 20250817124010479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817124010479 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-10454801 <-> SCCP-122 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817124010479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10454801 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817124010479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817124010479 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817124010479 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817124010479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817124010479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817124010479 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817124010479 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817124010479 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817124010479 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300019c0056400500f1100926) (sccp_scrc.c:406) 20250817124010479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124010479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124010479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124010479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124010479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124010479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124010479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124010479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124010479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124010479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124010479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124010479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124010479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124010479 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817124010479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817124010479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817124010479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124010479 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124010479 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124010479 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124010479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124010479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124010479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817124010479 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@4feaec2ea8d8: Added conn table entry 0TC_second_rab_assignment0(1131)9937841 TC_second_rab_assignment0(1131)@4feaec2ea8d8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250817124010491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124010491 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817124010491 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817124010491 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817124010491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124010491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124010491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124010491 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124010491 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124010491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124010491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124010491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817124010491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124010491 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=00f58815) (sccp_scrc.c:477) 20250817124010491 DLSCCP DEBUG Received CO:COAK for local reference 122 (sccp_scoc.c:1824) 20250817124010491 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817124010491 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817124010491 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124010491 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817124010491 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) 20250817124010491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817124010491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1131)@4feaec2ea8d8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@4feaec2ea8d8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250817124010693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124010693 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817124010693 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817124010693 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817124010693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124010693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124010693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124010693 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124010693 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124010693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124010693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124010693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817124010693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124010693 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) 20250817124010693 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250817124010693 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817124010693 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124010693 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817124010693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817124010693 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817124010693 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817124010693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817124010693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817124010693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817124010694 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250817124010694 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250817124010694 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250817124010694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817124010694 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250817124010694 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{UNUSED}: Allocated (fsm.c:456) 20250817124010694 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{UNUSED}: is child of mgw(mgw-fsm-10454801-0)[0x5582176f0820] (fsm.c:486) 20250817124010694 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10454801-0)[0x5582176f0820] (mgcp_client_endpoint_fsm.c:724) 20250817124010694 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817124010694 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817124010694 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250817124010694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10454801-0)[0x558217700be0]{ST_CRCX}: Allocated (fsm.c:456) 20250817124010694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10454801-0)[0x558217700be0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950] (fsm.c:486) 20250817124010694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10454801-0)[0x558217700be0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817124010694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10454801-0)[0x558217700be0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250817124010694 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 9f87'... (mgcp_client.c:807) 20250817124010694 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250817124010694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10454801-0)[0x558217700be0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817124010694 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@4feaec2ea8d8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f871117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f871117", 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)@4feaec2ea8d8: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f871117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f871117", 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)@4feaec2ea8d8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250817124010734 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250817124010734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250817124010734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250817124010734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817124010734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817124010734 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250817124010734 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010734 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010734 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817124010734 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817124010734 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010734 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817124010734 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250817124010734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817124010734 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250817124010734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250817124010734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250817124010734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817124010734 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124010771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124010771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124010771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250817124010771 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817124010771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9f8711) (hnbgw_rua.c:471) 20250817124010771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10454801 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250817124010772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817124010772 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817124010772 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817124010772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817124010772 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817124010772 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250817124010772 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250817124010772 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817124010772 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250817124010772 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10454801-0)[0x5582176f0820] (mgcp_client_endpoint_fsm.c:724) 20250817124010772 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817124010772 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817124010772 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010772 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250817124010772 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 9f87'... (mgcp_client.c:807) 20250817124010772 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250817124010772 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817124010772 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817124010772 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010772 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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)@4feaec2ea8d8: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9f871117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f871117", 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" } } } } } } } 20250817124010798 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250817124010798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250817124010798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250817124010798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010798 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817124010798 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250817124010798 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10454801-0)[0x5582176f0820] (mgcp_client_endpoint_fsm.c:724) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250817124010798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10454801-0)[0x558217703ba0]{ST_CRCX}: Allocated (fsm.c:456) 20250817124010798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10454801-0)[0x558217703ba0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950] (fsm.c:486) 20250817124010798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10454801-0)[0x558217703ba0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250817124010798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10454801-0)[0x558217703ba0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250817124010798 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 9f87'... (mgcp_client.c:807) 20250817124010798 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250817124010798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10454801-0)[0x558217703ba0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010798 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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)@4feaec2ea8d8: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9f871117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f871117", 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" } } } } } } } 20250817124010809 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250817124010809 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217703ba0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250817124010809 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217703ba0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250817124010809 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217703ba0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250817124010809 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217703ba0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250817124010809 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250817124010809 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010809 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010809 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010809 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250817124010809 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250817124010809 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010809 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{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) 20250817124010809 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250817124010809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817124010809 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250817124010809 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250817124010809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250817124010809 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817124010809 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817124010809 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=00f58815), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250817124010809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124010809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124010809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124010809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124010809 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250817124010809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124010809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124010809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124010809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124010809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124010809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124010809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817124010809 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250817124010815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124010815 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817124010815 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817124010815 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817124010815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124010815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124010815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124010815 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124010815 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124010815 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124010815 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124010815 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817124010815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124010815 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) 20250817124010815 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250817124010815 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817124010815 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124010815 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817124010815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817124010815 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250817124010815 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250817124010815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250817124010815 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817124010815 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250817124010815 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10454801 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250817124010815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250817124010815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250817124010815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817124010815 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124010818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124010818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124010818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250817124010818 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817124010818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9f8711) (hnbgw_rua.c:471) 20250817124010818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10454801 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250817124010818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817124010818 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250817124010818 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250817124010818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250817124010818 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250817124010818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250817124010818 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817124010818 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817124010818 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=00f58815), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20250817124010818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124010818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124010818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124010818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124010818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124010818 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124010818 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124010818 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124010818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124010818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124010818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817124010818 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250817124010828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124010828 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817124010828 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817124010828 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817124010828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124010828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124010828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124010828 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124010828 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124010828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124010828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124010828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817124010828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124010828 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) 20250817124010828 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250817124010828 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817124010828 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124010828 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817124010828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817124010828 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250817124010828 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250817124010828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250817124010828 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250817124010828 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250817124010829 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250817124010829 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250817124010829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817124010829 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 9f87'... (mgcp_client.c:807) 20250817124010829 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817124010829 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817124010829 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217703ba0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250817124010829 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:46688: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 9f87'... (mgcp_client.c:807) 20250817124010829 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250817124010829 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217703ba0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250817124010829 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{IN_USE}: Removing from parent mgw(mgw-fsm-10454801-0)[0x5582176f0820] (mgcp_client_endpoint_fsm.c:873) 20250817124010829 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250817124010829 DLMGCP DEBUG mgw-endp(mgw-fsm-10454801-0)[0x5582176f0950]{IN_USE}: Deallocated (fsm.c:568) 20250817124010829 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250817124010829 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250817124010829 DMGW DEBUG mgw(mgw-fsm-10454801-0)[0x5582176f0820]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250817124010829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817124010829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250817124010829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817124010829 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9f871117" }, { code := "I", val := "11111" } }, sdp := omit } 20250817124010842 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250817124010842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817124010842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817124010842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817124010842 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558217700be0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1131)@4feaec2ea8d8: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9f871117" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1131)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124010843 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250817124010843 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217703ba0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250817124010843 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217703ba0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250817124010843 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217703ba0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250817124010843 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558217703ba0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@4feaec2ea8d8: Deleted conn table entry 0TC_second_rab_assignment0(1131)10454801 20250817124010855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124010856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124010856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250817124010856 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250817124010856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9f8711,cause=radio(normal)) (hnbgw_rua.c:439) 20250817124010856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10454801 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250817124010856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250817124010856 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250817124010856 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250817124010856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250817124010856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817124010856 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817124010856 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817124010856 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=00f58815), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250817124010856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124010856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124010856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124010856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124010856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250817124010856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250817124010856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250817124010856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124010856 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124010856 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124010856 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124010856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124010856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124010856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817124010856 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@4feaec2ea8d8: Deleted conn table entry 0TC_second_rab_assignment0(1131)9937841 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: Session index based on connection ID:0 20250817124010859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124010859 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817124010859 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817124010859 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817124010859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124010859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124010859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124010859 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124010859 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124010859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124010859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124010859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817124010859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124010859 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=00f58815), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250817124010859 DLSCCP DEBUG Received CO:RELRE for local reference 122 (sccp_scoc.c:1824) 20250817124010859 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250817124010859 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124010859 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250817124010859 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) 20250817124010859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250817124010859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250817124010859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817124010859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{disconnected}: Freeing instance (context_map.c:202) 20250817124010859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10454801)[0x5582176e25b0]{disconnected}: Deallocated (fsm.c:568) 20250817124010859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817124010859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{disconnected}: Freeing instance (context_map.c:206) 20250817124010859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5582176f0030]{disconnected}: Deallocated (fsm.c:568) 20250817124010859 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10454801 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250817124010859 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=00f58815), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:406) 20250817124010859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124010859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124010859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124010859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124010859 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250817124010859 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124010859 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124010859 DLSCCP DEBUG SCCP-SCOC(122)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) 20250817124010859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124010859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124010859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124010859 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124010859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124010859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124010859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817124010859 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: RLC received in state:disconnect_pending 20250817124011854 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124011854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a3cd8), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124011854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124011854 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) 20250817124011854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817124011854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124011854 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124011854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037df79), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124011854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124011854 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) 20250817124011854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817124011854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124011855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124011855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124011855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124011855 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 20250817124011855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817124011855 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 20250817124011855 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817124011855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124011855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124011855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124011855 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 20250817124011855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817124011855 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 20250817124011855 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down TC_second_rab_assignment0(1131)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817124012872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55908<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817124012874 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38965<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1119)@4feaec2ea8d8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1120)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124012877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817124012878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124012878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124012878 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817124012878 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) 20250817124012878 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(1128)@4feaec2ea8d8: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1123)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_second_rab_assignment(1118)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1127)@4feaec2ea8d8: Final verdict of PTC: none 20250817124012880 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817124012880 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) 20250817124012880 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817124012880 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817124012880 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817124012880 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) 20250817124012880 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817124012880 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817124012880 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817124012880 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) 20250817124012880 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817124012880 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(1124)@4feaec2ea8d8: Final verdict of PTC: none 20250817124012881 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 20250817124012881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124012881 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817124012881 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817124012881 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817124012881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817124012881 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(1125)@4feaec2ea8d8: Final verdict of PTC: none 20250817124012881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817124012881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817124012881 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817124012881 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) 20250817124012881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817124012881 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817124012881 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 20250817124012881 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124012881 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817124012881 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817124012881 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817124012881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817124012881 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817124012881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817124012881 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)@4feaec2ea8d8: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1122)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1129)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(1121)@4feaec2ea8d8: Final verdict of PTC: none 20250817124012885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55920<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1130)@4feaec2ea8d8: Final verdict of PTC: none TC_second_rab_assignment0(1131)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_second_rab_assignment finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sun Aug 17 12:40:12 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 20250817124012985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124013487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55924<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=312164) Waiting for packet dumper to finish... 1 (prev_count=312164, count=312704) 20250817124014649 DLSCCP DEBUG SCCP-SCOC(121)[0x5582176fe9b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817124014649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f053f), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124014649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124014650 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) 20250817124014650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817124014650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124014650 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817124014650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aedc2a), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124014650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124014650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124014650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124014650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124014650 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250817124014650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00264376), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124014650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124014650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124014650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124014650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124014650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124014650 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124014650 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124014650 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 20250817124014650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817124014650 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 20250817124014650 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817124014650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124014650 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124014650 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124014650 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124014650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124014650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124014650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124014651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817124014651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124014651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124014651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124014651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124014651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124014651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124014651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124014651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250817124014881 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817124014881 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817124014881 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817124014881 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817124014881 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817124014881 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:40: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250817124016560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124016565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124016571 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45489<->l=127.0.0.1:4262) (control_if.c:572) 20250817124016659 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124016659 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124016659 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817124016659 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124016659 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124016659 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124016659 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124016659 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817124016659 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)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817124016660 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124016660 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124016661 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124016661 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817124016661 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) 20250817124016661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124016661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124016661 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) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016661 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) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124016661 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) 20250817124016661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817124016661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124016661 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124016661 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124016661 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817124016661 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) 20250817124016661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124016661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124016661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124016661 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) 20250817124016661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817124016661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124016661 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124016661 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124016661 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817124016661 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) 20250817124016661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124016661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124016661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124016661 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124016661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817124016661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124016661 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124016661 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124016661 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817124016661 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) 20250817124016661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124016661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124016661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124016661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124016661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124016661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124016661 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124016661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124016661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124016661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124016661 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 20250817124016661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817124016661 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817124016661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124016661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124016661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124016661 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 20250817124016661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817124016661 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 20250817124016661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250817124016661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124016661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124016661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124016661 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817124016661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817124016661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817124016661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817124016661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124016661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124016661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124016661 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124016661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124016661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124016661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1140)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(1140)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@4feaec2ea8d8: ************************************************* MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1138)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817124016680 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124016680 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124016680 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817124016681 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124016681 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124016681 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124016681 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817124016681 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) 20250817124016681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124016681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124016681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124016682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124016682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124016682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124016682 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124016682 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124016682 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124016682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124016682 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124016682 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124016682 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124016682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124016682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124016682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250817124016682 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124016682 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817124016682 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) 20250817124016682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124016682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124016682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124016682 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) 20250817124016682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817124016682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124016682 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124016682 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124016682 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124016682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124016683 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124016683 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124016683 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 20250817124016683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817124016683 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 20250817124016683 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817124016683 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124016683 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817124016683 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) 20250817124016683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124016683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124016683 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) 20250817124016684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016684 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) 20250817124016684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124016684 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) 20250817124016684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817124016684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124016684 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124016684 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124016684 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817124016684 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) 20250817124016684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124016684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124016684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124016684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124016684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124016684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124016684 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) 20250817124016684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817124016684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124016684 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124016684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124016684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124016684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124016684 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 20250817124016684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817124016684 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817124016684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124016684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124016684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124016684 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 20250817124016684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817124016684 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 20250817124016684 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1143)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(1141)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817124016874 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 20250817124016874 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 20250817124016874 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817124016874 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817124016882 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124016882 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817124016882 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817124016882 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817124016882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817124016882 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817124016883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817124016885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124016885 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817124016885 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817124016885 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817124016885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817124016885 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817124016885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817124016900 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 20250817124016901 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 20250817124016901 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817124016901 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817124016906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124016906 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817124016906 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817124016906 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817124016906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817124016906 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817124016906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817124016907 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124016907 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817124016907 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817124016907 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817124016907 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817124016907 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817124016907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817124017696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124017696 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817124017696 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817124017696 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817124017696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124017696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124017696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124017696 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124017697 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124017697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124017697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124017697 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817124017697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124017697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817124017697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817124017697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817124017697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124017697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124017697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124017697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124017697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124017697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817124017697 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817124017697 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817124017697 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) 20250817124017697 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) 20250817124017697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124017697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124017697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124017697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124017697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124017697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124017697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124017697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124017697 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124017697 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817124017697 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817124017697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124017697 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124017697 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124017697 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124017697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124017697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124017697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817124017697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1139)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817124017706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124017706 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817124017706 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817124017706 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817124017706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124017706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124017706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124017706 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124017706 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124017706 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124017706 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124017706 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817124017706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124017706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817124017706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817124017706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817124017707 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) 20250817124017707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124017707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124017707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017707 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) 20250817124017707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124017707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817124017707 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817124017707 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817124017707 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) 20250817124017707 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) 20250817124017707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124017707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124017707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124017707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124017707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124017707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124017707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124017707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124017707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124017707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124017707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124017707 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817124017707 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817124017707 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124017707 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124017707 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124017707 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124017707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124017707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124017707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124017707 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1142)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817124017711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124017711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124017711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817124017711 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817124017711 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) 20250817124017711 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817124017711 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817124017712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817124017712 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817124017715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124017715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124017715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250817124017715 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250817124017715 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250817124017916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124017916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124017916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817124017916 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817124017917 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) 20250817124017917 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817124017917 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817124017917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817124017917 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@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed MTC@4feaec2ea8d8: talloc reports "struct hnb_context" x 1, expecting 1 MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817124017934 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45489<->l=127.0.0.1:4262) (control_if.c:193) 20250817124017935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39796<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1134)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(1133)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124017939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39794<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817124017941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124017941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124017941 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817124017941 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) 20250817124017941 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1142)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1141)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1138)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1139)@4feaec2ea8d8: Final verdict of PTC: none 20250817124017942 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817124017942 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) 20250817124017942 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817124017942 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250817124017942 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817124017942 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) 20250817124017943 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817124017943 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817124017943 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 20250817124017943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124017943 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817124017943 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817124017943 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817124017943 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817124017943 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817124017943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817124017943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817124017943 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817124017943 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) 20250817124017943 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817124017943 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250817124017943 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817124017943 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) 20250817124017943 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817124017943 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817124017943 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 20250817124017944 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_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@4feaec2ea8d8: Final verdict of PTC: none 20250817124017944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124017944 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817124017944 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817124017944 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817124017944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817124017944 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817124017944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-M3UA(1140)@4feaec2ea8d8: Final verdict of PTC: none 20250817124017944 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(1143)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(1135)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(1144)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@4feaec2ea8d8: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@4feaec2ea8d8: 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'. Sun Aug 17 12:40:17 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 20250817124017995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124018498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39798<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=153320) Waiting for packet dumper to finish... 1 (prev_count=153320, count=176648) 20250817124019700 DLSCCP DEBUG SCCP-SCOC(115)[0x5582176f9e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124019700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b7a83), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124019700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124019700 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) 20250817124019700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817124019700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124019700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124019700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124019700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124019700 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 20250817124019700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817124019700 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 20250817124019700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817124019944 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817124019944 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817124019944 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250817124019944 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817124019944 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817124019944 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: 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 ------ Sun Aug 17 12:40: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_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@4feaec2ea8d8: 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@4feaec2ea8d8: Test case TC_apply_sccp started. 20250817124021623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124021625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124021627 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42377<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1149)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817124021699 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250817124021699 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817124021708 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124021708 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124021708 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: link lost (cnlink.c:118) 20250817124021708 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124021708 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1151)@4feaec2ea8d8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250817124021709 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57735 (stream_srv.c:142) 20250817124021709 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57735<->l=127.0.0.1:29169 (hnbgw.c:791) 20250817124021709 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124021709 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250817124021709 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) 20250817124021709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124021709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124021709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124021709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124021709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124021709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124021709 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124021709 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124021709 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124021709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021709 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124021709 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124021709 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124021709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124021709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124021709 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250817124021710 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124021710 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250817124021710 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) 20250817124021710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124021710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124021710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124021710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124021710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250817124021710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124021710 DRANAP DEBUG cnlink(msc-1)[0x5582176d5970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124021710 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124021710 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124021710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021710 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124021710 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124021710 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250817124021710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250817124021710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250817124021710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250817124021711 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124021711 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250817124021711 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) 20250817124021711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124021711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124021711 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) 20250817124021711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021711 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) 20250817124021711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124021711 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) 20250817124021711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250817124021711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124021711 DRANAP DEBUG cnlink(msc-3)[0x5582176d6ae0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124021711 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124021711 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250817124021711 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) 20250817124021711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124021711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124021711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124021711 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) 20250817124021711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250817124021711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124021711 DRANAP DEBUG cnlink(msc-2)[0x5582176d60e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124021711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124021711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124021711 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 20250817124021711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250817124021711 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250817124021711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124021711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124021711 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 20250817124021711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250817124021711 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 20250817124021711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1155)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-M3UA(1155)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1155)@4feaec2ea8d8: ************************************************* HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817124021726 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124021726 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124021726 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: link lost (cnlink.c:118) 20250817124021726 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124021726 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124021726 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124021726 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124021726 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250817124021726 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250817124021727 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124021727 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250817124021727 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) 20250817124021727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124021727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124021727 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) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021727 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) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124021727 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) 20250817124021727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250817124021727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124021727 DRANAP DEBUG cnlink(sgsn-3)[0x5582176d9120]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124021727 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124021727 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250817124021727 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) 20250817124021727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124021727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124021727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124021727 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) 20250817124021727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817124021727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124021727 DRANAP DEBUG cnlink(sgsn-2)[0x5582176d8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124021727 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124021727 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250817124021727 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) 20250817124021727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124021727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124021727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124021727 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) 20250817124021727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817124021727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124021727 DRANAP DEBUG cnlink(sgsn-1)[0x5582176d7e00]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124021727 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250817124021727 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250817124021727 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) 20250817124021727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124021727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124021727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124021727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124021727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124021727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124021727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124021727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124021727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124021727 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250817124021727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124021727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124021727 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 20250817124021727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250817124021727 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250817124021728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124021728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124021728 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 20250817124021728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817124021728 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 20250817124021728 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817124021728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124021728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124021728 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 20250817124021728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817124021728 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 20250817124021728 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817124021728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124021728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124021728 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124021728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124021728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124021728 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@4feaec2ea8d8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4feaec2ea8d8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1158)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-M3UA(1158)@4feaec2ea8d8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1158)@4feaec2ea8d8: ************************************************* HNBGW_Test.sgsn0-SCCP(1156)@4feaec2ea8d8: v_sccp_pdu_maxlen:268 20250817124021746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124021746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124021746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817124021746 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817124021746 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) 20250817124021746 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817124021746 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817124021746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817124021746 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@4feaec2ea8d8: setverdict(pass): none -> pass 20250817124021751 DLINP DEBUG SRVCONN(,r=127.0.0.1:57735<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124021751 DLINP DEBUG SRVCONN(,r=127.0.0.1:57735<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124021751 DLINP DEBUG SRVCONN(,r=127.0.0.1:57735<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250817124021751 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250817124021751 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) 20250817124021751 DLGLOBAL DEBUG validating counter group 0x5581fddfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20250817124021751 DHNBAP DEBUG (127.0.0.1:57735 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250817124021751 DHNBAP NOTICE (127.0.0.1:57735 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250817124021751 DHNBAP NOTICE (127.0.0.1:57735 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250817124021751 DLINP DEBUG SRVCONN(,r=127.0.0.1:57735<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817124021751 DLINP DEBUG SRVCONN(,r=127.0.0.1:57735<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124021855 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124021855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037df79), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124021855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124021855 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) 20250817124021855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817124021855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124021855 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124021855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a3cd8), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124021855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124021855 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) 20250817124021855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817124021855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124021855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124021855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124021856 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 20250817124021856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817124021856 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 20250817124021856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817124021856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021856 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124021856 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124021856 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 20250817124021856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817124021856 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 20250817124021856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817124021923 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 20250817124021923 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 20250817124021923 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817124021923 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250817124021933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021933 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250817124021933 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817124021933 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817124021933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817124021933 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250817124021933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817124021936 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021936 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817124021936 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817124021936 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817124021936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817124021936 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817124021936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817124021937 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 20250817124021937 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 20250817124021937 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250817124021937 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)@4feaec2ea8d8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250817124021942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021942 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250817124021942 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250817124021942 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250817124021942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250817124021942 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250817124021942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250817124021943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124021943 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250817124021943 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250817124021943 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250817124021943 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250817124021943 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250817124021943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250817124022741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124022741 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817124022741 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817124022741 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817124022741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124022741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124022741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124022741 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124022741 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124022741 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124022741 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124022741 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817124022741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124022741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817124022741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250817124022741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817124022741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124022741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124022741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124022741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124022741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124022741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817124022741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817124022741 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817124022741 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) 20250817124022741 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) 20250817124022741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124022741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124022741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124022741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124022741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124022741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124022741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124022741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124022741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124022741 DRANAP DEBUG cnlink(msc-0)[0x5582176d5200]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817124022741 DRANAP NOTICE cnlink(msc-0)[0x5582176d5200]{CONNECTED}: link up (cnlink.c:111) 20250817124022741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124022741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124022741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124022741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124022741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124022741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124022741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817124022741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1154)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817124022747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124022747 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817124022747 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817124022747 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817124022747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124022747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124022747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124022747 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124022747 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124022747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124022747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124022747 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817124022747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124022747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250817124022747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250817124022747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250817124022747 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) 20250817124022747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124022747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124022747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022747 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) 20250817124022747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124022747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250817124022747 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250817124022747 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250817124022747 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) 20250817124022747 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) 20250817124022747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250817124022747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250817124022747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124022747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124022747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124022747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124022747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124022747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124022747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124022747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124022747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124022747 DRANAP DEBUG cnlink(sgsn-0)[0x5582176d7470]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250817124022747 DRANAP NOTICE cnlink(sgsn-0)[0x5582176d7470]{CONNECTED}: link up (cnlink.c:111) 20250817124022748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124022748 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124022748 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124022748 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124022748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124022748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124022748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124022748 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1157)@4feaec2ea8d8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250817124023763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124024650 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124024650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00264376), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124024650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124024650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124024650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124024650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124024650 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124024650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aedc2a), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124024650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124024650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124024650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250817124024650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124024650 DLSCCP DEBUG SCCP-SCOC(121)[0x5582176fe9b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124024650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f053f), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124024650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124024650 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) 20250817124024650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817124024650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124024651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124024651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124024651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124024651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124024651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124024651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124024651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124024651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124024651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124024651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124024651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124024651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250817124024651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250817124024651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250817124024651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250817124024651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124024651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124024651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124024651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124024651 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 20250817124024651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817124024651 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 20250817124024651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250817124024652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124024652 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817124024652 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817124024652 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817124024652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124024652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124024652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124024652 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124024652 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124024652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124024652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124024652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817124024652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124024652 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=00264376) (sccp_scrc.c:477) 20250817124024652 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1824) 20250817124024652 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817124024652 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817124024652 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124024652 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124024652 DLSCCP DEBUG SCCP-SCOC(119)[0x5582176ed760]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1154)@4feaec2ea8d8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1154)@4feaec2ea8d8: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1160) TC_apply_sccp-Iuh0-RUA(1150)@4feaec2ea8d8: Added conn table entry 0TC_apply_sccp0(1160)9484792 20250817124024787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124024788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124024788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250817124024788 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250817124024788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x90b9f8, normal) (hnbgw_rua.c:407) 20250817124024788 DHNB DEBUG map_rua[0x5582176e25b0]{init}: Allocated (fsm.c:456) 20250817124024788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250817124024788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9484792 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250817124024788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817124024788 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817124024788 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9484792 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250817124024788 DCN DEBUG map_sccp[0x5582176f0030]{init}: Allocated (fsm.c:456) 20250817124024788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250817124024788 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-9484792 <-> SCCP-123 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250817124024788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9484792 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250817124024788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250817124024788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250817124024788 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250817124024788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250817124024788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817124024788 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250817124024788 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{IDLE}: Allocated (fsm.c:456) 20250817124024788 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250817124024788 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001d30056400500f1100926) (sccp_scrc.c:406) 20250817124024788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124024788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124024788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124024788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124024788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124024788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124024788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250817124024788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250817124024788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250817124024788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124024788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124024788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124024788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124024788 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250817124024788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250817124024788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250817124024788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124024788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124024788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124024788 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124024788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124024788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124024789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817124024789 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: First idle individual index:0 HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1154)@4feaec2ea8d8: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1160) HNBGW_Test.msc0-RAN(1154)@4feaec2ea8d8: Added conn table entry 0TC_apply_sccp0(1160)16714505 HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1160)@4feaec2ea8d8: setverdict(pass): none -> pass 20250817124024807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124024807 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817124024807 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817124024807 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817124024807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124024807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124024807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124024807 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124024807 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124024807 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124024807 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124024807 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817124024807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124024807 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=008f95dd) (sccp_scrc.c:477) 20250817124024807 DLSCCP DEBUG Received CO:COAK for local reference 123 (sccp_scoc.c:1824) 20250817124024807 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250817124024808 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250817124024808 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124024808 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250817124024808 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) 20250817124024808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250817124024808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250817124024857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124024857 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250817124024857 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250817124024857 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250817124024857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124024857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124024857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124024857 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124024857 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124024857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124024857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124024857 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250817124024857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124024857 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=00aedc2a) (sccp_scrc.c:477) 20250817124024857 DLSCCP DEBUG Received CO:RELCO for local reference 120 (sccp_scoc.c:1824) 20250817124024857 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817124024857 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250817124024857 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124024857 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124024857 DLSCCP DEBUG SCCP-SCOC(120)[0x5582176e7870]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp0(1160)@4feaec2ea8d8: "Changing SCCP address, don't apply yet" 20250817124025808 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250817124026827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124026827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124026827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250817124026827 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250817124026827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x90b9f8) (hnbgw_rua.c:471) 20250817124026827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9484792 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250817124026827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250817124026827 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250817124026827 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250817124026827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250817124026827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250817124026827 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250817124026827 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250817124026827 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=008f95dd), PART(T=Data,L=22,D=001440120000010010400b0a7814b24fd6a27d4a666b) (sccp_scrc.c:406) 20250817124026827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124026827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124026827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124026827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124026827 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124026827 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124026827 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124026827 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124026827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124026827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124026827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817124026827 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1160)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: vl_len:22 HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: vl_from0 HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A16919BF861396E5DFA33'O 20250817124026834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124026835 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817124026835 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817124026835 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817124026835 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124026835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124026835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124026835 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124026835 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124026835 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124026835 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124026835 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817124026835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124026835 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=001440120000010010400b0a16919bf861396e5dfa33) (sccp_scrc.c:477) 20250817124026835 DLSCCP DEBUG Received CO:CODT for local reference 123 (sccp_scoc.c:1824) 20250817124026835 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250817124026835 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250817124026835 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250817124026835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250817124026835 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250817124026835 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250817124026835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250817124026835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250817124026835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250817124026835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817124026835 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)@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1160)@4feaec2ea8d8: "Apply SCCP address changes" 20250817124026840 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250817124026840 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250817124026840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250817124026840 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250817124026840 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250817124026840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f95dd), PART(T=Source Reference,L=4,D=0000007b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250817124026840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124026840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250817124026840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250817124026840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124026840 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250817124026840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250817124026840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250817124026840 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250817124026840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250817124026840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250817124026840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250817124026840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{disrupted}: Freeing instance (context_map.c:202) 20250817124026840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9484792)[0x5582176e25b0]{disrupted}: Deallocated (fsm.c:568) 20250817124026840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250817124026840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{disconnected}: Freeing instance (context_map.c:206) 20250817124026840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5582176f0030]{disconnected}: Deallocated (fsm.c:568) 20250817124026840 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9484792 SCCP-123 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250817124026840 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250817124026840 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250817124026840 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250817124026840 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817124026840 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817124026840 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817124026840 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817124026840 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817124026840 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817124026840 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250817124026840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250817124026840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250817124026840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124026840 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124026840 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124026840 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250817124026840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250817124026840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250817124026841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250817124026841 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: Session index based on local reference:0 20250817124026842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124026842 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250817124026842 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250817124026842 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250817124026842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250817124026842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250817124026842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250817124026842 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250817124026842 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250817124026842 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250817124026842 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250817124026842 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250817124026842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250817124026842 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=008f95dd) (sccp_scrc.c:477) 20250817124026842 DLSCCP DEBUG Received CO:RELCO for local reference 123 (sccp_scoc.c:1824) 20250817124026842 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250817124026842 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) HNBGW_Test.msc0-RAN(1154)@4feaec2ea8d8: Deleted conn table entry 0TC_apply_sccp0(1160)16714505 20250817124026842 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124026842 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124026842 DLSCCP DEBUG SCCP-SCOC(123)[0x5582176e2c20]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1150)@4feaec2ea8d8: Deleted conn table entry 0TC_apply_sccp0(1160)9484792 MTC@4feaec2ea8d8: ok: talloc reports "asn1_context" = 1 bytes 20250817124027860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39810<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817124027860 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42377<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1147)@4feaec2ea8d8: Final verdict of PTC: none VirtHNBGW-STATS(1146)@4feaec2ea8d8: Final verdict of PTC: none MTC@4feaec2ea8d8: setverdict(pass): pass -> pass, component reason not changed 20250817124027865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250817124027867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124027867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124027867 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817124027867 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) 20250817124027867 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250817124027867 DLINP DEBUG SRVCONN(,r=127.0.0.1:57735<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250817124027867 DLINP DEBUG SRVCONN(,r=127.0.0.1:57735<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250817124027867 DLINP NOTICE SRV(,r=127.0.0.1:57735<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250817124027867 DMAIN NOTICE (127.0.0.1:57735 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57735<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250817124027867 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_apply_sccp-Iuh1-RUA(1152)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1153)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1156)@4feaec2ea8d8: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1145)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1157)@4feaec2ea8d8: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1150)@4feaec2ea8d8: Final verdict of PTC: none 20250817124027870 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250817124027870 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) 20250817124027870 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250817124027870 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(1154)@4feaec2ea8d8: Final verdict of PTC: none 20250817124027870 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250817124027870 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) 20250817124027870 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817124027870 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250817124027870 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 20250817124027870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124027870 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250817124027870 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817124027870 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817124027870 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817124027870 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250817124027870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817124027870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250817124027870 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 20250817124027871 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) 20250817124027871 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250817124027871 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_apply_sccp-Iuh0(1149)@4feaec2ea8d8: Final verdict of PTC: none 20250817124027871 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250817124027871 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) 20250817124027871 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250817124027871 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250817124027871 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) 20250817124027871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124027871 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250817124027871 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250817124027871 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250817124027871 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250817124027871 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250817124027871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250817124027871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_apply_sccp-Iuh1(1151)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-PFCP(1148)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1155)@4feaec2ea8d8: Final verdict of PTC: none HNBGW-MGCP(1159)@4feaec2ea8d8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1158)@4feaec2ea8d8: Final verdict of PTC: none 20250817124027875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39816<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1160)@4feaec2ea8d8: Final verdict of PTC: pass MTC@4feaec2ea8d8: Setting final verdict of the test case. MTC@4feaec2ea8d8: Local verdict of MTC: pass MTC@4feaec2ea8d8: Local verdict of PTC MutexDispCT-TC_apply_sccp(1145): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_apply_sccp-Iuh0(1149): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1150): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_apply_sccp-Iuh1(1151): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1152): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1153): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-RAN(1154): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1155): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1156): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1157): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1158): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC HNBGW-MGCP(1159): none (pass -> pass) MTC@4feaec2ea8d8: Local verdict of PTC TC_apply_sccp0(1160): pass (pass -> pass) MTC@4feaec2ea8d8: Test case TC_apply_sccp finished. Verdict: pass MTC@4feaec2ea8d8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sun Aug 17 12:40:27 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250817124027963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250817124028466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57252<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=271192) Waiting for packet dumper to finish... 1 (prev_count=271192, count=275272) 20250817124029701 DLSCCP DEBUG SCCP-SCOC(115)[0x5582176f9e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124029701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b7a83), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124029701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124029701 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) 20250817124029701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250817124029701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124029701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124029701 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124029701 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124029701 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 20250817124029701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250817124029701 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 20250817124029701 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250817124029870 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817124029871 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250817124029871 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250817124029872 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250817124029872 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250817124029872 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@4feaec2ea8d8: 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@4feaec2ea8d8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4feaec2ea8d8: Terminating MTC. MC@4feaec2ea8d8: MTC terminated. MC2> exit MC@4feaec2ea8d8: Shutting down session. MC@4feaec2ea8d8: 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 (814566) [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-20250817-1222-24de14e6-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250817124031852 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817124031852 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817124031852 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124031852 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124031852 DLSCCP DEBUG SCCP-SCOC(111)[0x5582176fecd0]{IDLE}: Deallocated (fsm.c:568) 20250817124031852 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250817124031852 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250817124031852 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250817124031852 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250817124031852 DLSCCP DEBUG SCCP-SCOC(112)[0x558217688a10]{IDLE}: Deallocated (fsm.c:568) 20250817124034651 DLSCCP DEBUG SCCP-SCOC(121)[0x5582176fe9b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250817124034651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f053f), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250817124034651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250817124034651 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) 20250817124034651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250817124034651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x55821766b310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250817124034652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250817124034652 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250817124034652 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250817124034652 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 20250817124034652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250817124034652 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 20250817124034652 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-20250817-1222-24de14e6-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (814447) [testenv][with-pfcp] Stopping hnbgw (814511) [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-20250817-1222-24de14e6-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-20250817-1222-24de14e6-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                    "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 := '000000000000001100000000'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                  [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-20250817-1222-24de14e6-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 := 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 := '000000000000001000111001'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-20250817-1222-24de14e6-1'] testenv-hnbgw-all-osmocom-latest-20250817-1222-24de14e6-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-latest/1161/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 2.07, 1.55, 0.99 + 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